dragonfly-amd64-622 at eea2e929fae6abbc1422f8ee26de02a4b7e4f8cd :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["PATH=/bin:/sbin:/usr/bin:/usr/local/bin" "HOME=/" "RC_PID=2" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=dragonfly-amd64-622" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 dragonfly/amd64) Building Go toolchain1 using /tmp/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 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.221s ok archive/zip 0.412s ok bufio 0.071s ok bytes 2.248s ok cmp 0.036s ok compress/bzip2 0.109s ok compress/flate 2.048s ok compress/gzip 1.329s ok compress/lzw 0.093s ok compress/zlib 0.719s ok container/heap 0.015s ok container/list 0.018s ok container/ring 0.020s ok context 0.201s ok crypto 0.466s ok crypto/aes 0.024s ok crypto/cipher 0.010s ok crypto/des 0.012s ok crypto/dsa 0.011s ok crypto/ecdh 0.036s ok crypto/ecdsa 0.029s ok crypto/ed25519 0.047s ok crypto/elliptic 0.011s ok crypto/hmac 0.023s ok crypto/internal/alias 0.025s ok crypto/internal/bigmod 0.074s ok crypto/internal/boring 0.030s ok crypto/internal/boring/bcache 0.085s ok crypto/internal/edwards25519 0.087s ok crypto/internal/edwards25519/field 0.034s ok crypto/internal/hpke 0.008s ok crypto/internal/mlkem768 0.249s ok crypto/internal/nistec 0.124s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/md5 0.013s ok crypto/rand 0.084s ok crypto/rc4 0.053s ok crypto/rsa 0.277s ok crypto/sha1 0.008s ok crypto/sha256 0.014s ok crypto/sha512 0.019s ok crypto/subtle 0.189s ok crypto/tls 6.499s ok crypto/x509 0.341s ok database/sql 0.751s ok database/sql/driver 0.014s ok debug/buildinfo 0.031s ok debug/dwarf 0.023s ok debug/elf 0.179s ok debug/gosym 0.057s ok debug/macho 0.036s ok debug/pe 0.026s ok debug/plan9obj 0.006s ok embed 0.010s [no tests to run] ok embed/internal/embedtest 0.011s ok encoding/ascii85 0.034s ok encoding/asn1 0.005s ok encoding/base32 0.027s ok encoding/base64 0.017s ok encoding/binary 0.020s ok encoding/csv 0.018s ok encoding/gob 2.271s ok encoding/hex 0.007s ok encoding/json 0.428s ok encoding/pem 2.227s ok encoding/xml 0.110s ok errors 1.018s ok expvar 0.024s ok flag 0.037s ok fmt 0.104s ok go/ast 0.013s ok go/build 2.533s ok go/build/constraint 0.015s ok go/constant 0.025s ok go/doc 0.064s ok go/doc/comment 1.178s ok go/format 0.045s ok go/importer 0.344s ok go/internal/gccgoimporter 0.017s ok go/internal/gcimporter 2.378s ok go/internal/srcimporter 9.708s ok go/parser 0.540s ok go/printer 0.430s ok go/scanner 0.015s ok go/token 0.029s ok go/types 13.509s ok go/version 0.015s ok hash 0.015s ok hash/adler32 0.017s ok hash/crc32 0.017s ok hash/crc64 0.024s ok hash/fnv 0.026s ok hash/maphash 0.058s ok html 0.026s ok html/template 0.075s ok image 0.047s ok image/color 0.036s ok image/draw 0.088s ok image/gif 0.165s ok image/jpeg 0.172s ok image/png 0.250s ok index/suffixarray 0.144s ok internal/abi 0.084s ok internal/buildcfg 0.017s ok internal/chacha8rand 0.006s ok internal/concurrent 0.140s ok internal/coverage/cfile 0.778s ok internal/coverage/cformat 0.007s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.017s ok internal/coverage/slicereader 0.019s ok internal/coverage/slicewriter 0.004s ok internal/coverage/test 0.016s ok internal/cpu 0.016s ok internal/dag 0.034s ok internal/diff 0.033s ok internal/fmtsort 0.004s ok internal/fuzz 0.021s ok internal/godebug 0.781s ok internal/godebugs 5.770s ok internal/gover 0.005s ok internal/itoa 0.007s ok internal/platform 0.838s ok internal/poll 1.036s ok internal/profile 0.008s ok internal/reflectlite 0.005s ok internal/runtime/atomic 0.065s ok internal/runtime/math 0.005s ok internal/runtime/sys 0.005s ok internal/saferio 0.091s ok internal/singleflight 0.094s ok internal/sysinfo 0.010s ok internal/testenv 0.505s ok internal/trace 22.190s ok internal/trace/internal/oldtrace 0.221s ok internal/types/errors 0.493s ok internal/unsafeheader 0.016s ok internal/weak 0.039s ok internal/xcoff 0.087s ok internal/zstd 1.134s ok io 0.296s ok io/fs 0.274s ok io/ioutil 0.014s ok iter 0.007s ok log 0.012s ok log/slog 0.035s ok log/slog/internal/benchmarks 0.007s ok log/slog/internal/buffer 0.017s ok log/syslog 1.303s ok maps 0.017s ok math 0.029s ok math/big 0.785s ok math/bits 0.032s ok math/cmplx 0.006s ok math/rand 0.185s ok math/rand/v2 0.263s ok mime 0.016s ok mime/multipart 1.177s ok mime/quotedprintable 0.034s ok net 32.538s ok net/http 9.951s ok net/http/cgi 0.242s ok net/http/cookiejar 0.012s ok net/http/fcgi 0.224s ok net/http/httptest 0.064s ok net/http/httptrace 0.012s ok net/http/httputil 1.130s ok net/http/internal 0.192s ok net/http/internal/ascii 0.009s ok net/http/pprof 5.175s ok net/internal/cgotest 0.026s ok net/internal/socktest 0.013s ok net/mail 0.010s ok net/netip 0.712s ok net/rpc 0.059s ok net/rpc/jsonrpc 0.034s ok net/smtp 0.035s ok net/textproto 0.063s ok net/url 0.086s ok os 2.491s ok os/exec 0.559s ok os/exec/internal/fdtest 0.007s ok os/signal 2.441s ok os/user 0.012s ok path 0.006s ok path/filepath 0.045s ok plugin 0.004s ok reflect 0.396s ok regexp 0.657s ok regexp/syntax 1.070s ok runtime 33.938s ok runtime/cgo 0.006s ok runtime/debug 0.095s ok runtime/internal/wasitest 0.013s ok runtime/metrics 0.008s ok runtime/pprof 21.751s ok runtime/trace 0.126s ok slices 0.076s ok sort 0.058s ok strconv 0.248s ok strings 0.487s ok sync 1.121s ok sync/atomic 2.261s ok syscall 0.210s ok testing 0.817s ok testing/fstest 0.012s ok testing/iotest 0.011s ok testing/quick 0.038s ok testing/slogtest 0.007s ok text/scanner 0.017s ok text/tabwriter 0.010s ok text/template 0.034s ok text/template/parse 0.012s ok time 17.089s ok unicode 0.021s ok unicode/utf16 0.016s ok unicode/utf8 0.011s ok unique 0.083s ok cmd/addr2line 0.721s ok cmd/api 21.330s ok cmd/asm/internal/asm 0.582s ok cmd/asm/internal/lex 0.017s ok cmd/cgo/internal/swig 0.092s ok cmd/cgo/internal/test 0.288s ok cmd/cgo/internal/testcarchive 0.079s ok cmd/cgo/internal/testcshared 0.194s ok cmd/cgo/internal/testerrors 14.341s ok cmd/cgo/internal/testfortran 0.045s ok cmd/cgo/internal/testgodefs 1.276s ok cmd/cgo/internal/testlife 1.009s ok cmd/cgo/internal/testnocgo 0.017s ok cmd/cgo/internal/testplugin 0.006s ok cmd/cgo/internal/testsanitizers 0.006s [no tests to run] ok cmd/cgo/internal/testshared 0.005s ok cmd/cgo/internal/testso 2.381s ok cmd/cgo/internal/teststdio 2.325s ok cmd/cgo/internal/testtls 0.006s ok cmd/compile 3.906s ok cmd/compile/internal/abt 0.024s ok cmd/compile/internal/amd64 0.023s ok cmd/compile/internal/base 0.020s ok cmd/compile/internal/compare 0.026s ok cmd/compile/internal/devirtualize 0.009s ok cmd/compile/internal/dwarfgen 0.379s ok cmd/compile/internal/importer 1.906s ok cmd/compile/internal/inline/inlheur 0.794s ok cmd/compile/internal/ir 0.020s ok cmd/compile/internal/liveness 0.050s ok cmd/compile/internal/logopt 0.347s ok cmd/compile/internal/loopvar 0.006s ok cmd/compile/internal/noder 0.010s ok cmd/compile/internal/rangefunc 0.013s ok cmd/compile/internal/reflectdata 0.006s [no tests to run] ok cmd/compile/internal/ssa 7.593s ok cmd/compile/internal/syntax 0.045s ok cmd/compile/internal/test 18.859s ok cmd/compile/internal/typecheck 0.480s ok cmd/compile/internal/types 0.021s ok cmd/compile/internal/types2 12.308s ok cmd/covdata 0.030s ok cmd/cover 2.278s ok cmd/dist 0.013s ok cmd/distpack 0.015s ok cmd/doc 0.173s ok cmd/fix 4.186s ok cmd/go 64.504s ok cmd/go/internal/auth 0.032s ok cmd/go/internal/cache 0.167s ok cmd/go/internal/cfg 0.007s [no tests to run] ok cmd/go/internal/envcmd 0.056s ok cmd/go/internal/fsys 0.042s ok cmd/go/internal/generate 0.017s ok cmd/go/internal/gover 0.011s ok cmd/go/internal/imports 0.030s ok cmd/go/internal/load 0.012s ok cmd/go/internal/lockedfile 0.128s ok cmd/go/internal/lockedfile/internal/filelock 0.065s ok cmd/go/internal/modfetch 0.014s ok cmd/go/internal/modfetch/codehost 1.849s ok cmd/go/internal/modfetch/zip_sum_test 0.011s ok cmd/go/internal/modindex 0.225s ok cmd/go/internal/modload 0.012s ok cmd/go/internal/mvs 0.018s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.029s ok cmd/go/internal/toolchain 0.037s ok cmd/go/internal/vcs 0.046s ok cmd/go/internal/vcweb 0.038s ok cmd/go/internal/vcweb/vcstest 2.598s ok cmd/go/internal/web 0.021s ok cmd/go/internal/work 0.238s ok cmd/gofmt 0.033s ok cmd/internal/archive 0.749s ok cmd/internal/buildid 0.176s ok cmd/internal/bootstrap_test 0.005s ok cmd/internal/cov 0.421s ok cmd/internal/dwarf 0.012s ok cmd/internal/edit 0.015s ok cmd/internal/goobj 0.007s ok cmd/internal/moddeps 1.390s ok cmd/internal/notsha256 0.008s ok cmd/internal/obj 0.704s ok cmd/internal/obj/arm64 0.359s ok cmd/internal/obj/loong64 0.047s ok cmd/internal/obj/ppc64 0.140s ok cmd/internal/obj/riscv 0.066s ok cmd/internal/obj/s390x 0.013s ok cmd/internal/obj/x86 3.985s ok cmd/internal/objabi 0.078s ok cmd/internal/par 0.054s ok cmd/internal/pgo 0.011s ok cmd/internal/pkgpath 0.022s ok cmd/internal/pkgpattern 0.008s ok cmd/internal/quoted 0.006s ok cmd/internal/src 0.004s ok cmd/internal/test2json 0.121s ok cmd/link 17.330s ok cmd/link/internal/benchmark 0.027s ok cmd/link/internal/ld 12.812s ok cmd/link/internal/loader 0.045s ok cmd/nm 1.420s ok cmd/objdump 2.120s ok cmd/pack 1.318s ok cmd/pprof 0.014s ok cmd/relnote 0.012s ok cmd/trace 0.055s ok cmd/vet 10.870s ##### os/user with tag osusergo ok os/user 0.010s ##### hash/maphash purego implementation ok hash/maphash 0.064s ##### crypto with tag purego ok crypto 0.054s [no tests to run] ok crypto/aes 0.055s [no tests to run] ok crypto/cipher 0.080s [no tests to run] ok crypto/des 0.012s [no tests to run] ok crypto/dsa 0.013s [no tests to run] ok crypto/ecdh 0.029s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.080s [no tests to run] ok crypto/ed25519 0.061s [no tests to run] ok crypto/elliptic 0.061s [no tests to run] ok crypto/hmac 0.024s [no tests to run] ok crypto/internal/alias 0.057s [no tests to run] ok crypto/internal/bigmod 0.054s [no tests to run] ok crypto/internal/boring 0.063s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.061s [no tests to run] ok crypto/internal/edwards25519 0.020s [no tests to run] ok crypto/internal/edwards25519/field 0.029s [no tests to run] ok crypto/internal/hpke 0.019s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.008s [no tests to run] ok crypto/internal/nistec 0.032s [no tests to run] ok crypto/internal/nistec/fiat 0.033s [no tests to run] ok crypto/md5 0.026s [no tests to run] ok crypto/rand 0.012s [no tests to run] ok crypto/rc4 0.012s [no tests to run] ok crypto/rsa 0.029s [no tests to run] ok crypto/sha1 0.037s [no tests to run] ok crypto/sha256 0.009s [no tests to run] ok crypto/sha512 0.010s [no tests to run] ok crypto/subtle 0.031s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.022s [no tests to run] ok crypto/x509 0.010s [no tests to run] ##### sync -cpu=10 ok sync 0.968s ##### Testing cgo ok cmd/cgo/internal/test 0.276s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testtls 0.005s ok cmd/cgo/internal/testnocgo 0.016s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/test 0.376s ok cmd/cgo/internal/test 0.314s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 15.883s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 13.826s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 14.615s ##### ../test ok cmd/internal/testdir 9.640s ok cmd/internal/testdir 13.738s ok cmd/internal/testdir 16.613s ok cmd/internal/testdir 7.933s ok cmd/internal/testdir 17.923s ok cmd/internal/testdir 9.376s ok cmd/internal/testdir 46.935s ok cmd/internal/testdir 10.088s ok cmd/internal/testdir 9.580s ok cmd/internal/testdir 10.796s All tests passed.