darwin-amd64-nocgo at e99275241c4e4bde6ff2a8598e558a2bea151ef7 :: 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=AC9ACD49-7421-4FA8-8924-A10D46093364" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.bCxrGideXL/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=BEA21A51-8D8D-4589-9FF3-9F579A942E64" "__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-nocgo" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "CGO_ENABLED=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/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.313s ok archive/zip 0.384s ok bufio 0.164s ok bytes 1.405s ok compress/bzip2 0.201s ok compress/flate 0.458s ok compress/gzip 0.299s ok compress/lzw 0.163s ok compress/zlib 0.550s ok container/heap 0.128s ok container/list 0.304s ok container/ring 0.229s ok context 0.134s ok crypto 0.138s ok crypto/aes 0.163s ok crypto/cipher 0.131s ok crypto/des 0.168s ok crypto/dsa 0.143s ok crypto/ecdsa 0.143s ok crypto/ed25519 0.174s ok crypto/elliptic 0.176s ok crypto/hmac 0.140s ok crypto/internal/boring 0.167s ok crypto/internal/edwards25519 3.543s ok crypto/internal/edwards25519/field 2.772s ok crypto/internal/nistec 0.971s ok crypto/internal/nistec/fiat 0.151s [no tests to run] ok crypto/internal/subtle 0.129s ok crypto/md5 0.252s ok crypto/rand 0.185s ok crypto/rc4 0.160s ok crypto/rsa 0.216s ok crypto/sha1 0.153s ok crypto/sha256 0.144s ok crypto/sha512 0.158s ok crypto/subtle 0.130s ok crypto/tls 0.509s ok crypto/x509 0.564s ok database/sql 0.488s ok database/sql/driver 0.214s ok debug/buildinfo 0.154s ok debug/dwarf 0.156s ok debug/elf 0.183s ok debug/gosym 0.179s ok debug/macho 0.168s ok debug/pe 0.212s ok debug/plan9obj 0.153s ok embed 0.228s [no tests to run] ok embed/internal/embedtest 0.235s ok encoding/ascii85 0.128s ok encoding/asn1 0.153s ok encoding/base32 0.155s ok encoding/base64 0.132s ok encoding/binary 0.130s ok encoding/csv 0.149s ok encoding/gob 0.157s ok encoding/hex 0.259s ok encoding/json 0.361s ok encoding/pem 0.683s ok encoding/xml 0.175s ok errors 0.140s ok expvar 0.208s ok flag 0.183s ok fmt 0.187s ok go/ast 0.134s ok go/build 1.459s ok go/build/constraint 0.155s ok go/constant 0.143s ok go/doc 0.192s ok go/doc/comment 1.091s ok go/format 0.184s ok go/importer 0.334s ok go/internal/gccgoimporter 0.226s ok go/internal/gcimporter 8.073s ok go/internal/srcimporter 2.275s ok go/parser 0.189s ok go/printer 0.302s ok go/scanner 0.128s ok go/token 0.144s ok go/types 6.761s ok hash 0.138s ok hash/adler32 0.241s ok hash/crc32 0.138s ok hash/crc64 0.145s ok hash/fnv 0.141s ok hash/maphash 0.378s ok html 0.231s ok html/template 0.246s ok image 0.216s ok image/color 0.229s ok image/draw 0.445s ok image/gif 9.927s ok image/jpeg 2.537s ok image/png 0.330s ok index/suffixarray 0.277s ok internal/abi 0.181s ok internal/buildcfg 0.149s ok internal/cpu 0.139s ok internal/diff 0.238s ok internal/fmtsort 0.127s ok internal/fuzz 0.201s ok internal/godebug 0.184s ok internal/intern 0.604s ok internal/itoa 0.147s ok internal/poll 0.154s ok internal/profile 0.168s ok internal/reflectlite 0.171s ok internal/singleflight 0.194s ok internal/trace 0.240s ok internal/unsafeheader 0.178s ok internal/xcoff 0.250s ok io 0.157s ok io/fs 0.225s ok io/ioutil 0.170s ok log 0.184s ok log/syslog 1.496s ok math 0.135s ok math/big 1.000s ok math/bits 0.131s ok math/cmplx 0.162s ok math/rand 0.290s ok mime 0.150s ok mime/multipart 0.303s ok mime/quotedprintable 0.136s ok net 8.222s ok net/http 6.360s ok net/http/cgi 1.026s ok net/http/cookiejar 0.197s ok net/http/fcgi 0.259s ok net/http/httptest 0.218s ok net/http/httptrace 0.142s ok net/http/httputil 0.731s ok net/http/internal 0.203s ok net/http/internal/ascii 0.129s ok net/http/pprof 5.224s ok net/internal/socktest 0.137s ok net/mail 0.132s ok net/netip 0.508s ok net/rpc 0.352s ok net/rpc/jsonrpc 0.295s ok net/smtp 0.165s ok net/textproto 0.183s ok net/url 0.272s ok os 1.206s ok os/exec 1.199s ok os/exec/internal/fdtest 0.173s ok os/signal 2.080s ok os/user 0.287s ok path 0.192s ok path/filepath 0.186s ok plugin 0.165s ok reflect 0.295s ok regexp 0.246s ok regexp/syntax 0.339s ok runtime 8.507s ok runtime/debug 0.208s ok runtime/internal/atomic 0.384s ok runtime/internal/math 0.126s ok runtime/internal/sys 0.232s ok runtime/metrics 0.134s ok runtime/pprof 3.498s ok runtime/trace 1.492s ok sort 0.230s ok strconv 0.390s ok strings 1.305s ok sync 0.492s ok sync/atomic 4.781s ok syscall 0.513s ok testing 0.595s ok testing/fstest 0.227s ok testing/iotest 0.133s ok testing/quick 0.152s ok text/scanner 0.296s ok text/tabwriter 0.240s ok text/template 0.298s ok text/template/parse 0.265s ok time 1.880s ok unicode 0.131s ok unicode/utf16 0.126s ok unicode/utf8 0.240s ok cmd/addr2line 1.777s ok cmd/api 9.872s ok cmd/asm/internal/asm 0.697s ok cmd/asm/internal/lex 0.165s ok cmd/compile/internal/abt 0.229s ok cmd/compile/internal/amd64 4.619s ok cmd/compile/internal/dwarfgen 0.546s ok cmd/compile/internal/importer 0.883s ok cmd/compile/internal/ir 0.144s ok cmd/compile/internal/logopt 0.480s ok cmd/compile/internal/noder 0.189s ok cmd/compile/internal/reflectdata 0.219s [no tests to run] ok cmd/compile/internal/ssa 10.247s ok cmd/compile/internal/syntax 0.186s ok cmd/compile/internal/test 14.607s ok cmd/compile/internal/typecheck 0.688s ok cmd/compile/internal/types 0.146s ok cmd/compile/internal/types2 1.434s ok cmd/cover 2.289s ok cmd/dist 0.148s ok cmd/doc 0.443s ok cmd/fix 6.686s ok cmd/go 77.204s ok cmd/go/internal/auth 0.166s ok cmd/go/internal/cache 0.452s ok cmd/go/internal/fsys 0.278s ok cmd/go/internal/generate 0.214s ok cmd/go/internal/get 0.206s ok cmd/go/internal/imports 0.138s ok cmd/go/internal/load 0.245s ok cmd/go/internal/lockedfile 0.344s ok cmd/go/internal/lockedfile/internal/filelock 0.169s ok cmd/go/internal/modconv 0.308s ok cmd/go/internal/modfetch 0.220s ok cmd/go/internal/modfetch/codehost 0.203s ok cmd/go/internal/modfetch/zip_sum_test 0.186s ok cmd/go/internal/modindex 0.129s ok cmd/go/internal/modload 0.178s ok cmd/go/internal/mvs 0.233s ok cmd/go/internal/par 0.238s ok cmd/go/internal/search 0.288s ok cmd/go/internal/str 0.131s ok cmd/go/internal/test 0.180s ok cmd/go/internal/vcs 0.242s ok cmd/go/internal/web 0.182s ok cmd/go/internal/work 0.207s ok cmd/gofmt 0.260s ok cmd/internal/archive 0.384s ok cmd/internal/buildid 0.501s ok cmd/internal/dwarf 0.243s ok cmd/internal/edit 0.127s ok cmd/internal/goobj 0.283s ok cmd/internal/moddeps 1.792s ok cmd/internal/notsha256 0.230s ok cmd/internal/obj 0.799s ok cmd/internal/obj/ppc64 0.288s ok cmd/internal/obj/riscv 0.209s ok cmd/internal/obj/s390x 0.134s ok cmd/internal/obj/x86 2.451s ok cmd/internal/objabi 0.139s ok cmd/internal/pkgpath 0.152s ok cmd/internal/quoted 0.229s ok cmd/internal/src 0.254s ok cmd/internal/sys 0.161s ok cmd/internal/test2json 0.338s ok cmd/link 1.956s ok cmd/link/internal/benchmark 0.136s ok cmd/link/internal/ld 3.625s ok cmd/link/internal/loader 0.138s ok cmd/nm 1.580s ok cmd/objdump 1.615s ok cmd/pack 2.420s ok cmd/pprof 2.891s ok cmd/trace 0.265s ok cmd/vet 6.643s ##### os/user with tag osusergo ok os/user 0.131s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 15.285s ##### moved GOROOT ok fmt 0.187s ##### Testing without libgcc. ok net 0.155s ok os/user 0.129s ##### internal linking of -buildmode=pie ok reflect 0.299s ##### sync -cpu=10 ok sync 0.421s ##### ../test/bench/go1 ##### API check All tests passed.