darwin-amd64-13 at 0c8480acfe39a2ce093487ee3f6c614d6875a2bc :: 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=D7C6C7CC-A597-479D-8403-B79DD86B994F" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.rG0tMYBHP2/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=B6F14B51-EEC5-460D-87E7-3245D4F6063C" "__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.496s ok archive/zip 0.686s ok bufio 0.171s ok bytes 1.886s ok compress/bzip2 0.230s ok compress/flate 1.942s ok compress/gzip 2.939s ok compress/lzw 0.166s ok compress/zlib 1.033s ok container/heap 0.027s ok container/list 0.024s ok container/ring 0.023s ok context 0.076s ok crypto 0.036s ok crypto/aes 0.061s ok crypto/cipher 0.064s ok crypto/des 0.050s ok crypto/dsa 0.041s ok crypto/ecdh 0.069s ok crypto/ecdsa 0.057s ok crypto/ed25519 0.074s ok crypto/elliptic 0.031s ok crypto/hmac 0.034s ok crypto/internal/alias 0.017s ok crypto/internal/bigmod 0.325s ok crypto/internal/boring 0.022s ok crypto/internal/boring/bcache 0.177s ok crypto/internal/edwards25519 5.380s ok crypto/internal/edwards25519/field 4.527s ok crypto/internal/nistec 0.921s ok crypto/internal/nistec/fiat 0.022s [no tests to run] ok crypto/md5 0.034s ok crypto/rand 0.067s ok crypto/rc4 0.056s ok crypto/rsa 0.185s ok crypto/sha1 0.044s ok crypto/sha256 0.049s ok crypto/sha512 0.047s ok crypto/subtle 0.273s ok crypto/tls 1.921s ok crypto/x509 0.682s ok database/sql 0.426s ok database/sql/driver 0.027s ok debug/buildinfo 0.030s ok debug/dwarf 0.174s ok debug/elf 0.374s ok debug/gosym 0.081s ok debug/macho 0.159s ok debug/pe 0.212s ok debug/plan9obj 0.058s ok embed 0.064s [no tests to run] ok embed/internal/embedtest 0.051s ok encoding/ascii85 0.035s ok encoding/asn1 0.031s ok encoding/base32 0.061s ok encoding/base64 0.029s ok encoding/binary 0.033s ok encoding/csv 0.046s ok encoding/gob 2.244s ok encoding/hex 0.034s ok encoding/json 0.479s ok encoding/pem 0.819s ok encoding/xml 0.192s ok errors 0.030s ok expvar 0.059s ok flag 0.153s ok fmt 0.155s ok go/ast 0.030s ok go/build 3.042s ok go/build/constraint 0.033s ok go/constant 0.022s ok go/doc 0.433s ok go/doc/comment 1.972s ok go/format 0.039s ok go/importer 1.086s ok go/internal/gccgoimporter 0.120s ok go/internal/gcimporter 6.717s ok go/internal/srcimporter 23.154s ok go/parser 0.563s ok go/printer 0.383s ok go/scanner 0.030s ok go/token 0.039s ok go/types 27.635s ok hash 0.025s ok hash/adler32 0.040s ok hash/crc32 0.022s ok hash/crc64 0.020s ok hash/fnv 0.042s ok hash/maphash 0.094s ok html 0.021s ok html/template 0.189s ok image 0.223s ok image/color 0.040s ok image/draw 0.206s ok image/gif 0.774s ok image/jpeg 0.405s ok image/png 0.514s ok index/suffixarray 0.276s ok internal/abi 9.440s ok internal/buildcfg 0.026s ok internal/coverage/cformat 0.039s ok internal/coverage/cmerge 0.026s ok internal/coverage/pods 0.073s ok internal/coverage/slicereader 0.041s ok internal/coverage/slicewriter 0.041s ok internal/coverage/test 0.052s ok internal/cpu 0.078s ok internal/dag 0.039s ok internal/diff 0.081s ok internal/fmtsort 0.036s ok internal/fuzz 0.030s ok internal/godebug 0.022s ok internal/intern 2.471s ok internal/itoa 0.046s ok internal/poll 0.230s ok internal/profile 0.033s ok internal/reflectlite 0.077s ok internal/safefilepath 0.027s ok internal/saferio 0.149s ok internal/singleflight 0.062s ok internal/testenv 0.030s ok internal/trace 0.118s ok internal/types/errors 1.487s ok internal/unsafeheader 0.028s ok internal/xcoff 0.090s ok io 0.094s ok io/fs 0.231s ok io/ioutil 0.059s ok log 0.021s ok log/syslog 1.294s ok math 0.025s ok math/big 1.235s ok math/bits 0.040s ok math/cmplx 0.035s ok math/rand 0.272s ok mime 0.036s ok mime/multipart 0.168s ok mime/quotedprintable 0.105s ok net 26.780s ok net/http 12.597s ok net/http/cgi 3.643s ok net/http/cookiejar 0.075s ok net/http/fcgi 0.159s ok net/http/httptest 0.158s ok net/http/httptrace 0.079s ok net/http/httputil 1.285s ok net/http/internal 0.053s ok net/http/internal/ascii 0.049s ok net/http/pprof 5.286s ok net/internal/socktest 0.025s ok net/mail 0.030s ok net/netip 1.618s ok net/rpc 0.225s ok net/rpc/jsonrpc 0.109s ok net/smtp 0.158s ok net/textproto 0.052s ok net/url 0.039s ok os 2.381s ok os/exec 1.481s ok os/exec/internal/fdtest 0.047s ok os/signal 4.712s ok os/user 0.054s ok path 0.045s ok path/filepath 0.500s ok plugin 0.023s ok reflect 1.791s ok regexp 0.895s ok regexp/syntax 1.075s ok runtime 68.959s ok runtime/cgo 0.051s ok runtime/coverage 0.041s ok runtime/debug 0.274s ok runtime/internal/atomic 0.123s ok runtime/internal/math 0.055s ok runtime/internal/sys 0.057s ok runtime/metrics 0.048s ok runtime/pprof 11.429s ok runtime/trace 7.156s ok sort 0.129s ok strconv 0.366s ok strings 3.389s ok sync 0.741s ok sync/atomic 3.264s ok syscall 2.266s ok testing 2.805s ok testing/fstest 0.054s ok testing/iotest 0.043s ok testing/quick 0.072s ok text/scanner 0.028s ok text/tabwriter 0.039s ok text/template 0.124s ok text/template/parse 0.033s ok time 2.704s ok unicode 0.034s ok unicode/utf16 0.037s ok unicode/utf8 0.034s ok cmd/addr2line 2.364s ok cmd/api 48.108s ok cmd/asm/internal/asm 0.954s ok cmd/asm/internal/lex 0.022s ok cmd/compile/internal/abt 0.024s ok cmd/compile/internal/amd64 9.056s ok cmd/compile/internal/base 0.059s ok cmd/compile/internal/compare 0.029s ok cmd/compile/internal/dwarfgen 1.395s ok cmd/compile/internal/importer 10.419s ok cmd/compile/internal/ir 0.051s ok cmd/compile/internal/logopt 2.505s ok cmd/compile/internal/noder 0.051s ok cmd/compile/internal/reflectdata 0.048s [no tests to run] ok cmd/compile/internal/ssa 57.221s ok cmd/compile/internal/syntax 0.323s ok cmd/compile/internal/test 44.659s ok cmd/compile/internal/typecheck 1.171s ok cmd/compile/internal/types 0.051s ok cmd/compile/internal/types2 36.663s ok cmd/covdata 0.031s ok cmd/cover 9.595s ok cmd/dist 0.061s ok cmd/doc 2.552s ok cmd/fix 26.103s ok cmd/go 315.896s ok cmd/go/internal/auth 0.044s ok cmd/go/internal/cache 0.628s ok cmd/go/internal/fsys 0.359s ok cmd/go/internal/generate 0.053s ok cmd/go/internal/get 0.053s ok cmd/go/internal/imports 0.094s ok cmd/go/internal/load 0.071s ok cmd/go/internal/lockedfile 0.235s ok cmd/go/internal/lockedfile/internal/filelock 0.098s ok cmd/go/internal/modconv 0.107s ok cmd/go/internal/modfetch 0.065s ok cmd/go/internal/modfetch/codehost 0.072s ok cmd/go/internal/modfetch/zip_sum_test 0.067s ok cmd/go/internal/modindex 1.759s ok cmd/go/internal/modload 0.070s ok cmd/go/internal/mvs 0.059s ok cmd/go/internal/par 0.060s ok cmd/go/internal/str 0.033s ok cmd/go/internal/test 0.072s ok cmd/go/internal/vcs 0.092s ok cmd/go/internal/vcweb 0.097s ok cmd/go/internal/vcweb/vcstest 10.334s ok cmd/go/internal/web 0.047s ok cmd/go/internal/work 0.125s ok cmd/gofmt 0.350s ok cmd/internal/archive 4.654s ok cmd/internal/buildid 0.363s ok cmd/internal/dwarf 0.074s ok cmd/internal/edit 0.069s ok cmd/internal/goobj 0.050s ok cmd/internal/moddeps 6.394s ok cmd/internal/notsha256 0.037s ok cmd/internal/obj 1.546s ok cmd/internal/obj/ppc64 1.143s ok cmd/internal/obj/riscv 0.342s ok cmd/internal/obj/s390x 0.037s ok cmd/internal/obj/x86 4.933s ok cmd/internal/objabi 0.077s ok cmd/internal/pkgpath 0.173s ok cmd/internal/pkgpattern 0.046s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.020s ok cmd/internal/test2json 0.962s ok cmd/link 24.245s ok cmd/link/internal/benchmark 0.074s ok cmd/link/internal/ld 16.734s ok cmd/link/internal/loader 0.082s ok cmd/nm 3.195s ok cmd/objdump 8.586s ok cmd/pack 2.720s ok cmd/pprof 1.952s ok cmd/trace 0.185s ok cmd/vet 15.125s ##### os/user with tag osusergo ok os/user 0.016s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.032s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 38.050s ##### moved GOROOT ok fmt 0.059s ##### Testing without libgcc. ok net 0.310s ok os/user 0.047s ##### internal linking of -buildmode=pie ok reflect 1.008s ok os/user 0.046s ##### sync -cpu=10 ok sync 0.512s ##### Testing race detector ok runtime/race 4.540s ok flag 0.104s ok net 0.586s ok os 0.331s ok os/exec 0.175s ok encoding/gob 0.110s ok flag 0.075s ok os/exec 0.133s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.514s ok misc/cgo/test 0.443s ok misc/cgo/test 0.499s ok misc/cgo/test 0.492s ok misc/cgo/test 0.479s ok misc/cgo/test 0.439s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.010s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.377s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 84.409s ##### ../misc/cgo/errors PASS All tests passed.