darwin-amd64-13 at 01636cf3fd35787cf6df449414d5db00b3e89692 :: 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=447" "TERM_SESSION_ID=30EBC2AD-B195-4D0B-B7E4-A7DF2C27F871" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Ujx6W1yGgg/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5F8D0A76-AEB2-4BEB-86CF-99C061854479" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ac" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-13" "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 /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. 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 /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.375s ok archive/zip 0.497s ok bufio 0.192s ok bytes 1.197s ok compress/bzip2 0.148s ok compress/flate 0.998s ok compress/gzip 1.589s ok compress/lzw 0.159s ok compress/zlib 0.532s ok container/heap 0.021s ok container/list 0.041s ok container/ring 0.022s ok context 0.073s ok crypto 0.055s ok crypto/aes 0.044s ok crypto/cipher 0.066s ok crypto/des 0.035s ok crypto/dsa 0.054s ok crypto/ecdh 0.051s ok crypto/ecdsa 0.043s ok crypto/ed25519 0.058s ok crypto/elliptic 0.032s ok crypto/hmac 0.020s ok crypto/internal/alias 0.009s ok crypto/internal/bigmod 0.217s ok crypto/internal/boring 0.022s ok crypto/internal/boring/bcache 0.120s ok crypto/internal/edwards25519 3.100s ok crypto/internal/edwards25519/field 2.589s ok crypto/internal/nistec 0.523s ok crypto/internal/nistec/fiat 0.017s [no tests to run] ok crypto/md5 0.038s ok crypto/rand 0.061s ok crypto/rc4 0.049s ok crypto/rsa 0.135s ok crypto/sha1 0.035s ok crypto/sha256 0.030s ok crypto/sha512 0.030s ok crypto/subtle 0.132s ok crypto/tls 1.912s ok crypto/x509 0.950s ok database/sql 0.547s ok database/sql/driver 0.035s ok debug/buildinfo 0.019s ok debug/dwarf 0.077s ok debug/elf 0.211s ok debug/gosym 0.048s ok debug/macho 0.089s ok debug/pe 0.067s ok debug/plan9obj 0.019s ok embed 0.032s [no tests to run] ok embed/internal/embedtest 0.026s ok encoding/ascii85 0.021s ok encoding/asn1 0.013s ok encoding/base32 0.086s ok encoding/base64 0.027s ok encoding/binary 0.014s ok encoding/csv 0.017s ok encoding/gob 1.049s ok encoding/hex 0.019s ok encoding/json 0.282s ok encoding/pem 0.413s ok encoding/xml 0.090s ok errors 0.025s ok expvar 0.037s ok flag 0.053s ok fmt 0.097s ok go/ast 0.048s ok go/build 1.943s ok go/build/constraint 0.021s ok go/constant 0.028s ok go/doc 0.162s ok go/doc/comment 1.224s ok go/format 0.046s ok go/importer 0.762s ok go/internal/gccgoimporter 0.100s ok go/internal/gcimporter 4.266s ok go/internal/srcimporter 18.283s ok go/parser 0.505s ok go/printer 0.413s ok go/scanner 0.087s ok go/token 0.031s ok go/types 18.596s ok hash 0.034s ok hash/adler32 0.041s ok hash/crc32 0.020s ok hash/crc64 0.020s ok hash/fnv 0.029s ok hash/maphash 0.093s ok html 0.022s ok html/template 0.193s ok image 0.234s ok image/color 0.040s ok image/draw 0.109s ok image/gif 0.490s ok image/jpeg 0.208s ok image/png 0.347s ok index/suffixarray 0.205s ok internal/abi 6.622s ok internal/buildcfg 0.033s ok internal/coverage/cformat 0.021s ok internal/coverage/cmerge 0.018s ok internal/coverage/pods 0.073s ok internal/coverage/slicereader 0.045s ok internal/coverage/slicewriter 0.029s ok internal/coverage/test 0.048s ok internal/cpu 0.047s ok internal/dag 0.026s ok internal/diff 0.069s ok internal/fmtsort 0.029s ok internal/fuzz 0.025s ok internal/godebug 0.059s ok internal/intern 1.100s ok internal/itoa 0.064s ok internal/poll 0.078s ok internal/profile 0.027s ok internal/reflectlite 0.077s ok internal/safefilepath 0.026s ok internal/saferio 0.101s ok internal/singleflight 0.048s ok internal/testenv 0.019s ok internal/trace 0.130s ok internal/types/errors 1.259s ok internal/unsafeheader 0.037s ok internal/xcoff 0.151s ok io 0.079s ok io/fs 0.268s ok io/ioutil 0.056s ok log 0.024s ok log/syslog 1.297s ok math 0.028s ok math/big 0.828s ok math/bits 0.020s ok math/cmplx 0.047s ok math/rand 0.170s ok mime 0.059s ok mime/multipart 0.172s ok mime/quotedprintable 0.133s ok net 24.328s ok net/http 12.096s ok net/http/cgi 3.013s ok net/http/cookiejar 0.057s ok net/http/fcgi 0.151s ok net/http/httptest 0.141s ok net/http/httptrace 0.039s ok net/http/httputil 1.811s ok net/http/internal 0.028s ok net/http/internal/ascii 0.026s ok net/http/pprof 5.208s ok net/internal/socktest 0.021s ok net/mail 0.029s ok net/netip 0.768s ok net/rpc 0.179s ok net/rpc/jsonrpc 0.043s ok net/smtp 0.119s ok net/textproto 0.033s ok net/url 0.074s ok os 1.905s ok os/exec 1.628s ok os/exec/internal/fdtest 0.027s ok os/signal 3.626s ok os/user 0.053s ok path 0.022s ok path/filepath 0.383s ok plugin 0.054s ok reflect 1.173s ok regexp 0.645s ok regexp/syntax 0.822s ok runtime 50.617s ok runtime/cgo 0.028s ok runtime/coverage 0.018s ok runtime/debug 0.157s ok runtime/internal/atomic 0.103s ok runtime/internal/math 0.042s ok runtime/internal/sys 0.052s ok runtime/metrics 0.036s ok runtime/pprof 7.957s ok runtime/trace 5.994s ok sort 0.079s ok strconv 0.247s ok strings 2.579s ok sync 0.582s ok sync/atomic 2.064s ok syscall 2.083s ok testing 2.036s ok testing/fstest 0.039s ok testing/iotest 0.034s ok testing/quick 0.064s ok text/scanner 0.015s ok text/tabwriter 0.026s ok text/template 0.088s ok text/template/parse 0.034s ok time 2.263s ok unicode 0.040s ok unicode/utf16 0.050s ok unicode/utf8 0.044s ok cmd/addr2line 2.030s ok cmd/api 17.931s ok cmd/asm/internal/asm 0.962s ok cmd/asm/internal/lex 0.035s ok cmd/compile/internal/abt 0.037s ok cmd/compile/internal/amd64 4.137s ok cmd/compile/internal/base 0.050s ok cmd/compile/internal/compare 0.044s ok cmd/compile/internal/dwarfgen 0.813s ok cmd/compile/internal/importer 3.706s ok cmd/compile/internal/ir 0.013s ok cmd/compile/internal/logopt 1.399s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.019s [no tests to run] ok cmd/compile/internal/ssa 42.001s ok cmd/compile/internal/syntax 0.278s ok cmd/compile/internal/test 28.375s ok cmd/compile/internal/typecheck 1.223s ok cmd/compile/internal/types 0.036s ok cmd/compile/internal/types2 21.670s ok cmd/covdata 0.035s ok cmd/cover 3.273s ok cmd/dist 0.040s ok cmd/doc 1.867s ok cmd/fix 18.174s ok cmd/go 248.942s ok cmd/go/internal/auth 0.043s ok cmd/go/internal/cache 0.441s ok cmd/go/internal/fsys 0.185s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.054s ok cmd/go/internal/imports 0.080s ok cmd/go/internal/load 0.038s ok cmd/go/internal/lockedfile 0.197s ok cmd/go/internal/lockedfile/internal/filelock 0.076s ok cmd/go/internal/modconv 0.093s ok cmd/go/internal/modfetch 0.058s ok cmd/go/internal/modfetch/codehost 0.056s ok cmd/go/internal/modfetch/zip_sum_test 0.053s ok cmd/go/internal/modindex 0.212s ok cmd/go/internal/modload 0.037s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.031s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.055s ok cmd/go/internal/vcs 0.090s ok cmd/go/internal/vcweb 0.100s ok cmd/go/internal/vcweb/vcstest 7.986s ok cmd/go/internal/web 0.054s ok cmd/go/internal/work 0.063s ok cmd/gofmt 0.275s ok cmd/internal/archive 2.653s ok cmd/internal/buildid 0.311s ok cmd/internal/dwarf 0.048s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.014s ok cmd/internal/moddeps 4.573s ok cmd/internal/notsha256 0.030s ok cmd/internal/obj 1.351s ok cmd/internal/obj/ppc64 0.731s ok cmd/internal/obj/riscv 0.284s ok cmd/internal/obj/s390x 0.046s ok cmd/internal/obj/x86 3.697s ok cmd/internal/objabi 0.049s ok cmd/internal/pkgpath 0.134s ok cmd/internal/pkgpattern 0.022s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.011s ok cmd/internal/test2json 0.512s ok cmd/link 24.740s ok cmd/link/internal/benchmark 0.068s ok cmd/link/internal/ld 15.826s ok cmd/link/internal/loader 0.081s ok cmd/nm 2.923s ok cmd/objdump 8.818s ok cmd/pack 1.883s ok cmd/pprof 1.665s ok cmd/trace 0.174s ok cmd/vet 18.413s ##### os/user with tag osusergo ok os/user 0.031s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.035s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 29.612s ##### moved GOROOT ok fmt 0.061s ##### Testing without libgcc. ok net 0.270s ok os/user 0.038s ##### internal linking of -buildmode=pie ok reflect 0.803s ok os/user 0.067s ##### sync -cpu=10 ok sync 0.433s ##### Testing race detector ok runtime/race 4.321s ok flag 0.069s ok net 0.517s ok os 0.236s ok os/exec 0.161s ok encoding/gob 0.112s ok flag 0.053s ok os/exec 0.136s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.532s ok misc/cgo/test 0.472s ok misc/cgo/test 0.479s ok misc/cgo/test 0.528s ok misc/cgo/test 0.490s ok misc/cgo/test 0.434s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.003s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.233s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 83.364s ##### ../misc/cgo/errors PASS All tests passed.