darwin-arm64-11 at 7bad61554ec6da4ba4cbad443074360408890603 :: 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=22BE58E5-825F-48E1-8D5E-C7776E35F6B4" "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.112s ok archive/zip 0.168s ok bufio 0.086s ok bytes 0.815s ok compress/bzip2 0.130s ok compress/flate 0.246s ok compress/gzip 0.173s ok compress/lzw 0.093s ok compress/zlib 0.277s ok container/heap 0.090s ok container/list 0.318s ok container/ring 0.263s ok context 0.132s ok crypto 0.073s ok crypto/aes 0.070s ok crypto/cipher 0.060s ok crypto/des 0.093s ok crypto/dsa 0.071s ok crypto/ecdsa 0.067s ok crypto/ed25519 0.102s ok crypto/elliptic 0.095s ok crypto/hmac 0.070s ok crypto/internal/boring 0.079s ok crypto/internal/edwards25519 1.788s ok crypto/internal/edwards25519/field 2.018s ok crypto/internal/nistec 0.411s ok crypto/internal/nistec/fiat 0.074s [no tests to run] ok crypto/internal/subtle 0.079s ok crypto/md5 0.129s ok crypto/rand 0.109s ok crypto/rc4 0.088s ok crypto/rsa 0.123s ok crypto/sha1 0.080s ok crypto/sha256 0.057s ok crypto/sha512 0.072s ok crypto/subtle 0.076s ok crypto/tls 0.320s ok crypto/x509 0.227s ok database/sql 0.373s ok database/sql/driver 0.240s ok debug/buildinfo 0.300s ok debug/dwarf 0.144s ok debug/elf 0.111s ok debug/gosym 0.106s ok debug/macho 0.071s ok debug/pe 0.117s ok debug/plan9obj 0.072s ok embed 0.075s [no tests to run] ok embed/internal/embedtest 0.114s ok encoding/ascii85 0.070s ok encoding/asn1 0.086s ok encoding/base32 0.087s ok encoding/base64 0.088s ok encoding/binary 0.105s ok encoding/csv 0.080s ok encoding/gob 0.083s ok encoding/hex 0.113s ok encoding/json 0.146s ok encoding/pem 0.279s ok encoding/xml 0.109s ok errors 0.072s ok expvar 0.070s ok flag 0.081s ok fmt 0.112s ok go/ast 0.062s ok go/build 0.671s ok go/build/constraint 0.070s ok go/constant 0.080s ok go/doc 0.094s ok go/doc/comment 0.446s ok go/format 0.085s ok go/importer 0.221s ok go/internal/gccgoimporter 0.179s ok go/internal/gcimporter 3.542s ok go/internal/srcimporter 4.479s ok go/parser 0.071s ok go/printer 0.170s ok go/scanner 0.059s ok go/token 0.085s ok go/types 2.981s ok hash 0.076s ok hash/adler32 0.071s ok hash/crc32 0.056s ok hash/crc64 0.109s ok hash/fnv 0.090s ok hash/maphash 0.152s ok html 0.168s ok html/template 0.094s ok image 0.092s ok image/color 0.084s ok image/draw 0.222s ok image/gif 4.259s ok image/jpeg 1.379s ok image/png 0.227s ok index/suffixarray 0.199s ok internal/abi 0.117s ok internal/buildcfg 0.114s ok internal/cpu 0.097s ok internal/diff 0.072s ok internal/fmtsort 0.082s ok internal/fuzz 0.093s ok internal/godebug 0.083s ok internal/intern 0.360s ok internal/itoa 0.116s ok internal/poll 0.117s ok internal/profile 0.073s ok internal/reflectlite 0.119s ok internal/singleflight 0.087s ok internal/trace 0.113s ok internal/unsafeheader 0.072s ok internal/xcoff 0.097s ok io 0.118s ok io/fs 0.123s ok io/ioutil 0.077s ok log 0.081s ok log/syslog 1.388s ok math 0.093s ok math/big 0.437s ok math/bits 0.062s ok math/cmplx 0.073s ok math/rand 0.139s ok mime 0.072s ok mime/multipart 0.148s ok mime/quotedprintable 0.072s ok net 8.197s ok net/http 3.369s ok net/http/cgi 0.488s ok net/http/cookiejar 0.206s ok net/http/fcgi 0.231s ok net/http/httptest 0.142s ok net/http/httptrace 0.106s ok net/http/httputil 0.660s ok net/http/internal 0.146s ok net/http/internal/ascii 0.110s ok net/http/pprof 4.164s ok net/internal/socktest 0.072s ok net/mail 0.068s ok net/netip 0.252s ok net/rpc 0.184s ok net/rpc/jsonrpc 0.148s ok net/smtp 0.092s ok net/textproto 0.127s ok net/url 0.082s ok os 0.831s ok os/exec 0.804s ok os/exec/internal/fdtest 0.072s ok os/signal 2.004s ok os/user 0.097s ok path 0.073s ok path/filepath 0.088s ok plugin 0.086s ok reflect 0.184s ok regexp 0.121s ok regexp/syntax 0.234s ok runtime 11.353s ok runtime/cgo 0.073s ok runtime/debug 0.181s ok runtime/internal/atomic 0.182s ok runtime/internal/math 0.081s ok runtime/internal/sys 0.114s ok runtime/metrics 0.072s ok runtime/pprof 5.092s ok runtime/trace 1.290s ok sort 0.091s ok strconv 0.241s ok strings 0.779s ok sync 0.318s ok sync/atomic 0.785s ok syscall 0.240s ok testing 0.697s ok testing/fstest 0.076s ok testing/iotest 0.122s ok testing/quick 0.098s ok text/scanner 0.153s ok text/tabwriter 0.073s ok text/template 0.077s ok text/template/parse 0.061s ok time 2.729s ok unicode 0.073s ok unicode/utf16 0.068s ok unicode/utf8 0.071s ok cmd/addr2line 0.719s ok cmd/api 3.955s ok cmd/asm/internal/asm 0.326s ok cmd/asm/internal/lex 0.119s ok cmd/compile/internal/abt 0.168s ok cmd/compile/internal/amd64 0.125s ok cmd/compile/internal/dwarfgen 0.330s ok cmd/compile/internal/importer 0.120s ok cmd/compile/internal/ir 0.080s ok cmd/compile/internal/logopt 0.176s ok cmd/compile/internal/noder 0.103s ok cmd/compile/internal/reflectdata 0.084s [no tests to run] ok cmd/compile/internal/ssa 3.786s ok cmd/compile/internal/syntax 0.082s ok cmd/compile/internal/test 4.619s ok cmd/compile/internal/typecheck 0.293s ok cmd/compile/internal/types 0.126s ok cmd/compile/internal/types2 0.437s ok cmd/cover 1.225s ok cmd/dist 0.070s ok cmd/doc 0.166s ok cmd/fix 1.170s ok cmd/go 22.922s ok cmd/go/internal/auth 0.165s ok cmd/go/internal/cache 0.179s ok cmd/go/internal/fsys 0.157s ok cmd/go/internal/generate 0.118s ok cmd/go/internal/get 0.200s ok cmd/go/internal/imports 0.075s ok cmd/go/internal/load 0.089s ok cmd/go/internal/lockedfile 0.123s ok cmd/go/internal/lockedfile/internal/filelock 0.142s ok cmd/go/internal/modconv 0.125s ok cmd/go/internal/modfetch 0.102s ok cmd/go/internal/modfetch/codehost 0.084s ok cmd/go/internal/modfetch/zip_sum_test 0.087s ok cmd/go/internal/modindex 0.074s ok cmd/go/internal/modload 0.102s ok cmd/go/internal/mvs 0.119s ok cmd/go/internal/par 0.104s ok cmd/go/internal/search 0.159s ok cmd/go/internal/str 0.073s ok cmd/go/internal/test 0.124s ok cmd/go/internal/vcs 0.143s ok cmd/go/internal/web 0.094s ok cmd/go/internal/work 0.128s ok cmd/gofmt 0.088s ok cmd/internal/archive 0.580s ok cmd/internal/buildid 0.128s ok cmd/internal/dwarf 0.135s ok cmd/internal/edit 0.083s ok cmd/internal/goobj 0.141s ok cmd/internal/moddeps 0.703s ok cmd/internal/notsha256 0.073s ok cmd/internal/obj 0.385s ok cmd/internal/obj/arm64 0.091s ok cmd/internal/obj/ppc64 0.127s ok cmd/internal/obj/riscv 0.093s ok cmd/internal/obj/s390x 0.096s ok cmd/internal/obj/x86 0.978s ok cmd/internal/objabi 0.101s ok cmd/internal/pkgpath 0.080s ok cmd/internal/quoted 0.087s ok cmd/internal/src 0.148s ok cmd/internal/sys 0.124s ok cmd/internal/test2json 0.130s ok cmd/link 4.906s ok cmd/link/internal/benchmark 0.079s ok cmd/link/internal/ld 3.974s ok cmd/link/internal/loader 0.082s ok cmd/nm 1.241s ok cmd/objdump 1.512s ok cmd/pack 1.414s ok cmd/pprof 0.914s ok cmd/trace 0.154s ok cmd/vet 2.727s ##### os/user with tag osusergo ok os/user 0.096s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 10.488s ##### moved GOROOT ok fmt 0.166s ##### Testing without libgcc. ok net 0.113s ok os/user 0.097s ##### internal linking of -buildmode=pie ok reflect 0.181s ok os/user 0.095s ##### sync -cpu=10 ok sync 0.352s ##### Testing race detector ok runtime/race 3.822s ok flag 0.176s ok net 0.173s ok os 0.214s ok os/exec 0.175s ok encoding/gob 0.134s ok flag 0.098s ok os/exec 0.167s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 5.985s PASS ok misc/cgo/test 6.927s PASS ok misc/cgo/test 6.193s PASS ok misc/cgo/test 6.610s PASS ok misc/cgo/test 4.012s PASS ok misc/cgo/test 3.887s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.092s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.092s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 23.962s ##### ../misc/cgo/errors PASS All tests passed.