darwin-amd64-10_14 at fa90aaca7d523eaf81c02b48a412cad4ebc57817 :: Running /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-10_14/go/src/make.bash with args ["/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-10_14/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/bash" "TERM=xterm-256color" "TMPDIR=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/" "Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.JhoRazUMhm/Render" "TERM_PROGRAM_VERSION=421.1.1" "TERM_SESSION_ID=0DD78DE5-F9FA-4067-8834-086440189798" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YLzPLeE7vK/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "PWD=/Users/gopher" "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-10_14" "GOROOT_BOOTSTRAP=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-10_14/go1.4" "GO_BUILDER_NAME=darwin-amd64-10_14" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "GOBIN=" "TMPDIR=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-10_14/tmp" "GOCACHE=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-10_14/gocache"] in dir /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-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 /private/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-10_14/go Installed commands in /private/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-10_14/go/bin ##### Testing packages. ok archive/tar 0.035s ok archive/zip 0.250s ok bufio 0.062s ok bytes 1.556s ok compress/bzip2 0.100s ok compress/flate 0.507s ok compress/gzip 0.156s ok compress/lzw 0.063s ok compress/zlib 0.491s ok container/heap 0.010s ok container/list 0.008s ok container/ring 0.009s ok context 0.020s ok crypto 0.020s ok crypto/aes 0.031s ok crypto/cipher 0.021s ok crypto/des 0.015s ok crypto/dsa 0.010s ok crypto/ecdsa 0.119s ok crypto/ed25519 0.062s ok crypto/elliptic 0.041s ok crypto/hmac 0.009s ok crypto/internal/subtle 0.010s ok crypto/md5 0.009s ok crypto/rand 0.024s ok crypto/rc4 0.033s ok crypto/rsa 0.089s ok crypto/sha1 0.031s ok crypto/sha256 0.012s ok crypto/sha512 0.014s ok crypto/subtle 0.012s ok crypto/tls 0.585s ok crypto/x509 1.333s ok database/sql 0.645s ok database/sql/driver 0.014s ok debug/dwarf 0.061s ok debug/elf 0.025s ok debug/gosym 0.017s ok debug/macho 0.011s ok debug/pe 0.013s ok debug/plan9obj 0.011s ok embed/internal/embedtest 0.009s ok encoding/ascii85 0.097s ok encoding/asn1 0.017s ok encoding/base32 0.029s ok encoding/base64 0.011s ok encoding/binary 0.011s ok encoding/csv 0.015s ok encoding/gob 0.028s ok encoding/hex 0.014s ok encoding/json 0.258s ok encoding/pem 0.029s ok encoding/xml 0.034s ok errors 0.012s ok expvar 0.024s ok flag 0.053s ok fmt 0.085s ok go/ast 0.013s ok go/build 1.621s ok go/constant 0.013s ok go/doc 0.051s ok go/format 0.014s ok go/importer 0.155s ok go/internal/gccgoimporter 0.021s ok go/internal/gcimporter 2.581s ok go/internal/srcimporter 8.257s ok go/parser 0.033s ok go/printer 0.199s ok go/scanner 0.009s ok go/token 0.026s ok go/types 1.805s ok hash 0.015s ok hash/adler32 0.015s ok hash/crc32 0.011s ok hash/crc64 0.012s ok hash/fnv 0.010s ok hash/maphash 0.066s ok html 0.013s ok html/template 0.130s ok image 0.070s ok image/color 0.043s ok image/draw 0.076s ok image/gif 0.370s ok image/jpeg 0.258s ok image/png 0.044s ok index/suffixarray 0.207s ok internal/cpu 0.038s ok internal/fmtsort 0.016s ok internal/poll 0.040s ok internal/profile 0.014s ok internal/reflectlite 0.056s ok internal/singleflight 0.034s ok internal/trace 0.050s ok internal/unsafeheader 0.013s ok internal/xcoff 0.034s ok io 0.038s ok io/fs 0.012s ok io/ioutil 0.014s ok log 0.011s ok log/syslog 1.248s ok math 0.016s ok math/big 0.888s ok math/bits 0.013s ok math/cmplx 0.010s ok math/rand 0.238s ok mime 0.013s ok mime/multipart 0.151s ok mime/quotedprintable 0.019s ok net 10.149s ok net/http 12.028s ok net/http/cgi 1.118s ok net/http/cookiejar 0.027s ok net/http/fcgi 0.025s ok net/http/httptest 0.048s ok net/http/httptrace 0.022s ok net/http/httputil 0.083s ok net/http/internal 0.010s ok net/http/pprof 5.170s ok net/internal/socktest 0.010s ok net/mail 0.014s ok net/rpc 0.057s ok net/rpc/jsonrpc 0.026s ok net/smtp 0.034s ok net/textproto 0.017s ok net/url 0.019s ok os 1.636s ok os/exec 2.924s ok os/signal 2.190s ok os/user 0.013s ok path 0.012s ok path/filepath 0.228s ok plugin 0.009s ok reflect 0.195s ok regexp 0.167s ok regexp/syntax 0.722s ok runtime 50.433s ok runtime/debug 0.071s ok runtime/internal/atomic 0.055s ok runtime/internal/math 0.009s ok runtime/internal/sys 0.008s ok runtime/metrics 0.012s ok runtime/pprof 7.764s ok runtime/race 0.520s ok runtime/trace 0.610s ok sort 0.111s ok strconv 0.348s ok strings 1.272s ok sync 0.407s ok sync/atomic 0.093s ok syscall 0.641s ok testing 0.547s ok testing/fstest 0.010s ok testing/iotest 0.010s ok testing/quick 0.118s ok text/scanner 0.017s ok text/tabwriter 0.026s ok text/template 0.089s ok text/template/parse 0.022s ok time 1.973s ok unicode 0.012s ok unicode/utf16 0.010s ok unicode/utf8 0.014s ok cmd/addr2line 10.361s ok cmd/api 19.363s ok cmd/asm/internal/asm 3.200s ok cmd/asm/internal/lex 0.016s ok cmd/compile 9.785s ok cmd/compile/internal/gc 24.063s ok cmd/compile/internal/logopt 1.061s ok cmd/compile/internal/ssa 0.429s ok cmd/compile/internal/syntax 0.022s ok cmd/compile/internal/test 0.010s ok cmd/compile/internal/types 0.013s ok cmd/cover 5.991s ok cmd/doc 0.803s ok cmd/fix 11.255s go test proxy running at GOPROXY=http://127.0.0.1:51441/mod --- FAIL: TestScript (0.01s) --- FAIL: TestScript/goroot_executable (6.18s) script_test.go:213: # In this test, we are specifically checking the logic for deriving # the value of GOROOT from runtime.GOROOT. # GOROOT_FINAL changes the default behavior of runtime.GOROOT, # and will thus cause the test to fail if it is set when our # new cmd/go is built. (5.346s) # Relocated Executable # cp $TESTGOROOT/bin/go$GOEXE $WORK/new/bin/go$GOEXE (0.213s) # Relocated Tree: # If the binary is sitting in a bin dir next to ../pkg/tool, that counts as a GOROOT, # so it should find the new tree. (0.038s) # Symlinked Executable: # With a symlink into go tree, we should still find the go tree. (0.164s) # Runtime GOROOT: # Binaries built in the new tree should report the # new tree when they call runtime.GOROOT. (0.315s) > symlink $WORK/new/src -> $TESTGOROOT/src > symlink $WORK/new/pkg -> $TESTGOROOT/pkg > exec $WORK/new/bin/go$GOEXE run check_runtime_goroot.go $WORK/new [stderr] ../../new/src/path/filepath/match.go:12:2: package strings is not in GOROOT ($WORK/new/src/strings) [exit status 1] FAIL: testdata/script/goroot_executable.txt:44: unexpected command failure FAIL FAIL cmd/go 152.747s FAIL go tool dist: Failed: exit status 1