darwin-amd64-12_0 at 66685fb7dd72531aed6f1b3f4de43799bb26c052 :: 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=443" "TERM_SESSION_ID=6A231BFD-F99F-4F8F-9D3C-853E0285E4D7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.xdVAV8lkyG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=ACD5C09A-0E42-451F-8766-2EBD85CA851F" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=3" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=./buildlet" "WORKDIR=/Users/gopher/workdir" "GO_BUILDER_NAME=darwin-amd64-12_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.17.3 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 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.185s ok archive/zip 0.395s ok bufio 0.184s ok bytes 1.478s ok compress/bzip2 0.238s ok compress/flate 0.711s ok compress/gzip 0.295s ok compress/lzw 0.169s ok compress/zlib 0.532s ok container/heap 0.150s ok container/list 0.349s ok container/ring 0.279s ok context 0.139s ok crypto 0.189s ok crypto/aes 0.227s ok crypto/cipher 0.142s ok crypto/des 0.222s ok crypto/dsa 0.177s ok crypto/ecdsa 0.157s ok crypto/ed25519 0.213s ok crypto/elliptic 0.169s ok crypto/hmac 0.136s ok crypto/internal/boring 0.165s ok crypto/internal/edwards25519 3.580s ok crypto/internal/edwards25519/field 3.808s ok crypto/internal/nistec 1.299s ok crypto/internal/nistec/fiat 0.258s [no tests to run] ok crypto/internal/subtle 0.187s ok crypto/md5 0.259s ok crypto/rand 0.457s ok crypto/rc4 0.323s ok crypto/rsa 0.378s ok crypto/sha1 0.421s ok crypto/sha256 0.161s ok crypto/sha512 0.173s ok crypto/subtle 0.173s ok crypto/tls 0.544s ok crypto/x509 0.587s ok database/sql 0.581s ok database/sql/driver 0.171s ok debug/buildinfo 0.345s ok debug/dwarf 0.195s ok debug/elf 0.238s ok debug/gosym 0.173s ok debug/macho 0.312s ok debug/pe 0.332s ok debug/plan9obj 0.174s ok embed 0.185s [no tests to run] ok embed/internal/embedtest 0.159s ok encoding/ascii85 0.220s ok encoding/asn1 0.182s ok encoding/base32 0.166s ok encoding/base64 0.139s ok encoding/binary 0.186s ok encoding/csv 0.233s ok encoding/gob 0.153s ok encoding/hex 0.159s ok encoding/json 0.349s ok encoding/pem 0.691s ok encoding/xml 0.199s ok errors 0.150s ok expvar 0.164s ok flag 0.162s ok fmt 0.243s ok go/ast 0.170s ok go/build 1.937s ok go/build/constraint 0.166s ok go/constant 0.186s ok go/doc 0.238s ok go/doc/comment 1.115s ok go/format 0.173s ok go/importer 0.402s ok go/internal/gccgoimporter 0.398s ok go/internal/gcimporter 9.381s ok go/internal/srcimporter 8.466s ok go/parser 0.199s ok go/printer 0.322s ok go/scanner 0.154s ok go/token 0.219s ok go/types 11.949s ok hash 0.230s ok hash/adler32 0.143s ok hash/crc32 0.127s ok hash/crc64 0.244s ok hash/fnv 0.127s ok hash/maphash 0.354s ok html 0.207s ok html/template 0.278s ok image 0.182s ok image/color 0.233s ok image/draw 0.411s ok image/gif 9.182s ok image/jpeg 2.432s ok image/png 0.314s ok index/suffixarray 0.256s ok internal/abi 0.166s ok internal/buildcfg 0.233s ok internal/cpu 0.181s ok internal/diff 0.132s ok internal/fmtsort 0.154s ok internal/fuzz 0.242s ok internal/godebug 0.196s ok internal/intern 0.872s ok internal/itoa 0.189s ok internal/poll 0.478s ok internal/profile 0.394s ok internal/reflectlite 0.217s ok internal/singleflight 0.287s ok internal/trace 0.268s ok internal/unsafeheader 0.211s ok internal/xcoff 0.287s ok io 0.203s ok io/fs 0.334s ok io/ioutil 0.754s ok log 0.279s ok log/syslog 1.599s ok math 0.258s ok math/big 1.537s ok math/bits 0.192s ok math/cmplx 0.252s ok math/rand 0.448s ok mime 0.201s ok mime/multipart 0.436s ok mime/quotedprintable 0.213s ok net 10.245s ok net/http 9.059s ok net/http/cgi 1.415s ok net/http/cookiejar 0.310s ok net/http/fcgi 0.329s ok net/http/httptest 0.362s ok net/http/httptrace 0.200s ok net/http/httputil 1.172s ok net/http/internal 0.368s ok net/http/internal/ascii 0.205s ok net/http/pprof 5.244s ok net/internal/socktest 0.147s ok net/mail 0.134s ok net/netip 0.573s ok net/rpc 0.263s ok net/rpc/jsonrpc 0.172s ok net/smtp 0.257s ok net/textproto 0.219s ok net/url 0.382s ok os 1.211s ok os/exec 1.354s ok os/exec/internal/fdtest 0.157s ok os/signal 2.200s ok os/user 0.143s ok path 0.140s ok path/filepath 0.232s ok plugin 0.224s ok reflect 0.337s ok regexp 0.480s ok regexp/syntax 0.577s ok runtime 23.383s ok runtime/cgo 0.187s ok runtime/debug 0.363s ok runtime/internal/atomic 0.181s ok runtime/internal/math 0.250s ok runtime/internal/sys 0.132s ok runtime/metrics 0.201s ok runtime/pprof 6.848s ok runtime/trace 4.140s ok sort 0.201s ok strconv 0.680s ok strings 2.590s ok sync 0.436s ok sync/atomic 2.363s ok syscall 0.551s ok testing 1.723s ok testing/fstest 0.176s ok testing/iotest 0.246s ok testing/quick 0.150s ok text/scanner 0.342s ok text/tabwriter 0.151s ok text/template 0.186s ok text/template/parse 0.132s ok time 1.940s ok unicode 0.155s ok unicode/utf16 0.169s ok unicode/utf8 0.154s ok cmd/addr2line 1.321s ok cmd/api 9.915s ok cmd/asm/internal/asm 0.524s ok cmd/asm/internal/lex 0.135s ok cmd/compile/internal/abt 0.170s ok cmd/compile/internal/amd64 5.966s ok cmd/compile/internal/dwarfgen 0.619s ok cmd/compile/internal/importer 0.977s ok cmd/compile/internal/ir 0.185s ok cmd/compile/internal/logopt 0.928s ok cmd/compile/internal/noder 0.222s ok cmd/compile/internal/reflectdata 0.237s [no tests to run] ok cmd/compile/internal/ssa 18.098s ok cmd/compile/internal/syntax 0.263s ok cmd/compile/internal/test 19.515s ok cmd/compile/internal/typecheck 1.328s ok cmd/compile/internal/types 0.218s ok cmd/compile/internal/types2 2.631s ok cmd/cover 4.458s ok cmd/dist 0.263s ok cmd/doc 1.440s ok cmd/fix 4.534s ok cmd/go 142.793s ok cmd/go/internal/auth 0.210s ok cmd/go/internal/cache 0.870s ok cmd/go/internal/fsys 0.660s ok cmd/go/internal/generate 0.563s ok cmd/go/internal/get 0.304s ok cmd/go/internal/imports 0.213s ok cmd/go/internal/load 0.287s ok cmd/go/internal/lockedfile 0.464s ok cmd/go/internal/lockedfile/internal/filelock 0.253s ok cmd/go/internal/modconv 0.272s ok cmd/go/internal/modfetch 0.204s ok cmd/go/internal/modfetch/codehost 0.233s ok cmd/go/internal/modfetch/zip_sum_test 0.252s ok cmd/go/internal/modindex 0.198s ok cmd/go/internal/modload 0.224s ok cmd/go/internal/mvs 0.289s ok cmd/go/internal/par 0.227s ok cmd/go/internal/search 0.411s ok cmd/go/internal/str 0.219s ok cmd/go/internal/test 0.265s ok cmd/go/internal/vcs 0.280s ok cmd/go/internal/web 0.310s ok cmd/go/internal/work 0.249s ok cmd/gofmt 0.278s ok cmd/internal/archive 2.640s ok cmd/internal/buildid 0.597s ok cmd/internal/dwarf 0.165s ok cmd/internal/edit 0.163s ok cmd/internal/goobj 0.266s ok cmd/internal/moddeps 2.505s ok cmd/internal/notsha256 0.188s ok cmd/internal/obj 1.167s ok cmd/internal/obj/ppc64 0.440s ok cmd/internal/obj/riscv 0.296s ok cmd/internal/obj/s390x 0.165s ok cmd/internal/obj/x86 3.021s ok cmd/internal/objabi 0.374s ok cmd/internal/pkgpath 0.337s ok cmd/internal/quoted 0.165s ok cmd/internal/src 0.307s ok cmd/internal/sys 0.157s ok cmd/internal/test2json 0.383s ok cmd/link 20.014s ok cmd/link/internal/benchmark 0.157s ok cmd/link/internal/ld 16.971s ok cmd/link/internal/loader 0.226s ok cmd/nm 3.547s ok cmd/objdump 4.078s ok cmd/pack 3.069s ok cmd/pprof 3.180s ok cmd/trace 0.279s ok cmd/vet 9.288s ##### os/user with tag osusergo ok os/user 0.127s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.213s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.255s ##### moved GOROOT ok fmt 0.178s ##### Testing without libgcc. ok net 0.187s ok os/user 0.127s ##### internal linking of -buildmode=pie ok reflect 0.299s ok os/user 0.128s ##### sync -cpu=10 ok sync 0.430s ##### Testing race detector ok runtime/race 16.654s ok flag 0.616s ok net 0.406s ok os 0.541s ok os/exec 0.320s ok encoding/gob 0.253s ok flag 0.389s ok os/exec 0.294s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 24.539s ok misc/cgo/test 25.660s ok misc/cgo/test 24.316s ok misc/cgo/test 24.125s ok misc/cgo/test 14.882s ok misc/cgo/test 15.538s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.687s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.843s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 68.672s ##### ../misc/cgo/errors PASS All tests passed.