darwin-amd64-nocgo at f90b4cd6554f4f20280aa5229cf42650ed47221d :: 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=445" "TERM_SESSION_ID=82A02D3C-D951-46B0-852A-FBE828431EF7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.5n085ZodtW/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=1C12AB7D-6950-427E-88A1-02D63AAC75EA" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-nocgo" "CGO_ENABLED=0" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "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 *** You need to add /tmp/buildlet/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.360s ok archive/zip 0.498s ok bufio 0.153s ok bytes 1.245s ok cmp 0.080s ok compress/bzip2 0.188s ok compress/flate 1.753s ok compress/gzip 1.471s ok compress/lzw 0.178s ok compress/zlib 0.633s ok container/heap 0.034s ok container/list 0.025s ok container/ring 0.030s ok context 0.085s ok crypto 0.046s ok crypto/aes 0.042s ok crypto/cipher 0.043s ok crypto/des 0.037s ok crypto/dsa 0.030s ok crypto/ecdh 0.082s ok crypto/ecdsa 0.041s ok crypto/ed25519 0.060s ok crypto/elliptic 0.024s ok crypto/hmac 0.034s ok crypto/internal/alias 0.051s ok crypto/internal/bigmod 0.284s ok crypto/internal/boring 0.108s ok crypto/internal/boring/bcache 0.211s ok crypto/internal/edwards25519 3.920s ok crypto/internal/edwards25519/field 3.201s ok crypto/internal/nistec 0.170s ok crypto/internal/nistec/fiat 0.093s [no tests to run] ok crypto/md5 0.097s ok crypto/rand 0.098s ok crypto/rc4 0.059s ok crypto/rsa 0.298s ok crypto/sha1 0.059s ok crypto/sha256 0.035s ok crypto/sha512 0.038s ok crypto/subtle 0.248s ok crypto/tls 2.260s ok crypto/x509 0.457s ok database/sql 0.453s ok database/sql/driver 0.118s ok debug/buildinfo 0.059s ok debug/dwarf 0.057s ok debug/elf 0.350s ok debug/gosym 0.120s ok debug/macho 0.042s ok debug/pe 0.075s ok debug/plan9obj 0.022s ok embed 0.065s [no tests to run] ok embed/internal/embedtest 0.092s ok encoding/ascii85 0.093s ok encoding/asn1 0.072s ok encoding/base32 0.082s ok encoding/base64 0.024s ok encoding/binary 0.088s ok encoding/csv 0.090s ok encoding/gob 1.679s ok encoding/hex 0.021s ok encoding/json 0.325s ok encoding/pem 0.540s ok encoding/xml 0.100s ok errors 0.071s ok expvar 0.071s ok flag 0.193s ok fmt 0.148s ok go/ast 0.047s ok go/build 1.775s ok go/build/constraint 0.063s ok go/constant 0.053s ok go/doc 0.147s ok go/doc/comment 1.385s ok go/format 0.120s ok go/importer 1.363s ok go/internal/gccgoimporter 0.109s ok go/internal/gcimporter 7.902s ok go/internal/srcimporter 2.707s ok go/parser 0.350s ok go/printer 0.326s ok go/scanner 0.032s ok go/token 0.040s ok go/types 23.925s ok hash 0.058s ok hash/adler32 0.030s ok hash/crc32 0.040s ok hash/crc64 0.030s ok hash/fnv 0.019s ok hash/maphash 0.075s ok html 0.040s ok html/template 0.158s ok image 0.091s ok image/color 0.038s ok image/draw 0.149s ok image/gif 0.506s ok image/jpeg 0.339s ok image/png 0.391s ok index/suffixarray 0.239s ok internal/abi 0.402s ok internal/buildcfg 0.133s ok internal/coverage/cformat 0.134s ok internal/coverage/cmerge 0.030s ok internal/coverage/pods 0.068s ok internal/coverage/slicereader 0.073s ok internal/coverage/slicewriter 0.031s ok internal/coverage/test 0.052s ok internal/cpu 0.064s ok internal/dag 0.045s ok internal/diff 0.039s ok internal/fmtsort 0.012s ok internal/fuzz 0.068s ok internal/godebug 1.500s ok internal/godebugs 0.094s ok internal/intern 3.529s ok internal/itoa 0.058s ok internal/poll 0.072s ok internal/profile 0.105s ok internal/reflectlite 0.049s ok internal/safefilepath 0.049s ok internal/saferio 0.157s ok internal/singleflight 0.050s ok internal/testenv 0.762s ok internal/trace 0.143s ok internal/types/errors 2.224s ok internal/unsafeheader 0.031s ok internal/xcoff 0.061s ok internal/zstd 0.069s ok io 0.084s ok io/fs 0.292s ok io/ioutil 0.066s ok log 0.058s ok log/slog 0.276s ok log/slog/internal/benchmarks 0.117s ok log/slog/internal/buffer 0.077s ok log/syslog 1.333s ok maps 0.064s ok math 0.035s ok math/big 1.511s ok math/bits 0.041s ok math/cmplx 0.038s ok math/rand 0.398s ok mime 0.092s ok mime/multipart 1.120s ok mime/quotedprintable 0.182s ok net 28.179s ok net/http 14.103s ok net/http/cgi 2.678s ok net/http/cookiejar 0.137s ok net/http/fcgi 0.200s ok net/http/httptest 0.217s ok net/http/httptrace 0.113s ok net/http/httputil 23.132s ok net/http/internal 0.070s ok net/http/internal/ascii 0.063s ok net/http/pprof 5.286s ok net/internal/socktest 0.066s ok net/mail 0.024s ok net/netip 1.476s ok net/rpc 0.310s ok net/rpc/jsonrpc 0.112s ok net/smtp 0.265s ok net/textproto 3.597s ok net/url 0.044s ok os 2.532s ok os/exec 2.168s ok os/exec/internal/fdtest 0.050s ok os/signal 4.555s ok os/user 0.107s ok path 0.031s ok path/filepath 0.495s ok plugin 0.038s ok reflect 2.201s ok regexp 0.885s ok regexp/syntax 1.429s ok runtime 58.995s ok runtime/coverage 0.041s ok runtime/debug 0.240s ok runtime/internal/atomic 0.163s ok runtime/internal/math 0.125s ok runtime/internal/sys 0.020s ok runtime/internal/wasitest 0.032s ok runtime/metrics 0.033s ok runtime/pprof 9.050s ok runtime/trace 5.326s ok slices 0.182s ok sort 0.185s ok strconv 0.402s ok strings 0.822s ok sync 0.664s ok sync/atomic 3.445s ok syscall 2.267s ok testing 2.452s ok testing/fstest 0.083s ok testing/iotest 0.112s ok testing/quick 0.101s ok testing/slogtest 0.120s ok text/scanner 0.031s ok text/tabwriter 0.029s ok text/template 0.096s ok text/template/parse 0.048s ok time 2.870s ok unicode 0.118s ok unicode/utf16 0.120s ok unicode/utf8 0.041s ok cmd/addr2line 1.964s ok cmd/api 48.935s ok cmd/asm/internal/asm 0.864s ok cmd/asm/internal/lex 0.114s ok cmd/cgo/internal/swig 0.233s ok cmd/cgo/internal/test 0.053s ok cmd/cgo/internal/testcarchive 1.724s ok cmd/cgo/internal/testcshared 1.669s ok cmd/cgo/internal/testerrors 0.169s ok cmd/cgo/internal/testfortran 0.181s ok cmd/cgo/internal/testgodefs 0.153s ok cmd/cgo/internal/testlife 0.158s ok cmd/cgo/internal/testnocgo 0.038s ok cmd/cgo/internal/testplugin 0.087s ok cmd/cgo/internal/testsanitizers 0.029s [no tests to run] ok cmd/cgo/internal/testshared 0.048s ok cmd/cgo/internal/testso 0.120s ok cmd/cgo/internal/teststdio 0.165s ok cmd/cgo/internal/testtls 0.052s ok cmd/compile/internal/abt 0.033s ok cmd/compile/internal/amd64 7.664s ok cmd/compile/internal/base 0.077s ok cmd/compile/internal/compare 0.076s ok cmd/compile/internal/dwarfgen 1.008s ok cmd/compile/internal/importer 7.681s ok cmd/compile/internal/ir 0.026s ok cmd/compile/internal/logopt 2.320s ok cmd/compile/internal/loopvar 63.220s ok cmd/compile/internal/noder 0.022s ok cmd/compile/internal/reflectdata 0.041s [no tests to run] ok cmd/compile/internal/ssa 47.817s ok cmd/compile/internal/syntax 0.145s ok cmd/compile/internal/test 20.565s ok cmd/compile/internal/typecheck 1.256s ok cmd/compile/internal/types 0.101s ok cmd/compile/internal/types2 32.100s ok cmd/covdata 0.131s ok cmd/cover 5.049s ok cmd/dist 0.049s ok cmd/distpack 0.125s ok cmd/doc 0.456s ok cmd/fix 26.023s ok cmd/go 203.567s ok cmd/go/internal/auth 0.136s ok cmd/go/internal/cache 1.115s ok cmd/go/internal/envcmd 0.551s ok cmd/go/internal/fsys 0.516s ok cmd/go/internal/generate 0.131s ok cmd/go/internal/get 0.137s ok cmd/go/internal/gover 0.128s ok cmd/go/internal/imports 0.083s ok cmd/go/internal/load 0.069s ok cmd/go/internal/lockedfile 0.258s ok cmd/go/internal/lockedfile/internal/filelock 0.099s ok cmd/go/internal/modconv 0.037s ok cmd/go/internal/modfetch 0.070s ok cmd/go/internal/modfetch/codehost 8.410s ok cmd/go/internal/modfetch/zip_sum_test 0.130s ok cmd/go/internal/modindex 0.301s ok cmd/go/internal/modload 0.110s ok cmd/go/internal/mvs 0.154s ok cmd/go/internal/par 0.147s ok cmd/go/internal/str 0.032s ok cmd/go/internal/test 0.082s ok cmd/go/internal/vcs 0.042s ok cmd/go/internal/vcweb 0.071s ok cmd/go/internal/vcweb/vcstest 16.364s ok cmd/go/internal/web 0.063s ok cmd/go/internal/work 1.361s ok cmd/gofmt 0.241s ok cmd/internal/archive 1.272s ok cmd/internal/buildid 0.309s ok cmd/internal/cov 0.898s ok cmd/internal/dwarf 0.037s ok cmd/internal/edit 0.025s ok cmd/internal/goobj 0.037s ok cmd/internal/moddeps 2.547s ok cmd/internal/notsha256 0.039s ok cmd/internal/obj 1.743s ok cmd/internal/obj/ppc64 1.325s ok cmd/internal/obj/riscv 0.388s ok cmd/internal/obj/s390x 0.022s ok cmd/internal/obj/x86 6.004s ok cmd/internal/objabi 0.054s ok cmd/internal/pkgpath 0.254s ok cmd/internal/pkgpattern 0.148s ok cmd/internal/quoted 0.020s ok cmd/internal/src 0.021s ok cmd/internal/test2json 0.158s ok cmd/link 4.630s ok cmd/link/internal/benchmark 0.059s ok cmd/link/internal/ld 13.727s ok cmd/link/internal/loader 0.089s ok cmd/nm 1.522s ok cmd/objdump 8.920s ok cmd/pack 2.511s ok cmd/pprof 2.387s ok cmd/trace 0.334s ok cmd/vet 19.198s ##### os/user with tag osusergo ok os/user 0.024s ##### hash/maphash purego implementation ok hash/maphash 0.073s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 44.162s ##### Testing without libgcc. ok net 0.329s ok os/user 0.059s ##### internal linking of -buildmode=pie ok reflect 1.074s ##### sync -cpu=10 ok sync 0.442s ##### API check ok cmd/api 31.412s All tests passed.