darwin-amd64-10_14 at c647264619bba886f1bff90e594d3cddc057f6ce :: Running /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go/src/make.bash with args ["/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/bash" "TERM=xterm-256color" "Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.yO40dJBohA/Render" "TERM_PROGRAM_VERSION=421.1.1" "TERM_SESSION_ID=C68F7C02-944F-4A18-A19E-DE37710D55CC" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.33MEv6wkpq/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=4" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=./buildlet" "WORKDIR=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14" "GO_BUILDER_NAME=darwin-amd64-10_14" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "GOBIN=" "TMPDIR=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/tmp" "GOCACHE=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/gocache" "PWD=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go/src"] in dir /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go/src Building Go cmd/dist using /Users/gopher/goboot. (go1.12.1 darwin/amd64) Building Go toolchain1 using /Users/gopher/goboot. 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 /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go Installed commands in /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz # GOOS: darwin # OS Version: Darwin 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.031s ok archive/zip 0.219s ok bufio 0.042s ok bytes 1.188s ok compress/bzip2 0.061s ok compress/flate 0.358s ok compress/gzip 1.534s ok compress/lzw 0.044s ok compress/zlib 0.314s ok container/heap 0.009s ok container/list 0.007s ok container/ring 0.007s ok context 0.015s ok crypto 0.008s ok crypto/aes 0.025s ok crypto/cipher 0.021s ok crypto/des 0.011s ok crypto/dsa 0.008s ok crypto/ecdsa 0.022s ok crypto/ed25519 0.051s ok crypto/elliptic 0.013s ok crypto/hmac 0.008s ok crypto/internal/boring 0.007s ok crypto/internal/boring/bcache 0.055s ok crypto/internal/edwards25519 3.251s ok crypto/internal/edwards25519/field 2.502s ok crypto/internal/nistec 0.794s ok crypto/internal/nistec/fiat 0.008s [no tests to run] ok crypto/internal/subtle 0.007s ok crypto/md5 0.009s ok crypto/rand 0.050s ok crypto/rc4 0.025s ok crypto/rsa 0.099s ok crypto/sha1 0.027s ok crypto/sha256 0.008s ok crypto/sha512 0.010s ok crypto/subtle 0.009s ok crypto/tls 0.310s ok crypto/x509 0.304s ok database/sql 0.287s ok database/sql/driver 0.011s ok debug/buildinfo 0.008s ok debug/dwarf 0.030s ok debug/elf 0.018s ok debug/gosym 0.035s ok debug/macho 0.010s ok debug/pe 0.023s ok debug/plan9obj 0.007s ok embed 0.018s [no tests to run] ok embed/internal/embedtest 0.007s ok encoding/ascii85 0.009s ok encoding/asn1 0.009s ok encoding/base32 0.020s ok encoding/base64 0.009s ok encoding/binary 0.010s ok encoding/csv 0.020s ok encoding/gob 0.032s ok encoding/hex 0.010s ok encoding/json 0.246s ok encoding/pem 0.485s ok encoding/xml 0.064s ok errors 0.017s ok expvar 0.021s ok flag 0.062s ok fmt 0.060s ok go/ast 0.011s ok go/build 1.205s ok go/build/constraint 0.010s ok go/constant 0.010s ok go/doc 0.057s ok go/doc/comment 0.816s ok go/format 0.012s ok go/importer 0.064s ok go/internal/gccgoimporter 0.015s ok go/internal/gcimporter 10.762s ok go/internal/srcimporter 6.708s ok go/parser 0.164s ok go/printer 0.109s ok go/scanner 0.009s ok go/token 0.018s ok go/types 8.716s ok hash 0.009s ok hash/adler32 0.011s ok hash/crc32 0.012s ok hash/crc64 0.008s ok hash/fnv 0.008s ok hash/maphash 0.052s ok html 0.019s ok html/template 0.084s ok image 0.046s ok image/color 0.020s ok image/draw 0.065s ok image/gif 8.666s ok image/jpeg 2.199s ok image/png 0.138s ok index/suffixarray 0.140s ok internal/abi 0.072s ok internal/buildcfg 0.007s ok internal/cpu 0.019s ok internal/diff 0.009s ok internal/fmtsort 0.007s ok internal/fuzz 0.013s ok internal/godebug 0.007s ok internal/intern 0.136s ok internal/itoa 0.007s ok internal/poll 0.031s ok internal/profile 0.010s ok internal/reflectlite 0.051s ok internal/singleflight 0.018s ok internal/trace 0.032s ok internal/unsafeheader 0.007s ok internal/xcoff 0.030s ok io 0.034s ok io/fs 0.451s ok io/ioutil 0.014s ok log 0.010s ok log/syslog 1.220s ok math 0.014s ok math/big 1.086s ok math/bits 0.012s ok math/cmplx 0.009s ok math/rand 0.157s ok mime 0.011s ok mime/multipart 0.101s ok mime/quotedprintable 0.015s ok net 7.599s ok net/http 5.281s ok net/http/cgi 0.814s ok net/http/cookiejar 0.024s ok net/http/fcgi 0.124s ok net/http/httptest 0.053s ok net/http/httptrace 0.019s ok net/http/httputil 0.902s ok net/http/internal 0.010s ok net/http/internal/ascii 0.018s ok net/http/pprof 5.111s ok net/internal/socktest 0.008s ok net/mail 0.011s ok net/netip 0.351s ok net/rpc 0.043s ok net/rpc/jsonrpc 0.024s ok net/smtp 0.028s ok net/textproto 0.010s ok net/url 0.015s ok os 0.871s ok os/exec 1.198s ok os/exec/internal/fdtest 0.008s ok os/signal 1.997s ok os/user 0.010s ok path 0.008s ok path/filepath 0.111s ok plugin 0.010s ok reflect 0.151s ok regexp 0.056s ok regexp/syntax 0.218s ok runtime 18.850s ok runtime/cgo 0.006s ok runtime/debug 0.067s ok runtime/internal/atomic 0.054s ok runtime/internal/math 0.007s ok runtime/internal/sys 0.007s ok runtime/metrics 0.007s ok runtime/pprof 5.797s ok runtime/trace 1.847s ok sort 0.042s ok strconv 0.362s ok strings 2.081s ok sync 0.295s ok sync/atomic 1.154s ok syscall 0.388s ok testing 0.821s ok testing/fstest 0.009s ok testing/iotest 0.008s ok testing/quick 0.037s ok text/scanner 0.009s ok text/tabwriter 0.009s ok text/template 0.043s ok text/template/parse 0.016s ok time 1.743s ok unicode 0.013s ok unicode/utf16 0.007s ok unicode/utf8 0.011s ok cmd/addr2line 0.909s ok cmd/api 8.140s ok cmd/asm/internal/asm 0.465s ok cmd/asm/internal/lex 0.008s ok cmd/compile/internal/abt 0.011s ok cmd/compile/internal/amd64 1.503s ok cmd/compile/internal/dwarfgen 0.258s ok cmd/compile/internal/importer 0.796s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.536s ok cmd/compile/internal/noder 0.009s ok cmd/compile/internal/reflectdata 0.008s [no tests to run] ok cmd/compile/internal/ssa 9.486s ok cmd/compile/internal/syntax 0.030s ok cmd/compile/internal/test 10.378s ok cmd/compile/internal/typecheck 0.335s ok cmd/compile/internal/types 0.007s ok cmd/compile/internal/types2 0.991s ok cmd/cover 1.603s ok cmd/dist 0.008s ok cmd/doc 0.362s ok cmd/fix 2.135s ok cmd/go 63.094s ok cmd/go/internal/auth 0.020s ok cmd/go/internal/cache 0.421s ok cmd/go/internal/fsys 0.073s ok cmd/go/internal/generate 0.031s ok cmd/go/internal/get 0.029s ok cmd/go/internal/imports 0.016s ok cmd/go/internal/load 0.028s ok cmd/go/internal/lockedfile 0.093s ok cmd/go/internal/lockedfile/internal/filelock 0.043s ok cmd/go/internal/modconv 0.017s ok cmd/go/internal/modfetch 0.020s ok cmd/go/internal/modfetch/codehost 0.019s ok cmd/go/internal/modfetch/zip_sum_test 0.020s ok cmd/go/internal/modindex 0.157s ok cmd/go/internal/modload 0.020s ok cmd/go/internal/mvs 0.013s ok cmd/go/internal/par 0.028s ok cmd/go/internal/search 0.008s ok cmd/go/internal/str 0.007s ok cmd/go/internal/test 0.029s ok cmd/go/internal/vcs 0.025s ok cmd/go/internal/web 0.021s ok cmd/go/internal/work 0.034s ok cmd/gofmt 0.052s ok cmd/internal/archive 0.782s ok cmd/internal/buildid 0.162s ok cmd/internal/dwarf 0.007s ok cmd/internal/edit 0.007s ok cmd/internal/goobj 0.007s ok cmd/internal/moddeps 2.044s ok cmd/internal/notsha256 0.008s ok cmd/internal/obj 0.687s ok cmd/internal/obj/ppc64 0.253s ok cmd/internal/obj/riscv 0.069s ok cmd/internal/obj/s390x 0.007s ok cmd/internal/obj/x86 2.212s ok cmd/internal/objabi 0.006s ok cmd/internal/pkgpath 0.035s ok cmd/internal/quoted 0.008s ok cmd/internal/src 0.007s ok cmd/internal/sys 0.007s ok cmd/internal/test2json 0.081s ok cmd/link 8.426s ok cmd/link/internal/benchmark 0.010s ok cmd/link/internal/ld 5.419s ok cmd/link/internal/loader 0.017s ok cmd/nm 1.900s ok cmd/objdump 2.431s ok cmd/pack 1.975s ok cmd/pprof 3.162s ok cmd/trace 0.080s ok cmd/vet 5.574s ##### os/user with tag osusergo ok os/user 0.010s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.017s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 15.961s ##### moved GOROOT ok fmt 0.058s ##### Testing without libgcc. ok net 0.017s ok os/user 0.009s ##### internal linking of -buildmode=pie ok reflect 0.152s ok os/user 0.010s ##### sync -cpu=10 ok sync 0.306s ##### Testing race detector ok runtime/race 6.523s ok flag 0.046s ok net 0.133s ok os 0.168s ok os/exec 0.154s ok encoding/gob 0.078s ok flag 0.041s ok os/exec 0.139s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 14.469s ok misc/cgo/test 12.874s ok misc/cgo/test 14.280s ok misc/cgo/test 14.531s ok misc/cgo/test 7.386s ok misc/cgo/test 7.455s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.405s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.513s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 44.021s ##### ../misc/cgo/errors PASS All tests passed.