dragonfly-amd64-622 at da8f406f069490a14aef878559a6db08f4d53344 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] 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.258s ok archive/zip 0.400s ok bufio 0.067s ok bytes 0.244s ok cmp 0.031s ok compress/bzip2 0.075s ok compress/flate 1.198s ok compress/gzip 1.473s ok compress/lzw 0.073s ok compress/zlib 0.443s ok container/heap 0.006s ok container/list 0.006s ok container/ring 0.009s ok context 0.185s ok crypto 0.009s ok crypto/aes 0.027s ok crypto/cipher 0.022s ok crypto/des 0.018s ok crypto/dsa 0.006s ok crypto/ecdh 0.059s ok crypto/ecdsa 0.029s ok crypto/ed25519 0.046s ok crypto/elliptic 0.015s ok crypto/hmac 0.011s ok crypto/internal/alias 0.006s ok crypto/internal/bigmod 0.156s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.121s ok crypto/internal/edwards25519 0.097s ok crypto/internal/edwards25519/field 0.024s ok crypto/internal/nistec 0.140s ok crypto/internal/nistec/fiat 0.017s [no tests to run] ok crypto/md5 0.018s ok crypto/rand 0.093s ok crypto/rc4 0.086s ok crypto/rsa 0.293s ok crypto/sha1 0.009s ok crypto/sha256 0.007s ok crypto/sha512 0.009s ok crypto/subtle 0.325s ok crypto/tls 5.486s ok crypto/x509 0.315s ok database/sql 0.704s ok database/sql/driver 0.018s ok debug/buildinfo 0.029s ok debug/dwarf 0.066s ok debug/elf 0.210s ok debug/gosym 0.040s ok debug/macho 0.009s ok debug/pe 0.024s ok debug/plan9obj 0.006s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.007s ok encoding/ascii85 0.007s ok encoding/asn1 0.007s ok encoding/base32 0.037s ok encoding/base64 0.010s ok encoding/binary 0.008s ok encoding/csv 0.019s ok encoding/gob 2.324s ok encoding/hex 0.010s ok encoding/json 0.459s ok encoding/pem 0.846s ok encoding/xml 0.088s ok errors 0.024s ok expvar 0.018s ok flag 0.044s ok fmt 0.112s ok go/ast 0.026s ok go/build 1.450s ok go/build/constraint 0.006s ok go/constant 0.009s ok go/doc 0.053s ok go/doc/comment 1.011s ok go/format 0.011s ok go/importer 0.409s ok go/internal/gccgoimporter 0.019s ok go/internal/gcimporter 2.421s ok go/internal/srcimporter 10.373s ok go/parser 0.270s ok go/printer 0.204s ok go/scanner 0.007s ok go/token 0.027s ok go/types 13.326s ok hash 0.018s ok hash/adler32 0.025s ok hash/crc32 0.033s ok hash/crc64 0.004s ok hash/fnv 0.004s ok hash/maphash 0.079s ok html 0.012s ok html/template 0.074s ok image 0.059s ok image/color 0.025s ok image/draw 0.076s ok image/gif 0.241s ok image/jpeg 0.343s ok image/png 0.341s ok index/suffixarray 0.132s ok internal/abi 0.095s ok internal/buildcfg 0.037s ok internal/coverage/cformat 0.036s ok internal/coverage/cmerge 0.034s ok internal/coverage/pods 0.036s ok internal/coverage/slicereader 0.032s ok internal/coverage/slicewriter 0.013s ok internal/coverage/test 0.014s ok internal/cpu 0.011s ok internal/dag 0.022s ok internal/diff 0.037s ok internal/fmtsort 0.005s ok internal/fuzz 0.012s ok internal/godebug 0.571s ok internal/godebugs 0.016s ok internal/intern 0.502s ok internal/itoa 0.005s ok internal/platform 0.844s ok internal/poll 2.058s ok internal/profile 0.014s ok internal/reflectlite 0.013s ok internal/safefilepath 0.004s ok internal/saferio 0.094s ok internal/singleflight 0.104s ok internal/testenv 0.282s ok internal/trace 0.055s ok internal/types/errors 0.512s ok internal/unsafeheader 0.005s ok internal/xcoff 0.023s ok internal/zstd 0.487s ok io 0.296s ok io/fs 0.286s ok io/ioutil 0.021s ok log 0.020s ok log/slog 0.045s ok log/slog/internal/benchmarks 0.017s ok log/slog/internal/buffer 0.015s ok log/syslog 2.309s ok maps 0.006s ok math 0.020s ok math/big 0.832s ok math/bits 0.010s ok math/cmplx 0.006s ok math/rand 0.186s ok mime 1.014s ok mime/multipart 0.913s ok mime/quotedprintable 0.067s ok net 26.501s ok net/http 12.993s ok net/http/cgi 0.123s ok net/http/cookiejar 0.018s ok net/http/fcgi 0.224s ok net/http/httptest 0.048s ok net/http/httptrace 0.006s ok net/http/httputil 2.645s ok net/http/internal 0.017s ok net/http/internal/ascii 0.015s ok net/http/pprof 5.155s ok net/internal/socktest 0.008s ok net/mail 0.013s ok net/netip 0.469s ok net/rpc 0.047s ok net/rpc/jsonrpc 0.027s ok net/smtp 0.022s ok net/textproto 0.030s ok net/url 0.012s ok os 0.766s ok os/exec 0.766s ok os/exec/internal/fdtest 0.021s ok os/signal 2.242s ok os/user 0.050s ok path 0.048s ok path/filepath 1.075s ok plugin 0.018s ok reflect 0.454s ok regexp 1.712s ok regexp/syntax 1.131s ok runtime 40.366s ok runtime/cgo 0.012s ok runtime/coverage 0.017s ok runtime/debug 0.135s ok runtime/internal/atomic 0.058s ok runtime/internal/math 0.014s ok runtime/internal/sys 0.015s ok runtime/internal/wasitest 0.014s ok runtime/metrics 0.016s ok runtime/pprof 7.321s ok runtime/trace 3.547s ok slices 0.108s ok sort 0.042s ok strconv 0.434s ok strings 0.888s ok sync 0.951s ok sync/atomic 6.224s ok syscall 0.095s ok testing 0.545s ok testing/fstest 0.009s ok testing/iotest 0.008s ok testing/quick 0.036s ok testing/slogtest 0.016s ok text/scanner 0.009s ok text/tabwriter 0.007s ok text/template 0.053s ok text/template/parse 0.017s ok time 3.118s ok unicode 0.013s ok unicode/utf16 0.007s ok unicode/utf8 0.013s ok cmd/addr2line 1.620s ok cmd/api 1.345s ok cmd/asm/internal/asm 0.484s ok cmd/asm/internal/lex 0.083s ok cmd/cgo/internal/swig 0.064s ok cmd/cgo/internal/test 0.278s ok cmd/cgo/internal/testcarchive 0.082s ok cmd/cgo/internal/testcshared 0.203s ok cmd/cgo/internal/testerrors 14.056s ok cmd/cgo/internal/testfortran 0.021s ok cmd/cgo/internal/testgodefs 1.088s ok cmd/cgo/internal/testlife 1.032s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testplugin 0.007s ok cmd/cgo/internal/testsanitizers 0.005s [no tests to run] ok cmd/cgo/internal/testshared 0.016s ok cmd/cgo/internal/testso 2.076s ok cmd/cgo/internal/teststdio 2.028s ok cmd/cgo/internal/testtls 0.029s ok cmd/compile/internal/abt 0.035s ok cmd/compile/internal/amd64 0.016s ok cmd/compile/internal/base 0.016s ok cmd/compile/internal/compare 0.016s ok cmd/compile/internal/dwarfgen 0.384s ok cmd/compile/internal/importer 1.815s ok cmd/compile/internal/inline/inlheur 0.953s ok cmd/compile/internal/ir 0.040s ok cmd/compile/internal/logopt 0.385s ok cmd/compile/internal/loopvar 0.015s ok cmd/compile/internal/noder 0.007s ok cmd/compile/internal/reflectdata 0.006s [no tests to run] ok cmd/compile/internal/ssa 7.189s ok cmd/compile/internal/syntax 0.039s ok cmd/compile/internal/test 18.902s ok cmd/compile/internal/typecheck 0.515s ok cmd/compile/internal/types 0.023s ok cmd/compile/internal/types2 9.498s ok cmd/covdata 0.030s ok cmd/cover 1.928s ok cmd/dist 0.006s ok cmd/distpack 0.007s ok cmd/doc 0.175s ok cmd/fix 4.842s ok cmd/go 58.006s ok cmd/go/internal/auth 0.014s ok cmd/go/internal/cache 0.171s ok cmd/go/internal/cfg 0.007s [no tests to run] ok cmd/go/internal/envcmd 0.045s ok cmd/go/internal/fsys 0.041s ok cmd/go/internal/generate 0.015s ok cmd/go/internal/gover 0.011s ok cmd/go/internal/imports 0.019s ok cmd/go/internal/load 0.031s ok cmd/go/internal/lockedfile 0.167s ok cmd/go/internal/lockedfile/internal/filelock 0.040s ok cmd/go/internal/modfetch 0.034s ok cmd/go/internal/modfetch/codehost 1.674s ok cmd/go/internal/modfetch/zip_sum_test 0.009s ok cmd/go/internal/modindex 0.142s ok cmd/go/internal/modload 0.012s ok cmd/go/internal/mvs 0.017s ok cmd/go/internal/par 0.031s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.036s ok cmd/go/internal/toolchain 0.028s ok cmd/go/internal/vcs 0.028s ok cmd/go/internal/vcweb 0.015s ok cmd/go/internal/vcweb/vcstest 2.696s ok cmd/go/internal/web 0.010s ok cmd/go/internal/work 0.203s ok cmd/gofmt 0.029s ok cmd/internal/archive 0.733s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/buildid 0.167s ok cmd/internal/cov 0.435s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.015s ok cmd/internal/moddeps 1.618s ok cmd/internal/notsha256 0.014s ok cmd/internal/obj 0.700s ok cmd/internal/obj/ppc64 0.129s ok cmd/internal/obj/riscv 0.118s ok cmd/internal/obj/s390x 0.005s ok cmd/internal/obj/x86 3.524s ok cmd/internal/objabi 0.057s ok cmd/internal/pkgpath 0.025s ok cmd/internal/pkgpattern 0.008s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.010s ok cmd/internal/test2json 0.120s ok cmd/link 10.848s ok cmd/link/internal/benchmark 0.011s ok cmd/link/internal/ld 7.956s ok cmd/link/internal/loader 0.032s ok cmd/nm 1.476s ok cmd/objdump 2.157s ok cmd/pack 0.891s ok cmd/pprof 0.009s ok cmd/trace 3.956s ok cmd/vet 7.529s ##### os/user with tag osusergo ok os/user 0.010s ##### hash/maphash purego implementation ok hash/maphash 0.072s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 41.419s ##### sync -cpu=10 ok sync 0.868s ##### Testing cgo ok cmd/cgo/internal/test 0.279s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/test 0.253s ok cmd/cgo/internal/test 0.357s ##### ../test ok cmd/internal/testdir 9.313s ok cmd/internal/testdir 14.472s ok cmd/internal/testdir 12.666s ok cmd/internal/testdir 7.884s ok cmd/internal/testdir 16.135s ok cmd/internal/testdir 9.156s ok cmd/internal/testdir 50.318s ok cmd/internal/testdir 8.946s ok cmd/internal/testdir 8.957s ok cmd/internal/testdir 9.502s All tests passed.