darwin-amd64-13 at 145eec87683b4f09491bd4c6fc6448b920f4f4f3 :: 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=31C359AE-0C40-43D3-B9E7-48EACA80662D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.9eLFvbgKyK/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=66D65472-BE5E-4D45-9851-7E62D483467E" "__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" "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 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.332s ok archive/zip 0.549s ok bufio 0.168s ok bytes 1.544s ok cmp 0.055s ok compress/bzip2 0.166s ok compress/flate 1.946s ok compress/gzip 2.109s ok compress/lzw 0.150s ok compress/zlib 1.029s ok container/heap 0.032s ok container/list 0.020s ok container/ring 0.031s ok context 0.111s ok crypto 0.026s ok crypto/aes 0.041s ok crypto/cipher 0.035s ok crypto/des 0.034s ok crypto/dsa 0.023s ok crypto/ecdh 0.056s ok crypto/ecdsa 0.061s ok crypto/ed25519 0.088s ok crypto/elliptic 0.031s ok crypto/hmac 0.030s ok crypto/internal/alias 0.050s ok crypto/internal/bigmod 0.207s ok crypto/internal/boring 0.041s ok crypto/internal/boring/bcache 0.228s ok crypto/internal/edwards25519 5.611s ok crypto/internal/edwards25519/field 4.685s ok crypto/internal/nistec 0.199s ok crypto/internal/nistec/fiat 0.047s [no tests to run] ok crypto/md5 0.085s ok crypto/rand 0.088s ok crypto/rc4 0.046s ok crypto/rsa 0.419s ok crypto/sha1 0.052s ok crypto/sha256 0.030s ok crypto/sha512 0.042s ok crypto/subtle 0.269s ok crypto/tls 2.677s ok crypto/x509 0.642s ok database/sql 0.505s ok database/sql/driver 0.056s ok debug/buildinfo 0.043s ok debug/dwarf 0.077s ok debug/elf 0.313s ok debug/gosym 0.109s ok debug/macho 0.030s ok debug/pe 0.085s ok debug/plan9obj 0.018s ok embed 0.060s [no tests to run] ok embed/internal/embedtest 0.046s ok encoding/ascii85 0.046s ok encoding/asn1 0.038s ok encoding/base32 0.067s ok encoding/base64 0.027s ok encoding/binary 0.050s ok encoding/csv 0.040s ok encoding/gob 2.000s ok encoding/hex 0.042s ok encoding/json 0.341s ok encoding/pem 0.679s ok encoding/xml 0.125s ok errors 0.047s ok expvar 0.065s ok flag 0.150s ok fmt 0.083s ok go/ast 0.027s ok go/build 2.140s ok go/build/constraint 0.022s ok go/constant 0.028s ok go/doc 0.112s ok go/doc/comment 1.844s ok go/format 0.040s ok go/importer 1.336s ok go/internal/gccgoimporter 0.034s ok go/internal/gcimporter 7.323s ok go/internal/srcimporter 17.944s ok go/parser 0.413s ok go/printer 0.354s ok go/scanner 0.042s ok go/token 0.037s ok go/types 25.434s ok hash 0.023s ok hash/adler32 0.020s ok hash/crc32 0.021s ok hash/crc64 0.037s ok hash/fnv 0.027s ok hash/maphash 0.084s ok html 0.026s ok html/template 0.117s ok image 0.071s ok image/color 0.040s ok image/draw 0.097s ok image/gif 0.673s ok image/jpeg 0.248s ok image/png 0.404s ok index/suffixarray 0.246s ok internal/abi 0.289s ok internal/buildcfg 0.042s ok internal/coverage/cformat 0.031s ok internal/coverage/cmerge 0.043s ok internal/coverage/pods 0.070s ok internal/coverage/slicereader 0.036s ok internal/coverage/slicewriter 0.020s ok internal/coverage/test 0.039s ok internal/cpu 0.062s ok internal/dag 0.041s ok internal/diff 0.031s ok internal/fmtsort 0.012s ok internal/fuzz 0.097s ok internal/godebug 1.639s ok internal/godebugs 0.051s ok internal/intern 4.121s ok internal/itoa 0.033s ok internal/poll 0.054s ok internal/profile 0.038s ok internal/reflectlite 0.040s ok internal/safefilepath 0.025s ok internal/saferio 0.184s ok internal/singleflight 0.041s ok internal/testenv 0.658s ok internal/trace 0.123s ok internal/types/errors 1.852s ok internal/unsafeheader 0.032s ok internal/xcoff 0.034s ok internal/zstd 0.100s ok io 0.111s ok io/fs 0.357s ok io/ioutil 0.071s ok log 0.061s ok log/slog 0.176s ok log/slog/internal/benchmarks 0.045s ok log/slog/internal/buffer 0.068s ok log/syslog 1.293s ok maps 0.047s ok math 0.023s ok math/big 2.149s ok math/bits 0.035s ok math/cmplx 0.040s ok math/rand 0.213s ok mime 0.048s ok mime/multipart 0.918s ok mime/quotedprintable 0.151s ok net 41.297s ok net/http 25.111s ok net/http/cgi 1.962s ok net/http/cookiejar 0.056s ok net/http/fcgi 0.159s ok net/http/httptest 0.147s ok net/http/httptrace 0.034s ok net/http/httputil 2.531s ok net/http/internal 0.044s ok net/http/internal/ascii 0.030s ok net/http/pprof 5.213s ok net/internal/socktest 0.023s ok net/mail 0.014s ok net/netip 1.300s ok net/rpc 0.206s ok net/rpc/jsonrpc 0.060s ok net/smtp 0.158s ok net/textproto 2.462s ok net/url 0.032s ok os 1.545s ok os/exec 1.369s ok os/exec/internal/fdtest 0.036s ok os/signal 5.146s ok os/user 0.111s ok path 0.069s ok path/filepath 0.275s ok plugin 0.042s ok reflect 1.016s ok regexp 0.492s ok regexp/syntax 0.853s ok runtime 70.914s ok runtime/cgo 0.030s ok runtime/coverage 0.064s ok runtime/debug 0.305s ok runtime/internal/atomic 0.116s ok runtime/internal/math 0.048s ok runtime/internal/sys 0.036s ok runtime/internal/wasitest 0.016s ok runtime/metrics 0.046s ok runtime/pprof 11.535s ok runtime/trace 4.875s ok slices 0.163s ok sort 0.085s ok strconv 0.312s ok strings 2.171s ok sync 0.791s ok sync/atomic 3.627s ok syscall 2.095s ok testing 2.087s ok testing/fstest 0.045s ok testing/iotest 0.049s ok testing/quick 0.095s ok testing/slogtest 0.061s ok text/scanner 0.051s ok text/tabwriter 0.031s ok text/template 0.052s ok text/template/parse 0.041s ok time 2.535s ok unicode 0.037s ok unicode/utf16 0.053s ok unicode/utf8 0.023s ok cmd/addr2line 1.324s ok cmd/api 44.965s ok cmd/asm/internal/asm 0.977s ok cmd/asm/internal/lex 0.027s ok cmd/cgo/internal/swig 0.163s ok cmd/cgo/internal/test 0.827s ok cmd/cgo/internal/testcarchive 43.579s ok cmd/cgo/internal/testcshared 23.392s ok cmd/cgo/internal/testerrors 37.339s ok cmd/cgo/internal/testfortran 0.157s ok cmd/cgo/internal/testgodefs 3.655s ok cmd/cgo/internal/testlife 2.562s ok cmd/cgo/internal/testnocgo 0.032s ok cmd/cgo/internal/testplugin 135.509s ok cmd/cgo/internal/testsanitizers 0.032s [no tests to run] ok cmd/cgo/internal/testshared 0.022s ok cmd/cgo/internal/testso 9.045s ok cmd/cgo/internal/teststdio 8.730s ok cmd/cgo/internal/testtls 0.035s ok cmd/compile/internal/abt 0.032s ok cmd/compile/internal/amd64 7.515s ok cmd/compile/internal/base 0.039s ok cmd/compile/internal/compare 0.030s ok cmd/compile/internal/dwarfgen 1.029s ok cmd/compile/internal/importer 5.774s ok cmd/compile/internal/ir 0.053s ok cmd/compile/internal/logopt 2.932s ok cmd/compile/internal/loopvar 59.263s ok cmd/compile/internal/noder 0.062s ok cmd/compile/internal/reflectdata 0.044s [no tests to run] ok cmd/compile/internal/ssa 51.790s ok cmd/compile/internal/syntax 0.147s ok cmd/compile/internal/test 22.780s ok cmd/compile/internal/typecheck 1.082s ok cmd/compile/internal/types 0.043s ok cmd/compile/internal/types2 26.416s ok cmd/covdata 0.075s ok cmd/cover 5.343s ok cmd/dist 0.147s ok cmd/distpack 0.116s ok cmd/doc 3.710s ok cmd/fix 25.558s ok cmd/go 204.677s ok cmd/go/internal/auth 0.093s ok cmd/go/internal/cache 1.043s ok cmd/go/internal/envcmd 0.335s ok cmd/go/internal/fsys 0.319s ok cmd/go/internal/generate 0.063s ok cmd/go/internal/get 0.058s ok cmd/go/internal/gover 0.051s ok cmd/go/internal/imports 0.114s ok cmd/go/internal/load 0.049s ok cmd/go/internal/lockedfile 0.327s ok cmd/go/internal/lockedfile/internal/filelock 0.104s ok cmd/go/internal/modconv 0.072s ok cmd/go/internal/modfetch 0.075s ok cmd/go/internal/modfetch/codehost 18.588s ok cmd/go/internal/modfetch/zip_sum_test 0.081s ok cmd/go/internal/modindex 0.380s ok cmd/go/internal/modload 0.040s ok cmd/go/internal/mvs 0.022s ok cmd/go/internal/par 0.076s ok cmd/go/internal/str 0.029s ok cmd/go/internal/test 0.096s ok cmd/go/internal/vcs 0.066s ok cmd/go/internal/vcweb 0.103s ok cmd/go/internal/vcweb/vcstest 15.205s ok cmd/go/internal/web 0.083s ok cmd/go/internal/work 0.836s ok cmd/gofmt 0.105s ok cmd/internal/archive 2.749s ok cmd/internal/buildid 0.629s ok cmd/internal/cov 1.184s ok cmd/internal/dwarf 0.106s ok cmd/internal/edit 0.101s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 4.196s ok cmd/internal/notsha256 0.130s ok cmd/internal/obj 1.389s ok cmd/internal/obj/ppc64 1.083s ok cmd/internal/obj/riscv 0.479s ok cmd/internal/obj/s390x 0.072s ok cmd/internal/obj/x86 5.440s ok cmd/internal/objabi 0.065s ok cmd/internal/pkgpath 0.165s ok cmd/internal/pkgpattern 0.051s ok cmd/internal/quoted 0.048s ok cmd/internal/src 0.023s ok cmd/internal/test2json 0.282s ok cmd/link 39.546s ok cmd/link/internal/benchmark 0.049s ok cmd/link/internal/ld 45.627s ok cmd/link/internal/loader 0.112s ok cmd/nm 4.255s ok cmd/objdump 6.030s ok cmd/pack 3.912s ok cmd/pprof 4.112s ok cmd/trace 0.307s ok cmd/vet 30.678s ##### os/user with tag osusergo ok os/user 0.029s ##### hash/maphash purego implementation ok hash/maphash 0.109s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.035s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 60.838s ##### Testing without libgcc. ok net 0.358s ok os/user 0.081s ##### internal linking of -buildmode=pie ok reflect 2.291s ok os/user 0.037s ##### sync -cpu=10 ok sync 0.624s ##### Testing race detector ok runtime/race 8.978s ok flag 1.055s ok net 1.462s ok os 1.220s ok os/exec 2.137s ok encoding/gob 1.117s ok flag 1.046s ok os/exec 2.188s ##### Testing cgo ok cmd/cgo/internal/test 0.759s ok cmd/cgo/internal/test 0.818s ok cmd/cgo/internal/test 0.773s ok cmd/cgo/internal/test 0.720s ok cmd/cgo/internal/test 0.714s All tests passed.