dragonfly-amd64-622 at e7047bd14d78022d514566d15aed56fc5056d3e2 :: 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.22.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 x86_64 ##### Testing packages. ok archive/tar 0.170s ok archive/zip 0.399s ok bufio 0.085s ok bytes 0.244s ok cmp 0.009s ok compress/bzip2 0.084s ok compress/flate 1.045s ok compress/gzip 1.250s ok compress/lzw 0.059s ok compress/zlib 0.428s ok container/heap 0.013s ok container/list 0.006s ok container/ring 0.092s ok context 0.194s ok crypto 0.501s ok crypto/aes 0.036s ok crypto/cipher 0.474s ok crypto/des 0.026s ok crypto/dsa 0.017s ok crypto/ecdh 0.038s ok crypto/ecdsa 0.033s ok crypto/ed25519 0.058s ok crypto/elliptic 0.019s ok crypto/hmac 0.027s ok crypto/internal/alias 0.020s ok crypto/internal/bigmod 0.062s ok crypto/internal/boring 0.007s ok crypto/internal/boring/bcache 0.108s ok crypto/internal/edwards25519 0.092s ok crypto/internal/edwards25519/field 0.025s ok crypto/internal/hpke 0.007s ok crypto/internal/mlkem768 0.273s ok crypto/internal/nistec 0.123s ok crypto/internal/nistec/fiat 0.004s [no tests to run] ok crypto/md5 0.017s ok crypto/rand 0.077s ok crypto/rc4 0.045s ok crypto/rsa 0.287s ok crypto/sha1 0.009s ok crypto/sha256 0.011s ok crypto/sha512 0.012s ok crypto/subtle 0.209s ok crypto/tls 7.514s ok crypto/x509 0.335s ok database/sql 0.712s ok database/sql/driver 0.013s ok debug/buildinfo 0.033s ok debug/dwarf 0.031s ok debug/elf 0.157s ok debug/gosym 0.042s ok debug/macho 0.029s ok debug/pe 0.026s ok debug/plan9obj 0.007s ok embed 0.009s [no tests to run] ok embed/internal/embedtest 0.009s ok encoding/ascii85 0.007s ok encoding/asn1 0.006s ok encoding/base32 0.034s ok encoding/base64 0.031s ok encoding/binary 0.025s ok encoding/csv 0.015s ok encoding/gob 2.301s ok encoding/hex 0.009s ok encoding/json 0.458s ok encoding/pem 0.722s ok encoding/xml 0.094s ok errors 0.009s ok expvar 0.007s ok flag 0.041s ok fmt 0.082s ok go/ast 0.017s ok go/build 2.598s ok go/build/constraint 0.014s ok go/constant 0.007s ok go/doc 0.044s ok go/doc/comment 1.058s ok go/format 0.011s ok go/importer 0.349s ok go/internal/gccgoimporter 0.038s ok go/internal/gcimporter 2.702s ok go/internal/srcimporter 10.792s ok go/parser 1.215s ok go/printer 0.241s ok go/scanner 0.015s ok go/token 0.023s ok go/types 14.484s ok go/version 0.006s ok hash 0.018s ok hash/adler32 0.010s ok hash/crc32 0.016s ok hash/crc64 0.005s ok hash/fnv 0.005s ok hash/maphash 0.066s ok html 0.006s ok html/template 0.075s ok image 0.075s ok image/color 0.057s ok image/draw 0.070s ok image/gif 0.176s ok image/jpeg 0.184s ok image/png 0.263s ok index/suffixarray 0.142s ok internal/abi 0.098s ok internal/buildcfg 0.007s ok internal/chacha8rand 0.005s ok internal/concurrent 0.109s ok internal/coverage/cfile 0.856s ok internal/coverage/cformat 0.016s ok internal/coverage/cmerge 0.011s ok internal/coverage/pods 0.009s ok internal/coverage/slicereader 0.006s ok internal/coverage/slicewriter 0.005s ok internal/coverage/test 0.017s ok internal/cpu 0.016s ok internal/dag 0.017s ok internal/diff 0.015s ok internal/fmtsort 0.005s ok internal/fuzz 0.021s ok internal/godebug 0.797s ok internal/godebugs 5.796s ok internal/gover 0.006s ok internal/itoa 0.006s ok internal/pkgbits 0.005s ok internal/platform 2.058s ok internal/poll 0.052s ok internal/profile 0.007s ok internal/reflectlite 0.017s ok internal/runtime/atomic 0.066s ok internal/runtime/math 0.020s ok internal/runtime/sys 0.005s ok internal/saferio 0.098s ok internal/singleflight 0.031s ok internal/sysinfo 0.006s ok internal/testenv 0.283s ok internal/trace 21.139s ok internal/trace/internal/oldtrace 0.307s ok internal/types/errors 0.651s ok internal/unsafeheader 0.006s ok internal/weak 0.012s ok internal/xcoff 0.021s ok internal/zstd 0.525s ok io 0.298s ok io/fs 0.272s ok io/ioutil 0.011s ok iter 0.007s ok log 0.015s ok log/slog 0.039s ok log/slog/internal/benchmarks 0.029s ok log/slog/internal/buffer 0.028s ok log/syslog 2.377s ok maps 0.008s ok math 0.020s ok math/big 0.868s ok math/bits 0.019s ok math/cmplx 0.019s ok math/rand 0.197s ok math/rand/v2 0.279s ok mime 0.012s ok mime/multipart 0.920s ok mime/quotedprintable 0.052s ok net 37.069s ok net/http 12.827s ok net/http/cgi 0.254s ok net/http/cookiejar 0.014s ok net/http/fcgi 0.231s ok net/http/httptest 0.067s ok net/http/httptrace 0.010s ok net/http/httputil 0.638s ok net/http/internal 0.238s ok net/http/internal/ascii 0.019s ok net/http/pprof 5.150s ok net/internal/cgotest 0.015s ok net/internal/socktest 0.020s ok net/mail 0.012s ok net/netip 0.799s ok net/rpc 0.062s ok net/rpc/jsonrpc 0.043s ok net/smtp 0.047s ok net/textproto 0.041s ok net/url 0.043s ok os 1.581s ok os/exec 0.624s ok os/exec/internal/fdtest 0.023s ok os/signal 2.612s ok os/user 0.007s ok path 0.007s ok path/filepath 0.103s ok plugin 0.010s ok reflect 1.328s ok regexp 0.753s ok regexp/syntax 0.962s ok runtime 37.611s ok runtime/cgo 0.020s ok runtime/debug 0.117s ok runtime/internal/wasitest 0.015s ok runtime/metrics 0.007s ok runtime/pprof 22.015s ok runtime/trace 0.135s ok slices 0.139s ok sort 0.067s ok strconv 0.235s ok strings 1.047s ok sync 1.197s ok sync/atomic 0.844s ok syscall 0.125s ok testing 0.712s ok testing/fstest 0.014s ok testing/iotest 0.012s ok testing/quick 0.049s ok testing/slogtest 0.020s ok text/scanner 0.008s ok text/tabwriter 1.011s ok text/template 0.032s ok text/template/parse 0.015s ok time 16.919s ok unicode 0.031s ok unicode/utf16 0.016s ok unicode/utf8 0.017s ok unique 0.054s ok cmd/addr2line 1.618s ok cmd/api 22.391s ok cmd/asm/internal/asm 0.504s ok cmd/asm/internal/lex 0.029s ok cmd/cgo/internal/swig 0.101s ok cmd/cgo/internal/test 0.336s ok cmd/cgo/internal/testcarchive 0.094s ok cmd/cgo/internal/testcshared 0.177s ok cmd/cgo/internal/testerrors 15.349s ok cmd/cgo/internal/testfortran 0.042s ok cmd/cgo/internal/testgodefs 1.132s ok cmd/cgo/internal/testlife 1.047s ok cmd/cgo/internal/testnocgo 0.017s ok cmd/cgo/internal/testplugin 0.011s ok cmd/cgo/internal/testsanitizers 0.014s [no tests to run] ok cmd/cgo/internal/testshared 0.008s ok cmd/cgo/internal/testso 2.229s ok cmd/cgo/internal/teststdio 2.303s ok cmd/cgo/internal/testtls 0.005s ok cmd/compile 4.056s ok cmd/compile/internal/abt 0.012s ok cmd/compile/internal/amd64 0.012s ok cmd/compile/internal/base 0.009s ok cmd/compile/internal/compare 0.013s ok cmd/compile/internal/devirtualize 0.007s ok cmd/compile/internal/dwarfgen 0.439s ok cmd/compile/internal/importer 1.852s ok cmd/compile/internal/inline/inlheur 0.962s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/liveness 0.029s ok cmd/compile/internal/logopt 0.518s ok cmd/compile/internal/loopvar 0.028s ok cmd/compile/internal/noder 0.016s ok cmd/compile/internal/rangefunc 0.020s ok cmd/compile/internal/reflectdata 0.017s [no tests to run] ok cmd/compile/internal/ssa 7.588s ok cmd/compile/internal/ssagen 0.012s ok cmd/compile/internal/syntax 0.044s ok cmd/compile/internal/test 19.229s ok cmd/compile/internal/typecheck 0.497s ok cmd/compile/internal/types 0.022s ok cmd/compile/internal/types2 10.098s ok cmd/covdata 0.025s ok cmd/cover 1.817s ok cmd/dist 0.008s ok cmd/distpack 0.014s ok cmd/doc 0.361s ok cmd/fix 2.884s ok cmd/go 64.667s ok cmd/go/internal/auth 0.029s ok cmd/go/internal/cache 0.175s ok cmd/go/internal/cfg 0.015s [no tests to run] ok cmd/go/internal/envcmd 0.051s ok cmd/go/internal/fsys 0.045s ok cmd/go/internal/generate 0.024s ok cmd/go/internal/gover 0.021s ok cmd/go/internal/imports 0.027s ok cmd/go/internal/load 0.010s ok cmd/go/internal/lockedfile 0.157s ok cmd/go/internal/lockedfile/internal/filelock 0.047s ok cmd/go/internal/modfetch 0.042s ok cmd/go/internal/modfetch/codehost 1.879s ok cmd/go/internal/modfetch/zip_sum_test 0.031s ok cmd/go/internal/modindex 0.238s ok cmd/go/internal/modload 0.012s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/str 0.019s ok cmd/go/internal/test 0.034s ok cmd/go/internal/toolchain 0.016s ok cmd/go/internal/vcs 0.012s ok cmd/go/internal/vcweb 0.016s ok cmd/go/internal/vcweb/vcstest 2.986s ok cmd/go/internal/web 0.009s ok cmd/go/internal/work 0.211s ok cmd/gofmt 0.041s ok cmd/internal/archive 0.911s ok cmd/internal/buildid 0.242s ok cmd/internal/cov 0.469s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/dwarf 0.028s ok cmd/internal/edit 0.017s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 2.115s ok cmd/internal/obj 0.907s ok cmd/internal/obj/arm64 0.460s ok cmd/internal/obj/loong64 0.089s ok cmd/internal/obj/ppc64 0.130s ok cmd/internal/obj/riscv 0.062s ok cmd/internal/obj/s390x 0.008s ok cmd/internal/obj/x86 3.934s ok cmd/internal/objabi 0.068s ok cmd/internal/par 0.028s ok cmd/internal/pgo 0.006s ok cmd/internal/pkgpath 0.022s ok cmd/internal/pkgpattern 0.005s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.012s ok cmd/internal/sys 0.007s ok cmd/internal/test2json 0.152s ok cmd/link 12.139s ok cmd/link/internal/benchmark 0.016s ok cmd/link/internal/ld 10.162s ok cmd/link/internal/loader 0.038s ok cmd/nm 1.486s ok cmd/objdump 2.516s ok cmd/pack 0.981s ok cmd/pprof 0.019s ok cmd/relnote 0.013s ok cmd/trace 0.055s ok cmd/vet 11.236s ##### os/user with tag osusergo ok os/user 0.010s ##### hash/maphash purego implementation ok hash/maphash 0.075s ##### crypto with tag purego ok crypto 0.007s [no tests to run] ok crypto/aes 0.006s [no tests to run] ok crypto/cipher 0.021s [no tests to run] ok crypto/des 0.025s [no tests to run] ok crypto/dsa 0.011s [no tests to run] ok crypto/ecdh 0.012s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.030s [no tests to run] ok crypto/ed25519 0.064s [no tests to run] ok crypto/elliptic 0.081s [no tests to run] ok crypto/hmac 0.059s [no tests to run] ok crypto/internal/alias 0.022s [no tests to run] ok crypto/internal/bigmod 0.025s [no tests to run] ok crypto/internal/boring 0.025s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.080s [no tests to run] ok crypto/internal/edwards25519 0.019s [no tests to run] ok crypto/internal/edwards25519/field 0.093s [no tests to run] ok crypto/internal/hpke 0.047s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.061s [no tests to run] ok crypto/internal/nistec 0.071s [no tests to run] ok crypto/internal/nistec/fiat 0.062s [no tests to run] ok crypto/md5 0.020s [no tests to run] ok crypto/rand 0.030s [no tests to run] ok crypto/rc4 0.046s [no tests to run] ok crypto/rsa 0.030s [no tests to run] ok crypto/sha1 0.006s [no tests to run] ok crypto/sha256 0.028s [no tests to run] ok crypto/sha512 0.030s [no tests to run] ok crypto/subtle 0.029s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.022s [no tests to run] ok crypto/x509 0.009s [no tests to run] ##### sync -cpu=10 ok sync 1.006s ##### Testing cgo ok cmd/cgo/internal/test 0.277s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testtls 0.005s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/test 0.292s ok cmd/cgo/internal/test 0.353s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 15.457s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 13.469s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 12.599s ##### ../test ok cmd/internal/testdir 10.115s ok cmd/internal/testdir 14.876s ok cmd/internal/testdir 15.355s ok cmd/internal/testdir 8.745s ok cmd/internal/testdir 19.460s ok cmd/internal/testdir 9.397s ok cmd/internal/testdir 48.809s ok cmd/internal/testdir 11.471s ok cmd/internal/testdir 8.968s ok cmd/internal/testdir 13.367s All tests passed.