darwin-amd64-11_0 at 4c414c7673af6b2aedee276d2e62cb2910eb19f3 :: 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=3EDE9E7A-7442-4F85-8B3A-A4D259B0B1E4" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.7KPGpZxhaS/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=73265006-5DB3-498E-827A-0E49B94367CF" "__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" "GOROOT_BOOTSTRAP=/Users/gopher/workdir/go1.4" "GO_BUILDER_NAME=darwin-amd64-11_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 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.133s ok archive/zip 0.616s ok bufio 0.212s ok bytes 1.447s ok compress/bzip2 0.292s ok compress/flate 0.548s ok compress/gzip 2.310s ok compress/lzw 0.201s ok compress/zlib 0.607s ok container/heap 0.097s ok container/list 0.177s ok container/ring 0.150s ok context 0.128s ok crypto 0.127s ok crypto/aes 0.139s ok crypto/cipher 0.105s ok crypto/des 0.144s ok crypto/dsa 0.170s ok crypto/ecdh 0.139s ok crypto/ecdsa 0.145s ok crypto/ed25519 0.198s ok crypto/elliptic 0.143s ok crypto/hmac 0.122s ok crypto/internal/alias 0.099s ok crypto/internal/boring 0.107s ok crypto/internal/boring/bcache 0.191s ok crypto/internal/edwards25519 4.130s ok crypto/internal/edwards25519/field 3.330s ok crypto/internal/nistec 0.931s ok crypto/internal/nistec/fiat 0.132s [no tests to run] ok crypto/md5 0.150s ok crypto/rand 0.250s ok crypto/rc4 0.127s ok crypto/rsa 0.181s ok crypto/sha1 0.151s ok crypto/sha256 0.097s ok crypto/sha512 0.098s ok crypto/subtle 0.288s ok crypto/tls 0.449s ok crypto/x509 0.535s ok database/sql 0.448s ok database/sql/driver 0.099s ok debug/buildinfo 0.113s ok debug/dwarf 0.155s ok debug/elf 0.125s ok debug/gosym 0.137s ok debug/macho 0.106s ok debug/pe 0.143s ok debug/plan9obj 0.176s ok embed 0.153s [no tests to run] ok embed/internal/embedtest 0.112s ok encoding/ascii85 0.115s ok encoding/asn1 0.098s ok encoding/base32 0.130s ok encoding/base64 0.102s ok encoding/binary 0.102s ok encoding/csv 0.154s ok encoding/gob 0.171s ok encoding/hex 0.118s ok encoding/json 0.530s ok encoding/pem 0.671s ok encoding/xml 0.182s ok errors 0.126s ok expvar 0.174s ok flag 0.249s ok fmt 0.153s ok go/ast 0.152s ok go/build 1.499s ok go/build/constraint 0.124s ok go/constant 0.105s ok go/doc 0.145s ok go/doc/comment 1.060s ok go/format 0.123s ok go/importer 0.188s ok go/internal/gccgoimporter 0.144s ok go/internal/gcimporter 12.249s ok go/internal/srcimporter 7.507s ok go/parser 0.312s ok go/printer 0.295s ok go/scanner 0.111s ok go/token 0.109s ok go/types 9.897s ok hash 0.169s ok hash/adler32 0.112s ok hash/crc32 0.094s ok hash/crc64 0.111s ok hash/fnv 0.145s ok hash/maphash 0.261s ok html 0.135s ok html/template 0.236s ok image 0.158s ok image/color 0.149s ok image/draw 0.214s ok image/gif 11.440s ok image/jpeg 3.011s ok image/png 0.259s ok index/suffixarray 0.263s ok internal/abi 0.186s ok internal/buildcfg 0.099s ok internal/cpu 0.201s ok internal/dag 0.122s ok internal/diff 0.109s ok internal/fmtsort 0.106s ok internal/fuzz 0.156s ok internal/godebug 0.097s ok internal/intern 0.984s ok internal/itoa 0.163s ok internal/poll 0.146s ok internal/profile 0.125s ok internal/reflectlite 0.191s ok internal/saferio 0.175s ok internal/singleflight 0.177s ok internal/testenv 0.122s ok internal/trace 0.165s ok internal/unsafeheader 0.146s ok internal/xcoff 0.209s ok io 0.148s ok io/fs 0.408s ok io/ioutil 0.126s ok log 0.153s ok log/syslog 1.401s ok math 0.131s ok math/big 1.463s ok math/bits 0.102s ok math/cmplx 0.142s ok math/rand 0.327s ok mime 0.112s ok mime/multipart 0.227s ok mime/quotedprintable 0.190s ok net 9.373s ok net/http 8.144s ok net/http/cgi 1.181s ok net/http/cookiejar 0.189s ok net/http/fcgi 0.280s ok net/http/httptest 0.337s ok net/http/httptrace 0.153s ok net/http/httputil 0.913s ok net/http/internal 0.129s ok net/http/internal/ascii 0.111s ok net/http/pprof 5.224s ok net/internal/socktest 0.155s ok net/mail 0.129s ok net/netip 0.468s ok net/rpc 0.269s ok net/rpc/jsonrpc 0.151s ok net/smtp 0.149s ok net/textproto 0.117s ok net/url 0.128s ok os 1.294s ok os/exec 1.795s ok os/exec/internal/fdtest 0.120s ok os/signal 2.269s ok os/user 0.131s ok path 0.110s ok path/filepath 0.218s ok plugin 0.119s ok reflect 0.317s ok regexp 0.173s ok regexp/syntax 0.385s ok runtime 25.616s ok runtime/cgo 0.134s ok runtime/debug 0.177s ok runtime/internal/atomic 0.261s ok runtime/internal/math 0.165s ok runtime/internal/sys 0.098s ok runtime/metrics 0.138s ok runtime/pprof 7.101s ok runtime/trace 2.030s ok sort 0.279s ok strconv 0.460s ok strings 1.155s ok sync 0.484s ok sync/atomic 5.267s ok syscall 0.627s ok testing 0.791s ok testing/fstest 0.180s ok testing/iotest 0.108s ok testing/quick 0.196s ok text/scanner 0.130s ok text/tabwriter 0.102s ok text/template 0.239s ok text/template/parse 0.136s ok time 2.124s ok unicode 0.110s ok unicode/utf16 0.091s ok unicode/utf8 0.143s ok cmd/addr2line 1.705s ok cmd/api 9.932s ok cmd/asm/internal/asm 0.816s ok cmd/asm/internal/lex 0.112s ok cmd/compile/internal/abt 0.107s ok cmd/compile/internal/amd64 7.651s ok cmd/compile/internal/compare 0.185s ok cmd/compile/internal/dwarfgen 0.499s ok cmd/compile/internal/importer 0.893s ok cmd/compile/internal/ir 0.116s ok cmd/compile/internal/logopt 0.744s ok cmd/compile/internal/noder 0.168s ok cmd/compile/internal/reflectdata 0.130s [no tests to run] ok cmd/compile/internal/ssa 18.499s ok cmd/compile/internal/syntax 0.150s ok cmd/compile/internal/test 16.411s ok cmd/compile/internal/typecheck 0.726s ok cmd/compile/internal/types 0.198s ok cmd/compile/internal/types2 2.608s ok cmd/cover 3.750s ok cmd/dist 0.162s ok cmd/doc 1.995s ok cmd/fix 6.158s ok cmd/go 134.353s ok cmd/go/internal/auth 0.277s ok cmd/go/internal/cache 0.543s ok cmd/go/internal/fsys 0.347s ok cmd/go/internal/generate 0.164s ok cmd/go/internal/get 0.344s ok cmd/go/internal/imports 0.113s ok cmd/go/internal/load 0.132s ok cmd/go/internal/lockedfile 0.298s ok cmd/go/internal/lockedfile/internal/filelock 0.179s ok cmd/go/internal/modconv 0.153s ok cmd/go/internal/modfetch 0.171s ok cmd/go/internal/modfetch/codehost 0.150s ok cmd/go/internal/modfetch/zip_sum_test 0.228s ok cmd/go/internal/modindex 0.353s ok cmd/go/internal/modload 0.166s ok cmd/go/internal/mvs 0.103s ok cmd/go/internal/par 0.182s ok cmd/go/internal/search 0.209s ok cmd/go/internal/str 0.116s ok cmd/go/internal/test 0.161s ok cmd/go/internal/vcs 0.128s ok cmd/go/internal/web 0.145s ok cmd/go/internal/work 0.156s ok cmd/gofmt 0.200s ok cmd/internal/archive 1.320s ok cmd/internal/buildid 0.373s ok cmd/internal/dwarf 0.303s ok cmd/internal/edit 0.115s ok cmd/internal/goobj 0.126s ok cmd/internal/moddeps 1.873s ok cmd/internal/notsha256 0.143s ok cmd/internal/obj 1.364s ok cmd/internal/obj/ppc64 0.425s ok cmd/internal/obj/riscv 0.219s ok cmd/internal/obj/s390x 0.096s ok cmd/internal/obj/x86 3.879s ok cmd/internal/objabi 0.164s ok cmd/internal/pkgpath 0.194s ok cmd/internal/quoted 0.115s ok cmd/internal/src 0.237s ok cmd/internal/sys 0.107s ok cmd/internal/test2json 0.301s ok cmd/link 22.920s ok cmd/link/internal/benchmark 0.138s ok cmd/link/internal/ld 11.982s ok cmd/link/internal/loader 0.154s ok cmd/nm 4.036s ok cmd/objdump 4.432s ok cmd/pack 2.569s ok cmd/pprof 3.509s ok cmd/trace 0.491s ok cmd/vet 9.388s ##### os/user with tag osusergo ok os/user 0.103s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.126s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 21.825s ##### moved GOROOT ok fmt 0.140s ##### Testing without libgcc. ok net 0.130s ok os/user 0.099s ##### internal linking of -buildmode=pie ok reflect 0.414s ok os/user 0.129s ##### sync -cpu=10 ok sync 0.489s ##### Testing race detector ok runtime/race 14.928s ok flag 0.237s ok net 0.406s ok os 0.376s ok os/exec 0.389s ok encoding/gob 0.291s ok flag 0.181s ok os/exec 0.301s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 31.442s ok misc/cgo/test 34.083s ok misc/cgo/test 31.761s ok misc/cgo/test 31.595s ok misc/cgo/test 14.720s ok misc/cgo/test 15.398s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.416s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.974s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 61.602s ##### ../misc/cgo/errors PASS All tests passed.