dragonfly-amd64-622 at 20c9377e47706d558e55a29eb5370ef2407a081b :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "RC_PID=2" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=dragonfly-amd64-622" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PATH=/tmp/workdir/go1.4/go/bin:/bin:/sbin:/usr/bin:/usr/local/bin" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src WARNING: //go1.4/bin/go does not exist, found /tmp/workdir/go1.4/go/bin/go from env WARNING: set /tmp/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir/go1.4/go. (go1.24.6 dragonfly/amd64) Building Go toolchain1 using /tmp/workdir/go1.4/go. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for dragonfly/amd64. --- Installed Go for dragonfly/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: dragonfly # OS Version: DragonFly 6.2-RELEASE DragonFly v6.2.2-RELEASE #2: Thu Jun 9 22:53:25 EDT 2022 root@www.shiningsilence.com:/usr/obj/home/justin/release/6_2/sys/X86_64_GENERIC x86_64 ##### Testing packages. ok archive/tar 0.270s ok archive/zip 0.935s ok bufio 1.054s ok bytes 3.115s ok cmp 0.016s ok compress/bzip2 0.058s ok compress/flate 0.958s ok compress/gzip 1.019s ok compress/lzw 0.119s ok compress/zlib 0.398s ok container/heap 0.010s ok container/list 0.012s ok container/ring 0.014s ok context 0.195s ok crypto 0.614s ok crypto/aes 0.016s ok crypto/cipher 2.652s ok crypto/des 0.014s ok crypto/dsa 0.035s ok crypto/ecdh 0.036s ok crypto/ecdsa 0.027s ok crypto/ed25519 0.035s ok crypto/elliptic 0.023s ok crypto/fips140 0.016s ok crypto/hkdf 0.005s ok crypto/hmac 0.016s ok crypto/internal/boring 0.011s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.073s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 0.024s ok crypto/internal/fips140/aes/gcm 0.013s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.040s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.016s [no tests to run] ok crypto/internal/fips140/ecdh 0.016s ok crypto/internal/fips140/ecdsa 0.024s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.067s ok crypto/internal/fips140/edwards25519/field 0.016s ? crypto/internal/fips140/entropy [no test files] ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.152s ok crypto/internal/fips140/nistec 0.013s [no tests to run] ok crypto/internal/fips140/nistec/fiat 0.012s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.049s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ok crypto/internal/fips140/subtle 0.003s ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140cache 0.139s ok crypto/internal/fips140deps 0.086s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140deps/time [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 3.381s ok crypto/internal/hpke 0.005s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.217s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.213s ok crypto/mlkem 0.071s ok crypto/pbkdf2 0.014s ok crypto/rand 0.436s ok crypto/rc4 0.026s ok crypto/rsa 0.331s ok crypto/sha1 0.008s ok crypto/sha256 0.025s ok crypto/sha3 0.911s ok crypto/sha512 0.020s ok crypto/subtle 0.198s ok crypto/tls 12.235s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 0.273s ? crypto/x509/pkix [no test files] ok database/sql 0.723s ok database/sql/driver 0.007s ok debug/buildinfo 0.094s ok debug/dwarf 0.016s ok debug/elf 0.129s ok debug/gosym 0.109s ok debug/macho 0.015s ok debug/pe 0.022s ok debug/plan9obj 0.007s ok embed 0.011s [no tests to run] ok embed/internal/embedtest 0.014s ? encoding [no test files] ok encoding/ascii85 0.011s ok encoding/asn1 0.011s ok encoding/base32 0.023s ok encoding/base64 0.011s ok encoding/binary 0.017s ok encoding/csv 0.010s ok encoding/gob 1.664s ok encoding/hex 0.012s ok encoding/json 2.447s ok encoding/pem 0.813s ok encoding/xml 0.060s ok errors 0.013s ok expvar 0.006s ok flag 1.034s ok fmt 0.064s ok go/ast 0.011s ok go/build 3.380s ok go/build/constraint 0.041s ok go/constant 0.012s ok go/doc 0.054s ok go/doc/comment 0.575s ok go/format 0.016s ok go/importer 0.215s ok go/internal/gccgoimporter 0.015s ok go/internal/gcimporter 1.618s ok go/internal/srcimporter 6.126s ok go/parser 0.168s ok go/printer 0.204s ok go/scanner 0.019s ok go/token 0.040s ok go/types 9.069s ok go/version 0.007s ok hash 0.010s ok hash/adler32 0.008s ok hash/crc32 0.019s ok hash/crc64 0.016s ok hash/fnv 0.016s ok hash/maphash 0.234s ok html 0.020s ok html/template 0.053s ok image 0.033s ok image/color 0.017s ? image/color/palette [no test files] ok image/draw 0.075s ok image/gif 0.138s ? image/internal/imageutil [no test files] ok image/jpeg 0.982s ok image/png 0.252s ok index/suffixarray 0.128s ok internal/abi 0.060s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.010s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.007s ok internal/copyright 0.083s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.573s ok internal/coverage/cformat 0.009s ok internal/coverage/cmerge 0.006s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ok internal/coverage/pods 0.006s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.008s ok internal/coverage/slicewriter 0.003s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.010s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.029s ok internal/dag 0.021s ok internal/diff 0.009s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.020s ok internal/fuzz 0.024s ? internal/goarch [no test files] ok internal/godebug 0.831s ok internal/godebugs 4.581s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.010s ? internal/goversion [no test files] ok internal/itoa 0.004s ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ? internal/msan [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ok internal/pkgbits 0.003s ok internal/platform 0.270s ok internal/poll 1.042s ok internal/profile 0.005s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.011s ok internal/routebsd 0.005s ok internal/runtime/atomic 0.036s ok internal/runtime/cgobench 0.005s [no tests to run] ok internal/runtime/cgroup 0.008s ? internal/runtime/exithook [no test files] ? internal/runtime/gc [no test files] ? internal/runtime/gc/internal/gen [no test files] ok internal/runtime/gc/scan 0.055s ok internal/runtime/maps 0.352s ok internal/runtime/math 0.004s ? internal/runtime/startlinetest [no test files] ok internal/runtime/strconv 0.004s ok internal/runtime/sys 0.011s ok internal/runtime/wasitest 0.015s ok internal/saferio 0.052s ok internal/singleflight 0.026s ? internal/stringslite [no test files] ok internal/sync 0.693s ok internal/synctest 1.177s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.014s ok internal/sysinfo 0.006s ? internal/syslist [no test files] ok internal/testenv 0.237s ? internal/testhash [no test files] ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 20.028s ? internal/trace/internal/testgen [no test files] ok internal/trace/internal/tracev1 0.180s ? internal/trace/raw [no test files] ? internal/trace/testtrace [no test files] ok internal/trace/tracev2 0.004s ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ? internal/trace/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 0.370s ok internal/unsafeheader 0.013s ok internal/xcoff 0.038s ok internal/zstd 0.735s ok io 1.317s ok io/fs 0.218s ok io/ioutil 0.013s ok iter 0.016s ok log 0.011s ? log/internal [no test files] ok log/slog 0.026s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.010s ok log/slog/internal/buffer 0.012s ok log/syslog 1.333s ok maps 0.029s ok math 2.008s ok math/big 4.875s ok math/big/internal/asmgen 0.010s ok math/bits 1.008s ok math/cmplx 0.004s ok math/rand 0.152s ok math/rand/v2 1.203s ok mime 0.007s ok mime/multipart 1.764s ok mime/quotedprintable 1.022s ok net 33.306s ok net/http 10.881s ok net/http/cgi 0.211s ok net/http/cookiejar 0.045s ok net/http/fcgi 0.223s ok net/http/httptest 1.082s ok net/http/httptrace 0.007s ok net/http/httputil 2.744s ok net/http/internal 0.108s ok net/http/internal/ascii 0.004s ? net/http/internal/httpcommon [no test files] ? net/http/internal/testcert [no test files] ok net/http/pprof 5.154s ok net/internal/cgotest 0.023s ok net/internal/socktest 0.022s ok net/mail 1.002s ok net/netip 0.547s ok net/rpc 0.036s ok net/rpc/jsonrpc 0.016s ok net/smtp 0.022s ok net/textproto 0.018s ok net/url 0.027s --- FAIL: TestRootChtimes (0.02s) --- FAIL: TestRootChtimes/plain_path (0.00s) root_test.go:508: after root.Chtimes("target", 2025-10-03 19:46:43.861243784 +0000 UTC m=-59.370938843, 2025-10-03 19:46:43.861244624 +0000 UTC m=-59.370937913): got mtime=2025-10-03 19:46:43.861244 +0000 UTC, want 2025-10-03 19:46:43.861244624 +0000 UTC m=-59.370937913 root_test.go:512: after root.Chtimes("target", 2025-10-03 19:46:43.861243784 +0000 UTC m=-59.370938843, 2025-10-03 19:46:43.861244624 +0000 UTC m=-59.370937913): got atime=2025-10-03 19:46:43.861244 +0000 UTC, want 2025-10-03 19:46:43.861243784 +0000 UTC m=-59.370938843 root_test.go:508: after root.Chtimes("target", 2025-10-03 19:48:43.861245174 +0000 UTC m=+60.629062587, 2025-10-03 19:48:43.861245664 +0000 UTC m=+60.629062977): got mtime=2025-10-03 19:48:43.861245 +0000 UTC, want 2025-10-03 19:48:43.861245664 +0000 UTC m=+60.629062977 root_test.go:512: after root.Chtimes("target", 2025-10-03 19:48:43.861245174 +0000 UTC m=+60.629062587, 2025-10-03 19:48:43.861245664 +0000 UTC m=+60.629062977): got atime=2025-10-03 19:48:43.861245 +0000 UTC, want 2025-10-03 19:48:43.861245174 +0000 UTC m=+60.629062587 root_test.go:508: after root.Chtimes("target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.861246344 +0000 UTC m=+0.629063677): got mtime=2025-10-03 19:47:43.861246 +0000 UTC, want 2025-10-03 19:47:43.861246344 +0000 UTC m=+0.629063677 root_test.go:512: after root.Chtimes("target", 2025-10-03 19:47:43.861246734 +0000 UTC m=+0.629063987, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.861246 +0000 UTC, want 2025-10-03 19:47:43.861246734 +0000 UTC m=+0.629063987 --- FAIL: TestRootChtimes/path_in_directory (0.00s) root_test.go:508: after root.Chtimes("a/b/c/target", 2025-10-03 19:46:43.863239505 +0000 UTC m=-59.368943133, 2025-10-03 19:46:43.863240105 +0000 UTC m=-59.368942642): got mtime=2025-10-03 19:46:43.86324 +0000 UTC, want 2025-10-03 19:46:43.863240105 +0000 UTC m=-59.368942642 root_test.go:512: after root.Chtimes("a/b/c/target", 2025-10-03 19:46:43.863239505 +0000 UTC m=-59.368943133, 2025-10-03 19:46:43.863240105 +0000 UTC m=-59.368942642): got atime=2025-10-03 19:46:43.86324 +0000 UTC, want 2025-10-03 19:46:43.863239505 +0000 UTC m=-59.368943133 root_test.go:508: after root.Chtimes("a/b/c/target", 2025-10-03 19:48:43.863240445 +0000 UTC m=+60.631057707, 2025-10-03 19:48:43.863240785 +0000 UTC m=+60.631058047): got mtime=2025-10-03 19:48:43.86324 +0000 UTC, want 2025-10-03 19:48:43.863240785 +0000 UTC m=+60.631058047 root_test.go:512: after root.Chtimes("a/b/c/target", 2025-10-03 19:48:43.863240445 +0000 UTC m=+60.631057707, 2025-10-03 19:48:43.863240785 +0000 UTC m=+60.631058047): got atime=2025-10-03 19:48:43.86324 +0000 UTC, want 2025-10-03 19:48:43.863240445 +0000 UTC m=+60.631057707 root_test.go:508: after root.Chtimes("a/b/c/target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.863241125 +0000 UTC m=+0.631058387): got mtime=2025-10-03 19:47:43.863241 +0000 UTC, want 2025-10-03 19:47:43.863241125 +0000 UTC m=+0.631058387 root_test.go:512: after root.Chtimes("a/b/c/target", 2025-10-03 19:47:43.863241445 +0000 UTC m=+0.631058698, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.863241 +0000 UTC, want 2025-10-03 19:47:43.863241445 +0000 UTC m=+0.631058698 --- FAIL: TestRootChtimes/symlink (0.00s) root_test.go:508: after root.Chtimes("link", 2025-10-03 19:46:43.864020335 +0000 UTC m=-59.368162232, 2025-10-03 19:46:43.864020995 +0000 UTC m=-59.368161743): got mtime=2025-10-03 19:46:43.86402 +0000 UTC, want 2025-10-03 19:46:43.864020995 +0000 UTC m=-59.368161743 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:46:43.864020335 +0000 UTC m=-59.368162232, 2025-10-03 19:46:43.864020995 +0000 UTC m=-59.368161743): got atime=2025-10-03 19:46:43.86402 +0000 UTC, want 2025-10-03 19:46:43.864020335 +0000 UTC m=-59.368162232 root_test.go:508: after root.Chtimes("link", 2025-10-03 19:48:43.864021335 +0000 UTC m=+60.631838588, 2025-10-03 19:48:43.864021664 +0000 UTC m=+60.631838928): got mtime=2025-10-03 19:48:43.864021 +0000 UTC, want 2025-10-03 19:48:43.864021664 +0000 UTC m=+60.631838928 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:48:43.864021335 +0000 UTC m=+60.631838588, 2025-10-03 19:48:43.864021664 +0000 UTC m=+60.631838928): got atime=2025-10-03 19:48:43.864021 +0000 UTC, want 2025-10-03 19:48:43.864021335 +0000 UTC m=+60.631838588 root_test.go:508: after root.Chtimes("link", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.864021984 +0000 UTC m=+0.631839248): got mtime=2025-10-03 19:47:43.864021 +0000 UTC, want 2025-10-03 19:47:43.864021984 +0000 UTC m=+0.631839248 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:47:43.864022295 +0000 UTC m=+0.631839557, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.864021 +0000 UTC, want 2025-10-03 19:47:43.864022295 +0000 UTC m=+0.631839557 --- FAIL: TestRootChtimes/symlink_ending_in_slash (0.00s) root_test.go:508: after root.Chtimes("link/target", 2025-10-03 19:46:43.865084655 +0000 UTC m=-59.367098003, 2025-10-03 19:46:43.865085204 +0000 UTC m=-59.367097532): got mtime=2025-10-03 19:46:43.865085 +0000 UTC, want 2025-10-03 19:46:43.865085204 +0000 UTC m=-59.367097532 root_test.go:512: after root.Chtimes("link/target", 2025-10-03 19:46:43.865084655 +0000 UTC m=-59.367098003, 2025-10-03 19:46:43.865085204 +0000 UTC m=-59.367097532): got atime=2025-10-03 19:46:43.865085 +0000 UTC, want 2025-10-03 19:46:43.865084655 +0000 UTC m=-59.367098003 root_test.go:508: after root.Chtimes("link/target", 2025-10-03 19:48:43.865085544 +0000 UTC m=+60.632902808, 2025-10-03 19:48:43.865085895 +0000 UTC m=+60.632903148): got mtime=2025-10-03 19:48:43.865085 +0000 UTC, want 2025-10-03 19:48:43.865085895 +0000 UTC m=+60.632903148 root_test.go:512: after root.Chtimes("link/target", 2025-10-03 19:48:43.865085544 +0000 UTC m=+60.632902808, 2025-10-03 19:48:43.865085895 +0000 UTC m=+60.632903148): got atime=2025-10-03 19:48:43.865085 +0000 UTC, want 2025-10-03 19:48:43.865085544 +0000 UTC m=+60.632902808 root_test.go:508: after root.Chtimes("link/target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.865086224 +0000 UTC m=+0.632903488): got mtime=2025-10-03 19:47:43.865086 +0000 UTC, want 2025-10-03 19:47:43.865086224 +0000 UTC m=+0.632903488 root_test.go:512: after root.Chtimes("link/target", 2025-10-03 19:47:43.865086544 +0000 UTC m=+0.632903797, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.865086 +0000 UTC, want 2025-10-03 19:47:43.865086544 +0000 UTC m=+0.632903797 --- FAIL: TestRootChtimes/symlink_chain (0.00s) root_test.go:508: after root.Chtimes("link", 2025-10-03 19:46:43.867104375 +0000 UTC m=-59.365078192, 2025-10-03 19:46:43.867105085 +0000 UTC m=-59.365077652): got mtime=2025-10-03 19:46:43.867105 +0000 UTC, want 2025-10-03 19:46:43.867105085 +0000 UTC m=-59.365077652 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:46:43.867104375 +0000 UTC m=-59.365078192, 2025-10-03 19:46:43.867105085 +0000 UTC m=-59.365077652): got atime=2025-10-03 19:46:43.867105 +0000 UTC, want 2025-10-03 19:46:43.867104375 +0000 UTC m=-59.365078192 root_test.go:508: after root.Chtimes("link", 2025-10-03 19:48:43.867105455 +0000 UTC m=+60.634922878, 2025-10-03 19:48:43.867106005 +0000 UTC m=+60.634923318): got mtime=2025-10-03 19:48:43.867106 +0000 UTC, want 2025-10-03 19:48:43.867106005 +0000 UTC m=+60.634923318 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:48:43.867105455 +0000 UTC m=+60.634922878, 2025-10-03 19:48:43.867106005 +0000 UTC m=+60.634923318): got atime=2025-10-03 19:48:43.867106 +0000 UTC, want 2025-10-03 19:48:43.867105455 +0000 UTC m=+60.634922878 root_test.go:508: after root.Chtimes("link", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.867106405 +0000 UTC m=+0.634923688): got mtime=2025-10-03 19:47:43.867106 +0000 UTC, want 2025-10-03 19:47:43.867106405 +0000 UTC m=+0.634923688 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:47:43.867106785 +0000 UTC m=+0.634924088, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.867106 +0000 UTC, want 2025-10-03 19:47:43.867106785 +0000 UTC m=+0.634924088 --- FAIL: TestRootChtimes/path_with_dot (0.00s) root_test.go:508: after root.Chtimes("./a/./b/./target", 2025-10-03 19:46:43.868444215 +0000 UTC m=-59.363738222, 2025-10-03 19:46:43.868445005 +0000 UTC m=-59.363737732): got mtime=2025-10-03 19:46:43.868445 +0000 UTC, want 2025-10-03 19:46:43.868445005 +0000 UTC m=-59.363737732 root_test.go:512: after root.Chtimes("./a/./b/./target", 2025-10-03 19:46:43.868444215 +0000 UTC m=-59.363738222, 2025-10-03 19:46:43.868445005 +0000 UTC m=-59.363737732): got atime=2025-10-03 19:46:43.868445 +0000 UTC, want 2025-10-03 19:46:43.868444215 +0000 UTC m=-59.363738222 root_test.go:508: after root.Chtimes("./a/./b/./target", 2025-10-03 19:48:43.868445345 +0000 UTC m=+60.636262608, 2025-10-03 19:48:43.868445685 +0000 UTC m=+60.636262938): got mtime=2025-10-03 19:48:43.868445 +0000 UTC, want 2025-10-03 19:48:43.868445685 +0000 UTC m=+60.636262938 root_test.go:512: after root.Chtimes("./a/./b/./target", 2025-10-03 19:48:43.868445345 +0000 UTC m=+60.636262608, 2025-10-03 19:48:43.868445685 +0000 UTC m=+60.636262938): got atime=2025-10-03 19:48:43.868445 +0000 UTC, want 2025-10-03 19:48:43.868445345 +0000 UTC m=+60.636262608 root_test.go:508: after root.Chtimes("./a/./b/./target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.868446005 +0000 UTC m=+0.636263268): got mtime=2025-10-03 19:47:43.868446 +0000 UTC, want 2025-10-03 19:47:43.868446005 +0000 UTC m=+0.636263268 root_test.go:512: after root.Chtimes("./a/./b/./target", 2025-10-03 19:47:43.868446325 +0000 UTC m=+0.636263578, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.868446 +0000 UTC, want 2025-10-03 19:47:43.868446325 +0000 UTC m=+0.636263578 --- FAIL: TestRootChtimes/path_with_dotdot (0.00s) root_test.go:508: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-10-03 19:46:43.869257965 +0000 UTC m=-59.362924612, 2025-10-03 19:46:43.869258615 +0000 UTC m=-59.362924122): got mtime=2025-10-03 19:46:43.869258 +0000 UTC, want 2025-10-03 19:46:43.869258615 +0000 UTC m=-59.362924122 root_test.go:512: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-10-03 19:46:43.869257965 +0000 UTC m=-59.362924612, 2025-10-03 19:46:43.869258615 +0000 UTC m=-59.362924122): got atime=2025-10-03 19:46:43.869258 +0000 UTC, want 2025-10-03 19:46:43.869257965 +0000 UTC m=-59.362924612 root_test.go:508: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-10-03 19:48:43.869258955 +0000 UTC m=+60.637076218, 2025-10-03 19:48:43.869259295 +0000 UTC m=+60.637076548): got mtime=2025-10-03 19:48:43.869259 +0000 UTC, want 2025-10-03 19:48:43.869259295 +0000 UTC m=+60.637076548 root_test.go:512: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-10-03 19:48:43.869258955 +0000 UTC m=+60.637076218, 2025-10-03 19:48:43.869259295 +0000 UTC m=+60.637076548): got atime=2025-10-03 19:48:43.869259 +0000 UTC, want 2025-10-03 19:48:43.869258955 +0000 UTC m=+60.637076218 root_test.go:508: after root.Chtimes("a/../a/b/../../a/b/../b/target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.869259615 +0000 UTC m=+0.637076868): got mtime=2025-10-03 19:47:43.869259 +0000 UTC, want 2025-10-03 19:47:43.869259615 +0000 UTC m=+0.637076868 root_test.go:512: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-10-03 19:47:43.869259925 +0000 UTC m=+0.637077188, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.869259 +0000 UTC, want 2025-10-03 19:47:43.869259925 +0000 UTC m=+0.637077188 --- FAIL: TestRootChtimes/dotdot_no_symlink (0.00s) root_test.go:508: after root.Chtimes("a/../target", 2025-10-03 19:46:43.870729685 +0000 UTC m=-59.361452962, 2025-10-03 19:46:43.870730295 +0000 UTC m=-59.361452442): got mtime=2025-10-03 19:46:43.87073 +0000 UTC, want 2025-10-03 19:46:43.870730295 +0000 UTC m=-59.361452442 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:46:43.870729685 +0000 UTC m=-59.361452962, 2025-10-03 19:46:43.870730295 +0000 UTC m=-59.361452442): got atime=2025-10-03 19:46:43.87073 +0000 UTC, want 2025-10-03 19:46:43.870729685 +0000 UTC m=-59.361452962 root_test.go:508: after root.Chtimes("a/../target", 2025-10-03 19:48:43.870730635 +0000 UTC m=+60.638547888, 2025-10-03 19:48:43.870730965 +0000 UTC m=+60.638548218): got mtime=2025-10-03 19:48:43.87073 +0000 UTC, want 2025-10-03 19:48:43.870730965 +0000 UTC m=+60.638548218 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:48:43.870730635 +0000 UTC m=+60.638547888, 2025-10-03 19:48:43.870730965 +0000 UTC m=+60.638548218): got atime=2025-10-03 19:48:43.87073 +0000 UTC, want 2025-10-03 19:48:43.870730635 +0000 UTC m=+60.638547888 root_test.go:508: after root.Chtimes("a/../target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.870731285 +0000 UTC m=+0.638548538): got mtime=2025-10-03 19:47:43.870731 +0000 UTC, want 2025-10-03 19:47:43.870731285 +0000 UTC m=+0.638548538 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:47:43.870731595 +0000 UTC m=+0.638548858, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.870731 +0000 UTC, want 2025-10-03 19:47:43.870731595 +0000 UTC m=+0.638548858 --- FAIL: TestRootChtimes/dotdot_after_symlink (0.00s) root_test.go:508: after root.Chtimes("a/../target", 2025-10-03 19:46:43.871511545 +0000 UTC m=-59.360671112, 2025-10-03 19:46:43.871512125 +0000 UTC m=-59.360670612): got mtime=2025-10-03 19:46:43.871512 +0000 UTC, want 2025-10-03 19:46:43.871512125 +0000 UTC m=-59.360670612 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:46:43.871511545 +0000 UTC m=-59.360671112, 2025-10-03 19:46:43.871512125 +0000 UTC m=-59.360670612): got atime=2025-10-03 19:46:43.871512 +0000 UTC, want 2025-10-03 19:46:43.871511545 +0000 UTC m=-59.360671112 root_test.go:508: after root.Chtimes("a/../target", 2025-10-03 19:48:43.871512465 +0000 UTC m=+60.639329728, 2025-10-03 19:48:43.871512805 +0000 UTC m=+60.639330058): got mtime=2025-10-03 19:48:43.871512 +0000 UTC, want 2025-10-03 19:48:43.871512805 +0000 UTC m=+60.639330058 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:48:43.871512465 +0000 UTC m=+60.639329728, 2025-10-03 19:48:43.871512805 +0000 UTC m=+60.639330058): got atime=2025-10-03 19:48:43.871512 +0000 UTC, want 2025-10-03 19:48:43.871512465 +0000 UTC m=+60.639329728 root_test.go:508: after root.Chtimes("a/../target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.871513125 +0000 UTC m=+0.639330388): got mtime=2025-10-03 19:47:43.871513 +0000 UTC, want 2025-10-03 19:47:43.871513125 +0000 UTC m=+0.639330388 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:47:43.871513435 +0000 UTC m=+0.639330698, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.871513 +0000 UTC, want 2025-10-03 19:47:43.871513435 +0000 UTC m=+0.639330698 --- FAIL: TestRootChtimes/dotdot_before_symlink (0.00s) root_test.go:508: after root.Chtimes("b/../a/target", 2025-10-03 19:46:43.872299505 +0000 UTC m=-59.359882992, 2025-10-03 19:46:43.872300265 +0000 UTC m=-59.359882462): got mtime=2025-10-03 19:46:43.8723 +0000 UTC, want 2025-10-03 19:46:43.872300265 +0000 UTC m=-59.359882462 root_test.go:512: after root.Chtimes("b/../a/target", 2025-10-03 19:46:43.872299505 +0000 UTC m=-59.359882992, 2025-10-03 19:46:43.872300265 +0000 UTC m=-59.359882462): got atime=2025-10-03 19:46:43.8723 +0000 UTC, want 2025-10-03 19:46:43.872299505 +0000 UTC m=-59.359882992 root_test.go:508: after root.Chtimes("b/../a/target", 2025-10-03 19:48:43.872300625 +0000 UTC m=+60.640117888, 2025-10-03 19:48:43.872300955 +0000 UTC m=+60.640118218): got mtime=2025-10-03 19:48:43.8723 +0000 UTC, want 2025-10-03 19:48:43.872300955 +0000 UTC m=+60.640118218 root_test.go:512: after root.Chtimes("b/../a/target", 2025-10-03 19:48:43.872300625 +0000 UTC m=+60.640117888, 2025-10-03 19:48:43.872300955 +0000 UTC m=+60.640118218): got atime=2025-10-03 19:48:43.8723 +0000 UTC, want 2025-10-03 19:48:43.872300625 +0000 UTC m=+60.640117888 root_test.go:508: after root.Chtimes("b/../a/target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.872301285 +0000 UTC m=+0.640118538): got mtime=2025-10-03 19:47:43.872301 +0000 UTC, want 2025-10-03 19:47:43.872301285 +0000 UTC m=+0.640118538 root_test.go:512: after root.Chtimes("b/../a/target", 2025-10-03 19:47:43.872301595 +0000 UTC m=+0.640118848, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.872301 +0000 UTC, want 2025-10-03 19:47:43.872301595 +0000 UTC m=+0.640118848 --- FAIL: TestRootChtimes/symlink_ends_in_dot (0.00s) root_test.go:508: after root.Chtimes("a/target", 2025-10-03 19:46:43.873331115 +0000 UTC m=-59.358851452, 2025-10-03 19:46:43.873331815 +0000 UTC m=-59.358850862): got mtime=2025-10-03 19:46:43.873331 +0000 UTC, want 2025-10-03 19:46:43.873331815 +0000 UTC m=-59.358850862 root_test.go:512: after root.Chtimes("a/target", 2025-10-03 19:46:43.873331115 +0000 UTC m=-59.358851452, 2025-10-03 19:46:43.873331815 +0000 UTC m=-59.358850862): got atime=2025-10-03 19:46:43.873331 +0000 UTC, want 2025-10-03 19:46:43.873331115 +0000 UTC m=-59.358851452 root_test.go:508: after root.Chtimes("a/target", 2025-10-03 19:48:43.873332275 +0000 UTC m=+60.641149578, 2025-10-03 19:48:43.873332725 +0000 UTC m=+60.641150038): got mtime=2025-10-03 19:48:43.873332 +0000 UTC, want 2025-10-03 19:48:43.873332725 +0000 UTC m=+60.641150038 root_test.go:512: after root.Chtimes("a/target", 2025-10-03 19:48:43.873332275 +0000 UTC m=+60.641149578, 2025-10-03 19:48:43.873332725 +0000 UTC m=+60.641150038): got atime=2025-10-03 19:48:43.873332 +0000 UTC, want 2025-10-03 19:48:43.873332275 +0000 UTC m=+60.641149578 root_test.go:508: after root.Chtimes("a/target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:47:43.873333175 +0000 UTC m=+0.641150468): got mtime=2025-10-03 19:47:43.873333 +0000 UTC, want 2025-10-03 19:47:43.873333175 +0000 UTC m=+0.641150468 root_test.go:512: after root.Chtimes("a/target", 2025-10-03 19:47:43.873333575 +0000 UTC m=+0.641150868, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:47:43.873333 +0000 UTC, want 2025-10-03 19:47:43.873333575 +0000 UTC m=+0.641150868 FAIL FAIL os 2.309s ok os/exec 0.842s FAIL go tool dist: Failed: exit status 1