darwin-amd64-12_0 at 44ff9bff0cd02642c37cce0223d25dc57230c8d2 :: Running /Users/gopher/workdir/go/src/make.bash with args ["/Users/gopher/workdir/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "TERM=xterm-256color" "SHELL=/bin/zsh" "TERM_PROGRAM_VERSION=443" "TERM_SESSION_ID=F8E3A5E0-780F-4658-9019-1DEA72293B0A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.qsENWLdHXI/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=4D05790F-0271-4912-9F3D-13D200D2C9E6" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=3" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=./buildlet" "WORKDIR=/Users/gopher/workdir" "GOROOT_BOOTSTRAP=/Users/gopher/workdir/go1.4" "GO_BUILDER_NAME=darwin-amd64-12_0" "GOBIN=" "TMPDIR=/Users/gopher/workdir/tmp" "GOCACHE=/Users/gopher/workdir/gocache" "PWD=/Users/gopher/workdir/go/src"] in dir /Users/gopher/workdir/go/src Building Go cmd/dist using /Users/gopher/workdir/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /Users/gopher/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 darwin/amd64. --- Installed Go for darwin/amd64 in /Users/gopher/workdir/go Installed commands in /Users/gopher/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz # GOOS: darwin # OS Version: Darwin 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.266s ok archive/zip 0.672s ok bufio 0.270s ok bytes 1.798s ok compress/bzip2 0.347s ok compress/flate 0.791s ok compress/gzip 3.141s ok compress/lzw 0.303s ok compress/zlib 0.659s ok container/heap 0.226s ok container/list 0.429s ok container/ring 0.262s ok context 0.227s ok crypto 0.338s ok crypto/aes 0.278s ok crypto/cipher 0.224s ok crypto/des 0.372s ok crypto/dsa 0.286s ok crypto/ecdsa 0.242s ok crypto/ed25519 0.281s ok crypto/elliptic 0.362s ok crypto/hmac 0.220s ok crypto/internal/boring 0.216s ok crypto/internal/boring/bcache 0.420s ok crypto/internal/edwards25519 6.566s ok crypto/internal/edwards25519/field 6.140s ok crypto/internal/nistec 1.964s ok crypto/internal/nistec/fiat 0.214s [no tests to run] ok crypto/internal/subtle 0.308s ok crypto/md5 0.307s ok crypto/rand 0.381s ok crypto/rc4 0.262s ok crypto/rsa 0.362s ok crypto/sha1 0.302s ok crypto/sha256 0.219s ok crypto/sha512 0.261s ok crypto/subtle 0.237s ok crypto/tls 0.822s ok crypto/x509 1.008s ok database/sql 0.478s ok database/sql/driver 0.297s ok debug/buildinfo 0.422s ok debug/dwarf 0.289s ok debug/elf 0.412s ok debug/gosym 0.240s ok debug/macho 0.235s ok debug/pe 0.304s ok debug/plan9obj 0.403s ok embed 0.931s [no tests to run] ok embed/internal/embedtest 0.715s ok encoding/ascii85 0.204s ok encoding/asn1 0.289s ok encoding/base32 0.279s ok encoding/base64 0.222s ok encoding/binary 0.301s ok encoding/csv 0.342s ok encoding/gob 0.231s ok encoding/hex 0.287s ok encoding/json 0.632s ok encoding/pem 0.889s ok encoding/xml 0.292s ok errors 0.217s ok expvar 0.246s ok flag 0.327s ok fmt 0.543s ok go/ast 0.575s ok go/build 2.286s ok go/build/constraint 0.221s ok go/constant 0.224s ok go/doc 0.258s ok go/doc/comment 1.286s ok go/format 0.172s ok go/importer 0.263s ok go/internal/gccgoimporter 0.324s ok go/internal/gcimporter 10.924s ok go/internal/srcimporter 9.791s ok go/parser 0.363s ok go/printer 0.318s ok go/scanner 0.153s ok go/token 0.288s ok go/types 10.203s ok hash 0.173s ok hash/adler32 0.312s ok hash/crc32 0.165s ok hash/crc64 0.152s ok hash/fnv 0.311s ok hash/maphash 0.389s ok html 0.185s ok html/template 0.305s ok image 0.177s ok image/color 0.173s ok image/draw 0.335s ok image/gif 9.972s ok image/jpeg 2.858s ok image/png 0.406s ok index/suffixarray 0.288s ok internal/abi 0.260s ok internal/buildcfg 0.219s ok internal/cpu 0.206s ok internal/dag 0.240s ok internal/diff 0.353s ok internal/fmtsort 0.128s ok internal/fuzz 0.166s ok internal/godebug 0.315s ok internal/intern 0.479s ok internal/itoa 0.208s ok internal/poll 0.206s ok internal/profile 0.167s ok internal/reflectlite 0.176s ok internal/singleflight 0.332s ok internal/trace 0.441s ok internal/unsafeheader 0.213s ok internal/xcoff 0.387s ok io 0.157s ok io/fs 0.660s ok io/ioutil 0.205s ok log 0.323s ok log/syslog 1.531s ok math 0.168s ok math/big 1.197s ok math/bits 0.170s ok math/cmplx 0.245s ok math/rand 0.354s ok mime 0.139s ok mime/multipart 0.408s ok mime/quotedprintable 0.175s ok net 8.727s ok net/http 6.092s ok net/http/cgi 1.221s ok net/http/cookiejar 0.228s ok net/http/fcgi 0.260s ok net/http/httptest 0.328s ok net/http/httptrace 0.148s ok net/http/httputil 0.970s ok net/http/internal 0.133s ok net/http/internal/ascii 0.166s ok net/http/pprof 5.245s ok net/internal/socktest 0.250s ok net/mail 0.171s ok net/netip 0.499s ok net/rpc 0.327s ok net/rpc/jsonrpc 0.217s ok net/smtp 0.279s ok net/textproto 0.214s ok net/url 0.196s ok os 1.450s ok os/exec 1.756s ok os/exec/internal/fdtest 0.176s ok os/signal 2.293s ok os/user 0.212s ok path 0.166s ok path/filepath 0.251s ok plugin 0.165s ok reflect 0.359s ok regexp 0.629s ok regexp/syntax 0.810s ok runtime 26.268s ok runtime/cgo 0.130s ok runtime/debug 0.231s ok runtime/internal/atomic 0.391s ok runtime/internal/math 0.247s ok runtime/internal/sys 0.154s ok runtime/metrics 0.168s ok runtime/pprof 6.946s ok runtime/trace 1.537s ok sort 0.407s ok strconv 0.496s ok strings 1.364s ok sync 0.504s ok sync/atomic 6.449s ok syscall 0.732s ok testing 0.798s ok testing/fstest 0.279s ok testing/iotest 0.129s ok testing/quick 0.294s ok text/scanner 0.293s ok text/tabwriter 0.172s ok text/template 0.286s ok text/template/parse 0.277s ok time 2.057s ok unicode 0.267s ok unicode/utf16 0.169s ok unicode/utf8 0.140s ok cmd/addr2line 1.648s ok cmd/api 9.595s ok cmd/asm/internal/asm 0.712s ok cmd/asm/internal/lex 0.221s ok cmd/compile/internal/abt 0.205s ok cmd/compile/internal/amd64 5.871s ok cmd/compile/internal/dwarfgen 0.550s ok cmd/compile/internal/importer 1.199s ok cmd/compile/internal/ir 0.170s ok cmd/compile/internal/logopt 0.626s ok cmd/compile/internal/noder 0.186s ok cmd/compile/internal/reflectdata 0.251s [no tests to run] ok cmd/compile/internal/ssa 13.096s ok cmd/compile/internal/syntax 0.163s ok cmd/compile/internal/test 16.194s ok cmd/compile/internal/typecheck 0.845s ok cmd/compile/internal/types 0.231s ok cmd/compile/internal/types2 2.271s ok cmd/cover 3.130s ok cmd/dist 0.235s ok cmd/doc 0.675s ok cmd/fix 6.139s ok cmd/go 122.240s ok cmd/go/internal/auth 0.231s ok cmd/go/internal/cache 0.654s ok cmd/go/internal/fsys 0.447s ok cmd/go/internal/generate 0.297s ok cmd/go/internal/get 0.280s ok cmd/go/internal/imports 0.185s ok cmd/go/internal/load 0.233s ok cmd/go/internal/lockedfile 0.354s ok cmd/go/internal/lockedfile/internal/filelock 0.161s ok cmd/go/internal/modconv 0.303s ok cmd/go/internal/modfetch 0.254s ok cmd/go/internal/modfetch/codehost 0.200s ok cmd/go/internal/modfetch/zip_sum_test 0.182s ok cmd/go/internal/modindex 0.304s ok cmd/go/internal/modload 0.267s ok cmd/go/internal/mvs 0.147s ok cmd/go/internal/par 0.293s ok cmd/go/internal/search 0.367s ok cmd/go/internal/str 0.148s ok cmd/go/internal/test 0.177s ok cmd/go/internal/vcs 0.229s ok cmd/go/internal/web 0.172s ok cmd/go/internal/work 0.282s ok cmd/gofmt 0.346s ok cmd/internal/archive 1.626s ok cmd/internal/buildid 0.408s ok cmd/internal/dwarf 0.324s ok cmd/internal/edit 0.183s ok cmd/internal/goobj 0.312s ok cmd/internal/moddeps 2.151s ok cmd/internal/notsha256 0.136s ok cmd/internal/obj 0.835s ok cmd/internal/obj/ppc64 0.386s ok cmd/internal/obj/riscv 0.277s ok cmd/internal/obj/s390x 0.164s ok cmd/internal/obj/x86 3.509s ok cmd/internal/objabi 0.231s ok cmd/internal/pkgpath 0.243s ok cmd/internal/quoted 0.369s ok cmd/internal/src 0.345s ok cmd/internal/sys 0.158s ok cmd/internal/test2json 0.372s ok cmd/link 12.092s ok cmd/link/internal/benchmark 0.135s ok cmd/link/internal/ld 7.647s ok cmd/link/internal/loader 0.148s ok cmd/nm 4.359s ok cmd/objdump 4.904s ok cmd/pack 4.094s ok cmd/pprof 3.045s ok cmd/trace 0.288s ok cmd/vet 9.872s ##### os/user with tag osusergo ok os/user 0.151s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.181s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.964s ##### moved GOROOT ok fmt 0.179s ##### Testing without libgcc. ok net 0.168s ok os/user 0.148s ##### internal linking of -buildmode=pie ok reflect 0.309s ok os/user 0.139s ##### sync -cpu=10 ok sync 0.465s ##### Testing race detector ok runtime/race 12.437s ok flag 0.283s ok net 0.394s ok os 0.831s ok os/exec 0.327s ok encoding/gob 0.450s ok flag 0.295s ok os/exec 0.352s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 34.723s ok misc/cgo/test 37.570s ok misc/cgo/test 34.310s ok misc/cgo/test 34.877s ok misc/cgo/test 19.708s ok misc/cgo/test 21.488s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 3.623s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 3.745s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 75.862s ##### ../misc/cgo/errors PASS All tests passed.