darwin-arm64-11 at 399f50c9d773e17221e0c80ba1d739c5575c8460 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=440" "TERM_SESSION_ID=EDBD2603-FD6C-424B-AEDD-4362B4636FC8" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.cwi5Lhs24l/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=C1AD190E-3A71-430D-A46F-F839197765ED" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=2" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a4" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GO_BUILDER_NAME=darwin-arm64-11" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /Users/gopher/goboot. (go1.17.9 darwin/arm64) 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/arm64. --- Installed Go for darwin/arm64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: darwin # OS Version: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Tue Feb 22 21:10:42 PST 2022; root:xnu-7195.141.26~1/RELEASE_ARM64_T8101 arm64 ##### Testing packages. ok archive/tar 0.106s ok archive/zip 0.177s ok bufio 0.088s ok bytes 0.811s ok compress/bzip2 0.109s ok compress/flate 0.249s ok compress/gzip 1.570s ok compress/lzw 0.136s ok compress/zlib 0.239s ok container/heap 0.084s ok container/list 0.153s ok container/ring 0.121s ok context 0.103s ok crypto 0.076s ok crypto/aes 0.083s ok crypto/cipher 0.059s ok crypto/des 0.089s ok crypto/dsa 0.072s ok crypto/ecdsa 0.066s ok crypto/ed25519 0.102s ok crypto/elliptic 0.102s ok crypto/hmac 0.113s ok crypto/internal/boring 0.055s ok crypto/internal/boring/bcache 0.100s ok crypto/internal/edwards25519 1.910s ok crypto/internal/edwards25519/field 2.029s ok crypto/internal/nistec 0.433s ok crypto/internal/nistec/fiat 0.114s [no tests to run] ok crypto/internal/subtle 0.069s ok crypto/md5 0.119s ok crypto/rand 0.101s ok crypto/rc4 0.086s ok crypto/rsa 0.111s ok crypto/sha1 0.106s ok crypto/sha256 0.055s ok crypto/sha512 0.074s ok crypto/subtle 0.079s ok crypto/tls 0.305s ok crypto/x509 0.221s ok database/sql 0.393s ok database/sql/driver 0.072s ok debug/buildinfo 0.112s ok debug/dwarf 0.063s ok debug/elf 0.093s ok debug/gosym 0.073s ok debug/macho 0.098s ok debug/pe 0.120s ok debug/plan9obj 0.068s ok embed 0.222s [no tests to run] ok embed/internal/embedtest 0.206s ok encoding/ascii85 0.148s ok encoding/asn1 0.100s ok encoding/base32 0.077s ok encoding/base64 0.057s ok encoding/binary 0.075s ok encoding/csv 0.080s ok encoding/gob 0.106s ok encoding/hex 0.075s ok encoding/json 0.168s ok encoding/pem 0.276s ok encoding/xml 0.070s ok errors 0.073s ok expvar 0.071s ok flag 0.109s ok fmt 0.114s ok go/ast 0.064s ok go/build 0.676s ok go/build/constraint 0.070s ok go/constant 0.092s ok go/doc 0.118s ok go/doc/comment 0.380s ok go/format 0.076s ok go/importer 0.113s ok go/internal/gccgoimporter 0.179s ok go/internal/gcimporter 3.381s ok go/internal/srcimporter 4.304s ok go/parser 0.129s ok go/printer 0.135s ok go/scanner 0.079s ok go/token 0.078s ok go/types 3.074s ok hash 0.070s ok hash/adler32 0.115s ok hash/crc32 0.056s ok hash/crc64 0.083s ok hash/fnv 0.121s ok hash/maphash 0.188s ok html 0.074s ok html/template 0.126s ok image 0.102s ok image/color 0.075s ok image/draw 0.083s ok image/gif 4.187s ok image/jpeg 1.280s ok image/png 0.199s ok index/suffixarray 0.156s ok internal/abi 0.105s ok internal/buildcfg 0.070s ok internal/cpu 0.120s ok internal/diff 0.077s ok internal/fmtsort 0.089s ok internal/fuzz 0.079s ok internal/godebug 0.055s ok internal/intern 0.141s ok internal/itoa 0.069s ok internal/poll 0.078s ok internal/profile 0.086s ok internal/reflectlite 0.087s ok internal/singleflight 0.079s ok internal/trace 0.088s ok internal/unsafeheader 0.108s ok internal/xcoff 0.080s ok io 0.117s ok io/fs 0.413s ok io/ioutil 0.074s ok log 0.111s ok log/syslog 1.452s ok math 0.064s ok math/big 0.455s ok math/bits 0.056s ok math/cmplx 0.113s ok math/rand 0.137s ok mime 0.073s ok mime/multipart 0.117s ok mime/quotedprintable 0.072s ok net 8.904s ok net/http 3.404s ok net/http/cgi 0.536s ok net/http/cookiejar 0.112s ok net/http/fcgi 0.189s ok net/http/httptest 0.118s ok net/http/httptrace 0.103s ok net/http/httputil 0.635s ok net/http/internal 0.096s ok net/http/internal/ascii 0.070s ok net/http/pprof 4.142s ok net/internal/socktest 0.070s ok net/mail 0.061s ok net/netip 0.228s ok net/rpc 0.117s ok net/rpc/jsonrpc 0.094s ok net/smtp 0.122s ok net/textproto 0.073s ok net/url 0.083s ok os 0.722s ok os/exec 0.815s ok os/exec/internal/fdtest 0.077s ok os/signal 2.086s ok os/user 0.064s ok path 0.071s ok path/filepath 0.094s ok plugin 0.083s ok reflect 0.176s ok regexp 0.111s ok regexp/syntax 0.246s ok runtime 11.542s ok runtime/cgo 0.089s ok runtime/debug 0.145s ok runtime/internal/atomic 0.134s ok runtime/internal/math 0.124s ok runtime/internal/sys 0.164s ok runtime/metrics 0.084s ok runtime/pprof 4.996s ok runtime/trace 0.983s ok sort 0.090s ok strconv 0.215s ok strings 1.153s ok sync 0.354s ok sync/atomic 0.981s ok syscall 0.213s ok testing 1.360s ok testing/fstest 0.159s ok testing/iotest 0.086s ok testing/quick 0.140s ok text/scanner 0.082s ok text/tabwriter 0.085s ok text/template 0.077s ok text/template/parse 0.066s ok time 2.737s ok unicode 0.073s ok unicode/utf16 0.057s ok unicode/utf8 0.073s ok cmd/addr2line 0.611s ok cmd/api 3.270s ok cmd/asm/internal/asm 0.333s ok cmd/asm/internal/lex 0.078s ok cmd/compile/internal/abt 0.074s ok cmd/compile/internal/amd64 0.124s ok cmd/compile/internal/dwarfgen 0.325s ok cmd/compile/internal/importer 0.113s ok cmd/compile/internal/ir 0.070s ok cmd/compile/internal/logopt 0.128s ok cmd/compile/internal/noder 0.108s ok cmd/compile/internal/reflectdata 0.101s [no tests to run] ok cmd/compile/internal/ssa 3.850s ok cmd/compile/internal/syntax 0.091s ok cmd/compile/internal/test 4.493s ok cmd/compile/internal/typecheck 0.249s ok cmd/compile/internal/types 0.215s ok cmd/compile/internal/types2 0.406s ok cmd/cover 1.126s ok cmd/dist 0.108s ok cmd/doc 0.139s ok cmd/fix 1.078s ok cmd/go 19.486s ok cmd/go/internal/auth 0.080s ok cmd/go/internal/cache 0.180s ok cmd/go/internal/fsys 0.104s ok cmd/go/internal/generate 0.116s ok cmd/go/internal/get 0.193s ok cmd/go/internal/imports 0.113s ok cmd/go/internal/load 0.089s ok cmd/go/internal/lockedfile 0.123s ok cmd/go/internal/lockedfile/internal/filelock 0.105s ok cmd/go/internal/modconv 0.098s ok cmd/go/internal/modfetch 0.088s ok cmd/go/internal/modfetch/codehost 0.129s ok cmd/go/internal/modfetch/zip_sum_test 0.103s ok cmd/go/internal/modindex 0.121s ok cmd/go/internal/modload 0.118s ok cmd/go/internal/mvs 0.110s ok cmd/go/internal/par 0.090s ok cmd/go/internal/search 0.102s ok cmd/go/internal/str 0.071s ok cmd/go/internal/test 0.141s ok cmd/go/internal/vcs 0.141s ok cmd/go/internal/web 0.093s ok cmd/go/internal/work 0.112s ok cmd/gofmt 0.178s ok cmd/internal/archive 1.856s ok cmd/internal/buildid 0.123s ok cmd/internal/dwarf 0.104s ok cmd/internal/edit 0.078s ok cmd/internal/goobj 0.135s ok cmd/internal/moddeps 0.808s ok cmd/internal/notsha256 0.073s ok cmd/internal/obj 0.349s ok cmd/internal/obj/arm64 0.084s ok cmd/internal/obj/ppc64 0.130s ok cmd/internal/obj/riscv 0.093s ok cmd/internal/obj/s390x 0.060s ok cmd/internal/obj/x86 0.974s ok cmd/internal/objabi 0.073s ok cmd/internal/pkgpath 0.087s ok cmd/internal/quoted 0.119s ok cmd/internal/src 0.133s ok cmd/internal/sys 0.077s ok cmd/internal/test2json 0.143s ok cmd/link 4.964s ok cmd/link/internal/benchmark 0.071s ok cmd/link/internal/ld 3.598s ok cmd/link/internal/loader 0.070s ok cmd/nm 1.507s ok cmd/objdump 1.651s ok cmd/pack 1.495s ok cmd/pprof 1.317s ok cmd/trace 0.155s ok cmd/vet 2.870s ##### os/user with tag osusergo ok os/user 0.091s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 9.820s ##### moved GOROOT ok fmt 0.152s ##### Testing without libgcc. ok net 0.112s ok os/user 0.092s ##### internal linking of -buildmode=pie ok reflect 0.179s ok os/user 0.117s ##### sync -cpu=10 ok sync 0.345s ##### Testing race detector ok runtime/race 3.592s ok flag 0.119s ok net 0.211s ok os 0.222s ok os/exec 0.176s ok encoding/gob 0.130s ok flag 0.116s ok os/exec 0.161s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 6.641s ok misc/cgo/test 7.447s ok misc/cgo/test 6.964s ok misc/cgo/test 6.496s ok misc/cgo/test 4.214s ok misc/cgo/test 4.086s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.081s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.091s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 24.451s ##### ../misc/cgo/errors PASS All tests passed.