dragonfly-amd64-622 at 137e91832aae514dda65dbd34baa438424c1cbf8 :: 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.190s ok archive/zip 0.435s ok bufio 0.063s ok bytes 0.246s ok cmp 0.031s ok compress/bzip2 0.093s ok compress/flate 0.846s ok compress/gzip 1.189s ok compress/lzw 0.069s ok compress/zlib 0.453s ok container/heap 0.033s ok container/list 0.012s ok container/ring 0.051s ok context 0.187s ok crypto 0.461s ok crypto/aes 0.029s ok crypto/cipher 0.494s ok crypto/des 0.011s ok crypto/dsa 0.014s ok crypto/ecdh 0.036s ok crypto/ecdsa 0.029s ok crypto/ed25519 0.047s ok crypto/elliptic 0.015s ok crypto/hmac 0.029s ok crypto/internal/alias 0.014s ok crypto/internal/bigmod 0.062s ok crypto/internal/boring 0.018s ok crypto/internal/boring/bcache 0.086s ok crypto/internal/edwards25519 0.077s ok crypto/internal/edwards25519/field 0.024s ok crypto/internal/hpke 0.011s ok crypto/internal/mlkem768 0.268s ok crypto/internal/nistec 0.124s ok crypto/internal/nistec/fiat 0.011s [no tests to run] ok crypto/md5 0.015s ok crypto/rand 0.080s ok crypto/rc4 0.034s ok crypto/rsa 0.300s ok crypto/sha1 0.018s ok crypto/sha256 0.015s ok crypto/sha512 0.015s ok crypto/subtle 0.175s ok crypto/tls 5.852s ok crypto/x509 0.321s ok database/sql 0.713s ok database/sql/driver 0.012s ok debug/buildinfo 0.048s ok debug/dwarf 0.044s ok debug/elf 0.165s ok debug/gosym 0.047s ok debug/macho 0.017s ok debug/pe 0.035s ok debug/plan9obj 0.026s ok embed 0.024s [no tests to run] ok embed/internal/embedtest 0.005s ok encoding/ascii85 0.009s ok encoding/asn1 0.007s ok encoding/base32 0.037s ok encoding/base64 0.010s ok encoding/binary 0.015s ok encoding/csv 0.015s ok encoding/gob 2.281s ok encoding/hex 0.007s ok encoding/json 0.533s ok encoding/pem 0.898s ok encoding/xml 0.093s ok errors 0.020s ok expvar 0.020s ok flag 0.035s ok fmt 0.094s ok go/ast 0.054s ok go/build 2.635s ok go/build/constraint 0.009s ok go/constant 0.010s ok go/doc 0.046s ok go/doc/comment 1.119s ok go/format 0.010s ok go/importer 0.385s ok go/internal/gccgoimporter 0.019s ok go/internal/gcimporter 2.414s ok go/internal/srcimporter 9.820s ok go/parser 0.201s ok go/printer 0.178s ok go/scanner 0.006s ok go/token 0.025s ok go/types 14.573s ok go/version 0.017s ok hash 0.014s ok hash/adler32 0.010s ok hash/crc32 0.020s ok hash/crc64 0.013s ok hash/fnv 0.005s ok hash/maphash 0.070s ok html 0.020s ok html/template 0.087s ok image 0.056s ok image/color 0.017s ok image/draw 0.084s ok image/gif 0.233s ok image/jpeg 0.171s ok image/png 0.261s ok index/suffixarray 0.138s ok internal/abi 0.098s ok internal/buildcfg 0.013s ok internal/chacha8rand 0.012s ok internal/concurrent 0.126s ok internal/coverage/cfile 0.822s ok internal/coverage/cformat 0.009s ok internal/coverage/cmerge 0.008s ok internal/coverage/pods 0.025s ok internal/coverage/slicereader 0.017s ok internal/coverage/slicewriter 0.009s ok internal/coverage/test 0.014s ok internal/cpu 0.020s ok internal/dag 0.088s ok internal/diff 0.012s ok internal/fmtsort 0.027s ok internal/fuzz 0.030s ok internal/godebug 0.700s ok internal/godebugs 5.827s ok internal/gover 0.004s ok internal/itoa 0.004s ok internal/pkgbits 0.011s ok internal/platform 2.231s ok internal/poll 0.056s ok internal/profile 0.031s ok internal/reflectlite 0.027s ok internal/runtime/atomic 0.062s ok internal/runtime/math 0.026s ok internal/runtime/sys 0.005s ok internal/saferio 0.097s ok internal/singleflight 0.086s ok internal/sysinfo 0.015s ok internal/testenv 0.478s ok internal/trace 21.051s ok internal/trace/internal/oldtrace 0.305s ok internal/types/errors 0.582s ok internal/unsafeheader 0.006s ok internal/weak 0.023s ok internal/xcoff 0.015s ok internal/zstd 0.624s ok io 1.330s ok io/fs 0.274s ok io/ioutil 0.021s ok iter 0.008s ok log 0.009s ok log/slog 0.047s ok log/slog/internal/benchmarks 0.022s ok log/slog/internal/buffer 0.020s ok log/syslog 2.336s ok maps 0.007s ok math 0.017s ok math/big 0.787s ok math/bits 0.029s ok math/cmplx 0.028s ok math/rand 0.207s ok math/rand/v2 0.284s ok mime 0.018s ok mime/multipart 0.925s ok mime/quotedprintable 0.053s ok net 30.153s ok net/http 11.156s ok net/http/cgi 0.269s ok net/http/cookiejar 0.030s ok net/http/fcgi 0.238s ok net/http/httptest 0.062s ok net/http/httptrace 0.008s ok net/http/httputil 0.667s ok net/http/internal 0.222s ok net/http/internal/ascii 0.040s ok net/http/pprof 5.142s ok net/internal/cgotest 0.004s ok net/internal/socktest 0.005s ok net/mail 0.009s ok net/netip 0.754s ok net/rpc 0.057s ok net/rpc/jsonrpc 0.024s ok net/smtp 0.054s ok net/textproto 0.051s ok net/url 1.048s ok os 2.589s ok os/exec 2.356s ok os/exec/internal/fdtest 0.012s ok os/signal 2.432s ok os/user 0.012s ok path 0.012s ok path/filepath 0.055s ok plugin 0.007s ok reflect 0.257s ok regexp 0.702s ok regexp/syntax 0.966s ok runtime 34.373s ok runtime/cgo 0.017s ok runtime/debug 0.118s ok runtime/internal/wasitest 0.019s ok runtime/metrics 0.011s ok runtime/pprof 22.042s ok runtime/trace 0.114s ok slices 0.117s ok sort 0.047s ok strconv 0.233s ok strings 0.809s ok sync 1.080s ok sync/atomic 0.631s ok syscall 0.148s ok testing 0.715s ok testing/fstest 0.020s ok testing/iotest 0.017s ok testing/quick 0.047s ok testing/slogtest 0.006s ok text/scanner 0.009s ok text/tabwriter 0.010s ok text/template 0.029s ok text/template/parse 0.020s ok time 17.616s ok unicode 0.008s ok unicode/utf16 0.007s ok unicode/utf8 0.009s ok unique 0.063s ok cmd/addr2line 1.298s ok cmd/api 22.298s ok cmd/asm/internal/asm 0.635s ok cmd/asm/internal/lex 0.014s ok cmd/cgo/internal/swig 0.027s ok cmd/cgo/internal/test 0.309s ok cmd/cgo/internal/testcarchive 0.097s ok cmd/cgo/internal/testcshared 0.191s ok cmd/cgo/internal/testerrors 14.905s ok cmd/cgo/internal/testfortran 0.025s ok cmd/cgo/internal/testgodefs 1.211s ok cmd/cgo/internal/testlife 1.059s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testplugin 0.006s ok cmd/cgo/internal/testsanitizers 0.006s [no tests to run] ok cmd/cgo/internal/testshared 0.021s ok cmd/cgo/internal/testso 2.313s ok cmd/cgo/internal/teststdio 2.298s ok cmd/cgo/internal/testtls 0.026s ok cmd/compile 4.160s ok cmd/compile/internal/abt 0.012s ok cmd/compile/internal/amd64 0.010s ok cmd/compile/internal/base 0.014s ok cmd/compile/internal/compare 0.010s ok cmd/compile/internal/devirtualize 0.013s ok cmd/compile/internal/dwarfgen 0.448s ok cmd/compile/internal/importer 1.999s ok cmd/compile/internal/inline/inlheur 1.112s ok cmd/compile/internal/ir 0.006s ok cmd/compile/internal/liveness 0.026s ok cmd/compile/internal/logopt 0.460s ok cmd/compile/internal/loopvar 0.008s ok cmd/compile/internal/noder 0.018s ok cmd/compile/internal/rangefunc 0.016s ok cmd/compile/internal/reflectdata 0.008s [no tests to run] ok cmd/compile/internal/ssa 7.584s ok cmd/compile/internal/ssagen 0.013s ok cmd/compile/internal/syntax 0.044s ok cmd/compile/internal/test 19.579s ok cmd/compile/internal/typecheck 0.518s ok cmd/compile/internal/types 0.017s ok cmd/compile/internal/types2 10.764s ok cmd/covdata 0.023s ok cmd/cover 1.702s ok cmd/dist 0.006s ok cmd/distpack 0.021s ok cmd/doc 0.301s ok cmd/fix 2.901s ok cmd/go 67.683s ok cmd/go/internal/auth 0.014s ok cmd/go/internal/cache 0.198s ok cmd/go/internal/cfg 0.005s [no tests to run] ok cmd/go/internal/envcmd 0.059s ok cmd/go/internal/fsys 0.053s ok cmd/go/internal/generate 0.015s ok cmd/go/internal/gover 0.010s ok cmd/go/internal/imports 0.020s ok cmd/go/internal/load 0.017s ok cmd/go/internal/lockedfile 0.143s ok cmd/go/internal/lockedfile/internal/filelock 0.042s ok cmd/go/internal/modfetch 0.054s ok cmd/go/internal/modfetch/codehost 2.194s ok cmd/go/internal/modfetch/zip_sum_test 0.018s ok cmd/go/internal/modindex 0.188s ok cmd/go/internal/modload 0.020s ok cmd/go/internal/mvs 0.032s ok cmd/go/internal/str 0.008s ok cmd/go/internal/test 0.036s ok cmd/go/internal/toolchain 0.020s ok cmd/go/internal/vcs 0.030s ok cmd/go/internal/vcweb 0.032s ok cmd/go/internal/vcweb/vcstest 3.018s ok cmd/go/internal/web 0.022s ok cmd/go/internal/work 0.215s ok cmd/gofmt 0.049s ok cmd/internal/archive 0.939s ok cmd/internal/buildid 0.155s ok cmd/internal/cov 0.658s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/dwarf 0.037s ok cmd/internal/edit 0.034s ok cmd/internal/goobj 0.031s ok cmd/internal/moddeps 2.227s ok cmd/internal/obj 0.809s ok cmd/internal/obj/arm64 0.443s ok cmd/internal/obj/loong64 0.106s ok cmd/internal/obj/ppc64 0.134s ok cmd/internal/obj/riscv 0.068s ok cmd/internal/obj/s390x 0.006s ok cmd/internal/obj/x86 4.048s ok cmd/internal/objabi 0.067s ok cmd/internal/par 0.030s ok cmd/internal/pgo 0.024s ok cmd/internal/pkgpath 0.041s ok cmd/internal/pkgpattern 0.009s ok cmd/internal/quoted 0.011s ok cmd/internal/src 0.011s ok cmd/internal/sys 0.006s ok cmd/internal/test2json 0.157s ok cmd/link 12.465s ok cmd/link/internal/benchmark 0.008s ok cmd/link/internal/ld 9.845s ok cmd/link/internal/loader 0.052s ok cmd/nm 1.534s ok cmd/objdump 2.504s ok cmd/pack 0.985s ok cmd/pprof 0.021s ok cmd/relnote 0.009s ok cmd/trace 0.065s ok cmd/vet 10.458s ##### os/user with tag osusergo ok os/user 0.017s ##### hash/maphash purego implementation ok hash/maphash 0.068s ##### crypto with tag purego ok crypto 0.020s [no tests to run] ok crypto/aes 0.005s [no tests to run] ok crypto/cipher 0.044s [no tests to run] ok crypto/des 0.044s [no tests to run] ok crypto/dsa 0.043s [no tests to run] ok crypto/ecdh 0.017s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.029s [no tests to run] ok crypto/ed25519 0.034s [no tests to run] ok crypto/elliptic 0.031s [no tests to run] ok crypto/hmac 0.035s [no tests to run] ok crypto/internal/alias 0.036s [no tests to run] ok crypto/internal/bigmod 0.057s [no tests to run] ok crypto/internal/boring 0.027s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.055s [no tests to run] ok crypto/internal/edwards25519 0.042s [no tests to run] ok crypto/internal/edwards25519/field 0.023s [no tests to run] ok crypto/internal/hpke 0.033s [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.015s [no tests to run] ok crypto/internal/nistec/fiat 0.010s [no tests to run] ok crypto/md5 0.073s [no tests to run] ok crypto/rand 0.069s [no tests to run] ok crypto/rc4 0.037s [no tests to run] ok crypto/rsa 0.035s [no tests to run] ok crypto/sha1 0.013s [no tests to run] ok crypto/sha256 0.009s [no tests to run] ok crypto/sha512 0.018s [no tests to run] ok crypto/subtle 0.005s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.021s [no tests to run] ok crypto/x509 0.017s [no tests to run] ##### sync -cpu=10 ok sync 0.958s ##### Testing cgo ok cmd/cgo/internal/test 0.314s ok cmd/cgo/internal/testtls 0.007s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/test 0.331s ok cmd/cgo/internal/test 0.294s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 15.846s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 12.684s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 13.149s ##### ../test ok cmd/internal/testdir 10.670s ok cmd/internal/testdir 15.700s ok cmd/internal/testdir 15.683s ok cmd/internal/testdir 8.429s ok cmd/internal/testdir 19.552s ok cmd/internal/testdir 9.287s ok cmd/internal/testdir 49.833s ok cmd/internal/testdir 10.014s ok cmd/internal/testdir 9.702s ok cmd/internal/testdir 13.329s All tests passed.