dragonfly-amd64-622 at 752379113b7c3e2170f790ec8b26d590defc71d1 :: 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: AMD EPYC 7B12 # GOOS: dragonfly # OS Version: DragonFly 6.2-RELEASE DragonFly v6.2.2-RELEASE #2: Thu x86_64 ##### Testing packages. ok archive/tar 0.152s ok archive/zip 0.454s ok bufio 0.045s ok bytes 0.135s ok cmp 0.018s ok compress/bzip2 0.079s ok compress/flate 0.736s ok compress/gzip 1.175s ok compress/lzw 0.050s ok compress/zlib 0.343s ok container/heap 0.011s ok container/list 0.011s ok container/ring 0.008s ok context 0.209s ok crypto 0.011s ok crypto/aes 0.027s ok crypto/cipher 0.019s ok crypto/des 0.017s ok crypto/dsa 0.006s ok crypto/ecdh 0.034s ok crypto/ecdsa 0.023s ok crypto/ed25519 0.034s ok crypto/elliptic 0.012s ok crypto/hmac 0.009s ok crypto/internal/alias 0.020s ok crypto/internal/bigmod 0.123s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.134s ok crypto/internal/edwards25519 0.067s ok crypto/internal/edwards25519/field 0.017s ok crypto/internal/nistec 0.112s ok crypto/internal/nistec/fiat 0.010s [no tests to run] ok crypto/md5 1.019s ok crypto/rand 0.040s ok crypto/rc4 0.028s ok crypto/rsa 0.178s ok crypto/sha1 0.018s ok crypto/sha256 1.007s ok crypto/sha512 0.007s ok crypto/subtle 0.108s ok crypto/tls 7.344s ok crypto/x509 0.241s ok database/sql 0.651s ok database/sql/driver 0.012s ok debug/buildinfo 0.019s ok debug/dwarf 0.029s ok debug/elf 0.561s ok debug/gosym 0.032s ok debug/macho 0.008s ok debug/pe 0.015s ok debug/plan9obj 0.004s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.016s ok encoding/ascii85 0.017s ok encoding/asn1 0.011s ok encoding/base32 0.018s ok encoding/base64 0.021s ok encoding/binary 0.013s ok encoding/csv 0.022s ok encoding/gob 1.066s ok encoding/hex 0.005s ok encoding/json 0.701s ok encoding/pem 0.310s ok encoding/xml 0.052s ok errors 0.011s ok expvar 0.012s ok flag 0.072s ok fmt 0.053s ok go/ast 0.021s ok go/build 1.132s ok go/build/constraint 0.018s ok go/constant 0.011s ok go/doc 0.039s ok go/doc/comment 0.630s ok go/format 0.016s ok go/importer 0.383s ok go/internal/gccgoimporter 0.011s ok go/internal/gcimporter 2.226s ok go/internal/srcimporter 6.324s ok go/parser 0.199s ok go/printer 0.163s ok go/scanner 0.010s ok go/token 0.036s ok go/types 10.730s ok go/version 0.008s ok hash 0.010s ok hash/adler32 0.006s ok hash/crc32 0.015s ok hash/crc64 0.015s ok hash/fnv 0.015s ok hash/maphash 0.063s ok html 0.012s ok html/template 0.046s ok image 0.052s ok image/color 0.021s ok image/draw 0.059s ok image/gif 0.187s ok image/jpeg 0.106s ok image/png 0.168s ok index/suffixarray 0.089s ok internal/abi 0.053s ok internal/buildcfg 0.005s ok internal/chacha8rand 0.003s ok internal/coverage/cformat 0.007s ok internal/coverage/cmerge 0.009s ok internal/coverage/pods 0.014s ok internal/coverage/slicereader 0.013s ok internal/coverage/slicewriter 0.014s ok internal/coverage/test 0.010s ok internal/cpu 0.028s ok internal/dag 0.007s ok internal/diff 0.011s ok internal/fmtsort 0.009s ok internal/fuzz 0.015s ok internal/godebug 0.454s ok internal/godebugs 0.008s ok internal/gover 0.015s ok internal/intern 0.247s ok internal/itoa 0.002s ok internal/platform 0.678s ok internal/poll 1.035s ok internal/profile 0.008s ok internal/reflectlite 0.004s ok internal/safefilepath 0.014s ok internal/saferio 0.078s ok internal/singleflight 0.068s ok internal/testenv 0.244s ok internal/trace 0.048s ok internal/trace/v2 12.700s ok internal/types/errors 0.621s ok internal/unsafeheader 0.018s ok internal/xcoff 0.018s ok internal/zstd 0.611s ok io 0.313s ok io/fs 0.202s ok io/ioutil 0.012s ok log 0.015s ok log/slog 1.029s ok log/slog/internal/benchmarks 0.004s ok log/slog/internal/buffer 0.007s ok log/syslog 2.180s ok maps 0.008s ok math 0.014s ok math/big 0.537s ok math/bits 0.014s ok math/cmplx 0.013s ok math/rand 0.152s ok math/rand/v2 0.181s ok mime 0.014s ok mime/multipart 0.747s ok mime/quotedprintable 0.019s ok net 42.988s ok net/http 8.444s ok net/http/cgi 0.209s ok net/http/cookiejar 0.009s ok net/http/fcgi 0.233s ok net/http/httptest 1.041s ok net/http/httptrace 0.013s ok net/http/httputil 2.671s ok net/http/internal 0.004s ok net/http/internal/ascii 0.004s ok net/http/pprof 5.088s ok net/internal/socktest 0.003s ok net/mail 0.009s ok net/netip 0.347s ok net/rpc 0.054s ok net/rpc/jsonrpc 0.022s ok net/smtp 0.027s ok net/textproto 0.085s ok net/url 0.047s ok os 0.597s ok os/exec 1.660s ok os/exec/internal/fdtest 0.018s ok os/signal 2.140s ok os/user 0.015s ok path 0.010s ok path/filepath 0.025s ok plugin 0.012s ok reflect 0.362s ok regexp 0.376s ok regexp/syntax 0.610s ok runtime 26.706s ok runtime/cgo 0.012s ok runtime/coverage 0.013s ok runtime/debug 0.058s ok runtime/internal/atomic 0.048s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.017s ok runtime/internal/wasitest 0.004s ok runtime/metrics 0.004s ok runtime/pprof 6.067s ok runtime/trace 1.982s ok slices 0.155s ok sort 0.056s ok strconv 1.170s ok strings 1.046s ok sync 0.902s ok sync/atomic 0.546s ok syscall 0.113s ok testing 0.530s ok testing/fstest 0.022s ok testing/iotest 0.005s ok testing/quick 0.029s ok testing/slogtest 0.005s ok text/scanner 0.010s ok text/tabwriter 0.013s ok text/template 0.019s ok text/template/parse 0.005s ok time 2.571s ok unicode 0.011s ok unicode/utf16 0.010s ok unicode/utf8 0.008s ok cmd/addr2line 0.691s ok cmd/api 1.375s ok cmd/asm/internal/asm 0.291s ok cmd/asm/internal/lex 0.008s ok cmd/cgo/internal/swig 0.051s ok cmd/cgo/internal/test 0.223s ok cmd/cgo/internal/testcarchive 0.044s ok cmd/cgo/internal/testcshared 0.087s ok cmd/cgo/internal/testerrors 9.355s ok cmd/cgo/internal/testfortran 0.021s ok cmd/cgo/internal/testgodefs 0.788s ok cmd/cgo/internal/testlife 0.764s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testplugin 0.011s ok cmd/cgo/internal/testsanitizers 0.007s [no tests to run] ok cmd/cgo/internal/testshared 0.004s ok cmd/cgo/internal/testso 1.595s ok cmd/cgo/internal/teststdio 1.635s ok cmd/cgo/internal/testtls 0.015s ok cmd/compile/internal/abt 0.008s ok cmd/compile/internal/amd64 0.011s ok cmd/compile/internal/base 0.006s ok cmd/compile/internal/compare 0.004s ok cmd/compile/internal/devirtualize 0.010s ok cmd/compile/internal/dwarfgen 0.202s ok cmd/compile/internal/importer 1.915s ok cmd/compile/internal/inline/inlheur 0.643s ok cmd/compile/internal/ir 0.012s ok cmd/compile/internal/logopt 0.357s ok cmd/compile/internal/loopvar 0.022s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 4.751s ok cmd/compile/internal/syntax 0.036s ok cmd/compile/internal/test 10.843s ok cmd/compile/internal/typecheck 0.388s ok cmd/compile/internal/types 0.018s ok cmd/compile/internal/types2 9.837s ok cmd/covdata 0.023s ok cmd/cover 1.542s ok cmd/dist 0.016s ok cmd/distpack 0.017s ok cmd/doc 0.159s ok cmd/fix 2.079s ok cmd/go 54.357s ok cmd/go/internal/auth 0.013s ok cmd/go/internal/cache 0.116s ok cmd/go/internal/cfg 0.005s [no tests to run] ok cmd/go/internal/envcmd 0.090s ok cmd/go/internal/fsys 0.051s ok cmd/go/internal/generate 0.007s ok cmd/go/internal/gover 0.008s ok cmd/go/internal/imports 0.010s ok cmd/go/internal/load 0.010s ok cmd/go/internal/lockedfile 0.145s ok cmd/go/internal/lockedfile/internal/filelock 0.040s ok cmd/go/internal/modfetch 0.022s ok cmd/go/internal/modfetch/codehost 1.120s ok cmd/go/internal/modfetch/zip_sum_test 0.011s ok cmd/go/internal/modindex 0.106s ok cmd/go/internal/modload 0.010s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/par 0.030s ok cmd/go/internal/str 0.015s ok cmd/go/internal/test 0.023s ok cmd/go/internal/toolchain 0.011s ok cmd/go/internal/vcs 0.020s ok cmd/go/internal/vcweb 0.015s ok cmd/go/internal/vcweb/vcstest 3.522s ok cmd/go/internal/web 0.008s ok cmd/go/internal/work 0.259s ok cmd/gofmt 0.033s ok cmd/internal/archive 0.583s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/buildid 0.118s ok cmd/internal/cov 0.331s ok cmd/internal/dwarf 0.022s ok cmd/internal/edit 0.008s ok cmd/internal/goobj 0.011s ok cmd/internal/moddeps 0.926s ok cmd/internal/notsha256 0.005s ok cmd/internal/obj 0.531s ok cmd/internal/obj/ppc64 0.078s ok cmd/internal/obj/riscv 0.028s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 2.295s ok cmd/internal/objabi 0.033s ok cmd/internal/pkgpath 0.020s ok cmd/internal/pkgpattern 0.013s ok cmd/internal/quoted 0.007s ok cmd/internal/src 0.005s ok cmd/internal/test2json 0.084s ok cmd/link 7.034s ok cmd/link/internal/benchmark 0.017s ok cmd/link/internal/ld 6.468s ok cmd/link/internal/loader 0.052s ok cmd/nm 0.783s ok cmd/objdump 1.456s ok cmd/pack 0.507s ok cmd/pprof 0.006s ok cmd/trace 3.954s ok cmd/vet 6.119s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 0.049s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 31.604s ##### sync -cpu=10 ok sync 0.838s ##### Testing cgo ok cmd/cgo/internal/test 0.220s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testnocgo 0.009s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/test 0.217s ok cmd/cgo/internal/test 0.219s ##### ../test ok cmd/internal/testdir 6.756s ok cmd/internal/testdir 9.414s ok cmd/internal/testdir 8.581s ok cmd/internal/testdir 6.677s ok cmd/internal/testdir 12.905s ok cmd/internal/testdir 5.344s ok cmd/internal/testdir 33.208s ok cmd/internal/testdir 6.553s ok cmd/internal/testdir 6.432s ok cmd/internal/testdir 7.308s All tests passed.