darwin-amd64-11_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=440" "TERM_SESSION_ID=7A93F40C-2D0C-4E9B-AD13-9DDF209058C8" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.x7mNuf52I8/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=8911F7AB-5919-40E8-BDD6-E74C05D6DCF7" "__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.140s ok archive/zip 0.339s ok bufio 0.126s ok bytes 1.532s ok compress/bzip2 0.220s ok compress/flate 0.589s ok compress/gzip 3.099s ok compress/lzw 0.169s ok compress/zlib 0.587s ok container/heap 0.098s ok container/list 0.117s ok container/ring 0.128s ok context 0.116s ok crypto 0.140s ok crypto/aes 0.121s ok crypto/cipher 0.104s ok crypto/des 0.128s ok crypto/dsa 0.116s ok crypto/ecdsa 0.124s ok crypto/ed25519 0.211s ok crypto/elliptic 0.134s ok crypto/hmac 0.218s ok crypto/internal/boring 0.110s ok crypto/internal/boring/bcache 0.209s ok crypto/internal/edwards25519 4.059s ok crypto/internal/edwards25519/field 3.168s ok crypto/internal/nistec 0.955s ok crypto/internal/nistec/fiat 0.178s [no tests to run] ok crypto/internal/subtle 0.108s ok crypto/md5 0.189s ok crypto/rand 0.153s ok crypto/rc4 0.134s ok crypto/rsa 0.201s ok crypto/sha1 0.181s ok crypto/sha256 0.103s ok crypto/sha512 0.111s ok crypto/subtle 0.119s ok crypto/tls 0.539s ok crypto/x509 0.478s ok database/sql 0.411s ok database/sql/driver 0.111s ok debug/buildinfo 0.163s ok debug/dwarf 0.122s ok debug/elf 0.113s ok debug/gosym 0.115s ok debug/macho 0.133s ok debug/pe 0.148s ok debug/plan9obj 0.127s ok embed 0.290s [no tests to run] ok embed/internal/embedtest 0.308s ok encoding/ascii85 0.221s ok encoding/asn1 0.162s ok encoding/base32 0.250s ok encoding/base64 0.144s ok encoding/binary 0.163s ok encoding/csv 0.219s ok encoding/gob 0.228s ok encoding/hex 0.126s ok encoding/json 0.401s ok encoding/pem 0.674s ok encoding/xml 0.174s ok errors 0.135s ok expvar 0.138s ok flag 0.310s ok fmt 0.217s ok go/ast 0.162s ok go/build 2.570s ok go/build/constraint 0.129s ok go/constant 0.135s ok go/doc 0.263s ok go/doc/comment 1.538s ok go/format 0.165s ok go/importer 0.261s ok go/internal/gccgoimporter 0.443s ok go/internal/gcimporter 15.262s ok go/internal/srcimporter 11.036s ok go/parser 0.486s ok go/printer 0.341s ok go/scanner 0.149s ok go/token 0.156s ok go/types 14.047s ok hash 0.203s ok hash/adler32 0.148s ok hash/crc32 0.132s ok hash/crc64 0.112s ok hash/fnv 0.151s ok hash/maphash 0.236s ok html 0.135s ok html/template 0.186s ok image 0.153s ok image/color 0.138s ok image/draw 0.232s ok image/gif 9.582s ok image/jpeg 2.453s ok image/png 0.314s ok index/suffixarray 0.247s ok internal/abi 0.172s ok internal/buildcfg 0.109s ok internal/cpu 0.118s ok internal/dag 0.154s ok internal/diff 0.270s ok internal/fmtsort 0.106s ok internal/fuzz 0.112s ok internal/godebug 0.131s ok internal/intern 0.411s ok internal/itoa 0.110s ok internal/poll 0.122s ok internal/profile 0.150s ok internal/reflectlite 0.169s ok internal/singleflight 0.129s ok internal/trace 0.224s ok internal/unsafeheader 0.201s ok internal/xcoff 0.346s ok io 0.166s ok io/fs 0.384s ok io/ioutil 0.210s ok log 0.200s ok log/syslog 1.431s ok math 0.115s ok math/big 1.183s ok math/bits 0.121s ok math/cmplx 0.144s ok math/rand 0.355s ok mime 0.142s ok mime/multipart 0.316s ok mime/quotedprintable 0.146s ok net 9.677s ok net/http 5.126s ok net/http/cgi 0.859s ok net/http/cookiejar 0.209s ok net/http/fcgi 0.219s ok net/http/httptest 0.223s ok net/http/httptrace 0.125s ok net/http/httputil 0.900s ok net/http/internal 0.102s ok net/http/internal/ascii 0.183s ok net/http/pprof 5.258s ok net/internal/socktest 0.111s ok net/mail 0.109s ok net/netip 0.445s ok net/rpc 0.190s ok net/rpc/jsonrpc 0.142s ok net/smtp 0.137s ok net/textproto 0.104s ok net/url 0.150s ok os 1.145s ok os/exec 1.325s ok os/exec/internal/fdtest 0.107s ok os/signal 2.097s ok os/user 0.102s ok path 0.114s ok path/filepath 0.195s ok plugin 0.118s ok reflect 0.284s ok regexp 0.246s ok regexp/syntax 0.461s ok runtime 20.768s ok runtime/cgo 0.100s ok runtime/debug 0.191s ok runtime/internal/atomic 0.293s ok runtime/internal/math 0.102s ok runtime/internal/sys 0.171s ok runtime/metrics 0.105s ok runtime/pprof 6.290s ok runtime/trace 1.454s ok sort 0.249s ok strconv 0.527s ok strings 1.353s ok sync 0.431s ok sync/atomic 6.541s ok syscall 0.503s ok testing 0.575s ok testing/fstest 0.225s ok testing/iotest 0.125s ok testing/quick 0.304s ok text/scanner 0.214s ok text/tabwriter 0.203s ok text/template 0.266s ok text/template/parse 0.164s ok time 2.093s ok unicode 0.147s ok unicode/utf16 0.134s ok unicode/utf8 0.231s ok cmd/addr2line 2.227s ok cmd/api 11.685s ok cmd/asm/internal/asm 1.041s ok cmd/asm/internal/lex 0.152s ok cmd/compile/internal/abt 0.182s ok cmd/compile/internal/amd64 9.419s ok cmd/compile/internal/dwarfgen 0.622s ok cmd/compile/internal/importer 1.636s ok cmd/compile/internal/ir 0.148s ok cmd/compile/internal/logopt 0.824s ok cmd/compile/internal/noder 0.177s ok cmd/compile/internal/reflectdata 0.189s [no tests to run] ok cmd/compile/internal/ssa 15.238s ok cmd/compile/internal/syntax 0.201s ok cmd/compile/internal/test 19.354s ok cmd/compile/internal/typecheck 0.992s ok cmd/compile/internal/types 0.225s ok cmd/compile/internal/types2 1.984s ok cmd/cover 2.872s ok cmd/dist 0.130s ok cmd/doc 0.631s ok cmd/fix 3.698s ok cmd/go 109.624s ok cmd/go/internal/auth 0.190s ok cmd/go/internal/cache 0.388s ok cmd/go/internal/fsys 0.273s ok cmd/go/internal/generate 0.172s ok cmd/go/internal/get 0.211s ok cmd/go/internal/imports 0.121s ok cmd/go/internal/load 0.204s ok cmd/go/internal/lockedfile 0.282s ok cmd/go/internal/lockedfile/internal/filelock 0.146s ok cmd/go/internal/modconv 0.214s ok cmd/go/internal/modfetch 0.144s ok cmd/go/internal/modfetch/codehost 0.153s ok cmd/go/internal/modfetch/zip_sum_test 0.154s ok cmd/go/internal/modindex 0.274s ok cmd/go/internal/modload 0.150s ok cmd/go/internal/mvs 0.137s ok cmd/go/internal/par 0.123s ok cmd/go/internal/search 0.214s ok cmd/go/internal/str 0.174s ok cmd/go/internal/test 0.181s ok cmd/go/internal/vcs 0.144s ok cmd/go/internal/web 0.132s ok cmd/go/internal/work 0.187s ok cmd/gofmt 0.240s ok cmd/internal/archive 1.109s ok cmd/internal/buildid 0.349s ok cmd/internal/dwarf 0.136s ok cmd/internal/edit 0.102s ok cmd/internal/goobj 0.230s ok cmd/internal/moddeps 1.714s ok cmd/internal/notsha256 0.098s ok cmd/internal/obj 0.740s ok cmd/internal/obj/ppc64 0.304s ok cmd/internal/obj/riscv 0.192s ok cmd/internal/obj/s390x 0.120s ok cmd/internal/obj/x86 2.470s ok cmd/internal/objabi 0.131s ok cmd/internal/pkgpath 0.203s ok cmd/internal/quoted 0.104s ok cmd/internal/src 0.125s ok cmd/internal/sys 0.113s ok cmd/internal/test2json 0.241s ok cmd/link 10.714s ok cmd/link/internal/benchmark 0.145s ok cmd/link/internal/ld 7.556s ok cmd/link/internal/loader 0.111s ok cmd/nm 3.844s ok cmd/objdump 4.198s ok cmd/pack 3.647s ok cmd/pprof 2.788s ok cmd/trace 0.240s ok cmd/vet 7.406s ##### os/user with tag osusergo ok os/user 0.104s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.222s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 22.380s ##### moved GOROOT ok fmt 0.168s ##### Testing without libgcc. ok net 0.177s ok os/user 0.136s ##### internal linking of -buildmode=pie ok reflect 0.518s ok os/user 0.138s ##### sync -cpu=10 ok sync 0.454s ##### Testing race detector ok runtime/race 15.883s ok flag 0.315s ok net 0.532s ok os 0.657s ok os/exec 0.397s ok encoding/gob 0.383s ok flag 0.434s ok os/exec 0.383s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 37.376s ok misc/cgo/test 35.272s ok misc/cgo/test 36.934s ok misc/cgo/test 37.366s ok misc/cgo/test 20.693s ok misc/cgo/test 21.842s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.473s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.713s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 67.155s ##### ../misc/cgo/errors PASS All tests passed.