dragonfly-amd64-622 at 3214129a835d7ab5b857c77b8389a9aba4f9d5df :: 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.199s ok archive/zip 0.382s ok bufio 0.089s ok bytes 0.254s ok cmp 0.027s ok compress/bzip2 0.086s ok compress/flate 0.843s ok compress/gzip 1.306s ok compress/lzw 0.059s ok compress/zlib 0.398s ok container/heap 0.006s ok container/list 0.006s ok container/ring 0.018s ok context 0.175s ok crypto 0.527s ok crypto/aes 0.031s ok crypto/cipher 0.021s ok crypto/des 0.022s ok crypto/dsa 0.021s ok crypto/ecdh 0.035s ok crypto/ecdsa 0.028s ok crypto/ed25519 0.051s ok crypto/elliptic 0.017s ok crypto/hmac 0.020s ok crypto/internal/alias 0.019s ok crypto/internal/bigmod 0.056s ok crypto/internal/boring 0.021s ok crypto/internal/boring/bcache 0.102s ok crypto/internal/edwards25519 0.075s ok crypto/internal/edwards25519/field 0.022s ok crypto/internal/hpke 0.015s ok crypto/internal/mlkem768 0.264s ok crypto/internal/nistec 0.126s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/md5 0.009s ok crypto/rand 0.070s ok crypto/rc4 0.024s ok crypto/rsa 0.268s ok crypto/sha1 0.017s ok crypto/sha256 0.019s ok crypto/sha512 0.034s ok crypto/subtle 0.185s ok crypto/tls 7.421s ok crypto/x509 0.283s ok database/sql 0.698s ok database/sql/driver 0.004s ok debug/buildinfo 0.034s ok debug/dwarf 0.019s ok debug/elf 0.187s ok debug/gosym 0.106s ok debug/macho 0.020s ok debug/pe 0.036s ok debug/plan9obj 0.038s ok embed 0.039s [no tests to run] ok embed/internal/embedtest 0.006s ok encoding/ascii85 0.005s ok encoding/asn1 0.009s ok encoding/base32 0.020s ok encoding/base64 0.018s ok encoding/binary 0.016s ok encoding/csv 0.017s ok encoding/gob 2.605s ok encoding/hex 0.007s ok encoding/json 0.555s ok encoding/pem 1.022s ok encoding/xml 0.149s ok errors 0.010s ok expvar 0.009s ok flag 0.032s ok fmt 0.101s ok go/ast 0.022s ok go/build 2.673s ok go/build/constraint 0.011s ok go/constant 0.015s ok go/doc 0.057s ok go/doc/comment 1.099s ok go/format 0.011s ok go/importer 0.326s ok go/internal/gccgoimporter 0.018s ok go/internal/gcimporter 2.327s ok go/internal/srcimporter 9.937s ok go/parser 0.204s ok go/printer 0.234s ok go/scanner 0.005s ok go/token 0.019s ok go/types 13.505s ok go/version 0.005s ok hash 0.028s ok hash/adler32 0.034s ok hash/crc32 0.015s ok hash/crc64 0.006s ok hash/fnv 0.007s ok hash/maphash 0.082s ok html 0.063s ok html/template 0.077s ok image 0.046s ok image/color 0.029s ok image/draw 0.106s ok image/gif 0.177s ok image/jpeg 0.175s ok image/png 0.261s ok index/suffixarray 0.178s ok internal/abi 0.089s ok internal/buildcfg 0.006s ok internal/chacha8rand 0.006s ok internal/concurrent 0.101s ok internal/coverage/cfile 0.778s ok internal/coverage/cformat 0.012s ok internal/coverage/cmerge 0.017s ok internal/coverage/pods 0.009s ok internal/coverage/slicereader 0.006s ok internal/coverage/slicewriter 0.013s ok internal/coverage/test 0.023s ok internal/cpu 0.010s ok internal/dag 0.007s ok internal/diff 0.010s ok internal/fmtsort 0.005s ok internal/fuzz 0.030s ok internal/godebug 0.708s ok internal/godebugs 5.996s ok internal/gover 0.011s ok internal/itoa 0.004s ok internal/platform 0.791s ok internal/poll 1.056s ok internal/profile 0.015s ok internal/reflectlite 0.014s ok internal/runtime/atomic 0.061s ok internal/runtime/math 0.016s ok internal/runtime/sys 0.014s ok internal/saferio 0.101s ok internal/singleflight 0.055s ok internal/sysinfo 0.003s ok internal/testenv 0.383s ok internal/trace 20.153s ok internal/trace/internal/oldtrace 0.203s ok internal/types/errors 0.523s ok internal/unsafeheader 0.016s ok internal/weak 0.019s ok internal/xcoff 0.051s ok internal/zstd 1.208s ok io 0.316s ok io/fs 0.278s ok io/ioutil 0.013s ok iter 0.014s ok log 0.020s ok log/slog 0.037s ok log/slog/internal/benchmarks 0.011s ok log/slog/internal/buffer 0.005s ok log/syslog 2.324s ok maps 0.010s ok math 0.011s ok math/big 1.795s ok math/bits 0.011s ok math/cmplx 0.005s ok math/rand 0.196s ok math/rand/v2 0.248s ok mime 0.009s ok mime/multipart 1.172s ok mime/quotedprintable 0.058s ok net 33.443s ok net/http 12.788s ok net/http/cgi 0.259s ok net/http/cookiejar 0.015s ok net/http/fcgi 0.230s ok net/http/httptest 0.045s ok net/http/httptrace 0.009s ok net/http/httputil 0.648s ok net/http/internal 0.202s ok net/http/internal/ascii 0.005s ok net/http/pprof 5.148s ok net/internal/cgotest 0.018s ok net/internal/socktest 0.005s ok net/mail 0.020s ok net/netip 0.703s ok net/rpc 0.041s ok net/rpc/jsonrpc 0.017s ok net/smtp 0.024s ok net/textproto 0.194s ok net/url 0.053s ok os 0.756s ok os/exec 1.649s ok os/exec/internal/fdtest 0.021s ok os/signal 2.467s ok os/user 0.011s ok path 0.009s ok path/filepath 0.046s ok plugin 0.005s ok reflect 0.451s ok regexp 1.613s ok regexp/syntax 0.969s ok runtime 34.131s ok runtime/cgo 0.009s ok runtime/debug 0.089s ok runtime/internal/wasitest 0.008s ok runtime/metrics 0.008s ok runtime/pprof 21.758s ok runtime/trace 0.116s ok slices 0.073s ok sort 0.068s ok strconv 0.253s ok strings 0.493s ok sync 2.238s ok sync/atomic 1.561s ok syscall 0.239s ok testing 0.669s ok testing/fstest 0.010s ok testing/iotest 0.008s ok testing/quick 0.038s ok testing/slogtest 0.015s ok text/scanner 0.019s ok text/tabwriter 0.006s ok text/template 1.030s ok text/template/parse 0.011s ok time 17.159s ok unicode 0.012s ok unicode/utf16 0.008s ok unicode/utf8 0.020s ok unique 0.085s ok cmd/addr2line 0.662s ok cmd/api 21.051s ok cmd/asm/internal/asm 0.499s ok cmd/asm/internal/lex 0.017s ok cmd/cgo/internal/swig 0.046s ok cmd/cgo/internal/test 0.280s ok cmd/cgo/internal/testcarchive 0.107s ok cmd/cgo/internal/testcshared 0.153s ok cmd/cgo/internal/testerrors 15.123s ok cmd/cgo/internal/testfortran 0.030s ok cmd/cgo/internal/testgodefs 1.077s ok cmd/cgo/internal/testlife 1.079s ok cmd/cgo/internal/testnocgo 0.012s ok cmd/cgo/internal/testplugin 0.009s ok cmd/cgo/internal/testsanitizers 0.006s [no tests to run] ok cmd/cgo/internal/testshared 0.033s ok cmd/cgo/internal/testso 2.418s ok cmd/cgo/internal/teststdio 2.346s ok cmd/cgo/internal/testtls 0.005s ok cmd/compile 3.984s ok cmd/compile/internal/abt 0.019s ok cmd/compile/internal/amd64 0.013s ok cmd/compile/internal/base 0.010s ok cmd/compile/internal/compare 0.010s ok cmd/compile/internal/devirtualize 0.015s ok cmd/compile/internal/dwarfgen 0.411s ok cmd/compile/internal/importer 1.943s ok cmd/compile/internal/inline/inlheur 0.898s ok cmd/compile/internal/ir 0.020s ok cmd/compile/internal/liveness 0.031s ok cmd/compile/internal/logopt 0.331s ok cmd/compile/internal/loopvar 0.011s ok cmd/compile/internal/noder 0.021s ok cmd/compile/internal/rangefunc 0.017s ok cmd/compile/internal/reflectdata 0.007s [no tests to run] ok cmd/compile/internal/ssa 7.711s ok cmd/compile/internal/syntax 0.048s ok cmd/compile/internal/test 19.727s ok cmd/compile/internal/typecheck 0.479s ok cmd/compile/internal/types 0.008s ok cmd/compile/internal/types2 11.555s ok cmd/covdata 0.014s ok cmd/cover 1.978s ok cmd/dist 0.005s ok cmd/distpack 0.016s ok cmd/doc 0.170s ok cmd/fix 4.403s ok cmd/go 66.355s ok cmd/go/internal/auth 0.019s ok cmd/go/internal/cache 0.178s ok cmd/go/internal/cfg 0.010s [no tests to run] ok cmd/go/internal/envcmd 0.068s ok cmd/go/internal/fsys 0.042s ok cmd/go/internal/generate 0.022s ok cmd/go/internal/gover 0.014s ok cmd/go/internal/imports 0.020s ok cmd/go/internal/load 0.012s ok cmd/go/internal/lockedfile 0.110s ok cmd/go/internal/lockedfile/internal/filelock 0.045s ok cmd/go/internal/modfetch 0.017s ok cmd/go/internal/modfetch/codehost 2.011s ok cmd/go/internal/modfetch/zip_sum_test 1.025s ok cmd/go/internal/modindex 0.169s ok cmd/go/internal/modload 0.015s ok cmd/go/internal/mvs 0.023s ok cmd/go/internal/str 0.023s ok cmd/go/internal/test 0.031s ok cmd/go/internal/toolchain 0.013s ok cmd/go/internal/vcs 0.017s ok cmd/go/internal/vcweb 0.017s ok cmd/go/internal/vcweb/vcstest 2.689s ok cmd/go/internal/web 0.022s ok cmd/go/internal/work 0.179s ok cmd/gofmt 0.035s ok cmd/internal/archive 0.774s ok cmd/internal/buildid 0.180s ok cmd/internal/bootstrap_test 0.005s ok cmd/internal/cov 0.410s ok cmd/internal/dwarf 0.019s ok cmd/internal/edit 0.005s ok cmd/internal/goobj 0.018s ok cmd/internal/moddeps 1.405s ok cmd/internal/notsha256 0.020s ok cmd/internal/obj 0.686s ok cmd/internal/obj/arm64 0.386s ok cmd/internal/obj/loong64 0.028s ok cmd/internal/obj/ppc64 0.153s ok cmd/internal/obj/riscv 0.067s ok cmd/internal/obj/s390x 0.018s ok cmd/internal/obj/x86 3.814s ok cmd/internal/objabi 0.066s ok cmd/internal/par 0.044s ok cmd/internal/pgo 0.014s ok cmd/internal/pkgpath 0.031s ok cmd/internal/pkgpattern 0.017s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.004s ok cmd/internal/test2json 0.117s ok cmd/link 17.049s ok cmd/link/internal/benchmark 0.009s ok cmd/link/internal/ld 12.974s ok cmd/link/internal/loader 0.029s ok cmd/nm 1.690s ok cmd/objdump 2.275s ok cmd/pack 1.050s ok cmd/pprof 0.033s ok cmd/relnote 0.023s ok cmd/trace 0.063s ok cmd/vet 10.357s ##### os/user with tag osusergo ok os/user 0.023s ##### hash/maphash purego implementation ok hash/maphash 0.067s ##### crypto with tag purego ok crypto 0.028s [no tests to run] ok crypto/aes 0.017s [no tests to run] ok crypto/cipher 0.046s [no tests to run] ok crypto/des 0.040s [no tests to run] ok crypto/dsa 0.087s [no tests to run] ok crypto/ecdh 0.090s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.046s [no tests to run] ok crypto/ed25519 0.086s [no tests to run] ok crypto/elliptic 0.070s [no tests to run] ok crypto/hmac 0.079s [no tests to run] ok crypto/internal/alias 0.046s [no tests to run] ok crypto/internal/bigmod 0.073s [no tests to run] ok crypto/internal/boring 0.026s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.034s [no tests to run] ok crypto/internal/edwards25519 0.026s [no tests to run] ok crypto/internal/edwards25519/field 0.062s [no tests to run] ok crypto/internal/hpke 0.029s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.015s [no tests to run] ok crypto/internal/nistec 0.013s [no tests to run] ok crypto/internal/nistec/fiat 0.033s [no tests to run] ok crypto/md5 0.011s [no tests to run] ok crypto/rand 0.050s [no tests to run] ok crypto/rc4 0.025s [no tests to run] ok crypto/rsa 0.022s [no tests to run] ok crypto/sha1 0.024s [no tests to run] ok crypto/sha256 0.024s [no tests to run] ok crypto/sha512 0.005s [no tests to run] ok crypto/subtle 0.010s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.019s [no tests to run] ok crypto/x509 0.007s [no tests to run] ##### sync -cpu=10 ok sync 1.026s ##### Testing cgo ok cmd/cgo/internal/test 0.291s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testtls 0.019s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/test 0.289s ok cmd/cgo/internal/test 0.321s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 16.733s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 13.830s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 13.768s ##### ../test ok cmd/internal/testdir 9.792s ok cmd/internal/testdir 13.850s ok cmd/internal/testdir 16.716s ok cmd/internal/testdir 8.021s ok cmd/internal/testdir 18.764s ok cmd/internal/testdir 9.449s ok cmd/internal/testdir 47.251s ok cmd/internal/testdir 10.282s ok cmd/internal/testdir 8.932s ok cmd/internal/testdir 10.687s All tests passed.