darwin-amd64-11_0 at e3661d5f0820820d8d5e5e357244c95f788820e2 :: 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=5E7B56D3-111C-4C9C-B811-EDCADD4D82B8" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.mq3QoW2Dkv/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=6E7AFD1D-22E3-4742-B046-72161D474935" "__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.135s ok archive/zip 0.336s ok bufio 0.141s ok bytes 1.454s ok compress/bzip2 0.202s ok compress/flate 0.538s ok compress/gzip 0.243s ok compress/lzw 0.114s ok compress/zlib 0.423s ok container/heap 0.075s ok container/list 0.129s ok container/ring 0.122s ok context 0.093s ok crypto 0.097s ok crypto/aes 0.195s ok crypto/cipher 0.076s ok crypto/des 0.085s ok crypto/dsa 0.089s ok crypto/ecdsa 0.101s ok crypto/ed25519 0.172s ok crypto/elliptic 0.124s ok crypto/hmac 0.079s ok crypto/internal/boring 0.116s ok crypto/internal/edwards25519 3.572s ok crypto/internal/edwards25519/field 2.770s ok crypto/internal/nistec 0.936s ok crypto/internal/nistec/fiat 0.099s [no tests to run] ok crypto/internal/subtle 0.103s ok crypto/md5 0.089s ok crypto/rand 0.174s ok crypto/rc4 0.106s ok crypto/rsa 0.171s ok crypto/sha1 0.136s ok crypto/sha256 0.092s ok crypto/sha512 0.105s ok crypto/subtle 0.091s ok crypto/tls 0.413s ok crypto/x509 0.408s ok database/sql 0.435s ok database/sql/driver 0.073s ok debug/buildinfo 0.112s ok debug/dwarf 0.092s ok debug/elf 0.083s ok debug/gosym 0.106s ok debug/macho 0.082s ok debug/pe 0.113s ok debug/plan9obj 0.081s ok embed 0.090s [no tests to run] ok embed/internal/embedtest 0.135s ok encoding/ascii85 0.083s ok encoding/asn1 0.075s ok encoding/base32 0.091s ok encoding/base64 0.080s ok encoding/binary 0.079s ok encoding/csv 0.105s ok encoding/gob 0.105s ok encoding/hex 0.141s ok encoding/json 0.313s ok encoding/pem 0.664s ok encoding/xml 0.142s ok errors 0.114s ok expvar 0.125s ok flag 0.136s ok fmt 0.155s ok go/ast 0.129s ok go/build 1.599s ok go/build/constraint 0.132s ok go/constant 0.118s ok go/doc 0.165s ok go/doc/comment 1.049s ok go/format 0.129s ok go/importer 0.231s ok go/internal/gccgoimporter 0.215s ok go/internal/gcimporter 8.884s ok go/internal/srcimporter 7.331s ok go/parser 0.131s ok go/printer 0.274s ok go/scanner 0.097s ok go/token 0.115s ok go/types 8.967s ok hash 0.116s ok hash/adler32 0.109s ok hash/crc32 0.105s ok hash/crc64 0.154s ok hash/fnv 0.111s ok hash/maphash 0.227s ok html 0.256s ok html/template 0.196s ok image 0.152s ok image/color 0.144s ok image/draw 0.229s ok image/gif 9.544s ok image/jpeg 2.373s ok image/png 0.312s ok index/suffixarray 0.246s ok internal/abi 0.164s ok internal/buildcfg 0.103s ok internal/cpu 0.136s ok internal/diff 0.168s ok internal/fmtsort 0.096s ok internal/fuzz 0.141s ok internal/godebug 0.123s ok internal/intern 0.445s ok internal/itoa 0.184s ok internal/poll 0.126s ok internal/profile 0.134s ok internal/reflectlite 0.142s ok internal/singleflight 0.164s ok internal/trace 0.125s ok internal/unsafeheader 0.101s ok internal/xcoff 0.147s ok io 0.128s ok io/fs 0.176s ok io/ioutil 0.250s ok log 0.146s ok log/syslog 1.371s ok math 0.104s ok math/big 0.950s ok math/bits 0.102s ok math/cmplx 0.120s ok math/rand 0.262s ok mime 0.107s ok mime/multipart 0.237s ok mime/quotedprintable 0.111s ok net 8.009s ok net/http 6.454s ok net/http/cgi 0.862s ok net/http/cookiejar 0.197s ok net/http/fcgi 0.231s ok net/http/httptest 0.249s ok net/http/httptrace 0.132s ok net/http/httputil 0.923s ok net/http/internal 0.216s ok net/http/internal/ascii 0.101s ok net/http/pprof 5.189s ok net/internal/socktest 0.111s ok net/mail 0.108s ok net/netip 0.495s ok net/rpc 0.227s ok net/rpc/jsonrpc 0.245s ok net/smtp 0.144s ok net/textproto 0.127s ok net/url 0.163s ok os 1.180s ok os/exec 1.264s ok os/exec/internal/fdtest 0.117s ok os/signal 2.110s ok os/user 0.100s ok path 0.125s ok path/filepath 0.196s ok plugin 0.122s ok reflect 0.270s ok regexp 0.309s ok regexp/syntax 0.329s ok runtime 19.970s ok runtime/cgo 0.101s ok runtime/debug 0.261s ok runtime/internal/atomic 0.177s ok runtime/internal/math 0.102s ok runtime/internal/sys 0.119s ok runtime/metrics 0.162s ok runtime/pprof 6.461s ok runtime/trace 3.675s ok sort 0.177s ok strconv 0.357s ok strings 2.021s ok sync 0.391s ok sync/atomic 1.784s ok syscall 0.488s ok testing 1.579s ok testing/fstest 0.123s ok testing/iotest 0.184s ok testing/quick 0.152s ok text/scanner 0.223s ok text/tabwriter 0.110s ok text/template 0.150s ok text/template/parse 0.111s ok time 2.037s ok unicode 0.125s ok unicode/utf16 0.157s ok unicode/utf8 0.115s ok cmd/addr2line 1.361s ok cmd/api 9.990s ok cmd/asm/internal/asm 0.489s ok cmd/asm/internal/lex 0.177s ok cmd/compile/internal/abt 0.106s ok cmd/compile/internal/amd64 6.391s ok cmd/compile/internal/dwarfgen 0.563s ok cmd/compile/internal/importer 0.889s ok cmd/compile/internal/ir 0.121s ok cmd/compile/internal/logopt 0.521s ok cmd/compile/internal/noder 0.154s ok cmd/compile/internal/reflectdata 0.157s [no tests to run] ok cmd/compile/internal/ssa 10.769s ok cmd/compile/internal/syntax 0.125s ok cmd/compile/internal/test 14.828s ok cmd/compile/internal/typecheck 0.607s ok cmd/compile/internal/types 0.129s ok cmd/compile/internal/types2 1.365s ok cmd/cover 2.518s ok cmd/dist 0.210s ok cmd/doc 0.932s ok cmd/fix 3.929s ok cmd/go 96.042s ok cmd/go/internal/auth 0.269s ok cmd/go/internal/cache 0.381s ok cmd/go/internal/fsys 0.256s ok cmd/go/internal/generate 0.281s ok cmd/go/internal/get 0.168s ok cmd/go/internal/imports 0.116s ok cmd/go/internal/load 0.158s ok cmd/go/internal/lockedfile 0.218s ok cmd/go/internal/lockedfile/internal/filelock 0.209s ok cmd/go/internal/modconv 0.117s ok cmd/go/internal/modfetch 0.143s ok cmd/go/internal/modfetch/codehost 0.138s ok cmd/go/internal/modfetch/zip_sum_test 0.152s ok cmd/go/internal/modindex 0.102s ok cmd/go/internal/modload 0.143s ok cmd/go/internal/mvs 0.159s ok cmd/go/internal/par 0.126s ok cmd/go/internal/search 0.225s ok cmd/go/internal/str 0.112s ok cmd/go/internal/test 0.183s ok cmd/go/internal/vcs 0.140s ok cmd/go/internal/web 0.148s ok cmd/go/internal/work 0.178s ok cmd/gofmt 0.191s ok cmd/internal/archive 1.090s ok cmd/internal/buildid 0.409s ok cmd/internal/dwarf 0.103s ok cmd/internal/edit 0.107s ok cmd/internal/goobj 0.128s ok cmd/internal/moddeps 1.869s ok cmd/internal/notsha256 0.106s ok cmd/internal/obj 0.810s ok cmd/internal/obj/ppc64 0.332s ok cmd/internal/obj/riscv 0.154s ok cmd/internal/obj/s390x 0.106s ok cmd/internal/obj/x86 2.567s ok cmd/internal/objabi 0.207s ok cmd/internal/pkgpath 0.139s ok cmd/internal/quoted 0.176s ok cmd/internal/src 0.195s ok cmd/internal/sys 0.173s ok cmd/internal/test2json 0.179s ok cmd/link 15.650s ok cmd/link/internal/benchmark 0.197s ok cmd/link/internal/ld 11.088s ok cmd/link/internal/loader 0.108s ok cmd/nm 3.457s ok cmd/objdump 4.058s ok cmd/pack 2.133s ok cmd/pprof 3.116s ok cmd/trace 0.230s ok cmd/vet 8.191s ##### os/user with tag osusergo ok os/user 0.110s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.128s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 15.361s ##### moved GOROOT ok fmt 0.157s ##### Testing without libgcc. ok net 0.126s ok os/user 0.103s ##### internal linking of -buildmode=pie ok reflect 0.278s ok os/user 0.103s ##### sync -cpu=10 ok sync 0.404s ##### Testing race detector ok runtime/race 10.632s ok flag 0.273s ok net 0.355s ok os 0.421s ok os/exec 0.267s ok encoding/gob 0.257s ok flag 0.172s ok os/exec 0.277s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 21.565s PASS ok misc/cgo/test 21.084s PASS ok misc/cgo/test 21.187s PASS ok misc/cgo/test 21.213s PASS ok misc/cgo/test 12.337s PASS ok misc/cgo/test 13.229s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.814s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.002s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 52.345s ##### ../misc/cgo/errors PASS All tests passed.