darwin-amd64-race at 6f7824f7a4d62998b03f3ddc5c12938a9a247e85 :: 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=92606C3B-F633-42DC-B496-5AE26C4FA8C7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.TPgMYMqkOU/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=4C97E6D6-2091-47D9-A4A9-38152DF14EBC" "__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-race" "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. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=92606C3B-F633-42DC-B496-5AE26C4FA8C7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.TPgMYMqkOU/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=4C97E6D6-2091-47D9-A4A9-38152DF14EBC" "__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-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /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 2.930s ok archive/zip 3.768s ok bufio 1.519s ok bytes 4.070s ok cmp 1.073s ok compress/bzip2 1.587s ok compress/flate 10.878s ok compress/gzip 19.633s ok compress/lzw 2.131s ok compress/zlib 6.542s ok container/heap 1.060s ok container/list 1.031s ok container/ring 1.065s ok context 1.147s ok crypto 1.055s ok crypto/aes 1.089s ok crypto/cipher 1.105s ok crypto/des 1.082s ok crypto/dsa 1.122s ok crypto/ecdh 1.281s ok crypto/ecdsa 1.201s ok crypto/ed25519 1.695s ok crypto/elliptic 1.076s ok crypto/hmac 1.045s ok crypto/internal/alias 1.033s ok crypto/internal/bigmod 4.894s ok crypto/internal/boring 1.048s ok crypto/internal/boring/bcache 1.826s ok crypto/internal/edwards25519 56.862s ok crypto/internal/edwards25519/field 19.071s ok crypto/internal/nistec 1.893s ok crypto/internal/nistec/fiat 1.111s [no tests to run] ok crypto/md5 1.098s ok crypto/rand 1.390s ok crypto/rc4 1.611s ok crypto/rsa 3.381s ok crypto/sha1 1.053s ok crypto/sha256 1.100s ok crypto/sha512 1.053s ok crypto/subtle 1.558s ok crypto/tls 5.605s ok crypto/x509 2.773s ok database/sql 1.424s ok database/sql/driver 1.073s ok debug/buildinfo 1.074s ok debug/dwarf 1.140s ok debug/elf 2.512s ok debug/gosym 1.236s ok debug/macho 1.046s ok debug/pe 1.095s ok debug/plan9obj 1.039s ok embed 1.045s [no tests to run] ok embed/internal/embedtest 1.045s ok encoding/ascii85 1.084s ok encoding/asn1 1.053s ok encoding/base32 1.135s ok encoding/base64 1.094s ok encoding/binary 1.044s ok encoding/csv 1.115s ok encoding/gob 23.056s ok encoding/hex 1.092s ok encoding/json 3.425s ok encoding/pem 3.695s ok encoding/xml 1.334s ok errors 1.043s ok expvar 1.120s ok flag 3.265s ok fmt 1.781s ok go/ast 1.052s ok go/build 6.823s ok go/build/constraint 1.056s ok go/constant 1.057s ok go/doc 1.382s ok go/doc/comment 5.049s ok go/format 1.129s ok go/importer 2.451s ok go/internal/gccgoimporter 1.189s ok go/internal/gcimporter 10.195s ok go/internal/srcimporter 33.957s ok go/parser 2.190s ok go/printer 2.982s ok go/scanner 1.098s ok go/token 1.164s ok go/types 60.953s ok hash 1.054s ok hash/adler32 1.111s ok hash/crc32 1.068s ok hash/crc64 1.065s ok hash/fnv 1.031s ok hash/maphash 1.037s ok html 1.161s ok html/template 1.434s ok image 1.720s ok image/color 1.183s ok image/draw 1.955s ok image/gif 2.780s ok image/jpeg 3.230s ok image/png 5.282s ok index/suffixarray 3.083s ok internal/abi 1.236s ok internal/buildcfg 1.065s ok internal/coverage/cformat 1.038s ok internal/coverage/cmerge 1.035s ok internal/coverage/pods 1.056s ok internal/coverage/slicereader 1.021s ok internal/coverage/slicewriter 1.035s ok internal/coverage/test 1.070s ok internal/cpu 3.059s ok internal/dag 1.031s ok internal/diff 1.048s ok internal/fmtsort 1.022s ok internal/fuzz 1.056s ok internal/godebug 12.567s ok internal/godebugs 1.040s ok internal/intern 4.367s ok internal/itoa 1.074s ok internal/poll 1.412s ok internal/profile 1.056s ok internal/reflectlite 1.036s ok internal/safefilepath 1.036s ok internal/saferio 1.256s ok internal/singleflight 1.131s ok internal/testenv 1.653s ok internal/trace 1.398s ok internal/types/errors 3.080s ok internal/unsafeheader 1.045s ok internal/xcoff 1.087s ok internal/zstd 1.090s ok io 1.104s ok io/fs 1.279s ok io/ioutil 1.086s ok log 1.045s ok log/slog 1.092s ok log/slog/internal/benchmarks 1.062s ok log/slog/internal/buffer 1.102s ok log/syslog 2.496s ok maps 1.045s ok math 1.051s ok math/big 4.175s ok math/bits 1.045s ok math/cmplx 1.067s ok math/rand 4.955s ok mime 1.105s ok mime/multipart 6.370s ok mime/quotedprintable 1.100s ok net 16.695s ok net/http 23.846s ok net/http/cgi 13.642s ok net/http/cookiejar 1.175s ok net/http/fcgi 1.225s ok net/http/httptest 1.399s ok net/http/httptrace 1.051s ok net/http/httputil 2.216s ok net/http/internal 1.036s ok net/http/internal/ascii 1.051s ok net/http/pprof 6.219s ok net/internal/socktest 1.082s ok net/mail 1.046s ok net/netip 2.046s ok net/rpc 1.276s ok net/rpc/jsonrpc 1.208s ok net/smtp 1.314s ok net/textproto 2.579s ok net/url 1.079s ok os 7.554s ok os/exec 8.299s ok os/exec/internal/fdtest 1.057s ok os/signal 19.125s ok os/user 1.172s ok path 1.100s ok path/filepath 1.165s ok plugin 1.052s ok reflect 2.513s ok regexp 4.686s ok regexp/syntax 5.228s ok runtime 72.104s ok runtime/cgo 1.047s ok runtime/coverage 1.117s ok runtime/debug 2.267s ok runtime/internal/atomic 1.081s ok runtime/internal/math 1.025s ok runtime/internal/sys 1.024s ok runtime/metrics 1.049s ok runtime/pprof 26.525s ok runtime/race 21.755s ok runtime/trace 6.312s ok slices 2.025s ok sort 1.460s ok strconv 5.168s ok strings 4.195s ok sync 1.650s ok sync/atomic 8.225s ok syscall 6.750s ok testing 3.845s ok testing/fstest 1.039s ok testing/iotest 1.049s ok testing/quick 1.228s ok testing/slogtest 1.037s ok text/scanner 1.045s ok text/tabwriter 1.034s ok text/template 1.182s ok text/template/parse 1.085s ok time 3.658s ok unicode 1.038s ok unicode/utf16 1.083s ok unicode/utf8 1.053s ok cmd/addr2line 10.037s ok cmd/api 40.402s ok cmd/asm/internal/asm 5.223s ok cmd/asm/internal/lex 1.052s ok cmd/cgo/internal/swig 1.226s ok cmd/cgo/internal/test 1.793s ok cmd/cgo/internal/testcarchive 53.349s ok cmd/cgo/internal/testcshared 26.419s ok cmd/cgo/internal/testerrors 42.575s ok cmd/cgo/internal/testfortran 1.113s ok cmd/cgo/internal/testgodefs 4.208s ok cmd/cgo/internal/testlife 3.242s ok cmd/cgo/internal/testnocgo 1.034s ok cmd/cgo/internal/testplugin 111.445s ok cmd/cgo/internal/testsanitizers 1.023s [no tests to run] ok cmd/cgo/internal/testshared 1.032s ok cmd/cgo/internal/testso 7.319s ok cmd/cgo/internal/teststdio 7.128s ok cmd/cgo/internal/testtls 1.025s ok cmd/compile/internal/abt 1.104s ok cmd/compile/internal/amd64 82.529s ok cmd/compile/internal/base 1.047s ok cmd/compile/internal/compare 1.032s ok cmd/compile/internal/dwarfgen 2.054s ok cmd/compile/internal/importer 7.009s ok cmd/compile/internal/ir 1.106s ok cmd/compile/internal/logopt 2.809s ok cmd/compile/internal/loopvar 49.625s ok cmd/compile/internal/noder 1.048s ok cmd/compile/internal/reflectdata 1.031s [no tests to run] ok cmd/compile/internal/ssa 53.650s ok cmd/compile/internal/syntax 1.339s ok cmd/compile/internal/test 30.125s ok cmd/compile/internal/typecheck 1.745s ok cmd/compile/internal/types 1.040s ok cmd/compile/internal/types2 24.537s ok cmd/covdata 1.095s ok cmd/cover 17.525s ok cmd/dist 1.034s ok cmd/distpack 1.059s ok cmd/doc 4.910s ok cmd/fix 18.340s vcs-test.golang.org rerouted to http://127.0.0.1:55087 https://vcs-test.golang.org rerouted to https://127.0.0.1:55088 go test proxy running at GOPROXY=http://127.0.0.1:55089/mod --- FAIL: TestScript (1.35s) --- FAIL: TestScript/install_cmd_gobin (189.35s) script_test.go:134: 2023-05-25T02:04:40Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3252082960/tmpdir2619743920/install_cmd_gobin311178608 script_test.go:154: # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN. # Verifies golang.org/issue/32674. (1.478s) # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (187.849s) > go list -f '{{.Target}}' cmd/compile [stderr] SIGQUIT: quit PC=0x7ff80c8543ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21bc868, 0x21bc828) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff400 sp=0x7ff7bfeff3d8 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff458 sp=0x7ff7bfeff400 pc=0x108a83f runtime.notesleep(0x21bc628) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff490 sp=0x7ff7bfeff458 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4c0 sp=0x7ff7bfeff490 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5d0 sp=0x7ff7bfeff4c0 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff608 sp=0x7ff7bfeff5d0 pc=0x1096d51 runtime.goexit0(0xc0003c11e0) /tmp/buildlet/go/src/runtime/proc.go:3880 +0x266 fp=0x7ff7bfeff648 sp=0x7ff7bfeff608 pc=0x1097c66 runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff660 sp=0x7ff7bfeff648 pc=0x10c42ce goroutine 1 [runnable]: cmd/go/internal/load.setPGOProfilePath.func2(0xc0005aac00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2955 +0x613 fp=0xc0001c95d0 sp=0xc0001c95c8 pc=0x18746b3 cmd/go/internal/load.setPGOProfilePath.func2(0xc000546600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001c96d8 sp=0xc0001c95d0 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000547200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001c97e0 sp=0xc0001c96d8 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000140600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001c98e8 sp=0xc0001c97e0 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000147800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001c99f0 sp=0xc0001c98e8 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000147200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001c9af8 sp=0xc0001c99f0 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000783800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001c9c00 sp=0xc0001c9af8 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0001a5200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001c9d08 sp=0xc0001c9c00 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc00060ac00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001c9e10 sp=0xc0001c9d08 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc00060a600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001c9f18 sp=0xc0001c9e10 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc00060a000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001ca020 sp=0xc0001c9f18 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc00055e600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001ca128 sp=0xc0001ca020 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0001a4600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001ca230 sp=0xc0001ca128 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath({0xc00018cb80, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2986 +0x587 fp=0xc0001ca430 sp=0xc0001ca230 pc=0x1874027 cmd/go/internal/load.PackagesAndErrors({0x1d5b258, 0x21eabe0}, {0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, {0xc000036090, 0x1, ...}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2910 +0xc3c fp=0xc0001ca7f0 sp=0xc0001ca430 pc=0x187337c cmd/go/internal/list.runList({0x1d5b258?, 0x21eabe0}, 0xc00003c4f8?, {0xc000036090?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:612 +0x18db fp=0xc0001cb628 sp=0xc0001ca7f0 pc=0x19b789b cmd/go.invoke(0x21aea40, {0xc000036060, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0001cb7a0 sp=0xc0001cb628 pc=0x1a0a563 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc0001cb908 sp=0xc0001cb7a0 pc=0x1a09985 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x6e612a0ecb1fd86e?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc0001cbe58 sp=0xc0001cb908 pc=0x1a6d7ff main.main() _testmain.go:191 +0x308 fp=0xc0001cbf40 sp=0xc0001cbe58 pc=0x1aa1f48 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc0001cbfe0 sp=0xc0001cbf40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001cbfe8 sp=0xc0001cbfe0 pc=0x10c62e1 goroutine 2 [force gc (idle), 3 minutes]: runtime.gopark(0x295a0ce8ace?, 0x21bc4e0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00053efa8 sp=0xc00053ef88 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00053efe0 sp=0xc00053efa8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00053efe8 sp=0xc00053efe0 pc=0x10c62e1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:310 +0x1a goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000112f78 sp=0xc000112f58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:321 +0xdf fp=0xc000112fc8 sp=0xc000112f78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:178 +0x25 fp=0xc000112fe0 sp=0xc000112fc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000112fe8 sp=0xc000112fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0x65659f93?, 0x6553f100?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006ef70 sp=0xc00006ef50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21ba9c0) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00006efa0 sp=0xc00006ef70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00006efc8 sp=0xc00006efa0 pc=0x1079259 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:179 +0x25 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:179 +0xa5 goroutine 5 [finalizer wait, 3 minutes]: runtime.gopark(0x0?, 0x1c48e00?, 0x0?, 0x0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000113e28 sp=0xc000113e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000113fe0 sp=0xc000113e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000113fe8 sp=0xc000113fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 12 [GC worker (idle), 3 minutes]: runtime.gopark(0x0?, 0xc0000489e0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000383f50 sp=0xc000383f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000383fe0 sp=0xc000383f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000383fe8 sp=0xc000383fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 9 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 13 [GC worker (idle), 3 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000382f50 sp=0xc000382f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000382fe0 sp=0xc000382f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000382fe8 sp=0xc000382fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 9 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 14 [GC worker (idle), 3 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000381f50 sp=0xc000381f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000381fe0 sp=0xc000381f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000381fe8 sp=0xc000381fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 9 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 18 [GC worker (idle), 3 minutes]: runtime.gopark(0x279ac73778f?, 0xc0000489e0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000380f50 sp=0xc000380f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000380fe0 sp=0xc000380f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000380fe8 sp=0xc000380fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 9 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 15 [GC worker (idle)]: runtime.gopark(0x295a102e118?, 0xc0002a14e0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000595f50 sp=0xc000595f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000595fe0 sp=0xc000595f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000595fe8 sp=0xc000595fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 9 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 34 [GC worker (idle), 3 minutes]: runtime.gopark(0x295a106f3b9?, 0xc000320d40?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000594f50 sp=0xc000594f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000594fe0 sp=0xc000594f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000594fe8 sp=0xc000594fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 9 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c rax 0x104 rbx 0xc6b5600 rcx 0x7ff7bfeff288 rdx 0x1f00 rdi 0x21bc868 rsi 0x1f0100002000 rbp 0x7ff7bfeff330 rsp 0x7ff7bfeff288 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x1f0100002000 r15 0x1f00 rip 0x7ff80c8543ea rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2 FAIL FAIL cmd/go 524.356s ok cmd/go/internal/auth 1.115s ok cmd/go/internal/cache 1.583s FAIL go tool dist: Failed: exit status 1