darwin-arm64-11 at b6c5a5baa7c2c4df7ec8016e9a766dcc57895582 :: 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=D6126B75-689E-4AE0-B6DD-F02F62C498FE" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.fvXl5qtnrr/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=549E86AE-4504-4EFC-A0FF-383993E1CD56" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "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.110s ok archive/zip 0.176s ok bufio 0.086s ok bytes 0.822s ok compress/bzip2 0.112s ok compress/flate 0.256s ok compress/gzip 0.277s ok compress/lzw 0.091s ok compress/zlib 0.274s ok container/heap 0.138s ok container/list 0.356s ok container/ring 0.277s ok context 0.103s ok crypto 0.088s ok crypto/aes 0.105s ok crypto/cipher 0.126s ok crypto/des 0.181s ok crypto/dsa 0.105s ok crypto/ecdsa 0.065s ok crypto/ed25519 0.101s ok crypto/elliptic 0.113s ok crypto/hmac 0.072s ok crypto/internal/boring 0.079s ok crypto/internal/edwards25519 1.793s ok crypto/internal/edwards25519/field 2.018s ok crypto/internal/nistec 0.424s ok crypto/internal/nistec/fiat 0.073s [no tests to run] ok crypto/internal/subtle 0.079s ok crypto/md5 0.138s ok crypto/rand 0.110s ok crypto/rc4 0.112s ok crypto/rsa 0.164s ok crypto/sha1 0.175s ok crypto/sha256 0.094s ok crypto/sha512 0.109s ok crypto/subtle 0.137s ok crypto/tls 0.326s ok crypto/x509 0.224s ok database/sql 0.452s ok database/sql/driver 0.117s ok debug/buildinfo 0.160s ok debug/dwarf 0.065s ok debug/elf 0.109s ok debug/gosym 0.107s ok debug/macho 0.071s ok debug/pe 0.119s ok debug/plan9obj 0.071s ok embed 0.081s [no tests to run] ok embed/internal/embedtest 0.071s ok encoding/ascii85 0.114s ok encoding/asn1 0.083s ok encoding/base32 0.076s ok encoding/base64 0.078s ok encoding/binary 0.084s ok encoding/csv 0.162s ok encoding/gob 0.083s ok encoding/hex 0.073s ok encoding/json 0.139s ok encoding/pem 0.325s ok encoding/xml 0.078s ok errors 0.072s ok expvar 0.071s ok flag 0.078s ok fmt 0.113s ok go/ast 0.065s ok go/build 0.695s ok go/build/constraint 0.071s ok go/constant 0.088s ok go/doc 0.094s ok go/doc/comment 0.436s ok go/format 0.083s ok go/importer 0.205s ok go/internal/gccgoimporter 0.188s ok go/internal/gcimporter 3.555s ok go/internal/srcimporter 4.396s ok go/parser 0.071s ok go/printer 0.173s ok go/scanner 0.059s ok go/token 0.087s ok go/types 2.949s ok hash 0.072s ok hash/adler32 0.124s ok hash/crc32 0.064s ok hash/crc64 0.080s ok hash/fnv 0.089s ok hash/maphash 0.145s ok html 0.162s ok html/template 0.127s ok image 0.105s ok image/color 0.091s ok image/draw 0.119s ok image/gif 4.371s ok image/jpeg 1.455s ok image/png 0.258s ok index/suffixarray 0.192s ok internal/abi 0.119s ok internal/buildcfg 0.070s ok internal/cpu 0.096s ok internal/diff 0.116s ok internal/fmtsort 0.070s ok internal/fuzz 0.077s ok internal/godebug 0.071s ok internal/intern 0.321s ok internal/itoa 0.116s ok internal/poll 0.116s ok internal/profile 0.066s ok internal/reflectlite 0.117s ok internal/singleflight 0.082s ok internal/trace 0.111s ok internal/unsafeheader 0.069s ok internal/xcoff 0.089s ok io 0.122s ok io/fs 0.080s ok io/ioutil 0.127s ok log 0.076s ok log/syslog 1.379s ok math 0.097s ok math/big 0.435s ok math/bits 0.063s ok math/cmplx 0.084s ok math/rand 0.137s ok mime 0.073s ok mime/multipart 0.141s ok mime/quotedprintable 0.073s ok net 7.705s ok net/http 3.126s ok net/http/cgi 0.459s ok net/http/cookiejar 0.182s ok net/http/fcgi 0.199s ok net/http/httptest 0.133s ok net/http/httptrace 0.104s ok net/http/httputil 0.640s ok net/http/internal 0.105s ok net/http/internal/ascii 0.073s ok net/http/pprof 4.160s ok net/internal/socktest 0.070s ok net/mail 0.059s ok net/netip 0.251s ok net/rpc 0.169s ok net/rpc/jsonrpc 0.146s ok net/smtp 0.090s ok net/textproto 0.092s ok net/url 0.088s ok os 0.835s ok os/exec 0.825s ok os/exec/internal/fdtest 0.072s ok os/signal 1.994s ok os/user 0.097s ok path 0.073s ok path/filepath 0.145s ok plugin 0.089s ok reflect 0.182s ok regexp 0.113s ok regexp/syntax 0.240s ok runtime 10.965s ok runtime/cgo 0.073s ok runtime/debug 0.177s ok runtime/internal/atomic 0.183s ok runtime/internal/math 0.082s ok runtime/internal/sys 0.114s ok runtime/metrics 0.073s ok runtime/pprof 5.049s ok runtime/trace 1.120s ok sort 0.091s ok strconv 0.251s ok strings 0.810s ok sync 0.335s ok sync/atomic 0.729s ok syscall 0.253s ok testing 0.956s ok testing/fstest 0.076s ok testing/iotest 0.146s ok testing/quick 0.121s ok text/scanner 0.182s ok text/tabwriter 0.102s ok text/template 0.077s ok text/template/parse 0.060s ok time 2.751s ok unicode 0.071s ok unicode/utf16 0.078s ok unicode/utf8 0.071s ok cmd/addr2line 0.722s ok cmd/api 4.001s ok cmd/asm/internal/asm 0.275s ok cmd/asm/internal/lex 0.116s ok cmd/compile/internal/abt 0.077s ok cmd/compile/internal/amd64 0.126s ok cmd/compile/internal/dwarfgen 0.332s ok cmd/compile/internal/importer 0.118s ok cmd/compile/internal/ir 0.079s ok cmd/compile/internal/logopt 0.137s ok cmd/compile/internal/noder 0.110s ok cmd/compile/internal/reflectdata 0.086s [no tests to run] ok cmd/compile/internal/ssa 3.759s ok cmd/compile/internal/syntax 0.080s ok cmd/compile/internal/test 5.645s ok cmd/compile/internal/typecheck 0.289s ok cmd/compile/internal/types 0.074s ok cmd/compile/internal/types2 0.416s ok cmd/cover 1.166s ok cmd/dist 0.289s ok cmd/doc 0.255s ok cmd/fix 1.153s ok cmd/go 24.013s ok cmd/go/internal/auth 0.158s ok cmd/go/internal/cache 0.188s ok cmd/go/internal/fsys 0.152s ok cmd/go/internal/generate 0.191s ok cmd/go/internal/get 0.116s ok cmd/go/internal/imports 0.075s ok cmd/go/internal/load 0.090s ok cmd/go/internal/lockedfile 0.172s ok cmd/go/internal/lockedfile/internal/filelock 0.175s ok cmd/go/internal/modconv 0.073s ok cmd/go/internal/modfetch 0.103s ok cmd/go/internal/modfetch/codehost 0.083s ok cmd/go/internal/modfetch/zip_sum_test 0.087s ok cmd/go/internal/modindex 0.128s ok cmd/go/internal/modload 0.098s ok cmd/go/internal/mvs 0.168s ok cmd/go/internal/par 0.102s ok cmd/go/internal/search 0.126s ok cmd/go/internal/str 0.071s ok cmd/go/internal/test 0.107s ok cmd/go/internal/vcs 0.083s ok cmd/go/internal/web 0.139s ok cmd/go/internal/work 0.115s ok cmd/gofmt 0.134s ok cmd/internal/archive 0.573s ok cmd/internal/buildid 0.171s ok cmd/internal/dwarf 0.094s ok cmd/internal/edit 0.077s ok cmd/internal/goobj 0.132s ok cmd/internal/moddeps 0.682s ok cmd/internal/notsha256 0.078s ok cmd/internal/obj 0.343s ok cmd/internal/obj/arm64 0.089s ok cmd/internal/obj/ppc64 0.141s ok cmd/internal/obj/riscv 0.098s ok cmd/internal/obj/s390x 0.058s ok cmd/internal/obj/x86 0.970s ok cmd/internal/objabi 0.099s ok cmd/internal/pkgpath 0.079s ok cmd/internal/quoted 0.081s ok cmd/internal/src 0.155s ok cmd/internal/sys 0.135s ok cmd/internal/test2json 0.122s ok cmd/link 4.626s ok cmd/link/internal/benchmark 0.076s ok cmd/link/internal/ld 3.701s ok cmd/link/internal/loader 0.091s ok cmd/nm 1.189s ok cmd/objdump 1.480s ok cmd/pack 1.355s ok cmd/pprof 0.974s ok cmd/trace 0.151s ok cmd/vet 2.769s ##### os/user with tag osusergo ok os/user 0.125s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 8.671s ##### moved GOROOT ok fmt 0.157s ##### Testing without libgcc. ok net 0.118s ok os/user 0.092s ##### internal linking of -buildmode=pie ok reflect 0.181s ok os/user 0.098s ##### sync -cpu=10 ok sync 0.348s ##### Testing race detector ok runtime/race 3.949s ok flag 0.115s ok net 0.153s ok os 0.214s ok os/exec 0.174s ok encoding/gob 0.129s ok flag 0.141s ok os/exec 0.166s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 6.087s PASS ok misc/cgo/test 6.835s PASS ok misc/cgo/test 5.950s PASS ok misc/cgo/test 6.262s PASS ok misc/cgo/test 3.855s PASS ok misc/cgo/test 3.832s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.091s ##### ../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.346s ##### ../misc/cgo/errors PASS All tests passed.