dragonfly-amd64-622 at 10e796884905d23ab2419cc158769e8fdc73de4e :: 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: Intel(R) Xeon(R) CPU @ 2.20GHz # 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.282s ok archive/zip 0.579s ok bufio 0.082s ok bytes 1.260s ok cmp 0.026s ok compress/bzip2 0.156s ok compress/flate 1.141s ok compress/gzip 1.301s ok compress/lzw 0.063s ok compress/zlib 0.512s ok container/heap 0.018s ok container/list 0.042s ok container/ring 0.063s ok context 1.191s ok crypto 0.850s ok crypto/aes 0.017s ok crypto/cipher 3.755s ok crypto/des 0.029s ok crypto/dsa 0.008s ok crypto/ecdh 0.038s ok crypto/ecdsa 0.043s ok crypto/ed25519 0.071s ok crypto/elliptic 0.041s ok crypto/fips140 0.032s ok crypto/hkdf 0.006s ok crypto/hmac 0.031s ok crypto/internal/boring 0.005s ? 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.036s ok crypto/internal/fips140/aes/gcm 0.017s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.075s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.028s [no tests to run] ok crypto/internal/fips140/ecdh 0.010s ok crypto/internal/fips140/ecdsa 0.030s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.082s ok crypto/internal/fips140/edwards25519/field 0.020s ? 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.200s ok crypto/internal/fips140/nistec 0.017s [no tests to run] ok crypto/internal/fips140/nistec/fiat 0.019s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.074s ? 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.005s ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140cache 0.200s ok crypto/internal/fips140deps 0.105s ? 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 7.215s ok crypto/internal/hpke 0.017s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.324s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.028s ok crypto/mlkem 0.094s ok crypto/pbkdf2 0.032s ok crypto/rand 0.603s ok crypto/rc4 0.043s ok crypto/rsa 0.432s ok crypto/sha1 0.013s ok crypto/sha256 0.036s ok crypto/sha3 1.209s ok crypto/sha512 0.035s ok crypto/subtle 0.290s ok crypto/tls 10.505s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 0.407s ? crypto/x509/pkix [no test files] ok database/sql 0.788s ok database/sql/driver 0.039s ok debug/buildinfo 0.085s ok debug/dwarf 0.029s ok debug/elf 0.162s ok debug/gosym 0.077s ok debug/macho 0.022s ok debug/pe 0.050s ok debug/plan9obj 0.026s ok embed 0.007s [no tests to run] ok embed/internal/embedtest 0.030s ? encoding [no test files] ok encoding/ascii85 0.034s ok encoding/asn1 0.023s ok encoding/base32 0.044s ok encoding/base64 0.030s ok encoding/binary 1.020s ok encoding/csv 0.015s ok encoding/gob 2.034s ok encoding/hex 0.011s ok encoding/json 1.434s ok encoding/pem 0.861s ok encoding/xml 0.099s ok errors 0.013s ok expvar 0.009s ok flag 0.076s ok fmt 0.104s ok go/ast 0.017s ok go/build 4.244s ok go/build/constraint 0.058s ok go/constant 0.028s ok go/doc 0.055s ok go/doc/comment 0.989s ok go/format 0.062s ok go/importer 0.415s ok go/internal/gccgoimporter 0.034s ok go/internal/gcimporter 2.309s ok go/internal/srcimporter 10.718s ok go/parser 0.232s ok go/printer 0.251s ok go/scanner 0.008s ok go/token 0.151s ok go/types 14.968s ok go/version 0.006s ok hash 0.010s ok hash/adler32 0.015s ok hash/crc32 0.018s ok hash/crc64 0.035s ok hash/fnv 0.028s ok hash/maphash 0.467s ok html 0.032s ok html/template 0.085s ok image 0.045s ok image/color 0.033s ? image/color/palette [no test files] ok image/draw 0.096s ok image/gif 0.205s ? image/internal/imageutil [no test files] ok image/jpeg 1.470s ok image/png 0.324s ok index/suffixarray 0.175s ok internal/abi 0.092s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.015s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.012s ok internal/copyright 0.177s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.990s ok internal/coverage/cformat 0.020s ok internal/coverage/cmerge 0.005s ? 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.012s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.028s ok internal/coverage/slicewriter 0.009s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.016s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.027s ok internal/dag 0.021s ok internal/diff 0.016s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.038s ok internal/fuzz 0.051s ? internal/goarch [no test files] ok internal/godebug 0.727s ok internal/godebugs 6.200s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.015s ? internal/goversion [no test files] ok internal/itoa 0.005s ? 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.019s ok internal/platform 1.708s ok internal/poll 5.025s ok internal/profile 0.018s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.021s ok internal/routebsd 0.007s ok internal/runtime/atomic 0.062s ok internal/runtime/cgobench 0.007s [no tests to run] ok internal/runtime/cgroup 0.005s ? 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.153s ok internal/runtime/maps 0.418s ok internal/runtime/math 0.010s ? internal/runtime/startlinetest [no test files] ok internal/runtime/strconv 0.010s ok internal/runtime/sys 0.019s ok internal/runtime/wasitest 0.019s ok internal/saferio 0.073s ok internal/singleflight 0.052s ? internal/stringslite [no test files] ok internal/sync 1.174s ok internal/synctest 1.568s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.020s ok internal/sysinfo 0.008s ? internal/syslist [no test files] ok internal/testenv 0.254s ? internal/testhash [no test files] ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 23.018s ? internal/trace/internal/testgen [no test files] ok internal/trace/internal/tracev1 0.287s ? internal/trace/raw [no test files] ? internal/trace/testtrace [no test files] ok internal/trace/tracev2 0.020s ? 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.478s ok internal/unsafeheader 0.021s ok internal/xcoff 0.062s ok internal/zstd 0.933s ok io 2.296s ok io/fs 0.264s ok io/ioutil 0.025s ok iter 0.022s ok log 0.009s ? log/internal [no test files] ok log/slog 0.046s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.020s ok log/slog/internal/buffer 0.021s ok log/syslog 2.306s ok maps 0.011s ok math 0.012s ok math/big 6.694s ok math/big/internal/asmgen 0.051s ok math/bits 0.040s ok math/cmplx 0.009s ok math/rand 0.186s ok math/rand/v2 0.279s ok mime 0.031s ok mime/multipart 1.040s ok mime/quotedprintable 0.052s ok net 33.220s ok net/http 18.700s ok net/http/cgi 0.408s ok net/http/cookiejar 0.053s ok net/http/fcgi 0.234s ok net/http/httptest 0.075s ok net/http/httptrace 0.017s ok net/http/httputil 3.660s ok net/http/internal 0.196s ok net/http/internal/ascii 0.007s ? net/http/internal/httpcommon [no test files] ? net/http/internal/testcert [no test files] ok net/http/pprof 5.201s ok net/internal/cgotest 0.032s ok net/internal/socktest 0.034s ok net/mail 0.041s ok net/netip 0.874s ok net/rpc 0.049s ok net/rpc/jsonrpc 0.013s ok net/smtp 0.035s ok net/textproto 0.037s ok net/url 1.043s --- FAIL: TestRootChtimes (0.03s) --- FAIL: TestRootChtimes/plain_path (0.00s) root_test.go:508: after root.Chtimes("target", 2025-10-03 19:50:07.003972528 +0000 UTC m=-58.980160388, 2025-10-03 19:50:07.003976216 +0000 UTC m=-58.980157643): got mtime=2025-10-03 19:50:07.003976 +0000 UTC, want 2025-10-03 19:50:07.003976216 +0000 UTC m=-58.980157643 root_test.go:512: after root.Chtimes("target", 2025-10-03 19:50:07.003972528 +0000 UTC m=-58.980160388, 2025-10-03 19:50:07.003976216 +0000 UTC m=-58.980157643): got atime=2025-10-03 19:50:07.003976 +0000 UTC, want 2025-10-03 19:50:07.003972528 +0000 UTC m=-58.980160388 root_test.go:508: after root.Chtimes("target", 2025-10-03 19:52:07.003978373 +0000 UTC m=+61.019844448, 2025-10-03 19:52:07.003980375 +0000 UTC m=+61.019846424): got mtime=2025-10-03 19:52:07.00398 +0000 UTC, want 2025-10-03 19:52:07.003980375 +0000 UTC m=+61.019846424 root_test.go:512: after root.Chtimes("target", 2025-10-03 19:52:07.003978373 +0000 UTC m=+61.019844448, 2025-10-03 19:52:07.003980375 +0000 UTC m=+61.019846424): got atime=2025-10-03 19:52:07.00398 +0000 UTC, want 2025-10-03 19:52:07.003978373 +0000 UTC m=+61.019844448 root_test.go:508: after root.Chtimes("target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:51:07.003982376 +0000 UTC m=+1.019849004): got mtime=2025-10-03 19:51:07.003982 +0000 UTC, want 2025-10-03 19:51:07.003982376 +0000 UTC m=+1.019849004 root_test.go:512: after root.Chtimes("target", 2025-10-03 19:51:07.003984943 +0000 UTC m=+1.019851119, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.003982 +0000 UTC, want 2025-10-03 19:51:07.003984943 +0000 UTC m=+1.019851119 --- FAIL: TestRootChtimes/path_in_directory (0.00s) root_test.go:508: after root.Chtimes("a/b/c/target", 2025-10-03 19:50:07.007602574 +0000 UTC m=-58.976531110, 2025-10-03 19:50:07.007605684 +0000 UTC m=-58.976528295): got mtime=2025-10-03 19:50:07.007605 +0000 UTC, want 2025-10-03 19:50:07.007605684 +0000 UTC m=-58.976528295 root_test.go:512: after root.Chtimes("a/b/c/target", 2025-10-03 19:50:07.007602574 +0000 UTC m=-58.976531110, 2025-10-03 19:50:07.007605684 +0000 UTC m=-58.976528295): got atime=2025-10-03 19:50:07.007605 +0000 UTC, want 2025-10-03 19:50:07.007602574 +0000 UTC m=-58.976531110 root_test.go:508: after root.Chtimes("a/b/c/target", 2025-10-03 19:52:07.00760775 +0000 UTC m=+61.023474018, 2025-10-03 19:52:07.007610036 +0000 UTC m=+61.023476163): got mtime=2025-10-03 19:52:07.00761 +0000 UTC, want 2025-10-03 19:52:07.007610036 +0000 UTC m=+61.023476163 root_test.go:512: after root.Chtimes("a/b/c/target", 2025-10-03 19:52:07.00760775 +0000 UTC m=+61.023474018, 2025-10-03 19:52:07.007610036 +0000 UTC m=+61.023476163): got atime=2025-10-03 19:52:07.00761 +0000 UTC, want 2025-10-03 19:52:07.00760775 +0000 UTC m=+61.023474018 root_test.go:508: after root.Chtimes("a/b/c/target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:51:07.00761226 +0000 UTC m=+1.023478341): got mtime=2025-10-03 19:51:07.007612 +0000 UTC, want 2025-10-03 19:51:07.00761226 +0000 UTC m=+1.023478341 root_test.go:512: after root.Chtimes("a/b/c/target", 2025-10-03 19:51:07.0076142 +0000 UTC m=+1.023480281, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.007612 +0000 UTC, want 2025-10-03 19:51:07.0076142 +0000 UTC m=+1.023480281 --- FAIL: TestRootChtimes/symlink (0.00s) root_test.go:508: after root.Chtimes("link", 2025-10-03 19:50:07.011344427 +0000 UTC m=-58.972789063, 2025-10-03 19:50:07.011347332 +0000 UTC m=-58.972785858): got mtime=2025-10-03 19:50:07.011347 +0000 UTC, want 2025-10-03 19:50:07.011347332 +0000 UTC m=-58.972785858 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:50:07.011344427 +0000 UTC m=-58.972789063, 2025-10-03 19:50:07.011347332 +0000 UTC m=-58.972785858): got atime=2025-10-03 19:50:07.011347 +0000 UTC, want 2025-10-03 19:50:07.011344427 +0000 UTC m=-58.972789063 root_test.go:508: after root.Chtimes("link", 2025-10-03 19:52:07.011350817 +0000 UTC m=+61.027216965, 2025-10-03 19:52:07.011353125 +0000 UTC m=+61.027219679): got mtime=2025-10-03 19:52:07.011353 +0000 UTC, want 2025-10-03 19:52:07.011353125 +0000 UTC m=+61.027219679 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:52:07.011350817 +0000 UTC m=+61.027216965, 2025-10-03 19:52:07.011353125 +0000 UTC m=+61.027219679): got atime=2025-10-03 19:52:07.011353 +0000 UTC, want 2025-10-03 19:52:07.011350817 +0000 UTC m=+61.027216965 root_test.go:508: after root.Chtimes("link", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:51:07.011355818 +0000 UTC m=+1.027222070): got mtime=2025-10-03 19:51:07.011355 +0000 UTC, want 2025-10-03 19:51:07.011355818 +0000 UTC m=+1.027222070 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:51:07.011358181 +0000 UTC m=+1.027224366, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.011355 +0000 UTC, want 2025-10-03 19:51:07.011358181 +0000 UTC m=+1.027224366 --- FAIL: TestRootChtimes/symlink_ending_in_slash (0.00s) root_test.go:508: after root.Chtimes("link/target", 2025-10-03 19:50:07.013075915 +0000 UTC m=-58.971057987, 2025-10-03 19:50:07.013077978 +0000 UTC m=-58.971056018): got mtime=2025-10-03 19:50:07.013077 +0000 UTC, want 2025-10-03 19:50:07.013077978 +0000 UTC m=-58.971056018 root_test.go:512: after root.Chtimes("link/target", 2025-10-03 19:50:07.013075915 +0000 UTC m=-58.971057987, 2025-10-03 19:50:07.013077978 +0000 UTC m=-58.971056018): got atime=2025-10-03 19:50:07.013077 +0000 UTC, want 2025-10-03 19:50:07.013075915 +0000 UTC m=-58.971057987 root_test.go:508: after root.Chtimes("link/target", 2025-10-03 19:52:07.013079784 +0000 UTC m=+61.028945761, 2025-10-03 19:52:07.013081552 +0000 UTC m=+61.028947530): got mtime=2025-10-03 19:52:07.013081 +0000 UTC, want 2025-10-03 19:52:07.013081552 +0000 UTC m=+61.028947530 root_test.go:512: after root.Chtimes("link/target", 2025-10-03 19:52:07.013079784 +0000 UTC m=+61.028945761, 2025-10-03 19:52:07.013081552 +0000 UTC m=+61.028947530): got atime=2025-10-03 19:52:07.013081 +0000 UTC, want 2025-10-03 19:52:07.013079784 +0000 UTC m=+61.028945761 root_test.go:508: after root.Chtimes("link/target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:51:07.013083313 +0000 UTC m=+1.028949290): got mtime=2025-10-03 19:51:07.013083 +0000 UTC, want 2025-10-03 19:51:07.013083313 +0000 UTC m=+1.028949290 root_test.go:512: after root.Chtimes("link/target", 2025-10-03 19:51:07.013085046 +0000 UTC m=+1.028951020, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.013083 +0000 UTC, want 2025-10-03 19:51:07.013085046 +0000 UTC m=+1.028951020 --- FAIL: TestRootChtimes/symlink_chain (0.00s) root_test.go:508: after root.Chtimes("link", 2025-10-03 19:50:07.016144758 +0000 UTC m=-58.967988755, 2025-10-03 19:50:07.016147787 +0000 UTC m=-58.967985892): got mtime=2025-10-03 19:50:07.016147 +0000 UTC, want 2025-10-03 19:50:07.016147787 +0000 UTC m=-58.967985892 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:50:07.016144758 +0000 UTC m=-58.967988755, 2025-10-03 19:50:07.016147787 +0000 UTC m=-58.967985892): got atime=2025-10-03 19:50:07.016147 +0000 UTC, want 2025-10-03 19:50:07.016144758 +0000 UTC m=-58.967988755 root_test.go:508: after root.Chtimes("link", 2025-10-03 19:52:07.016150324 +0000 UTC m=+61.032016527, 2025-10-03 19:52:07.016152513 +0000 UTC m=+61.032019043): got mtime=2025-10-03 19:52:07.016152 +0000 UTC, want 2025-10-03 19:52:07.016152513 +0000 UTC m=+61.032019043 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:52:07.016150324 +0000 UTC m=+61.032016527, 2025-10-03 19:52:07.016152513 +0000 UTC m=+61.032019043): got atime=2025-10-03 19:52:07.016152 +0000 UTC, want 2025-10-03 19:52:07.016150324 +0000 UTC m=+61.032016527 root_test.go:508: after root.Chtimes("link", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:51:07.016155049 +0000 UTC m=+1.032021597): got mtime=2025-10-03 19:51:07.016155 +0000 UTC, want 2025-10-03 19:51:07.016155049 +0000 UTC m=+1.032021597 root_test.go:512: after root.Chtimes("link", 2025-10-03 19:51:07.016157715 +0000 UTC m=+1.032024000, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.016155 +0000 UTC, want 2025-10-03 19:51:07.016157715 +0000 UTC m=+1.032024000 --- FAIL: TestRootChtimes/path_with_dot (0.00s) root_test.go:508: after root.Chtimes("./a/./b/./target", 2025-10-03 19:50:07.018325695 +0000 UTC m=-58.965808146, 2025-10-03 19:50:07.018327943 +0000 UTC m=-58.965806028): got mtime=2025-10-03 19:50:07.018327 +0000 UTC, want 2025-10-03 19:50:07.018327943 +0000 UTC m=-58.965806028 root_test.go:512: after root.Chtimes("./a/./b/./target", 2025-10-03 19:50:07.018325695 +0000 UTC m=-58.965808146, 2025-10-03 19:50:07.018327943 +0000 UTC m=-58.965806028): got atime=2025-10-03 19:50:07.018327 +0000 UTC, want 2025-10-03 19:50:07.018325695 +0000 UTC m=-58.965808146 root_test.go:508: after root.Chtimes("./a/./b/./target", 2025-10-03 19:52:07.018329878 +0000 UTC m=+61.034195897, 2025-10-03 19:52:07.018331741 +0000 UTC m=+61.034197756): got mtime=2025-10-03 19:52:07.018331 +0000 UTC, want 2025-10-03 19:52:07.018331741 +0000 UTC m=+61.034197756 root_test.go:512: after root.Chtimes("./a/./b/./target", 2025-10-03 19:52:07.018329878 +0000 UTC m=+61.034195897, 2025-10-03 19:52:07.018331741 +0000 UTC m=+61.034197756): got atime=2025-10-03 19:52:07.018331 +0000 UTC, want 2025-10-03 19:52:07.018329878 +0000 UTC m=+61.034195897 root_test.go:508: after root.Chtimes("./a/./b/./target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:51:07.01833358 +0000 UTC m=+1.034199591): got mtime=2025-10-03 19:51:07.018333 +0000 UTC, want 2025-10-03 19:51:07.01833358 +0000 UTC m=+1.034199591 root_test.go:512: after root.Chtimes("./a/./b/./target", 2025-10-03 19:51:07.018335481 +0000 UTC m=+1.034201489, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.018333 +0000 UTC, want 2025-10-03 19:51:07.018335481 +0000 UTC m=+1.034201489 --- 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:50:07.019757133 +0000 UTC m=-58.964376601, 2025-10-03 19:50:07.019759636 +0000 UTC m=-58.964374287): got mtime=2025-10-03 19:50:07.019759 +0000 UTC, want 2025-10-03 19:50:07.019759636 +0000 UTC m=-58.964374287 root_test.go:512: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-10-03 19:50:07.019757133 +0000 UTC m=-58.964376601, 2025-10-03 19:50:07.019759636 +0000 UTC m=-58.964374287): got atime=2025-10-03 19:50:07.019759 +0000 UTC, want 2025-10-03 19:50:07.019757133 +0000 UTC m=-58.964376601 root_test.go:508: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-10-03 19:52:07.019761613 +0000 UTC m=+61.035627630, 2025-10-03 19:52:07.019763525 +0000 UTC m=+61.035629660): got mtime=2025-10-03 19:52:07.019763 +0000 UTC, want 2025-10-03 19:52:07.019763525 +0000 UTC m=+61.035629660 root_test.go:512: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-10-03 19:52:07.019761613 +0000 UTC m=+61.035627630, 2025-10-03 19:52:07.019763525 +0000 UTC m=+61.035629660): got atime=2025-10-03 19:52:07.019763 +0000 UTC, want 2025-10-03 19:52:07.019761613 +0000 UTC m=+61.035627630 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:51:07.019765487 +0000 UTC m=+1.035631604): got mtime=2025-10-03 19:51:07.019765 +0000 UTC, want 2025-10-03 19:51:07.019765487 +0000 UTC m=+1.035631604 root_test.go:512: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-10-03 19:51:07.019767457 +0000 UTC m=+1.035633703, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.019765 +0000 UTC, want 2025-10-03 19:51:07.019767457 +0000 UTC m=+1.035633703 --- FAIL: TestRootChtimes/dotdot_no_symlink (0.00s) root_test.go:508: after root.Chtimes("a/../target", 2025-10-03 19:50:07.022223545 +0000 UTC m=-58.961910381, 2025-10-03 19:50:07.02222556 +0000 UTC m=-58.961908460): got mtime=2025-10-03 19:50:07.022225 +0000 UTC, want 2025-10-03 19:50:07.02222556 +0000 UTC m=-58.961908460 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:50:07.022223545 +0000 UTC m=-58.961910381, 2025-10-03 19:50:07.02222556 +0000 UTC m=-58.961908460): got atime=2025-10-03 19:50:07.022225 +0000 UTC, want 2025-10-03 19:50:07.022223545 +0000 UTC m=-58.961910381 root_test.go:508: after root.Chtimes("a/../target", 2025-10-03 19:52:07.022227315 +0000 UTC m=+61.038093285, 2025-10-03 19:52:07.022229062 +0000 UTC m=+61.038095037): got mtime=2025-10-03 19:52:07.022229 +0000 UTC, want 2025-10-03 19:52:07.022229062 +0000 UTC m=+61.038095037 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:52:07.022227315 +0000 UTC m=+61.038093285, 2025-10-03 19:52:07.022229062 +0000 UTC m=+61.038095037): got atime=2025-10-03 19:52:07.022229 +0000 UTC, want 2025-10-03 19:52:07.022227315 +0000 UTC m=+61.038093285 root_test.go:508: after root.Chtimes("a/../target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:51:07.0222308 +0000 UTC m=+1.038096769): got mtime=2025-10-03 19:51:07.02223 +0000 UTC, want 2025-10-03 19:51:07.0222308 +0000 UTC m=+1.038096769 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:51:07.022232508 +0000 UTC m=+1.038098474, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.02223 +0000 UTC, want 2025-10-03 19:51:07.022232508 +0000 UTC m=+1.038098474 --- FAIL: TestRootChtimes/dotdot_after_symlink (0.00s) root_test.go:508: after root.Chtimes("a/../target", 2025-10-03 19:50:07.023317928 +0000 UTC m=-58.960815933, 2025-10-03 19:50:07.023320058 +0000 UTC m=-58.960813974): got mtime=2025-10-03 19:50:07.02332 +0000 UTC, want 2025-10-03 19:50:07.023320058 +0000 UTC m=-58.960813974 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:50:07.023317928 +0000 UTC m=-58.960815933, 2025-10-03 19:50:07.023320058 +0000 UTC m=-58.960813974): got atime=2025-10-03 19:50:07.02332 +0000 UTC, want 2025-10-03 19:50:07.023317928 +0000 UTC m=-58.960815933 root_test.go:508: after root.Chtimes("a/../target", 2025-10-03 19:52:07.023321817 +0000 UTC m=+61.039187789, 2025-10-03 19:52:07.023323572 +0000 UTC m=+61.039189536): got mtime=2025-10-03 19:52:07.023323 +0000 UTC, want 2025-10-03 19:52:07.023323572 +0000 UTC m=+61.039189536 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:52:07.023321817 +0000 UTC m=+61.039187789, 2025-10-03 19:52:07.023323572 +0000 UTC m=+61.039189536): got atime=2025-10-03 19:52:07.023323 +0000 UTC, want 2025-10-03 19:52:07.023321817 +0000 UTC m=+61.039187789 root_test.go:508: after root.Chtimes("a/../target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:51:07.02332532 +0000 UTC m=+1.039191285): got mtime=2025-10-03 19:51:07.023325 +0000 UTC, want 2025-10-03 19:51:07.02332532 +0000 UTC m=+1.039191285 root_test.go:512: after root.Chtimes("a/../target", 2025-10-03 19:51:07.023327031 +0000 UTC m=+1.039192995, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.023325 +0000 UTC, want 2025-10-03 19:51:07.023327031 +0000 UTC m=+1.039192995 --- FAIL: TestRootChtimes/dotdot_before_symlink (0.00s) root_test.go:508: after root.Chtimes("b/../a/target", 2025-10-03 19:50:07.024558308 +0000 UTC m=-58.959575622, 2025-10-03 19:50:07.024560348 +0000 UTC m=-58.959573662): got mtime=2025-10-03 19:50:07.02456 +0000 UTC, want 2025-10-03 19:50:07.024560348 +0000 UTC m=-58.959573662 root_test.go:512: after root.Chtimes("b/../a/target", 2025-10-03 19:50:07.024558308 +0000 UTC m=-58.959575622, 2025-10-03 19:50:07.024560348 +0000 UTC m=-58.959573662): got atime=2025-10-03 19:50:07.02456 +0000 UTC, want 2025-10-03 19:50:07.024558308 +0000 UTC m=-58.959575622 root_test.go:508: after root.Chtimes("b/../a/target", 2025-10-03 19:52:07.024562138 +0000 UTC m=+61.040428119, 2025-10-03 19:52:07.02456391 +0000 UTC m=+61.040429885): got mtime=2025-10-03 19:52:07.024563 +0000 UTC, want 2025-10-03 19:52:07.02456391 +0000 UTC m=+61.040429885 root_test.go:512: after root.Chtimes("b/../a/target", 2025-10-03 19:52:07.024562138 +0000 UTC m=+61.040428119, 2025-10-03 19:52:07.02456391 +0000 UTC m=+61.040429885): got atime=2025-10-03 19:52:07.024563 +0000 UTC, want 2025-10-03 19:52:07.024562138 +0000 UTC m=+61.040428119 root_test.go:508: after root.Chtimes("b/../a/target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:51:07.024565662 +0000 UTC m=+1.040431640): got mtime=2025-10-03 19:51:07.024565 +0000 UTC, want 2025-10-03 19:51:07.024565662 +0000 UTC m=+1.040431640 root_test.go:512: after root.Chtimes("b/../a/target", 2025-10-03 19:51:07.024567393 +0000 UTC m=+1.040433375, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.024565 +0000 UTC, want 2025-10-03 19:51:07.024567393 +0000 UTC m=+1.040433375 --- FAIL: TestRootChtimes/symlink_ends_in_dot (0.00s) root_test.go:508: after root.Chtimes("a/target", 2025-10-03 19:50:07.025725147 +0000 UTC m=-58.958408685, 2025-10-03 19:50:07.025727228 +0000 UTC m=-58.958406799): got mtime=2025-10-03 19:50:07.025727 +0000 UTC, want 2025-10-03 19:50:07.025727228 +0000 UTC m=-58.958406799 root_test.go:512: after root.Chtimes("a/target", 2025-10-03 19:50:07.025725147 +0000 UTC m=-58.958408685, 2025-10-03 19:50:07.025727228 +0000 UTC m=-58.958406799): got atime=2025-10-03 19:50:07.025727 +0000 UTC, want 2025-10-03 19:50:07.025725147 +0000 UTC m=-58.958408685 root_test.go:508: after root.Chtimes("a/target", 2025-10-03 19:52:07.025728985 +0000 UTC m=+61.041594946, 2025-10-03 19:52:07.025730699 +0000 UTC m=+61.041596656): got mtime=2025-10-03 19:52:07.02573 +0000 UTC, want 2025-10-03 19:52:07.025730699 +0000 UTC m=+61.041596656 root_test.go:512: after root.Chtimes("a/target", 2025-10-03 19:52:07.025728985 +0000 UTC m=+61.041594946, 2025-10-03 19:52:07.025730699 +0000 UTC m=+61.041596656): got atime=2025-10-03 19:52:07.02573 +0000 UTC, want 2025-10-03 19:52:07.025728985 +0000 UTC m=+61.041594946 root_test.go:508: after root.Chtimes("a/target", 0001-01-01 00:00:00 +0000 UTC, 2025-10-03 19:51:07.025732433 +0000 UTC m=+1.041598394): got mtime=2025-10-03 19:51:07.025732 +0000 UTC, want 2025-10-03 19:51:07.025732433 +0000 UTC m=+1.041598394 root_test.go:512: after root.Chtimes("a/target", 2025-10-03 19:51:07.025734143 +0000 UTC m=+1.041600099, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-10-03 19:51:07.025732 +0000 UTC, want 2025-10-03 19:51:07.025734143 +0000 UTC m=+1.041600099 FAIL FAIL os 2.270s ok os/exec 1.168s FAIL go tool dist: Failed: exit status 1