linux-amd64 at 532c6f1c8d724975f578c8ec519f1f5b07d949da :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rn302fca8" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /workdir/go1.4. 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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok archive/tar 0.128s ok archive/zip 0.266s ok bufio 0.039s ok bytes 0.191s ok cmp 0.003s ok compress/bzip2 0.054s ok compress/flate 0.419s ok compress/gzip 1.193s ok compress/lzw 0.053s ok compress/zlib 0.356s ok container/heap 0.004s ok container/list 0.003s ok container/ring 0.003s ok context 0.020s ok crypto 0.003s ok crypto/aes 0.024s ok crypto/cipher 0.007s ok crypto/des 0.007s ok crypto/dsa 0.004s ok crypto/ecdh 0.032s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.044s ok crypto/elliptic 0.007s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.048s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.065s ok crypto/internal/edwards25519 0.071s ok crypto/internal/edwards25519/field 0.014s ok crypto/internal/nistec 0.123s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.058s ok crypto/rc4 0.024s ok crypto/rsa 0.277s ok crypto/sha1 0.017s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.129s ok crypto/tls 0.396s ok crypto/x509 0.260s ok database/sql 0.480s ok database/sql/driver 0.002s ok debug/buildinfo 0.006s ok debug/dwarf 0.017s ok debug/elf 0.150s ok debug/gosym 0.178s ok debug/macho 0.006s ok debug/pe 0.014s ok debug/plan9obj 0.003s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.003s ok encoding/asn1 0.004s ok encoding/base32 0.017s ok encoding/base64 0.005s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 1.593s ok encoding/hex 0.004s ok encoding/json 0.253s ok encoding/pem 0.584s ok encoding/xml 0.056s ok errors 0.005s ok expvar 0.004s ok flag 0.021s ok fmt 0.059s ok go/ast 0.005s ok go/build 1.602s ok go/build/constraint 0.004s ok go/constant 0.006s ok go/doc 0.037s ok go/doc/comment 0.678s ok go/format 0.008s ok go/importer 0.179s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 1.059s ok go/internal/srcimporter 7.721s ok go/parser 0.191s ok go/printer 0.124s ok go/scanner 0.003s ok go/token 0.013s ok go/types 8.702s ok go/version 0.003s ok hash 0.003s ok hash/adler32 0.006s ok hash/crc32 0.006s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.059s ok html 0.003s ok html/template 0.054s ok image 0.041s ok image/color 0.015s ok image/draw 0.066s ok image/gif 0.167s ok image/jpeg 0.202s ok image/png 0.232s ok index/suffixarray 0.134s ok internal/abi 0.045s ok internal/buildcfg 0.002s ok internal/chacha8rand 0.003s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.007s ok internal/cpu 0.007s ok internal/dag 0.003s ok internal/diff 0.004s ok internal/fmtsort 0.003s ok internal/fuzz 0.006s ok internal/godebug 0.309s ok internal/godebugs 0.003s ok internal/gover 0.002s ok internal/intern 0.184s ok internal/itoa 0.004s ok internal/platform 0.580s ok internal/poll 0.201s ok internal/profile 0.002s ok internal/reflectlite 0.003s ok internal/safefilepath 0.003s ok internal/saferio 0.050s ok internal/singleflight 0.021s ok internal/testenv 0.159s ok internal/trace 0.046s ok internal/trace/v2 5.076s ok internal/types/errors 0.263s ok internal/unsafeheader 0.002s ok internal/xcoff 0.007s ok internal/zstd 0.033s ok io 0.026s ok io/fs 0.259s ok io/ioutil 0.004s ok log 0.005s ok log/slog 0.020s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.003s ok log/syslog 1.214s ok maps 0.003s ok math 0.007s ok math/big 0.763s ok math/bits 0.007s ok math/cmplx 0.003s ok math/rand 0.163s ok math/rand/v2 0.222s ok mime 0.006s ok mime/multipart 0.633s ok mime/quotedprintable 0.020s ok net 2.588s ok net/http 3.060s ok net/http/cgi 0.105s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.206s ok net/http/httptest 0.033s ok net/http/httptrace 0.007s ok net/http/httputil 0.564s ok net/http/internal 0.162s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.066s ok net/internal/cgotest 0.003s ok net/internal/socktest 0.003s ok net/mail 0.006s ok net/netip 0.293s ok net/rpc 0.025s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.012s ok net/textproto 0.019s ok net/url 0.010s ok os 1.202s ok os/exec 0.185s ok os/exec/internal/fdtest 0.002s ok os/signal 1.948s ok os/user 0.004s ok path 0.003s ok path/filepath 0.015s ok plugin 0.004s ok reflect 0.316s ok regexp 0.448s ok regexp/syntax 0.769s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok runtime 23.623s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok runtime/cgo 0.004s ok runtime/coverage 0.003s ok runtime/debug 0.043s ok runtime/internal/atomic 0.054s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.003s ok runtime/internal/wasitest 0.004s ok runtime/metrics 0.005s ok runtime/pprof 5.543s ok runtime/trace 0.116s ok slices 0.079s ok sort 0.036s ok strconv 0.237s ok strings 0.852s ok sync 0.337s ok sync/atomic 0.420s ok syscall 1.539s ok testing 1.274s ok testing/fstest 0.006s ok testing/iotest 0.004s ok testing/quick 0.036s ok testing/slogtest 0.005s ok text/scanner 0.006s ok text/tabwriter 0.006s ok text/template 0.022s ok text/template/parse 0.007s ok time 1.630s ok unicode 0.005s ok unicode/utf16 0.003s ok unicode/utf8 0.006s ok cmd/addr2line 0.420s ok cmd/api 11.509s ok cmd/asm/internal/asm 0.411s ok cmd/asm/internal/lex 0.003s ok cmd/cgo/internal/swig 0.814s ok cmd/cgo/internal/test 0.790s ok cmd/cgo/internal/testcarchive 25.969s ok cmd/cgo/internal/testcshared 5.264s ok cmd/cgo/internal/testerrors 9.688s ok cmd/cgo/internal/testfortran 1.476s ok cmd/cgo/internal/testgodefs 0.633s ok cmd/cgo/internal/testlife 0.655s ok cmd/cgo/internal/testnocgo 0.002s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/cgo/internal/testplugin 20.539s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/cgo/internal/testsanitizers 18.605s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/cgo/internal/testshared 37.082s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/cgo/internal/testso 1.591s ok cmd/cgo/internal/teststdio 1.492s ok cmd/cgo/internal/testtls 0.003s ok cmd/compile/internal/abt 0.006s ok cmd/compile/internal/amd64 2.047s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/devirtualize 0.003s ok cmd/compile/internal/dwarfgen 0.222s ok cmd/compile/internal/importer 0.843s ok cmd/compile/internal/inline/inlheur 0.435s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.221s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/loopvar 20.505s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/ssa 17.493s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/syntax 0.028s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/test 8.749s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/typecheck 0.306s ok cmd/compile/internal/types 0.005s ok cmd/compile/internal/types2 4.759s ok cmd/covdata 0.008s ok cmd/cover 1.105s ok cmd/dist 0.004s ok cmd/distpack 0.005s ok cmd/doc 0.243s ok cmd/fix 0.930s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/go 14.641s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.049s ok cmd/go/internal/cfg 0.003s [no tests to run] ok cmd/go/internal/envcmd 0.015s ok cmd/go/internal/fsys 0.016s ok cmd/go/internal/generate 0.012s ok cmd/go/internal/gover 0.004s ok cmd/go/internal/imports 0.013s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.057s ok cmd/go/internal/lockedfile/internal/filelock 0.027s ok cmd/go/internal/modfetch 0.009s ok cmd/go/internal/modfetch/codehost 0.326s ok cmd/go/internal/modfetch/zip_sum_test 0.005s ok cmd/go/internal/modindex 0.118s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.010s ok cmd/go/internal/par 0.018s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.018s ok cmd/go/internal/toolchain 0.007s ok cmd/go/internal/vcs 0.009s ok cmd/go/internal/vcweb 0.008s ok cmd/go/internal/vcweb/vcstest 4.305s ok cmd/go/internal/web 0.010s ok cmd/go/internal/work 0.027s ok cmd/gofmt 0.031s ok cmd/internal/archive 0.451s ok cmd/internal/bootstrap_test 0.002s ok cmd/internal/buildid 0.294s ok cmd/internal/cov 0.474s ok cmd/internal/dwarf 0.011s ok cmd/internal/edit 0.022s ok cmd/internal/goobj 0.033s ok cmd/internal/moddeps 1.302s ok cmd/internal/notsha256 0.029s ok cmd/internal/obj 0.535s ok cmd/internal/obj/ppc64 0.100s ok cmd/internal/obj/riscv 0.048s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 0.216s ok cmd/internal/objabi 0.033s ok cmd/internal/pkgpath 0.012s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.102s ok cmd/link 6.761s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 5.376s ok cmd/link/internal/loader 0.017s ok cmd/nm 1.691s ok cmd/objdump 1.570s ok cmd/pack 0.597s ok cmd/pprof 1.375s ok cmd/relnote 0.004s ok cmd/trace 0.006s ok cmd/trace/v2 0.085s ok cmd/vet 3.578s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 0.061s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 30.479s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### GOEXPERIMENT=rangefunc go test iter ok iter 0.003s ##### Testing without libgcc. ok net 0.009s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.208s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.267s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing race detector ok runtime/race 4.283s ok flag 1.019s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing race detector ok net 1.127s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing race detector ok os 1.107s ok os/exec 2.036s ok encoding/gob 1.039s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing race detector ok flag 1.022s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing race detector ok os/exec 2.031s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing cgo ok cmd/cgo/internal/test 0.793s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing cgo ok cmd/cgo/internal/test 0.759s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing cgo ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testnocgo 0.003s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing cgo ok cmd/cgo/internal/test 0.759s ok cmd/cgo/internal/test 0.751s ok cmd/cgo/internal/test 0.761s ok cmd/cgo/internal/test 0.764s ok cmd/cgo/internal/testtls 0.003s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing cgo ok cmd/cgo/internal/testnocgo 0.003s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### ../test ok cmd/internal/testdir 3.106s ok cmd/internal/testdir 2.976s ok cmd/internal/testdir 4.665s ok cmd/internal/testdir 12.740s ok cmd/internal/testdir 6.666s ok cmd/internal/testdir 3.053s ok cmd/internal/testdir 28.271s ok cmd/internal/testdir 43.710s ok cmd/internal/testdir 3.125s ok cmd/internal/testdir 3.715s ##### API check ok cmd/api 18.784s ##### API release note check ok cmd/relnote 0.004s All tests passed.