darwin-amd64-11_0 at cb458c05a82aefb253034558b34f16dee8713274 :: 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=440" "TERM_SESSION_ID=6D541A4A-63E8-4BBB-A30C-CE152F27AA32" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.8E9EAouRXG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=4EC08C33-3486-42F2-8613-7D48BDCB5591" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=4" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=./buildlet" "WORKDIR=/Users/gopher/workdir" "GO_BUILDER_NAME=darwin-amd64-11_0" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "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/goboot. (go1.13.14 darwin/amd64) Building Go toolchain1 using /Users/gopher/goboot. 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 20.2.0 Darwin Kernel Version 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.148s ok archive/zip 0.611s ok bufio 0.204s ok bytes 1.486s ok compress/bzip2 0.168s ok compress/flate 0.618s ok compress/gzip 0.258s ok compress/lzw 0.163s ok compress/zlib 0.589s ok container/heap 0.107s ok container/list 0.161s ok container/ring 0.142s ok context 0.141s ok crypto 0.124s ok crypto/aes 0.115s ok crypto/cipher 0.083s ok crypto/des 0.133s ok crypto/dsa 0.129s ok crypto/ecdsa 0.142s ok crypto/ed25519 0.179s ok crypto/elliptic 0.117s ok crypto/hmac 0.101s ok crypto/internal/boring 0.162s ok crypto/internal/edwards25519 4.331s ok crypto/internal/edwards25519/field 3.810s ok crypto/internal/nistec 1.656s ok crypto/internal/nistec/fiat 0.165s [no tests to run] ok crypto/internal/subtle 0.093s ok crypto/md5 0.138s ok crypto/rand 0.117s ok crypto/rc4 0.165s ok crypto/rsa 0.228s ok crypto/sha1 0.140s ok crypto/sha256 0.116s ok crypto/sha512 0.116s ok crypto/subtle 0.113s ok crypto/tls 0.462s ok crypto/x509 0.516s ok database/sql 0.465s ok database/sql/driver 0.090s ok debug/buildinfo 0.138s ok debug/dwarf 0.092s ok debug/elf 0.103s ok debug/gosym 0.122s ok debug/macho 0.123s ok debug/pe 0.100s ok debug/plan9obj 0.079s ok embed 0.154s [no tests to run] ok embed/internal/embedtest 0.202s ok encoding/ascii85 0.079s ok encoding/asn1 0.073s ok encoding/base32 0.134s ok encoding/base64 0.127s ok encoding/binary 0.112s ok encoding/csv 0.176s ok encoding/gob 0.122s ok encoding/hex 0.121s ok encoding/json 0.355s ok encoding/pem 0.640s ok encoding/xml 0.184s ok errors 0.117s ok expvar 0.144s ok flag 0.169s ok fmt 0.157s ok go/ast 0.117s ok go/build 1.865s ok go/build/constraint 0.153s ok go/constant 0.134s ok go/doc 0.263s ok go/doc/comment 1.627s ok go/format 0.143s ok go/importer 0.492s ok go/internal/gccgoimporter 0.257s ok go/internal/gcimporter 10.358s ok go/internal/srcimporter 8.317s ok go/parser 0.140s ok go/printer 0.356s ok go/scanner 0.112s ok go/token 0.129s ok go/types 11.015s ok hash 0.134s ok hash/adler32 0.123s ok hash/crc32 0.100s ok hash/crc64 0.111s ok hash/fnv 0.111s ok hash/maphash 0.231s ok html 0.276s ok html/template 0.257s ok image 0.209s ok image/color 0.189s ok image/draw 0.259s ok image/gif 11.154s ok image/jpeg 2.858s ok image/png 0.286s ok index/suffixarray 0.252s ok internal/abi 0.160s ok internal/buildcfg 0.133s ok internal/cpu 0.131s ok internal/diff 0.196s ok internal/fmtsort 0.111s ok internal/fuzz 0.201s ok internal/godebug 0.281s ok internal/intern 1.846s ok internal/itoa 0.118s ok internal/poll 0.193s ok internal/profile 0.260s ok internal/reflectlite 0.143s ok internal/singleflight 0.171s ok internal/trace 0.125s ok internal/unsafeheader 0.125s ok internal/xcoff 0.133s ok io 0.154s ok io/fs 0.146s ok io/ioutil 0.250s ok log 0.149s ok log/syslog 1.398s ok math 0.122s ok math/big 1.448s ok math/bits 0.114s ok math/cmplx 0.149s ok math/rand 0.262s ok mime 0.165s ok mime/multipart 0.292s ok mime/quotedprintable 0.113s ok net 10.606s ok net/http 8.740s ok net/http/cgi 0.962s ok net/http/cookiejar 0.209s ok net/http/fcgi 0.242s ok net/http/httptest 0.192s ok net/http/httptrace 0.162s ok net/http/httputil 0.796s ok net/http/internal 0.295s ok net/http/internal/ascii 0.179s ok net/http/pprof 5.304s ok net/internal/socktest 0.120s ok net/mail 0.107s ok net/netip 0.605s ok net/rpc 0.217s ok net/rpc/jsonrpc 0.180s ok net/smtp 0.241s ok net/textproto 0.146s ok net/url 0.184s ok os 1.437s ok os/exec 1.482s ok os/exec/internal/fdtest 0.120s ok os/signal 2.200s ok os/user 0.128s ok path 0.159s ok path/filepath 0.242s ok plugin 0.208s ok reflect 0.312s ok regexp 0.291s ok regexp/syntax 0.405s ok runtime 24.138s ok runtime/cgo 0.121s ok runtime/debug 0.283s ok runtime/internal/atomic 0.204s ok runtime/internal/math 0.115s ok runtime/internal/sys 0.123s ok runtime/metrics 0.187s ok runtime/pprof 7.205s ok runtime/trace 4.623s ok sort 0.194s ok strconv 0.572s ok strings 2.483s ok sync 0.473s ok sync/atomic 2.358s ok syscall 0.641s ok testing 1.525s ok testing/fstest 0.138s ok testing/iotest 0.162s ok testing/quick 0.157s ok text/scanner 0.199s ok text/tabwriter 0.173s ok text/template 0.178s ok text/template/parse 0.130s ok time 2.087s ok unicode 0.150s ok unicode/utf16 0.158s ok unicode/utf8 0.114s ok cmd/addr2line 1.308s ok cmd/api 10.970s ok cmd/asm/internal/asm 0.489s ok cmd/asm/internal/lex 0.123s ok cmd/compile/internal/abt 0.165s ok cmd/compile/internal/amd64 6.307s ok cmd/compile/internal/dwarfgen 0.665s ok cmd/compile/internal/importer 0.985s ok cmd/compile/internal/ir 0.128s ok cmd/compile/internal/logopt 0.635s ok cmd/compile/internal/noder 0.186s ok cmd/compile/internal/reflectdata 0.148s [no tests to run] ok cmd/compile/internal/ssa 11.319s ok cmd/compile/internal/syntax 0.164s ok cmd/compile/internal/test 16.844s ok cmd/compile/internal/typecheck 0.766s ok cmd/compile/internal/types 0.127s ok cmd/compile/internal/types2 1.458s ok cmd/cover 2.463s ok cmd/dist 0.144s ok cmd/doc 0.873s ok cmd/fix 3.981s ok cmd/go 120.430s ok cmd/go/internal/auth 0.375s ok cmd/go/internal/cache 1.336s ok cmd/go/internal/fsys 0.932s ok cmd/go/internal/generate 0.278s ok cmd/go/internal/get 0.167s ok cmd/go/internal/imports 0.109s ok cmd/go/internal/load 0.153s ok cmd/go/internal/lockedfile 0.358s ok cmd/go/internal/lockedfile/internal/filelock 0.152s ok cmd/go/internal/modconv 0.157s ok cmd/go/internal/modfetch 0.157s ok cmd/go/internal/modfetch/codehost 0.171s ok cmd/go/internal/modfetch/zip_sum_test 0.182s ok cmd/go/internal/modindex 0.256s ok cmd/go/internal/modload 0.152s ok cmd/go/internal/mvs 0.185s ok cmd/go/internal/par 0.150s ok cmd/go/internal/search 0.261s ok cmd/go/internal/str 0.110s ok cmd/go/internal/test 0.198s ok cmd/go/internal/vcs 0.166s ok cmd/go/internal/web 0.175s ok cmd/go/internal/work 0.253s ok cmd/gofmt 0.254s ok cmd/internal/archive 1.223s ok cmd/internal/buildid 0.341s ok cmd/internal/dwarf 0.111s ok cmd/internal/edit 0.124s ok cmd/internal/goobj 0.186s ok cmd/internal/moddeps 2.623s ok cmd/internal/notsha256 0.139s ok cmd/internal/obj 1.176s ok cmd/internal/obj/ppc64 0.399s ok cmd/internal/obj/riscv 0.218s ok cmd/internal/obj/s390x 0.136s ok cmd/internal/obj/x86 3.482s ok cmd/internal/objabi 0.272s ok cmd/internal/pkgpath 0.171s ok cmd/internal/quoted 0.209s ok cmd/internal/src 0.242s ok cmd/internal/sys 0.114s ok cmd/internal/test2json 0.303s ok cmd/link 22.986s ok cmd/link/internal/benchmark 0.141s ok cmd/link/internal/ld 16.458s ok cmd/link/internal/loader 0.171s ok cmd/nm 5.032s ok cmd/objdump 5.839s ok cmd/pack 2.946s ok cmd/pprof 3.838s ok cmd/trace 0.225s ok cmd/vet 9.168s ##### os/user with tag osusergo ok os/user 0.114s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.180s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 16.348s ##### moved GOROOT ok fmt 0.151s ##### Testing without libgcc. ok net 0.128s ok os/user 0.110s ##### internal linking of -buildmode=pie ok reflect 0.365s ok os/user 0.097s ##### sync -cpu=10 ok sync 0.502s ##### Testing race detector ok runtime/race 13.733s ok flag 0.284s ok net 0.372s ok os 0.372s ok os/exec 0.268s ok encoding/gob 0.192s ok flag 0.158s ok os/exec 0.326s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 23.139s PASS ok misc/cgo/test 24.695s PASS ok misc/cgo/test 22.779s PASS ok misc/cgo/test 22.850s PASS ok misc/cgo/test 14.463s PASS ok misc/cgo/test 14.591s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 3.221s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 3.156s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 58.227s ##### ../misc/cgo/errors PASS All tests passed.