darwin-amd64-11_0 at c6a2dada0df8c2d75cf3ae599d7caed77d416fa2 :: 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=CE167C40-440C-4103-8743-A74F96D7B820" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.T3ULlgF8xB/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=468F7CB1-C8EF-4DC0-88F4-D0D5C89D1E48" "__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.123s ok archive/zip 0.303s ok bufio 0.143s ok bytes 1.366s ok compress/bzip2 0.190s ok compress/flate 0.413s ok compress/gzip 1.713s ok compress/lzw 0.186s ok compress/zlib 0.463s ok container/heap 0.079s ok container/list 0.132s ok container/ring 0.093s ok context 0.082s ok crypto 0.105s ok crypto/aes 0.102s ok crypto/cipher 0.077s ok crypto/des 0.091s ok crypto/dsa 0.091s ok crypto/ecdsa 0.090s ok crypto/ed25519 0.131s ok crypto/elliptic 0.089s ok crypto/hmac 0.118s ok crypto/internal/boring 0.070s ok crypto/internal/boring/bcache 0.159s ok crypto/internal/edwards25519 3.492s ok crypto/internal/edwards25519/field 2.727s ok crypto/internal/nistec 0.895s ok crypto/internal/nistec/fiat 0.080s [no tests to run] ok crypto/internal/subtle 0.114s ok crypto/md5 0.075s ok crypto/rand 0.124s ok crypto/rc4 0.097s ok crypto/rsa 0.164s ok crypto/sha1 0.097s ok crypto/sha256 0.072s ok crypto/sha512 0.124s ok crypto/subtle 0.105s ok crypto/tls 0.418s ok crypto/x509 0.440s ok database/sql 0.393s ok database/sql/driver 0.082s ok debug/buildinfo 0.120s ok debug/dwarf 0.093s ok debug/elf 0.096s ok debug/gosym 0.114s ok debug/macho 0.078s ok debug/pe 0.098s ok debug/plan9obj 0.077s ok embed 0.088s [no tests to run] ok embed/internal/embedtest 0.078s ok encoding/ascii85 0.120s ok encoding/asn1 0.083s ok encoding/base32 0.091s ok encoding/base64 0.074s ok encoding/binary 0.077s ok encoding/csv 0.102s ok encoding/gob 0.113s ok encoding/hex 0.084s ok encoding/json 0.304s ok encoding/pem 0.575s ok encoding/xml 0.130s ok errors 0.087s ok expvar 0.101s ok flag 0.141s ok fmt 0.144s ok go/ast 0.081s ok go/build 1.277s ok go/build/constraint 0.091s ok go/constant 0.079s ok go/doc 0.140s ok go/doc/comment 0.916s ok go/format 0.089s ok go/importer 0.159s ok go/internal/gccgoimporter 0.177s ok go/internal/gcimporter 8.705s ok go/internal/srcimporter 7.142s ok go/parser 0.240s ok go/printer 0.229s ok go/scanner 0.077s ok go/token 0.129s ok go/types 8.546s ok hash 0.088s ok hash/adler32 0.088s ok hash/crc32 0.073s ok hash/crc64 0.075s ok hash/fnv 0.105s ok hash/maphash 0.148s ok html 0.099s ok html/template 0.165s ok image 0.117s ok image/color 0.105s ok image/draw 0.131s ok image/gif 9.262s ok image/jpeg 2.321s ok image/png 0.261s ok index/suffixarray 0.214s ok internal/abi 0.139s ok internal/buildcfg 0.078s ok internal/cpu 0.087s ok internal/diff 0.104s ok internal/fmtsort 0.092s ok internal/fuzz 0.096s ok internal/godebug 0.073s ok internal/intern 0.239s ok internal/itoa 0.075s ok internal/poll 0.096s ok internal/profile 0.101s ok internal/reflectlite 0.126s ok internal/singleflight 0.121s ok internal/trace 0.100s ok internal/unsafeheader 0.082s ok internal/xcoff 0.119s ok io 0.102s ok io/fs 0.855s ok io/ioutil 0.087s ok log 0.108s ok log/syslog 1.377s ok math 0.100s ok math/big 1.364s ok math/bits 0.076s ok math/cmplx 0.088s ok math/rand 0.232s ok mime 0.126s ok mime/multipart 0.177s ok mime/quotedprintable 0.083s ok net 8.685s ok net/http 6.109s ok net/http/cgi 1.081s ok net/http/cookiejar 0.116s ok net/http/fcgi 0.211s ok net/http/httptest 0.150s ok net/http/httptrace 0.089s ok net/http/httputil 0.707s ok net/http/internal 0.136s ok net/http/internal/ascii 0.089s ok net/http/pprof 5.244s ok net/internal/socktest 0.079s ok net/mail 0.111s ok net/netip 0.448s ok net/rpc 0.187s ok net/rpc/jsonrpc 0.150s ok net/smtp 0.227s ok net/textproto 0.106s ok net/url 0.115s ok os 1.066s ok os/exec 1.317s ok os/exec/internal/fdtest 0.105s ok os/signal 2.090s ok os/user 0.101s ok path 0.079s ok path/filepath 0.250s ok plugin 0.173s ok reflect 0.252s ok regexp 0.129s ok regexp/syntax 0.319s ok runtime 23.563s ok runtime/cgo 0.104s ok runtime/debug 0.192s ok runtime/internal/atomic 0.137s ok runtime/internal/math 0.080s ok runtime/internal/sys 0.128s ok runtime/metrics 0.164s ok runtime/pprof 7.800s ok runtime/trace 2.327s ok sort 0.114s ok strconv 0.996s ok strings 3.950s ok sync 0.410s ok sync/atomic 3.183s ok syscall 0.633s ok testing 1.506s ok testing/fstest 0.148s ok testing/iotest 0.205s ok testing/quick 0.145s ok text/scanner 0.116s ok text/tabwriter 0.136s ok text/template 0.202s ok text/template/parse 0.162s ok time 2.171s ok unicode 0.129s ok unicode/utf16 0.118s ok unicode/utf8 0.144s ok cmd/addr2line 1.619s ok cmd/api 13.220s ok cmd/asm/internal/asm 1.066s ok cmd/asm/internal/lex 0.154s ok cmd/compile/internal/abt 0.164s ok cmd/compile/internal/amd64 5.685s ok cmd/compile/internal/dwarfgen 0.562s ok cmd/compile/internal/importer 1.328s ok cmd/compile/internal/ir 0.168s ok cmd/compile/internal/logopt 0.840s ok cmd/compile/internal/noder 0.194s ok cmd/compile/internal/reflectdata 0.158s [no tests to run] ok cmd/compile/internal/ssa 12.573s ok cmd/compile/internal/syntax 0.168s ok cmd/compile/internal/test 13.762s ok cmd/compile/internal/typecheck 0.667s ok cmd/compile/internal/types 0.245s ok cmd/compile/internal/types2 1.546s ok cmd/cover 2.582s ok cmd/dist 0.107s ok cmd/doc 0.661s ok cmd/fix 3.806s ok cmd/go 130.599s ok cmd/go/internal/auth 0.135s ok cmd/go/internal/cache 0.789s ok cmd/go/internal/fsys 0.241s ok cmd/go/internal/generate 0.356s ok cmd/go/internal/get 0.219s ok cmd/go/internal/imports 0.226s ok cmd/go/internal/load 0.214s ok cmd/go/internal/lockedfile 0.329s ok cmd/go/internal/lockedfile/internal/filelock 0.185s ok cmd/go/internal/modconv 0.133s ok cmd/go/internal/modfetch 0.156s ok cmd/go/internal/modfetch/codehost 0.224s ok cmd/go/internal/modfetch/zip_sum_test 0.186s ok cmd/go/internal/modindex 0.325s ok cmd/go/internal/modload 0.210s ok cmd/go/internal/mvs 0.108s ok cmd/go/internal/par 0.116s ok cmd/go/internal/search 0.099s ok cmd/go/internal/str 0.119s ok cmd/go/internal/test 0.259s ok cmd/go/internal/vcs 0.272s ok cmd/go/internal/web 0.180s ok cmd/go/internal/work 0.234s ok cmd/gofmt 0.212s ok cmd/internal/archive 1.561s ok cmd/internal/buildid 0.395s ok cmd/internal/dwarf 0.107s ok cmd/internal/edit 0.108s ok cmd/internal/goobj 0.132s ok cmd/internal/moddeps 2.493s ok cmd/internal/notsha256 0.124s ok cmd/internal/obj 1.000s ok cmd/internal/obj/ppc64 0.380s ok cmd/internal/obj/riscv 0.197s ok cmd/internal/obj/s390x 0.116s ok cmd/internal/obj/x86 3.998s ok cmd/internal/objabi 0.133s ok cmd/internal/pkgpath 0.185s ok cmd/internal/quoted 0.452s ok cmd/internal/src 0.497s ok cmd/internal/sys 0.512s ok cmd/internal/test2json 1.456s ok cmd/link 16.749s ok cmd/link/internal/benchmark 1.663s ok cmd/link/internal/ld 11.297s ok cmd/link/internal/loader 0.132s ok cmd/nm 3.975s ok cmd/objdump 4.098s ok cmd/pack 3.357s ok cmd/pprof 4.559s ok cmd/trace 0.252s ok cmd/vet 9.761s ##### os/user with tag osusergo ok os/user 0.122s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.191s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 21.913s ##### moved GOROOT ok fmt 0.138s ##### Testing without libgcc. ok net 0.136s ok os/user 0.121s ##### internal linking of -buildmode=pie ok reflect 0.318s ok os/user 0.116s ##### sync -cpu=10 ok sync 0.398s ##### Testing race detector ok runtime/race 11.781s ok flag 0.235s ok net 0.382s ok os 0.490s ok os/exec 0.346s ok encoding/gob 0.278s ok flag 0.224s ok os/exec 0.283s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 21.748s ok misc/cgo/test 23.301s ok misc/cgo/test 21.338s ok misc/cgo/test 22.092s ok misc/cgo/test 15.476s ok misc/cgo/test 15.464s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.141s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.083s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 63.842s ##### ../misc/cgo/errors PASS All tests passed.