darwin-amd64-race at 4c028edffafbaa6a2ad46fcd5423febb207f8a98 :: 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=AE38ECB7-F16E-4083-8B58-894BECDBEDA5" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.SGWDtF2sAY/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=81767119-5611-4F65-A64F-285A86F2D13D" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=/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=AE38ECB7-F16E-4083-8B58-894BECDBEDA5" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.SGWDtF2sAY/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=81767119-5611-4F65-A64F-285A86F2D13D" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=/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.978s ok archive/zip 3.979s ok bufio 1.552s ok bytes 4.988s ok cmp 1.104s ok compress/bzip2 1.652s ok compress/flate 10.892s ok compress/gzip 21.424s ok compress/lzw 2.208s ok compress/zlib 8.377s ok container/heap 1.067s ok container/list 1.035s ok container/ring 1.080s ok context 1.171s ok crypto 1.039s ok crypto/aes 1.130s ok crypto/cipher 1.096s ok crypto/des 1.086s ok crypto/dsa 1.085s ok crypto/ecdh 1.302s ok crypto/ecdsa 1.166s ok crypto/ed25519 1.562s ok crypto/elliptic 1.075s ok crypto/hmac 1.053s ok crypto/internal/alias 1.035s ok crypto/internal/bigmod 6.293s ok crypto/internal/boring 1.084s ok crypto/internal/boring/bcache 1.894s ok crypto/internal/edwards25519 59.719s ok crypto/internal/edwards25519/field 22.242s ok crypto/internal/nistec 2.175s ok crypto/internal/nistec/fiat 1.132s [no tests to run] ok crypto/md5 1.102s ok crypto/rand 1.629s ok crypto/rc4 1.887s ok crypto/rsa 3.566s ok crypto/sha1 1.082s ok crypto/sha256 1.053s ok crypto/sha512 1.074s ok crypto/subtle 1.734s ok crypto/tls 7.317s ok crypto/x509 3.879s ok database/sql 1.657s ok database/sql/driver 1.112s ok debug/buildinfo 1.176s ok debug/dwarf 1.108s ok debug/elf 2.406s ok debug/gosym 1.183s ok debug/macho 1.039s ok debug/pe 1.101s ok debug/plan9obj 1.029s ok embed 1.074s [no tests to run] ok embed/internal/embedtest 1.062s ok encoding/ascii85 1.110s ok encoding/asn1 1.074s ok encoding/base32 1.242s ok encoding/base64 1.050s ok encoding/binary 1.060s ok encoding/csv 1.128s ok encoding/gob 23.598s ok encoding/hex 1.063s ok encoding/json 3.744s ok encoding/pem 3.977s ok encoding/xml 1.289s ok errors 1.096s ok expvar 1.104s ok flag 3.201s ok fmt 1.760s ok go/ast 1.055s ok go/build 7.274s ok go/build/constraint 1.041s ok go/constant 1.051s ok go/doc 1.398s ok go/doc/comment 5.195s ok go/format 1.083s ok go/importer 2.390s ok go/internal/gccgoimporter 1.270s ok go/internal/gcimporter 10.109s ok go/internal/srcimporter 35.256s ok go/parser 2.849s ok go/printer 3.407s ok go/scanner 1.122s ok go/token 1.290s ok go/types 65.227s ok hash 1.058s ok hash/adler32 1.055s ok hash/crc32 1.076s ok hash/crc64 1.090s ok hash/fnv 1.036s ok hash/maphash 1.037s ok html 1.107s ok html/template 1.403s ok image 1.603s ok image/color 1.071s ok image/draw 1.981s ok image/gif 2.742s ok image/jpeg 3.033s ok image/png 4.860s ok index/suffixarray 2.776s ok internal/abi 1.448s ok internal/buildcfg 1.109s ok internal/coverage/cformat 1.062s ok internal/coverage/cmerge 1.035s ok internal/coverage/pods 1.055s ok internal/coverage/slicereader 1.031s ok internal/coverage/slicewriter 1.026s ok internal/coverage/test 1.058s ok internal/cpu 3.098s ok internal/dag 1.069s ok internal/diff 1.105s ok internal/fmtsort 1.029s ok internal/fuzz 1.111s ok internal/godebug 13.139s ok internal/godebugs 1.097s ok internal/intern 5.574s ok internal/itoa 1.179s ok internal/poll 1.659s ok internal/profile 1.110s ok internal/reflectlite 1.045s ok internal/safefilepath 1.052s ok internal/saferio 1.404s ok internal/singleflight 1.245s ok internal/testenv 1.900s ok internal/trace 1.323s ok internal/types/errors 3.351s ok internal/unsafeheader 1.068s ok internal/xcoff 1.113s ok internal/zstd 1.228s ok io 1.134s ok io/fs 1.298s ok io/ioutil 1.104s ok log 1.056s ok log/slog 1.109s ok log/slog/internal/benchmarks 1.056s ok log/slog/internal/buffer 1.121s ok log/syslog 2.370s ok maps 1.089s ok math 1.052s ok math/big 4.961s ok math/bits 1.051s ok math/cmplx 1.069s ok math/rand 5.115s ok mime 1.059s ok mime/multipart 6.787s ok mime/quotedprintable 1.165s ok net 21.405s ok net/http 26.520s ok net/http/cgi 14.120s ok net/http/cookiejar 1.086s ok net/http/fcgi 1.199s ok net/http/httptest 1.445s ok net/http/httptrace 1.046s ok net/http/httputil 2.273s ok net/http/internal 1.043s ok net/http/internal/ascii 1.052s ok net/http/pprof 6.276s ok net/internal/socktest 1.068s ok net/mail 1.045s ok net/netip 2.389s ok net/rpc 1.246s ok net/rpc/jsonrpc 1.071s ok net/smtp 1.249s ok net/textproto 2.406s ok net/url 1.083s ok os 8.031s ok os/exec 9.186s ok os/exec/internal/fdtest 1.126s ok os/signal 19.270s ok os/user 1.085s ok path 1.041s ok path/filepath 1.411s ok plugin 1.060s ok reflect 2.856s ok regexp 5.432s ok regexp/syntax 5.839s ok runtime 71.618s ok runtime/cgo 1.023s ok runtime/coverage 1.052s ok runtime/debug 2.203s ok runtime/internal/atomic 1.073s ok runtime/internal/math 1.045s ok runtime/internal/sys 1.080s ok runtime/internal/wasitest 1.040s ok runtime/metrics 1.051s ok runtime/pprof 28.099s ok runtime/race 16.152s ok runtime/trace 7.951s ok slices 1.862s ok sort 2.111s ok strconv 3.363s ok strings 2.526s ok sync 1.837s ok sync/atomic 5.361s ok syscall 7.590s ok testing 3.838s ok testing/fstest 1.099s ok testing/iotest 1.067s ok testing/quick 1.195s ok testing/slogtest 1.040s ok text/scanner 1.042s ok text/tabwriter 1.038s ok text/template 1.119s ok text/template/parse 1.047s ok time 3.724s ok unicode 1.040s ok unicode/utf16 1.156s ok unicode/utf8 1.070s ok cmd/addr2line 10.032s ok cmd/api 42.010s ok cmd/asm/internal/asm 4.407s ok cmd/asm/internal/lex 1.088s ok cmd/cgo/internal/swig 1.139s ok cmd/cgo/internal/test 2.731s ok cmd/cgo/internal/testcarchive 48.609s ok cmd/cgo/internal/testcshared 20.897s ok cmd/cgo/internal/testerrors 35.980s ok cmd/cgo/internal/testfortran 1.173s ok cmd/cgo/internal/testgodefs 5.427s ok cmd/cgo/internal/testlife 4.426s ok cmd/cgo/internal/testnocgo 1.044s ok cmd/cgo/internal/testplugin 112.837s ok cmd/cgo/internal/testsanitizers 1.039s [no tests to run] ok cmd/cgo/internal/testshared 1.034s ok cmd/cgo/internal/testso 5.750s ok cmd/cgo/internal/teststdio 6.083s ok cmd/cgo/internal/testtls 1.029s ok cmd/compile/internal/abt 1.051s ok cmd/compile/internal/amd64 81.027s ok cmd/compile/internal/base 1.062s ok cmd/compile/internal/compare 1.095s ok cmd/compile/internal/dwarfgen 2.306s ok cmd/compile/internal/importer 6.749s ok cmd/compile/internal/ir 1.038s ok cmd/compile/internal/logopt 3.845s ok cmd/compile/internal/loopvar 51.417s ok cmd/compile/internal/noder 1.078s ok cmd/compile/internal/reflectdata 1.065s [no tests to run] ok cmd/compile/internal/ssa 45.756s ok cmd/compile/internal/syntax 1.269s ok cmd/compile/internal/test 20.437s ok cmd/compile/internal/typecheck 2.008s ok cmd/compile/internal/types 1.056s ok cmd/compile/internal/types2 32.983s ok cmd/covdata 1.110s ok cmd/cover 18.464s ok cmd/dist 1.037s ok cmd/distpack 1.049s ok cmd/doc 1.728s ok cmd/fix 21.052s vcs-test.golang.org rerouted to http://127.0.0.1:54428 https://vcs-test.golang.org rerouted to https://127.0.0.1:54429 go test proxy running at GOPROXY=http://127.0.0.1:54430/mod --- FAIL: TestScript (1.36s) --- FAIL: TestScript/install_cmd_gobin (27.56s) script_test.go:134: 2023-05-26T06:57:03Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1364599481/tmpdir4077427455/install_cmd_gobin1313216712 script_test.go:154: # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN. # Verifies golang.org/issue/32674. (1.591s) # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (25.952s) > go list -f '{{.Target}}' cmd/compile [stderr] SIGQUIT: quit PC=0x1004c18 m=0 sigcode=0 goroutine 1 [running]: goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005e7a8 sp=0xc00005e788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005e7e0 sp=0xc00005e7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005e7e8 sp=0xc00005e7e0 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(0x1c4dd01?, 0x21c0020?, 0xc?, 0x14?, 0x1?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006ef78 sp=0xc00006ef58 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=0xc00006efc8 sp=0xc00006ef78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:196 +0x25 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x10705c5 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:196 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc0000460e0?, 0x1d54138?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000184f70 sp=0xc000184f50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21c0a20) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000184fa0 sp=0xc000184f70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc000184fc8 sp=0xc000184fa0 pc=0x1079259 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:197 +0x25 fp=0xc000184fe0 sp=0xc000184fc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:197 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x1c4d688?, 0x60?, 0xe0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000185e28 sp=0xc000185e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000185fe0 sp=0xc000185e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000185fe8 sp=0xc000185fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 5 [GC worker (idle)]: runtime.gopark(0x0?, 0xc000228950?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00043df50 sp=0xc00043df30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00043dfe0 sp=0xc00043df50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00043dfe8 sp=0xc00043dfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 50 [GC worker (idle)]: runtime.gopark(0x0?, 0xc000228950?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00043cf50 sp=0xc00043cf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00043cfe0 sp=0xc00043cf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00043cfe8 sp=0xc00043cfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 51 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00043bf50 sp=0xc00043bf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00043bfe0 sp=0xc00043bf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00043bfe8 sp=0xc00043bfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 6 [GC worker (idle)]: runtime.gopark(0x2aff1b1a856?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00043af50 sp=0xc00043af30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00043afe0 sp=0xc00043af50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00043afe8 sp=0xc00043afe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 19 [GC worker (idle)]: runtime.gopark(0x2aff1e109f7?, 0xc0002d6c80?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000439f50 sp=0xc000439f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000439fe0 sp=0xc000439f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000439fe8 sp=0xc000439fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 40 [GC worker (idle)]: runtime.gopark(0x2aff993abb5?, 0xc00033ef20?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000438f50 sp=0xc000438f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000438fe0 sp=0xc000438f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000438fe8 sp=0xc000438fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c rax 0xc0001b2bf0 rbx 0xc0001b2bf0 rcx 0xdc31f01 rdx 0xdc31f01 rdi 0x3503900 rsi 0x2180003657e0 rbp 0xc000631198 rsp 0x7ff7bfeff648 r8 0x187854a r9 0xdc31f00 r10 0x21c1280 r11 0x1878444 r12 0xc000631098 r13 0x21c2540 r14 0xc0000081a0 r15 0x0 rip 0x1004c18 rflags 0x246 cs 0x2b fs 0x0 gs 0x0 script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2 --- FAIL: TestScript/mod_list_deprecated (8.25s) script_test.go:134: 2023-05-26T06:57:22Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1364599481/tmpdir4077427455/mod_list_deprecated2948535612 script_test.go:154: # 'go list pkg' does not show deprecation. (1.169s) # 'go list -m' does not show deprecation. (1.091s) # 'go list -m -versions' does not show deprecation. (1.147s) # 'go list -m -u' shows deprecation. (1.112s) # 'go list -m -u -f' exposes the deprecation message. (1.106s) # This works even if we use an old version that does not have the deprecation # message in its go.mod file. (2.334s) # 'go list -m -u' does not show deprecation for the main module. (0.254s) > go list -m -u [stdout] example.com/use [stderr] SIGQUIT: quit PC=0x7ff8139e72be m=0 sigcode=0 goroutine 1 [syscall]: runtime.racefini() /tmp/buildlet/go/src/runtime/race.go:417 +0x1b fp=0xc000263738 sp=0xc000263700 pc=0x109f5db os.runtime_beforeExit(0x0) /tmp/buildlet/go/src/runtime/proc.go:304 +0x2a fp=0xc000263750 sp=0xc000263738 pc=0x10c098a os.Exit(0x0) /tmp/buildlet/go/src/os/proc.go:75 +0x3a fp=0xc000263770 sp=0xc000263750 pc=0x113519a cmd/go/internal/base.Exit() /tmp/buildlet/go/src/cmd/go/internal/base/base.go:117 +0x9d fp=0xc0002637a0 sp=0xc000263770 pc=0x136f43d cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:184 +0xeaa fp=0xc000263908 sp=0xc0002637a0 pc=0x1a0e10a cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x2b78ad48098ef6ff?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000263e58 sp=0xc000263908 pc=0x1a71f9f main.main() _testmain.go:191 +0x308 fp=0xc000263f40 sp=0xc000263e58 pc=0x1aa66e8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000263fe0 sp=0xc000263f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000263fe8 sp=0xc000263fe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005e7a8 sp=0xc00005e788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005e7e0 sp=0xc00005e7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005e7e8 sp=0xc00005e7e0 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(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006ef78 sp=0xc00006ef58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:280 +0x94 fp=0xc00006efc8 sp=0xc00006ef78 pc=0x107b434 runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:196 +0x25 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x10705c5 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:196 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc000046150?, 0x1d54138?, 0x1?, 0x0?, 0xc0000091e0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000074f70 sp=0xc000074f50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21c0a20) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000074fa0 sp=0xc000074f70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:653 +0x3c fp=0xc000074fc8 sp=0xc000074fa0 pc=0x107923c runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:197 +0x25 fp=0xc000074fe0 sp=0xc000074fc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000074fe8 sp=0xc000074fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:197 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000184e28 sp=0xc000184e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000184fe0 sp=0xc000184e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d rax 0x4 rbx 0x0 rcx 0x7ff7bfeff5d8 rdx 0x1 rdi 0x903 rsi 0x0 rbp 0x7ff7bfeff610 rsp 0x7ff7bfeff5d8 r8 0x1 r9 0x0 r10 0x1 r11 0x246 r12 0xc0002636f8 r13 0x21c2540 r14 0x0 r15 0x7ff7bfeff620 rip 0x7ff8139e72be rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: mod_list_deprecated.txt:29: go list -m -u: exit status 2 FAIL FAIL cmd/go 516.550s ok cmd/go/internal/auth 1.072s FAIL go tool dist: Failed: exit status 1