freebsd-amd64-12_3 at 2bffb8b3fb2d9137ccfa87fc35137371b86a2e96 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "RC_PID=28" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=freebsd-amd64-12_3" "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/amd64. --- Installed Go for freebsd/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: freebsd # OS Version: FreeBSD 12.3-STABLE FreeBSD 12.3-STABLE r371460 GENERIC amd64 ##### Testing packages. ok archive/tar 0.124s ok archive/zip 0.234s ok bufio 0.042s ok bytes 0.174s ok cmp 0.004s ok compress/bzip2 0.045s ok compress/flate 0.506s ok compress/gzip 1.057s ok compress/lzw 0.048s ok compress/zlib 0.326s ok container/heap 0.006s ok container/list 0.006s ok container/ring 0.009s ok context 0.023s ok crypto 0.287s ok crypto/aes 0.024s ok crypto/cipher 0.336s ok crypto/des 0.008s ok crypto/dsa 0.005s ok crypto/ecdh 0.032s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.046s ok crypto/elliptic 0.008s ok crypto/hmac 0.013s ok crypto/internal/alias 0.013s ok crypto/internal/bigmod 0.057s ok crypto/internal/boring 0.006s ok crypto/internal/boring/bcache 0.064s ok crypto/internal/edwards25519 0.078s ok crypto/internal/edwards25519/field 0.014s ok crypto/internal/hpke 0.006s ok crypto/internal/mlkem768 0.256s ok crypto/internal/nistec 0.119s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.048s ok crypto/rc4 0.028s ok crypto/rsa 0.314s ok crypto/sha1 0.006s ok crypto/sha256 0.006s ok crypto/sha512 0.006s ok crypto/subtle 0.157s ok crypto/tls 0.374s ok crypto/x509 0.265s ok database/sql 0.496s ok database/sql/driver 0.003s ok debug/buildinfo 0.019s ok debug/dwarf 0.014s ok debug/elf 0.105s ok debug/gosym 0.021s ok debug/macho 0.007s ok debug/pe 0.016s ok debug/plan9obj 0.005s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.006s ok encoding/asn1 0.005s ok encoding/base32 0.018s ok encoding/base64 0.006s ok encoding/binary 0.008s ok encoding/csv 0.009s ok encoding/gob 1.428s ok encoding/hex 0.006s ok encoding/json 0.185s ok encoding/pem 0.370s ok encoding/xml 0.058s ok errors 0.005s ok expvar 0.005s ok flag 0.023s ok fmt 0.061s ok go/ast 0.006s ok go/build 2.235s ok go/build/constraint 0.057s ok go/constant 0.007s ok go/doc 0.033s ok go/doc/comment 0.708s ok go/format 0.007s ok go/importer 0.153s ok go/internal/gccgoimporter 0.012s ok go/internal/gcimporter 1.192s ok go/internal/srcimporter 5.134s ok go/parser 0.191s ok go/printer 0.128s ok go/scanner 0.004s ok go/token 0.013s ok go/types 8.573s ok go/version 0.005s ok hash 0.005s ok hash/adler32 0.008s ok hash/crc32 0.007s ok hash/crc64 0.004s ok hash/fnv 0.003s ok hash/maphash 0.036s ok html 0.004s ok html/template 0.054s ok image 0.041s ok image/color 0.020s ok image/draw 0.063s ok image/gif 0.136s ok image/jpeg 0.143s ok image/png 0.227s ok index/suffixarray 0.128s ok internal/abi 0.046s ok internal/buildcfg 0.006s ok internal/chacha8rand 0.003s ok internal/concurrent 0.113s ok internal/coverage/cfile 0.519s ok internal/coverage/cformat 0.005s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.006s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.004s ok internal/coverage/test 0.008s ok internal/cpu 0.007s ok internal/dag 0.004s ok internal/diff 0.010s ok internal/fmtsort 0.003s ok internal/fuzz 0.010s ok internal/godebug 0.358s ok internal/godebugs 5.374s ok internal/gover 0.004s ok internal/itoa 0.003s ok internal/pkgbits 0.003s ok internal/platform 1.322s ok internal/poll 0.029s ok internal/profile 0.004s ok internal/reflectlite 0.004s ok internal/runtime/atomic 0.055s ok internal/runtime/math 0.006s ok internal/runtime/sys 0.003s ok internal/saferio 0.035s ok internal/singleflight 0.020s ok internal/syscall/unix 0.003s ok internal/sysinfo 0.003s ok internal/testenv 0.157s ok internal/trace 13.897s ok internal/trace/internal/oldtrace 0.160s ok internal/types/errors 0.299s ok internal/unsafeheader 0.003s ok internal/weak 0.007s ok internal/xcoff 0.007s ok internal/zstd 0.724s ok io 0.029s ok io/fs 0.261s ok io/ioutil 0.010s ok iter 0.004s ok log 0.005s ok log/slog 0.020s ok log/slog/internal/benchmarks 0.005s ok log/slog/internal/buffer 0.007s ok log/syslog 1.301s ok maps 0.006s ok math 0.008s ok math/big 0.808s ok math/bits 0.009s ok math/cmplx 0.006s ok math/rand 0.162s ok math/rand/v2 0.225s ok mime 0.009s ok mime/multipart 0.583s ok mime/quotedprintable 0.017s ok net 7.714s ok net/http 3.806s ok net/http/cgi 0.111s ok net/http/cookiejar 0.009s ok net/http/fcgi 0.216s ok net/http/httptest 0.034s ok net/http/httptrace 0.005s ok net/http/httputil 0.587s ok net/http/internal 0.171s ok net/http/internal/ascii 0.006s ok net/http/pprof 5.205s ok net/internal/cgotest 0.005s ok net/internal/socktest 0.006s ok net/mail 0.007s ok net/netip 0.456s ok net/rpc 0.028s ok net/rpc/jsonrpc 0.007s ok net/smtp 0.012s ok net/textproto 0.019s ok net/url 0.054s ok os 0.648s ok os/exec 0.294s ok os/exec/internal/fdtest 0.003s ok os/signal 2.220s ok os/user 0.005s ok path 0.008s ok path/filepath 0.066s ok plugin 0.006s ok reflect 0.179s ok regexp 0.397s ok regexp/syntax 0.592s ok runtime 28.771s ok runtime/cgo 0.006s ok runtime/debug 0.073s ok runtime/internal/wasitest 0.006s ok runtime/metrics 0.010s ok runtime/pprof 16.421s ok runtime/trace 0.208s ok slices 0.048s ok sort 0.037s ok strconv 0.363s ok strings 0.707s ok sync 0.268s ok sync/atomic 1.393s ok syscall 2.088s ok testing 2.154s ok testing/fstest 0.008s ok testing/iotest 0.004s ok testing/quick 0.030s ok testing/slogtest 0.004s ok text/scanner 0.013s ok text/tabwriter 0.014s ok text/template 0.032s ok text/template/parse 0.012s ok time 7.722s ok unicode 0.006s ok unicode/utf16 0.004s ok unicode/utf8 0.008s ok unique 0.058s ok cmd/addr2line 0.513s ok cmd/api 11.207s ok cmd/asm/internal/asm 0.367s ok cmd/asm/internal/lex 0.009s ok cmd/cgo/internal/swig 0.015s ok cmd/cgo/internal/test 0.471s ok cmd/cgo/internal/testcarchive 43.607s ok cmd/cgo/internal/testcshared 8.007s ok cmd/cgo/internal/testerrors 8.928s ok cmd/cgo/internal/testfortran 0.012s ok cmd/cgo/internal/testgodefs 0.511s ok cmd/cgo/internal/testlife 0.653s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testplugin 30.627s ok cmd/cgo/internal/testsanitizers 20.228s ok cmd/cgo/internal/testshared 0.005s ok cmd/cgo/internal/testso 1.690s ok cmd/cgo/internal/teststdio 1.834s ok cmd/cgo/internal/testtls 0.008s ok cmd/compile 2.935s ok cmd/compile/internal/abt 0.009s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/base 0.006s ok cmd/compile/internal/compare 0.005s ok cmd/compile/internal/devirtualize 0.004s ok cmd/compile/internal/dwarfgen 0.236s ok cmd/compile/internal/importer 0.909s ok cmd/compile/internal/inline/inlheur 0.467s ok cmd/compile/internal/ir 0.005s ok cmd/compile/internal/liveness 0.024s ok cmd/compile/internal/logopt 0.170s ok cmd/compile/internal/loopvar 0.005s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/rangefunc 0.007s ok cmd/compile/internal/reflectdata 0.007s [no tests to run] ok cmd/compile/internal/ssa 5.022s ok cmd/compile/internal/ssagen 0.009s ok cmd/compile/internal/syntax 0.030s ok cmd/compile/internal/test 12.096s ok cmd/compile/internal/typecheck 0.299s ok cmd/compile/internal/types 0.006s ok cmd/compile/internal/types2 5.540s ok cmd/covdata 0.008s ok cmd/cover 1.150s ok cmd/dist 0.007s ok cmd/distpack 0.005s ok cmd/doc 0.092s ok cmd/fix 1.684s ok cmd/go 36.796s ok cmd/go/internal/auth 0.007s ok cmd/go/internal/cache 0.090s ok cmd/go/internal/cfg 0.005s [no tests to run] ok cmd/go/internal/envcmd 0.026s ok cmd/go/internal/fsys 0.028s ok cmd/go/internal/generate 0.009s ok cmd/go/internal/gover 0.006s ok cmd/go/internal/imports 0.011s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.253s ok cmd/go/internal/lockedfile/internal/filelock 0.072s ok cmd/go/internal/modfetch 0.009s ok cmd/go/internal/modfetch/codehost 0.886s ok cmd/go/internal/modfetch/zip_sum_test 0.029s ok cmd/go/internal/modindex 0.112s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.010s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.020s ok cmd/go/internal/toolchain 0.009s ok cmd/go/internal/vcs 0.011s ok cmd/go/internal/vcweb 0.013s ok cmd/go/internal/vcweb/vcstest 1.055s ok cmd/go/internal/web 0.009s ok cmd/go/internal/work 0.085s ok cmd/gofmt 0.028s ok cmd/internal/archive 0.363s ok cmd/internal/buildid 0.148s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/cov 0.292s ok cmd/internal/dwarf 0.010s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.011s ok cmd/internal/moddeps 0.960s ok cmd/internal/obj 0.486s ok cmd/internal/obj/arm64 0.295s ok cmd/internal/obj/loong64 0.039s ok cmd/internal/obj/ppc64 0.071s ok cmd/internal/obj/riscv 0.035s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 2.843s ok cmd/internal/objabi 0.037s ok cmd/internal/par 0.017s ok cmd/internal/pgo 0.008s ok cmd/internal/pkgpath 0.013s ok cmd/internal/pkgpattern 0.007s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.005s ok cmd/internal/sys 0.008s ok cmd/internal/test2json 0.102s ok cmd/link 12.231s ok cmd/link/internal/benchmark 0.006s ok cmd/link/internal/ld 8.949s ok cmd/link/internal/loader 0.014s ok cmd/nm 1.000s ok cmd/objdump 1.372s ok cmd/pack 0.670s ok cmd/pprof 1.470s ok cmd/relnote 0.006s ok cmd/trace 0.059s ok cmd/vet 6.677s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 0.039s ##### crypto with tag purego ok crypto 0.018s [no tests to run] ok crypto/aes 0.079s [no tests to run] ok crypto/cipher 0.007s [no tests to run] ok crypto/des 0.009s [no tests to run] ok crypto/dsa 0.010s [no tests to run] ok crypto/ecdh 0.015s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.014s [no tests to run] ok crypto/ed25519 0.027s [no tests to run] ok crypto/elliptic 0.013s [no tests to run] ok crypto/hmac 0.026s [no tests to run] ok crypto/internal/alias 0.023s [no tests to run] ok crypto/internal/bigmod 0.026s [no tests to run] ok crypto/internal/boring 0.015s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.011s [no tests to run] ok crypto/internal/edwards25519 0.006s [no tests to run] ok crypto/internal/edwards25519/field 0.007s [no tests to run] ok crypto/internal/hpke 0.005s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.009s [no tests to run] ok crypto/internal/nistec 0.012s [no tests to run] ok crypto/internal/nistec/fiat 0.015s [no tests to run] ok crypto/md5 0.008s [no tests to run] ok crypto/rand 0.007s [no tests to run] ok crypto/rc4 0.014s [no tests to run] ok crypto/rsa 0.017s [no tests to run] ok crypto/sha1 0.021s [no tests to run] ok crypto/sha256 0.015s [no tests to run] ok crypto/sha512 0.013s [no tests to run] ok crypto/subtle 0.012s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.018s [no tests to run] ok crypto/x509 0.008s [no tests to run] ##### Testing without libgcc. ok net 0.010s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.273s ##### Testing cgo ok cmd/cgo/internal/test 0.254s ok cmd/cgo/internal/test 0.256s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/test 0.253s ok cmd/cgo/internal/test 0.252s ok cmd/cgo/internal/test 0.231s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.005s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 9.945s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 8.208s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 8.416s ##### Testing race detector ok runtime/race 5.100s ok flag 1.092s ok net 1.130s ok os 1.154s ok os/exec 2.137s ok encoding/gob 1.109s ok flag 1.083s ok os/exec 2.173s ##### ../test ok cmd/internal/testdir 5.923s ok cmd/internal/testdir 8.520s ok cmd/internal/testdir 9.717s ok cmd/internal/testdir 4.676s ok cmd/internal/testdir 11.132s ok cmd/internal/testdir 5.292s ok cmd/internal/testdir 37.706s ok cmd/internal/testdir 5.838s ok cmd/internal/testdir 5.400s ok cmd/internal/testdir 5.983s All tests passed.