darwin-amd64-nocgo at f53a95fe393b0a23592a54cf83e3d25cfa4bdbdb :: 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=749950A9-CED1-4E13-8D2A-5F08DFD8A02B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s6tGCkkcBd/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=2997E7A7-CA62-4F99-BD0B-243B91368F52" "__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" "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 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.300s ok archive/zip 0.488s ok bufio 0.117s ok bytes 1.530s ok compress/bzip2 0.205s ok compress/flate 1.364s ok compress/gzip 1.693s ok compress/lzw 0.217s ok compress/zlib 0.653s ok container/heap 0.033s ok container/list 0.047s ok container/ring 0.020s ok context 0.112s ok crypto 0.044s ok crypto/aes 0.081s ok crypto/cipher 0.115s ok crypto/des 0.124s ok crypto/dsa 0.127s ok crypto/ecdh 0.052s ok crypto/ecdsa 0.057s ok crypto/ed25519 0.059s ok crypto/elliptic 0.044s ok crypto/hmac 0.028s ok crypto/internal/alias 0.017s ok crypto/internal/bigmod 0.257s ok crypto/internal/boring 0.046s ok crypto/internal/boring/bcache 0.146s ok crypto/internal/edwards25519 3.955s ok crypto/internal/edwards25519/field 3.339s ok crypto/internal/nistec 0.173s ok crypto/internal/nistec/fiat 0.039s [no tests to run] ok crypto/md5 0.057s ok crypto/rand 0.099s ok crypto/rc4 0.047s ok crypto/rsa 0.285s ok crypto/sha1 0.044s ok crypto/sha256 0.052s ok crypto/sha512 0.065s ok crypto/subtle 0.138s ok crypto/tls 2.219s ok crypto/x509 0.458s ok database/sql 0.481s ok database/sql/driver 0.035s ok debug/buildinfo 0.032s ok debug/dwarf 0.025s ok debug/elf 0.183s ok debug/gosym 0.076s ok debug/macho 0.037s ok debug/pe 0.033s ok debug/plan9obj 0.086s ok embed 0.077s [no tests to run] ok embed/internal/embedtest 0.049s ok encoding/ascii85 0.044s ok encoding/asn1 0.016s ok encoding/base32 0.107s ok encoding/base64 0.033s ok encoding/binary 0.030s ok encoding/csv 0.023s ok encoding/gob 1.498s ok encoding/hex 0.036s ok encoding/json 0.363s ok encoding/pem 0.564s ok encoding/xml 0.142s ok errors 0.031s ok expvar 0.045s ok flag 0.087s ok fmt 0.096s ok go/ast 0.066s ok go/build 1.453s ok go/build/constraint 0.058s ok go/constant 0.021s ok go/doc 0.175s ok go/doc/comment 1.218s ok go/format 0.026s ok go/importer 1.018s ok go/internal/gccgoimporter 0.152s ok go/internal/gcimporter 7.926s ok go/internal/srcimporter 2.715s ok go/parser 0.409s ok go/printer 0.339s ok go/scanner 0.013s ok go/token 0.036s ok go/types 22.316s ok hash 0.023s ok hash/adler32 0.028s ok hash/crc32 0.025s ok hash/crc64 0.029s ok hash/fnv 0.131s ok hash/maphash 0.081s ok html 0.014s ok html/template 0.217s ok image 0.275s ok image/color 0.135s ok image/draw 0.119s ok image/gif 0.529s ok image/jpeg 0.278s ok image/png 0.400s ok index/suffixarray 0.260s ok internal/abi 0.221s ok internal/buildcfg 0.027s ok internal/coverage/cformat 0.049s ok internal/coverage/cmerge 0.049s ok internal/coverage/pods 0.132s ok internal/coverage/slicereader 0.085s ok internal/coverage/slicewriter 0.109s ok internal/coverage/test 0.037s ok internal/cpu 0.052s ok internal/dag 0.028s ok internal/diff 0.077s ok internal/fmtsort 0.027s ok internal/fuzz 0.062s ok internal/godebug 0.066s ok internal/intern 1.941s ok internal/itoa 0.052s ok internal/poll 0.144s ok internal/profile 0.062s ok internal/reflectlite 0.069s ok internal/safefilepath 0.022s ok internal/saferio 0.088s ok internal/singleflight 0.063s ok internal/testenv 0.020s ok internal/trace 0.130s ok internal/types/errors 1.875s ok internal/unsafeheader 0.029s ok internal/xcoff 0.124s ok io 0.107s ok io/fs 0.318s ok io/ioutil 0.067s ok log 0.037s ok log/syslog 1.344s ok maps 0.080s ok math 0.028s ok math/big 1.039s ok math/bits 0.021s ok math/cmplx 0.028s ok math/rand 0.220s ok mime 0.073s ok mime/multipart 1.506s ok mime/quotedprintable 0.105s ok net 24.417s ok net/http 11.821s ok net/http/cgi 1.531s ok net/http/cookiejar 0.115s ok net/http/fcgi 0.156s ok net/http/httptest 0.157s ok net/http/httptrace 0.081s ok net/http/httputil 4.923s ok net/http/internal 0.047s ok net/http/internal/ascii 0.014s ok net/http/pprof 5.211s ok net/internal/socktest 0.027s ok net/mail 0.036s ok net/netip 1.158s ok net/rpc 0.321s ok net/rpc/jsonrpc 0.122s ok net/smtp 0.232s ok net/textproto 0.044s ok net/url 0.032s ok os 1.845s ok os/exec 2.149s ok os/exec/internal/fdtest 0.060s ok os/signal 4.675s ok os/user 0.062s ok path 0.031s ok path/filepath 0.262s ok plugin 0.038s ok reflect 0.982s ok regexp 0.508s ok regexp/syntax 0.972s ok runtime 34.889s ok runtime/coverage 0.037s ok runtime/debug 0.194s ok runtime/internal/atomic 0.090s ok runtime/internal/math 0.086s ok runtime/internal/sys 0.036s ok runtime/metrics 0.021s ok runtime/pprof 6.329s ok runtime/trace 4.629s ok slices 0.043s ok sort 0.054s ok strconv 1.273s ok strings 1.691s ok sync 0.432s ok sync/atomic 5.857s ok syscall 2.567s ok testing 2.231s ok testing/fstest 0.059s ok testing/iotest 0.095s ok testing/quick 0.164s ok text/scanner 0.039s ok text/tabwriter 0.051s ok text/template 0.091s ok text/template/parse 0.050s ok time 2.924s ok unicode 0.045s ok unicode/utf16 0.066s ok unicode/utf8 0.049s ok cmd/addr2line 1.800s ok cmd/api 27.179s ok cmd/asm/internal/asm 1.369s ok cmd/asm/internal/lex 0.051s ok cmd/compile/internal/abt 0.032s ok cmd/compile/internal/amd64 4.788s ok cmd/compile/internal/base 0.039s ok cmd/compile/internal/compare 0.019s ok cmd/compile/internal/dwarfgen 0.810s ok cmd/compile/internal/importer 6.913s ok cmd/compile/internal/ir 0.035s ok cmd/compile/internal/logopt 1.848s ok cmd/compile/internal/loopvar 40.126s ok cmd/compile/internal/noder 0.038s ok cmd/compile/internal/reflectdata 0.031s [no tests to run] ok cmd/compile/internal/ssa 49.751s ok cmd/compile/internal/syntax 0.211s ok cmd/compile/internal/test 20.943s ok cmd/compile/internal/typecheck 1.227s ok cmd/compile/internal/types 0.028s ok cmd/compile/internal/types2 38.588s ok cmd/covdata 0.037s ok cmd/cover 4.735s ok cmd/dist 0.072s ok cmd/doc 0.806s ok cmd/fix 36.171s ok cmd/go 210.115s ok cmd/go/internal/auth 0.110s ok cmd/go/internal/cache 0.751s ok cmd/go/internal/fsys 0.461s ok cmd/go/internal/generate 0.047s ok cmd/go/internal/get 0.069s ok cmd/go/internal/imports 0.121s ok cmd/go/internal/load 0.057s ok cmd/go/internal/lockedfile 0.299s ok cmd/go/internal/lockedfile/internal/filelock 0.123s ok cmd/go/internal/modconv 0.114s ok cmd/go/internal/modfetch 0.110s ok cmd/go/internal/modfetch/codehost 0.112s ok cmd/go/internal/modfetch/zip_sum_test 0.100s ok cmd/go/internal/modindex 0.227s ok cmd/go/internal/modload 0.066s ok cmd/go/internal/mvs 0.052s ok cmd/go/internal/par 0.042s ok cmd/go/internal/str 0.040s ok cmd/go/internal/test 0.059s ok cmd/go/internal/vcs 0.057s ok cmd/go/internal/vcweb 0.245s ok cmd/go/internal/vcweb/vcstest 11.938s ok cmd/go/internal/web 0.044s ok cmd/go/internal/work 0.933s ok cmd/gofmt 0.239s ok cmd/internal/archive 1.098s ok cmd/internal/buildid 0.556s ok cmd/internal/cov 1.171s ok cmd/internal/dwarf 0.041s ok cmd/internal/edit 0.040s ok cmd/internal/goobj 0.016s ok cmd/internal/moddeps 4.637s ok cmd/internal/notsha256 0.032s ok cmd/internal/obj 1.363s ok cmd/internal/obj/ppc64 1.105s ok cmd/internal/obj/riscv 0.405s ok cmd/internal/obj/s390x 0.054s ok cmd/internal/obj/x86 5.100s ok cmd/internal/objabi 0.123s ok cmd/internal/pkgpath 0.157s ok cmd/internal/pkgpattern 0.051s ok cmd/internal/quoted 0.046s ok cmd/internal/src 0.029s ok cmd/internal/test2json 0.421s ok cmd/link 4.686s ok cmd/link/internal/benchmark 0.099s ok cmd/link/internal/ld 13.310s ok cmd/link/internal/loader 0.261s ok cmd/nm 2.903s ok cmd/objdump 11.382s ok cmd/pack 4.107s ok cmd/pprof 2.234s ok cmd/trace 0.237s ok cmd/vet 16.913s ##### os/user with tag osusergo ok os/user 0.033s ##### hash/maphash purego implementation ok hash/maphash 0.067s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 38.668s ##### moved GOROOT ok fmt 0.065s ##### Testing without libgcc. ok net 0.279s ok os/user 0.042s ##### internal linking of -buildmode=pie ok reflect 1.441s ##### sync -cpu=10 ok sync 0.505s ##### ../test/bench/go1 ok test/bench/go1 0.067s [no tests to run] ##### cmd/api ok cmd/api 35.153s All tests passed.