darwin-amd64-nocgo at 2e773a3894fba7af744090d7d42968f4993018e2 :: 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=18E27AAA-7ACD-48CC-BDAE-14A7346F2619" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.m6orfiwyYU/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=E4AE5FB8-4AC6-4408-9884-00C7BAA0CF45" "__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.314s ok archive/zip 0.388s ok bufio 0.166s ok bytes 1.347s ok compress/bzip2 0.256s ok compress/flate 0.508s ok compress/gzip 0.326s ok compress/lzw 0.237s ok compress/zlib 0.666s ok container/heap 0.150s ok container/list 0.258s ok container/ring 0.260s ok context 0.142s ok crypto 0.228s ok crypto/aes 0.254s ok crypto/cipher 0.127s ok crypto/des 0.183s ok crypto/dsa 0.176s ok crypto/ecdsa 0.163s ok crypto/ed25519 0.283s ok crypto/elliptic 0.260s ok crypto/hmac 0.164s ok crypto/internal/boring 0.223s ok crypto/internal/edwards25519 3.838s ok crypto/internal/edwards25519/field 2.850s ok crypto/internal/nistec 0.986s ok crypto/internal/nistec/fiat 0.148s [no tests to run] ok crypto/internal/subtle 0.176s ok crypto/md5 0.235s ok crypto/rand 0.421s ok crypto/rc4 0.228s ok crypto/rsa 0.348s ok crypto/sha1 0.246s ok crypto/sha256 0.150s ok crypto/sha512 0.156s ok crypto/subtle 0.149s ok crypto/tls 0.457s ok crypto/x509 0.547s ok database/sql 0.498s ok database/sql/driver 0.163s ok debug/buildinfo 0.383s ok debug/dwarf 0.171s ok debug/elf 0.210s ok debug/gosym 0.215s ok debug/macho 0.134s ok debug/pe 0.229s ok debug/plan9obj 0.126s ok embed 0.173s [no tests to run] ok embed/internal/embedtest 0.127s ok encoding/ascii85 0.226s ok encoding/asn1 0.127s ok encoding/base32 0.172s ok encoding/base64 0.126s ok encoding/binary 0.128s ok encoding/csv 0.227s ok encoding/gob 0.144s ok encoding/hex 0.124s ok encoding/json 0.341s ok encoding/pem 0.627s ok encoding/xml 0.173s ok errors 0.131s ok expvar 0.169s ok flag 0.153s ok fmt 0.176s ok go/ast 0.135s ok go/build 1.438s ok go/build/constraint 0.141s ok go/constant 0.203s ok go/doc 0.253s ok go/doc/comment 1.072s ok go/format 0.153s ok go/importer 0.243s ok go/internal/gccgoimporter 0.283s ok go/internal/gcimporter 7.799s ok go/internal/srcimporter 2.246s ok go/parser 0.158s ok go/printer 0.288s ok go/scanner 0.123s ok go/token 0.141s ok go/types 6.104s ok hash 0.129s ok hash/adler32 0.210s ok hash/crc32 0.131s ok hash/crc64 0.134s ok hash/fnv 0.144s ok hash/maphash 0.341s ok html 0.210s ok html/template 0.214s ok image 0.165s ok image/color 0.179s ok image/draw 0.178s ok image/gif 8.895s ok image/jpeg 2.454s ok image/png 0.276s ok index/suffixarray 0.256s ok internal/abi 0.175s ok internal/buildcfg 0.127s ok internal/cpu 0.134s ok internal/diff 0.220s ok internal/fmtsort 0.122s ok internal/fuzz 0.186s ok internal/godebug 0.211s ok internal/intern 1.444s ok internal/itoa 0.148s ok internal/poll 0.145s ok internal/profile 0.140s ok internal/reflectlite 0.170s ok internal/singleflight 0.167s ok internal/trace 0.157s ok internal/unsafeheader 0.136s ok internal/xcoff 0.136s ok io 0.161s ok io/fs 0.395s ok io/ioutil 0.369s ok log 0.212s ok log/syslog 1.499s ok math 0.139s ok math/big 1.218s ok math/bits 0.133s ok math/cmplx 0.231s ok math/rand 0.333s ok mime 0.169s ok mime/multipart 0.335s ok mime/quotedprintable 0.169s ok net 9.537s ok net/http 8.457s ok net/http/cgi 1.419s ok net/http/cookiejar 0.284s ok net/http/fcgi 0.324s ok net/http/httptest 0.290s ok net/http/httptrace 0.150s ok net/http/httputil 0.975s ok net/http/internal 0.204s ok net/http/internal/ascii 0.140s ok net/http/pprof 5.280s ok net/internal/socktest 0.189s ok net/mail 0.217s ok net/netip 0.792s ok net/rpc 0.335s ok net/rpc/jsonrpc 0.325s ok net/smtp 0.183s ok net/textproto 0.209s ok net/url 0.456s ok os 1.307s ok os/exec 1.508s ok os/exec/internal/fdtest 0.154s ok os/signal 2.182s ok os/user 0.261s ok path 0.156s ok path/filepath 0.199s ok plugin 0.149s ok reflect 0.284s ok regexp 0.213s ok regexp/syntax 0.332s ok runtime 9.221s ok runtime/debug 0.192s ok runtime/internal/atomic 0.348s ok runtime/internal/math 0.125s ok runtime/internal/sys 0.207s ok runtime/metrics 0.126s ok runtime/pprof 3.616s ok runtime/trace 1.322s ok sort 0.217s ok strconv 0.382s ok strings 1.087s ok sync 0.524s ok sync/atomic 4.346s ok syscall 0.542s ok testing 0.605s ok testing/fstest 0.133s ok testing/iotest 0.232s ok testing/quick 0.148s ok text/scanner 0.295s ok text/tabwriter 0.226s ok text/template 0.354s ok text/template/parse 0.238s ok time 1.912s ok unicode 0.129s ok unicode/utf16 0.121s ok unicode/utf8 0.235s ok cmd/addr2line 1.765s ok cmd/api 10.240s ok cmd/asm/internal/asm 0.801s ok cmd/asm/internal/lex 0.197s ok cmd/compile/internal/abt 0.271s ok cmd/compile/internal/amd64 5.728s ok cmd/compile/internal/dwarfgen 0.607s ok cmd/compile/internal/importer 1.131s ok cmd/compile/internal/ir 0.186s ok cmd/compile/internal/logopt 0.808s ok cmd/compile/internal/noder 0.207s ok cmd/compile/internal/reflectdata 0.317s [no tests to run] ok cmd/compile/internal/ssa 10.230s ok cmd/compile/internal/syntax 0.195s ok cmd/compile/internal/test 13.648s ok cmd/compile/internal/typecheck 0.789s ok cmd/compile/internal/types 0.150s ok cmd/compile/internal/types2 1.432s ok cmd/cover 2.173s ok cmd/dist 0.144s ok cmd/doc 0.499s ok cmd/fix 6.510s ok cmd/go 88.502s ok cmd/go/internal/auth 0.180s ok cmd/go/internal/cache 0.490s ok cmd/go/internal/fsys 0.212s ok cmd/go/internal/generate 0.212s ok cmd/go/internal/get 0.201s ok cmd/go/internal/imports 0.137s ok cmd/go/internal/load 0.186s ok cmd/go/internal/lockedfile 0.309s ok cmd/go/internal/lockedfile/internal/filelock 0.153s ok cmd/go/internal/modconv 0.303s ok cmd/go/internal/modfetch 0.176s ok cmd/go/internal/modfetch/codehost 0.206s ok cmd/go/internal/modfetch/zip_sum_test 0.177s ok cmd/go/internal/modindex 0.130s ok cmd/go/internal/modload 0.177s ok cmd/go/internal/mvs 0.132s ok cmd/go/internal/par 0.243s ok cmd/go/internal/search 0.268s ok cmd/go/internal/str 0.123s ok cmd/go/internal/test 0.168s ok cmd/go/internal/vcs 0.214s ok cmd/go/internal/web 0.170s ok cmd/go/internal/work 0.202s ok cmd/gofmt 0.257s ok cmd/internal/archive 0.417s ok cmd/internal/buildid 0.348s ok cmd/internal/dwarf 0.301s ok cmd/internal/edit 0.126s ok cmd/internal/goobj 0.274s ok cmd/internal/moddeps 1.858s ok cmd/internal/notsha256 0.125s ok cmd/internal/obj 0.776s ok cmd/internal/obj/ppc64 0.314s ok cmd/internal/obj/riscv 0.197s ok cmd/internal/obj/s390x 0.133s ok cmd/internal/obj/x86 2.428s ok cmd/internal/objabi 0.132s ok cmd/internal/pkgpath 0.154s ok cmd/internal/quoted 0.224s ok cmd/internal/src 0.220s ok cmd/internal/sys 0.244s ok cmd/internal/test2json 0.217s ok cmd/link 1.826s ok cmd/link/internal/benchmark 0.128s ok cmd/link/internal/ld 3.544s ok cmd/link/internal/loader 0.145s ok cmd/nm 1.514s ok cmd/objdump 1.509s ok cmd/pack 2.559s ok cmd/pprof 2.848s ok cmd/trace 0.263s ok cmd/vet 6.487s ##### os/user with tag osusergo ok os/user 0.131s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 17.589s ##### moved GOROOT ok fmt 0.182s ##### Testing without libgcc. ok net 0.216s ok os/user 0.140s ##### internal linking of -buildmode=pie ok reflect 0.422s ##### sync -cpu=10 ok sync 0.443s ##### ../test/bench/go1 ##### API check All tests passed.