freebsd-386-13_0 at c62c69dd5c1af0e25c76071f8987480680f09222 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["LANG=C.UTF-8" "HOME=/" "MM_CHARSET=UTF-8" "RC_PID=16" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=freebsd-386-13_0" "GOARCH=386" "GOHOSTARCH=386" "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.22.6 freebsd/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 freebsd/386. --- Installed Go for freebsd/386 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: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: freebsd # OS Version: FreeBSD 13.0-STABLE FreeBSD 13.0-STABLE #0 stable/13-n248759-3684bb89d52: Thu Dec 30 02:37:49 UTC 2021 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC i386 ##### Testing packages. ok archive/tar 0.262s ok archive/zip 0.412s ok bufio 0.073s ok bytes 0.295s ok cmp 0.009s ok compress/bzip2 0.059s ok compress/flate 0.823s ok compress/gzip 1.789s ok compress/lzw 0.064s ok compress/zlib 0.457s ok container/heap 0.007s ok container/list 0.006s ok container/ring 0.005s ok context 0.023s ok crypto 0.398s ok crypto/aes 0.009s ok crypto/cipher 8.166s ok crypto/des 0.034s ok crypto/dsa 0.005s ok crypto/ecdh 0.451s ok crypto/ecdsa 0.207s ok crypto/ed25519 0.412s ok crypto/elliptic 0.048s ? crypto/fips140 [no test files] ok crypto/hkdf 0.005s ok crypto/hmac 0.018s ok crypto/internal/boring 0.003s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.055s ? 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.031s ok crypto/internal/fips140/aes/gcm 0.004s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.074s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.003s [no tests to run] ok crypto/internal/fips140/ecdh 0.014s ok crypto/internal/fips140/ecdsa 0.187s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.646s ok crypto/internal/fips140/edwards25519/field 0.083s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.259s ok crypto/internal/fips140/nistec 0.162s ok crypto/internal/fips140/nistec/fiat 0.004s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.401s ? 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] ? crypto/internal/fips140/subtle [no test files] ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140deps 0.036s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 3.279s ok crypto/internal/hpke 0.011s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.190s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.008s ok crypto/mlkem 0.109s ok crypto/pbkdf2 0.029s ok crypto/rand 0.373s ok crypto/rc4 0.054s ok crypto/rsa 1.359s ok crypto/sha1 0.005s ok crypto/sha256 0.006s ok crypto/sha3 5.487s ok crypto/sha512 0.010s ok crypto/subtle 0.235s ok crypto/tls 42.746s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 3.042s ? crypto/x509/pkix [no test files] ok database/sql 0.533s ok database/sql/driver 0.004s ok debug/buildinfo 0.028s ok debug/dwarf 0.016s ok debug/elf 0.141s ok debug/gosym 0.023s ok debug/macho 0.008s ok debug/pe 0.015s ok debug/plan9obj 0.004s ok embed 0.007s [no tests to run] ok embed/internal/embedtest 0.005s ? encoding [no test files] ok encoding/ascii85 0.008s ok encoding/asn1 0.006s ok encoding/base32 0.019s ok encoding/base64 0.006s ok encoding/binary 0.019s ok encoding/csv 0.017s ok encoding/gob 3.215s ok encoding/hex 0.005s ok encoding/json 0.217s ok encoding/pem 0.783s ok encoding/xml 0.047s ok errors 0.007s ok expvar 0.007s ok flag 0.028s ok fmt 0.107s ok go/ast 0.006s ok go/ast/internal/tests 0.069s ok go/build 5.591s ok go/build/constraint 0.074s ok go/constant 0.007s ok go/doc 0.035s ok go/doc/comment 0.798s ok go/format 0.007s ok go/importer 0.197s ok go/internal/gccgoimporter 0.011s ok go/internal/gcimporter 1.655s ok go/internal/srcimporter 5.860s ok go/parser 0.246s ok go/printer 0.194s ok go/scanner 0.004s ok go/token 0.015s ok go/types 10.095s ok go/version 0.004s ok hash 0.006s ok hash/adler32 0.007s ok hash/crc32 0.007s ok hash/crc64 0.005s ok hash/fnv 0.004s ok hash/maphash 0.270s ok html 0.004s ok html/template 0.066s ok image 0.056s ok image/color 0.020s ? image/color/palette [no test files] ok image/draw 0.083s ok image/gif 0.185s ? image/internal/imageutil [no test files] ok image/jpeg 0.184s ok image/png 0.291s ok index/suffixarray 0.229s ok internal/abi 0.041s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.003s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.003s ok internal/copyright 0.048s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.637s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.004s ? 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.005s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.004s ok internal/coverage/slicewriter 0.003s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.009s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.008s ok internal/dag 0.003s ok internal/diff 0.004s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.003s ok internal/fuzz 0.008s ? internal/goarch [no test files] ok internal/godebug 0.445s ok internal/godebugs 6.762s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.003s ? 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 1.822s ok internal/poll 0.038s ok internal/profile 0.003s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.005s ok internal/routebsd 0.005s ok internal/runtime/atomic 0.061s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 0.008s ok internal/runtime/math 0.004s ok internal/runtime/sys 0.003s ok internal/saferio 0.028s ok internal/singleflight 0.022s ? internal/stringslite [no test files] ok internal/sync 1.129s ok internal/synctest 0.837s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.003s ok internal/sysinfo 0.003s ? internal/syslist [no test files] ok internal/testenv 0.200s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 17.750s ? internal/trace/internal/testgen [no test files] ok internal/trace/internal/tracev1 0.128s ? internal/trace/raw [no test files] ? internal/trace/testtrace [no test files] ok internal/trace/tracev2 0.003s ? 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.297s ok internal/unsafeheader 0.003s ok internal/xcoff 0.007s ok internal/zstd 0.465s ok io 0.031s ok io/fs 0.486s ok io/ioutil 0.008s ok iter 0.005s ok log 0.006s ? log/internal [no test files] ok log/slog 0.023s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.004s ok log/slog/internal/buffer 0.003s ? log/slog/internal/slogtest [no test files] ok log/syslog 1.285s ok maps 0.017s ok math 0.010s ok math/big 1.612s ok math/bits 0.011s ok math/cmplx 0.005s ok math/rand 0.522s ok math/rand/v2 0.700s ok mime 0.008s ok mime/multipart 0.826s ok mime/quotedprintable 0.020s ok net 9.882s ok net/http 8.039s ok net/http/cgi 0.119s ok net/http/cookiejar 0.013s ok net/http/fcgi 0.217s ok net/http/httptest 0.117s ok net/http/httptrace 0.004s ok net/http/httputil 0.591s ok net/http/internal 0.265s 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.140s ok net/internal/cgotest 0.006s ok net/internal/socktest 0.004s ok net/mail 0.008s ok net/netip 0.822s ok net/rpc 0.029s ok net/rpc/jsonrpc 0.008s ok net/smtp 0.029s ok net/textproto 0.131s ok net/url 0.010s --- FAIL: TestRootConsistencyChmod (0.04s) --- FAIL: TestRootConsistencyChmod/file_slash_dot (0.00s) root_test.go:838: with root: res=---------- ---------- root_test.go:839: err=statat target/.: not a directory root_test.go:840: without root: res=-rw-r--r-- -rwxrwxrwx root_test.go:841: err= root_test.go:842: want consistent results, got mismatch root_test.go:852: without root, expected PathError; got: statat target/.: not a directory FAIL FAIL os 2.571s FAIL go tool dist: Failed: exit status 1