darwin-amd64-race at d67ac9389517aa15e0f6355aec13cc4a8773984b :: 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=98ECF88F-E8DF-415E-B463-78F41E8549E9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.kqzq9ETg6E/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5007B75A-112D-48AB-AB97-0656707F9272" "__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" "GO_TEST_TIMEOUT_SCALE=2" "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.20.6 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=98ECF88F-E8DF-415E-B463-78F41E8549E9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.kqzq9ETg6E/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5007B75A-112D-48AB-AB97-0656707F9272" "__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" "GO_TEST_TIMEOUT_SCALE=2" "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.124s ok archive/zip 3.352s ok bufio 1.516s ok bytes 2.579s ok cmp 1.127s ok compress/bzip2 1.575s ok compress/flate 8.426s ok compress/gzip 14.716s ok compress/lzw 1.686s ok compress/zlib 5.706s ok container/heap 1.064s ok container/list 1.061s ok container/ring 1.040s ok context 1.106s ok crypto 1.031s ok crypto/aes 1.113s ok crypto/cipher 1.062s ok crypto/des 1.059s ok crypto/dsa 1.089s ok crypto/ecdh 1.276s ok crypto/ecdsa 1.173s ok crypto/ed25519 1.485s ok crypto/elliptic 1.060s ok crypto/hmac 1.044s ok crypto/internal/alias 1.030s ok crypto/internal/bigmod 4.871s ok crypto/internal/boring 1.052s ok crypto/internal/boring/bcache 1.648s ok crypto/internal/edwards25519 2.035s ok crypto/internal/edwards25519/field 1.144s ok crypto/internal/nistec 1.895s ok crypto/internal/nistec/fiat 1.054s [no tests to run] ok crypto/md5 1.107s ok crypto/rand 1.361s ok crypto/rc4 1.573s ok crypto/rsa 3.003s ok crypto/sha1 1.067s ok crypto/sha256 1.082s ok crypto/sha512 1.056s ok crypto/subtle 1.790s ok crypto/tls 4.751s ok crypto/x509 2.552s ok database/sql 1.634s ok database/sql/driver 1.073s ok debug/buildinfo 1.094s ok debug/dwarf 1.101s ok debug/elf 2.268s ok debug/gosym 1.151s ok debug/macho 1.034s ok debug/pe 1.079s ok debug/plan9obj 1.032s ok embed 1.056s [no tests to run] ok embed/internal/embedtest 1.074s ok encoding/ascii85 1.054s ok encoding/asn1 1.041s ok encoding/base32 1.122s ok encoding/base64 1.033s ok encoding/binary 1.042s ok encoding/csv 1.112s ok encoding/gob 18.850s ok encoding/hex 1.043s ok encoding/json 3.365s ok encoding/pem 3.743s ok encoding/xml 1.263s ok errors 1.125s ok expvar 1.096s ok flag 3.195s ok fmt 1.637s ok go/ast 1.046s ok go/build 6.609s ok go/build/constraint 1.034s ok go/constant 1.041s ok go/doc 1.328s ok go/doc/comment 4.108s ok go/format 1.088s ok go/importer 3.366s ok go/internal/gccgoimporter 1.169s ok go/internal/gcimporter 22.845s ok go/internal/srcimporter 26.823s ok go/parser 2.253s ok go/printer 3.001s ok go/scanner 1.077s ok go/token 1.173s ok go/types 54.840s ok go/version 1.036s ok hash 1.061s ok hash/adler32 1.098s ok hash/crc32 1.140s ok hash/crc64 1.045s ok hash/fnv 1.118s ok hash/maphash 1.049s ok html 1.031s ok html/template 1.255s ok image 1.655s ok image/color 1.173s ok image/draw 1.866s ok image/gif 2.677s ok image/jpeg 2.729s ok image/png 4.438s ok index/suffixarray 2.200s ok internal/abi 1.338s ok internal/buildcfg 1.043s ok internal/coverage/cformat 1.046s ok internal/coverage/cmerge 1.026s ok internal/coverage/pods 1.033s ok internal/coverage/slicereader 1.031s ok internal/coverage/slicewriter 1.052s ok internal/coverage/test 1.076s ok internal/cpu 3.074s ok internal/dag 1.089s ok internal/diff 1.055s ok internal/fmtsort 1.025s ok internal/fuzz 1.054s ok internal/godebug 14.315s ok internal/godebugs 1.029s ok internal/gover 1.021s ok internal/intern 1.873s ok internal/itoa 1.059s ok internal/platform 3.117s ok internal/poll 1.352s ok internal/profile 1.047s ok internal/reflectlite 1.025s ok internal/safefilepath 1.042s ok internal/saferio 0.234s ok internal/singleflight 1.124s ok internal/testenv 1.566s ok internal/trace 1.329s ok internal/trace/v2 24.038s ok internal/types/errors 3.128s ok internal/unsafeheader 1.040s ok internal/xcoff 1.041s ok internal/zstd 1.094s ok io 1.111s ok io/fs 1.255s ok io/ioutil 1.051s ok log 1.085s ok log/slog 1.178s ok log/slog/internal/benchmarks 1.029s ok log/slog/internal/buffer 1.034s ok log/syslog 2.269s ok maps 1.039s ok math 1.053s ok math/big 3.959s ok math/bits 1.040s ok math/cmplx 1.036s ok math/rand 4.632s ok math/rand/v2 3.081s ok mime 1.051s ok mime/multipart 5.291s ok mime/quotedprintable 1.126s ok net 14.468s ok net/http 17.989s ok net/http/cgi 28.054s ok net/http/cookiejar 1.077s ok net/http/fcgi 1.288s ok net/http/httptest 1.425s ok net/http/httptrace 1.046s ok net/http/httputil 2.205s ok net/http/internal 1.067s ok net/http/internal/ascii 1.058s ok net/http/pprof 6.225s ok net/internal/socktest 1.036s ok net/mail 1.045s ok net/netip 2.094s ok net/rpc 1.208s ok net/rpc/jsonrpc 1.175s ok net/smtp 1.212s ok net/textproto 2.322s ok net/url 1.057s ok os 7.450s ok os/exec 11.308s ok os/exec/internal/fdtest 1.036s ok os/signal 19.504s ok os/user 1.123s ok path 1.032s ok path/filepath 1.076s ok plugin 1.031s ok reflect 2.134s ok regexp 3.955s ok regexp/syntax 6.434s panic: test timed out after 6m0s running tests: TestRuntimeLockMetricsAndProfile (5m21s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (5m21s) goroutine 23366 gp=0xc000103380 m=4 mp=0xc000059808 [running]: panic({0xb781b80?, 0xc0020ea080?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc0001c2f18 sp=0xc0001c2e68 pc=0xb098d78 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x265 fp=0xc0001c2fe0 sp=0xc0001c2f18 pc=0xb1cdf85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001c2fe8 sp=0xc0001c2fe0 pc=0xb0dcbe1 created by time.goFunc /tmp/buildlet/go/src/time/sleep.go:177 +0x45 goroutine 1 gp=0xc0000061a0 m=nil [chan receive, 5 minutes]: runtime.gopark(0x18?, 0xbac77c0?, 0x18?, 0x0?, 0x14ccccd8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000af670 sp=0xc0000af650 pc=0xb09d48e runtime.chanrecv(0xc000032150, 0xc0000af757, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0000af6e8 sp=0xc0000af670 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000af710 sp=0xc0000af6e8 pc=0xb061d92 testing.(*T).Run(0xc0002001a0, {0xb66b664, 0x20}, 0xb817398) /tmp/buildlet/go/src/testing/testing.go:1736 +0x851 fp=0xc0000af830 sp=0xc0000af710 pc=0xb1c7eb1 testing.runTests.func1(0xc0002001a0) /tmp/buildlet/go/src/testing/testing.go:2146 +0x86 fp=0xc0000af880 sp=0xc0000af830 pc=0xb1cc086 testing.tRunner(0xc0002001a0, 0xc000039a78) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0000af948 sp=0xc0000af880 pc=0xb1c653f testing.runTests(0xc000012198, {0xbac3a60?, 0x1c7, 0x1c7}, {0x65?, 0x40?, 0xbac7ea0?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x8df fp=0xc0000afaa8 sp=0xc0000af948 pc=0xb1cbedf testing.(*M).Run(0xc0000a37c0) /tmp/buildlet/go/src/testing/testing.go:2012 +0xf18 fp=0xc0000afe30 sp=0xc0000afaa8 pc=0xb1c9478 runtime_test.TestMain(0xc0000a37c0) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x45 fp=0xc0000afe98 sp=0xc0000afe30 pc=0xb543e25 main.main() _testmain.go:1569 +0x2d5 fp=0xc0000aff50 sp=0xc0000afe98 pc=0xb655455 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc0000affe0 sp=0xc0000aff50 pc=0xb09d01d runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000affe8 sp=0xc0000affe0 pc=0xb0dcbe1 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0xe4765dab4e2?, 0xbac8e00?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b4fa8 sp=0xc0001b4f88 pc=0xb09d48e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc0001b4fe0 sp=0xc0001b4fa8 pc=0xb09d2f3 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b4fe8 sp=0xc0001b4fe0 pc=0xb0dcbe1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000007040 m=nil [GC sweep wait]: runtime.gopark(0xbac7801?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000062f80 sp=0xc000062f60 pc=0xb09d48e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000032070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000062fc8 sp=0xc000062f80 pc=0xb0866bf runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000062fe0 sp=0xc000062fc8 pc=0xb07ad25 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0xb0dcbe1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc0000071e0 m=nil [GC scavenge wait]: runtime.gopark(0x10000?, 0x520d?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000068f78 sp=0xc000068f58 pc=0xb09d48e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0xbac7fc0) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000068fa8 sp=0xc000068f78 pc=0xb084089 runtime.bgscavenge(0xc000032070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc000068fc8 sp=0xc000068fa8 pc=0xb084619 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc000068fe0 sp=0xc000068fc8 pc=0xb07acc5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000068fe8 sp=0xc000068fe0 pc=0xb0dcbe1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc000007a00 m=nil [finalizer wait, 5 minutes]: runtime.gopark(0x0?, 0xb817730?, 0x40?, 0x40?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000184e20 sp=0xc000184e00 pc=0xb09d48e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x145 fp=0xc000184fe0 sp=0xc000184e20 pc=0xb079ce5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0xb0dcbe1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 8 gp=0xc0002004e0 m=nil [GC worker (idle), 5 minutes]: runtime.gopark(0xe07862bc372?, 0x3?, 0xf9?, 0x49?, 0xc000130240?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000220f50 sp=0xc000220f30 pc=0xb09d48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000220fe0 sp=0xc000220f50 pc=0xb07cda5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000220fe8 sp=0xc000220fe0 pc=0xb0dcbe1 created by runtime.gcBgMarkStartWorkers in goroutine 18 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 22 gp=0xc000102680 m=nil [GC worker (idle), 5 minutes]: runtime.gopark(0xe0748403288?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000180f50 sp=0xc000180f30 pc=0xb09d48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000180fe0 sp=0xc000180f50 pc=0xb07cda5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000180fe8 sp=0xc000180fe0 pc=0xb0dcbe1 created by runtime.gcBgMarkStartWorkers in goroutine 18 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 21 gp=0xc000102820 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0xe4765f7b93a?, 0x2?, 0xf9?, 0x1c?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000182f50 sp=0xc000182f30 pc=0xb09d48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000182fe0 sp=0xc000182f50 pc=0xb07cda5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000182fe8 sp=0xc000182fe0 pc=0xb0dcbe1 created by runtime.gcBgMarkStartWorkers in goroutine 18 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc000566000 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0xe4765f7b4a6?, 0xc000144000?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000183f50 sp=0xc000183f30 pc=0xb09d48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000183fe0 sp=0xc000183f50 pc=0xb07cda5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000183fe8 sp=0xc000183fe0 pc=0xb0dcbe1 created by runtime.gcBgMarkStartWorkers in goroutine 18 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 35 gp=0xc0005661a0 m=nil [GC worker (idle)]: runtime.gopark(0xe4765f84440?, 0x2?, 0xf1?, 0x2a?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000181f50 sp=0xc000181f30 pc=0xb09d48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000181fe0 sp=0xc000181f50 pc=0xb07cda5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000181fe8 sp=0xc000181fe0 pc=0xb0dcbe1 created by runtime.gcBgMarkStartWorkers in goroutine 18 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 36 gp=0xc000566340 m=nil [GC worker (idle)]: runtime.gopark(0xe4765f7b53c?, 0xc0000287a0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000221f50 sp=0xc000221f30 pc=0xb09d48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000221fe0 sp=0xc000221f50 pc=0xb07cda5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000221fe8 sp=0xc000221fe0 pc=0xb0dcbe1 created by runtime.gcBgMarkStartWorkers in goroutine 18 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23014 gp=0xc0022b2340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000486d87?, 0xf0?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000486ca0 sp=0xc000486c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000486d18 sp=0xc000486ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000486d40 sp=0xc000486d18 pc=0xb061d92 testing.(*T).Parallel(0xc000497d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000486e60 sp=0xc000486d40 pc=0xb1c5f25 runtime_test.TestCgoTracebackContext(0xc000497d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x34 fp=0xc000486ee8 sp=0xc000486e60 pc=0xb53e734 testing.tRunner(0xc000497d40, 0xb816ad8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000486fb0 sp=0xc000486ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000486fe0 sp=0xc000486fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000486fe8 sp=0xc000486fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23024 gp=0xc00242ed00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000122de7?, 0x50?, 0x2d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000122d00 sp=0xc000122ce0 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000122d78 sp=0xc000122d00 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000122da0 sp=0xc000122d78 pc=0xb061d92 testing.(*T).Parallel(0xc002847860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000122ec0 sp=0xc000122da0 pc=0xb1c5f25 runtime_test.TestCgoLockOSThreadExit(0xc002847860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x27 fp=0xc000122ee8 sp=0xc000122ec0 pc=0xb540f87 testing.tRunner(0xc002847860, 0xb816a58) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000122fb0 sp=0xc000122ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000122fe0 sp=0xc000122fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000122fe8 sp=0xc000122fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22996 gp=0xc00242eea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004d9d97?, 0x0?, 0x9d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004d9cb0 sp=0xc0004d9c90 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004d9d28 sp=0xc0004d9cb0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004d9d50 sp=0xc0004d9d28 pc=0xb061d92 testing.(*T).Parallel(0xc000382000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004d9e70 sp=0xc0004d9d50 pc=0xb1c5f25 runtime_test.TestAbortInCgo(0xc000382000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x2f fp=0xc0004d9ee8 sp=0xc0004d9e70 pc=0xb54256f testing.tRunner(0xc000382000, 0xb8168e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004d9fb0 sp=0xc0004d9ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004d9fe0 sp=0xc0004d9fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004d9fe8 sp=0xc0004d9fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23023 gp=0xc002a06000 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001c8cf7?, 0x60?, 0x8c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001c8c10 sp=0xc0001c8bf0 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001c8c88 sp=0xc0001c8c10 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001c8cb0 sp=0xc0001c8c88 pc=0xb061d92 testing.(*T).Parallel(0xc0028476c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001c8dd0 sp=0xc0001c8cb0 pc=0xb1c5f25 runtime_test.TestCatchPanic(0xc0028476c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x3f fp=0xc0001c8ee8 sp=0xc0001c8dd0 pc=0xb540a3f testing.tRunner(0xc0028476c0, 0xb8169f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001c8fb0 sp=0xc0001c8ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001c8fe0 sp=0xc0001c8fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001c8fe8 sp=0xc0001c8fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23022 gp=0xc002a061a0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000483d87?, 0xf0?, 0x3c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000483ca0 sp=0xc000483c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000483d18 sp=0xc000483ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000483d40 sp=0xc000483d18 pc=0xb061d92 testing.(*T).Parallel(0xc002847520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000483e60 sp=0xc000483d40 pc=0xb1c5f25 runtime_test.TestCgoNumGoroutine(0xc002847520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x34 fp=0xc000483ee8 sp=0xc000483e60 pc=0xb5408d4 testing.tRunner(0xc002847520, 0xb816a70) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000483fb0 sp=0xc000483ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000483fe0 sp=0xc000483fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000483fe8 sp=0xc000483fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22997 gp=0xc00242f520 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000388d87?, 0xf0?, 0x8c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000388ca0 sp=0xc000388c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000388d18 sp=0xc000388ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000388d40 sp=0xc000388d18 pc=0xb061d92 testing.(*T).Parallel(0xc0003821a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000388e60 sp=0xc000388d40 pc=0xb1c5f25 runtime_test.TestEINTR(0xc0003821a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x34 fp=0xc000388ee8 sp=0xc000388e60 pc=0xb542754 testing.tRunner(0xc0003821a0, 0xb816c38) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000388fb0 sp=0xc000388ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000388fe0 sp=0xc000388fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000388fe8 sp=0xc000388fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23028 gp=0xc000582820 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004d8d97?, 0x0?, 0x8d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004d8cb0 sp=0xc0004d8c90 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004d8d28 sp=0xc0004d8cb0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004d8d50 sp=0xc0004d8d28 pc=0xb061d92 testing.(*T).Parallel(0xc000376000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004d8e70 sp=0xc0004d8d50 pc=0xb1c5f25 runtime_test.TestCgoPanicCallback(0xc000376000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x2f fp=0xc0004d8ee8 sp=0xc0004d8e70 pc=0xb5415cf testing.tRunner(0xc000376000, 0xb816a78) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004d8fb0 sp=0xc0004d8ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004d8fe0 sp=0xc0004d8fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004d8fe8 sp=0xc0004d8fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23027 gp=0xc0005829c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00021ed97?, 0x0?, 0xed?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00021ecb0 sp=0xc00021ec90 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00021ed28 sp=0xc00021ecb0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00021ed50 sp=0xc00021ed28 pc=0xb061d92 testing.(*T).Parallel(0xc002847d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00021ee70 sp=0xc00021ed50 pc=0xb1c5f25 runtime_test.TestCgoTracebackSigpanic(0xc002847d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x2f fp=0xc00021eee8 sp=0xc00021ee70 pc=0xb54136f testing.tRunner(0xc002847d40, 0xb816af0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00021efb0 sp=0xc00021eee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00021efe0 sp=0xc00021efb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00021efe8 sp=0xc00021efe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23015 gp=0xc0005831e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000370d87?, 0xf0?, 0xc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000370ca0 sp=0xc000370c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000370d18 sp=0xc000370ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000370d40 sp=0xc000370d18 pc=0xb061d92 testing.(*T).Parallel(0xc0028469c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000370e60 sp=0xc000370d40 pc=0xb1c5f25 runtime_test.TestCgoTracebackContextPreemption(0xc0028469c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x34 fp=0xc000370ee8 sp=0xc000370e60 pc=0xb53e894 testing.tRunner(0xc0028469c0, 0xb816ae0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000370fb0 sp=0xc000370ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000370fe0 sp=0xc000370fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000370fe8 sp=0xc000370fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23026 gp=0xc000583380 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000185d87?, 0xf0?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000185ca0 sp=0xc000185c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000185d18 sp=0xc000185ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000185d40 sp=0xc000185d18 pc=0xb061d92 testing.(*T).Parallel(0xc002847ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000185e60 sp=0xc000185d40 pc=0xb1c5f25 runtime_test.TestSigStackSwapping(0xc002847ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x34 fp=0xc000185ee8 sp=0xc000185e60 pc=0xb541214 testing.tRunner(0xc002847ba0, 0xb817468) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000185fb0 sp=0xc000185ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000185fe0 sp=0xc000185fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000185fe8 sp=0xc000185fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22896 gp=0xc000200340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001c3cdf?, 0x48?, 0x3c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001c3bf8 sp=0xc0001c3bd8 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001c3c70 sp=0xc0001c3bf8 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001c3c98 sp=0xc0001c3c70 pc=0xb061d92 testing.(*T).Parallel(0xc000497380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001c3db8 sp=0xc0001c3c98 pc=0xb1c5f25 runtime_test.TestCgoCheckBytes(0xc000497380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x3f fp=0xc0001c3ee8 sp=0xc0001c3db8 pc=0xb53d63f testing.tRunner(0xc000497380, 0xb816a10) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001c3fb0 sp=0xc0001c3ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001c3fe0 sp=0xc0001c3fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001c3fe8 sp=0xc0001c3fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23016 gp=0xc000102340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001c7b9f?, 0x8?, 0x7b?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001c7ab8 sp=0xc0001c7a98 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001c7b30 sp=0xc0001c7ab8 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001c7b58 sp=0xc0001c7b30 pc=0xb061d92 testing.(*T).Parallel(0xc002846b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001c7c78 sp=0xc0001c7b58 pc=0xb1c5f25 runtime_test.testCgoPprof(0xc002846b60, {0x0, 0x0}, {0xb65773a, 0x8}, {0xb6568ec, 0x6}, {0xb659ec4, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc0001c7e90 sp=0xc0001c7c78 pc=0xb53ea3f runtime_test.TestCgoPprof(0xc002846b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x51 fp=0xc0001c7ee8 sp=0xc0001c7e90 pc=0xb53fbf1 testing.tRunner(0xc002846b60, 0xb816a88) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001c7fb0 sp=0xc0001c7ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001c7fe0 sp=0xc0001c7fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001c7fe8 sp=0xc0001c7fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23019 gp=0xc0001029c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000400b9f?, 0x8?, 0xb?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000400ab8 sp=0xc000400a98 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000400b30 sp=0xc000400ab8 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000400b58 sp=0xc000400b30 pc=0xb061d92 testing.(*T).Parallel(0xc002847040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000400c78 sp=0xc000400b58 pc=0xb1c5f25 runtime_test.testCgoPprof(0xc002847040, {0x0, 0x0}, {0xb6658a0, 0x19}, {0xb659ed0, 0xc}, {0xb6619a2, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc000400e90 sp=0xc000400c78 pc=0xb53ea3f runtime_test.TestCgoPprofThreadNoTraceback(0xc002847040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x51 fp=0xc000400ee8 sp=0xc000400e90 pc=0xb53fd71 testing.tRunner(0xc002847040, 0xb816aa8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000400fb0 sp=0xc000400ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000400fe0 sp=0xc000400fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000400fe8 sp=0xc000400fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22892 gp=0xc000102d00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0002cdd87?, 0xf0?, 0xdc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002cdca0 sp=0xc0002cdc80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002cdd18 sp=0xc0002cdca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002cdd40 sp=0xc0002cdd18 pc=0xb061d92 testing.(*T).Parallel(0xc000496d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0002cde60 sp=0xc0002cdd40 pc=0xb1c5f25 runtime_test.TestCgoExternalThreadSignal(0xc000496d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x34 fp=0xc0002cdee8 sp=0xc0002cde60 pc=0xb53d034 testing.tRunner(0xc000496d00, 0xb816a50) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002cdfb0 sp=0xc0002cdee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002cdfe0 sp=0xc0002cdfb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002cdfe8 sp=0xc0002cdfe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22993 gp=0xc000102ea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0002cadef?, 0x58?, 0xad?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002cad08 sp=0xc0002cace8 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002cad80 sp=0xc0002cad08 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002cada8 sp=0xc0002cad80 pc=0xb061d92 testing.(*T).Parallel(0xc000496340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0002caec8 sp=0xc0002cada8 pc=0xb1c5f25 runtime_test.TestCgoCrashHandler(0xc000496340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x27 fp=0xc0002caee8 sp=0xc0002caec8 pc=0xb53c707 testing.tRunner(0xc000496340, 0xb816a18) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002cafb0 sp=0xc0002caee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002cafe0 sp=0xc0002cafb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002cafe8 sp=0xc0002cafe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23218 gp=0xc000103040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc0001accc0?, 0xc0001b5dc7?, 0x30?, 0x5d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b5ce0 sp=0xc0001b5cc0 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b5d58 sp=0xc0001b5ce0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b5d80 sp=0xc0001b5d58 pc=0xb061d92 testing.(*T).Parallel(0xc0003824e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b5ea0 sp=0xc0001b5d80 pc=0xb1c5f25 runtime_test.TestGCTestPointerClass(0xc0003824e0) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x2f fp=0xc0001b5ee8 sp=0xc0001b5ea0 pc=0xb55c50f testing.tRunner(0xc0003824e0, 0xb816d30) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b5fb0 sp=0xc0001b5ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b5fe0 sp=0xc0001b5fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b5fe8 sp=0xc0001b5fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22888 gp=0xc000103860 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000063d87?, 0xf0?, 0x3c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000063ca0 sp=0xc000063c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000063d18 sp=0xc000063ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000063d40 sp=0xc000063d18 pc=0xb061d92 testing.(*T).Parallel(0xc000496680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000063e60 sp=0xc000063d40 pc=0xb1c5f25 runtime_test.TestCgoTraceback(0xc000496680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x34 fp=0xc000063ee8 sp=0xc000063e60 pc=0xb53c954 testing.tRunner(0xc000496680, 0xb816ad0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000063fb0 sp=0xc000063ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000063fe0 sp=0xc000063fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22848 gp=0xc000566b60 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00039ad77?, 0xe0?, 0xac?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00039ac90 sp=0xc00039ac70 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00039ad08 sp=0xc00039ac90 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00039ad30 sp=0xc00039ad08 pc=0xb061d92 testing.(*T).Parallel(0xc00025a680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00039ae50 sp=0xc00039ad30 pc=0xb1c5f25 runtime_test.TestStackSwitchCallback(0xc00025a680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x3c fp=0xc00039aee8 sp=0xc00039ae50 pc=0xb543c3c testing.tRunner(0xc00025a680, 0xb817558) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00039afb0 sp=0xc00039aee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00039afe0 sp=0xc00039afb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039afe8 sp=0xc00039afe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23013 gp=0xc0005671e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000401d7f?, 0xe8?, 0x1c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000401c98 sp=0xc000401c78 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000401d10 sp=0xc000401c98 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000401d38 sp=0xc000401d10 pc=0xb061d92 testing.(*T).Parallel(0xc000497ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000401e58 sp=0xc000401d38 pc=0xb1c5f25 runtime_test.TestCgoCrashTracebackGo(0xc000497ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x39 fp=0xc000401ee8 sp=0xc000401e58 pc=0xb53e519 testing.tRunner(0xc000497ba0, 0xb816a28) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000401fb0 sp=0xc000401ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000401fe0 sp=0xc000401fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000401fe8 sp=0xc000401fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23385 gp=0xc000567380 m=nil [runnable]: runtime.semacquire(0xc0000154dc?) /tmp/buildlet/go/src/runtime/sema.go:110 +0x2e fp=0xc00011ff38 sp=0xc00011ff30 pc=0xb0b080e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x64 fp=0xc00011ff78 sp=0xc00011ff38 pc=0xb5a4724 runtime_test.(*contentionWorker).run(0xc000012228) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc00011ffc0 sp=0xc00011ff78 pc=0xb5a74bc runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc00011ffe0 sp=0xc00011ffc0 pc=0xb5a6cf4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00011ffe8 sp=0xc00011ffe0 pc=0xb0dcbe1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23405 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 23386 gp=0xc000567860 m=nil [runnable]: runtime.gopark(0xb0dabf2?, 0xc0006a3ed0?, 0x0?, 0x83?, 0xc0006a3eb8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006a3e98 sp=0xc0006a3e78 pc=0xb09d48e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0000154dc, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0006a3f00 sp=0xc0006a3e98 pc=0xb0b0a45 runtime.semacquire(0xc0000154ec?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc0006a3f38 sp=0xc0006a3f00 pc=0xb0b07fe runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x64 fp=0xc0006a3f78 sp=0xc0006a3f38 pc=0xb5a4724 runtime_test.(*contentionWorker).run(0xc000012240) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc0006a3fc0 sp=0xc0006a3f78 pc=0xb5a74bc runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc0006a3fe0 sp=0xc0006a3fc0 pc=0xb5a6cf4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006a3fe8 sp=0xc0006a3fe0 pc=0xb0dcbe1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23405 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 22894 gp=0xc000583a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00036fd77?, 0xe0?, 0xfc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00036fc90 sp=0xc00036fc70 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00036fd08 sp=0xc00036fc90 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00036fd30 sp=0xc00036fd08 pc=0xb061d92 testing.(*T).Parallel(0xc000497040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00036fe50 sp=0xc00036fd30 pc=0xb1c5f25 runtime_test.TestCgoExecSignalMask(0xc000497040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x3c fp=0xc00036fee8 sp=0xc00036fe50 pc=0xb53d33c testing.tRunner(0xc000497040, 0xb816a38) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00036ffb0 sp=0xc00036fee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00036ffe0 sp=0xc00036ffb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00036ffe8 sp=0xc00036ffe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22847 gp=0xc002a06680 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000371d87?, 0xf0?, 0x1c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000371ca0 sp=0xc000371c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000371d18 sp=0xc000371ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000371d40 sp=0xc000371d18 pc=0xb061d92 testing.(*T).Parallel(0xc00025a4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000371e60 sp=0xc000371d40 pc=0xb1c5f25 runtime_test.TestEnsureBindM(0xc00025a4e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x34 fp=0xc000371ee8 sp=0xc000371e60 pc=0xb543ad4 testing.tRunner(0xc00025a4e0, 0xb816c60) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000371fb0 sp=0xc000371ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000371fe0 sp=0xc000371fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000371fe8 sp=0xc000371fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23012 gp=0xc002a06820 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00039bd8f?, 0xf8?, 0xbc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00039bca8 sp=0xc00039bc88 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00039bd20 sp=0xc00039bca8 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00039bd48 sp=0xc00039bd20 pc=0xb061d92 testing.(*T).Parallel(0xc000497a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00039be68 sp=0xc00039bd48 pc=0xb1c5f25 runtime_test.TestCgoCrashTraceback(0xc000497a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x32 fp=0xc00039bee8 sp=0xc00039be68 pc=0xb53e2f2 testing.tRunner(0xc000497a00, 0xb816a20) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00039bfb0 sp=0xc00039bee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00039bfe0 sp=0xc00039bfb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039bfe8 sp=0xc00039bfe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23405 gp=0xc000201040 m=nil [semacquire, 5 minutes]: runtime.gopark(0xc0000aba88?, 0xb06c32d?, 0x0?, 0xc3?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000ab9f0 sp=0xc0000ab9d0 pc=0xb09d48e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00282a0b8, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0000aba58 sp=0xc0000ab9f0 pc=0xb0b0a45 sync.runtime_Semacquire(0xc00282a0b8?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc0000aba90 sp=0xc0000aba58 pc=0xb0d87a5 sync.(*WaitGroup).Wait(0xc00282a0b0) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0xa5 fp=0xc0000abac0 sp=0xc0000aba90 pc=0xb0eab85 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x2d7 fp=0xc0000abb28 sp=0xc0000abac0 pc=0xb5a6c97 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc00025b860, 0xc0000abd78) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0xc5 fp=0xc0000abc48 sp=0xc0000abb28 pc=0xb5a6ea5 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc00025b860) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0xf6 fp=0xc0000abe28 sp=0xc0000abc48 pc=0xb5a5e96 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc00025b860) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x366 fp=0xc0000abee8 sp=0xc0000abe28 pc=0xb5a4666 testing.tRunner(0xc00025b860, 0xc0029864b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0000abfb0 sp=0xc0000abee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0000abfe0 sp=0xc0000abfb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000abfe8 sp=0xc0000abfe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 23400 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23244 gp=0xc0002011e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc0001accc0?, 0xc000121d17?, 0x80?, 0x1c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000121c30 sp=0xc000121c10 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000121ca8 sp=0xc000121c30 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000121cd0 sp=0xc000121ca8 pc=0xb061d92 testing.(*T).Parallel(0xc0003761a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000121df0 sp=0xc000121cd0 pc=0xb1c5f25 runtime_test.testConcurrentReadsAfterGrowth(0xc0003761a0, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x45 fp=0xc000121ec8 sp=0xc000121df0 pc=0xb57ffe5 runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0003761a0) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x2c fp=0xc000121ee8 sp=0xc000121ec8 pc=0xb580bac testing.tRunner(0xc0003761a0, 0xb816b70) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000121fb0 sp=0xc000121ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000121fe0 sp=0xc000121fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000121fe8 sp=0xc000121fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23358 gp=0xc000201520 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc0001accc0?, 0xc00036ed0f?, 0x78?, 0xec?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00036ec28 sp=0xc00036ec08 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00036eca0 sp=0xc00036ec28 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00036ecc8 sp=0xc00036eca0 pc=0xb061d92 testing.(*T).Parallel(0xc00025bd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00036ede8 sp=0xc00036ecc8 pc=0xb1c5f25 runtime_test.TestMemmove(0xc00025bd40) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0xbe fp=0xc00036eee8 sp=0xc00036ede8 pc=0xb58e9fe testing.tRunner(0xc00025bd40, 0xb816ff0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00036efb0 sp=0xc00036eee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00036efe0 sp=0xc00036efb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00036efe8 sp=0xc00036efe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23359 gp=0xc000201860 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc0001accc0?, 0xc000375d1f?, 0x88?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000375c38 sp=0xc000375c18 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000375cb0 sp=0xc000375c38 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000375cd8 sp=0xc000375cb0 pc=0xb061d92 testing.(*T).Parallel(0xc0001bc1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000375df8 sp=0xc000375cd8 pc=0xb1c5f25 runtime_test.TestMemmoveAlias(0xc0001bc1a0) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0xbe fp=0xc000375ee8 sp=0xc000375df8 pc=0xb58f15e testing.tRunner(0xc0001bc1a0, 0xb816ff8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000375fb0 sp=0xc000375ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000375fe0 sp=0xc000375fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000375fe8 sp=0xc000375fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23360 gp=0xc000201a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc0001accc0?, 0xc0001afdbf?, 0x28?, 0xfd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001afcd8 sp=0xc0001afcb8 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001afd50 sp=0xc0001afcd8 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001afd78 sp=0xc0001afd50 pc=0xb061d92 testing.(*T).Parallel(0xc0001bc4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001afe98 sp=0xc0001afd78 pc=0xb1c5f25 runtime_test.TestMemmoveLarge0x180000(0xc0001bc4e0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0x10f fp=0xc0001afee8 sp=0xc0001afe98 pc=0xb58f86f testing.tRunner(0xc0001bc4e0, 0xb817008) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001affb0 sp=0xc0001afee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001affe0 sp=0xc0001affb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001affe8 sp=0xc0001affe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23400 gp=0xc000201ba0 m=nil [chan receive, 5 minutes]: runtime.gopark(0x18?, 0xbac77c0?, 0x18?, 0x0?, 0x14ccccd8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00011ebe0 sp=0xc00011ebc0 pc=0xb09d48e runtime.chanrecv(0xc000032930, 0xc00011ecc7, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00011ec58 sp=0xc00011ebe0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00011ec80 sp=0xc00011ec58 pc=0xb061d92 testing.(*T).Run(0xc00025a9c0, {0xb65e8e7, 0x12}, 0xc0029864b0) /tmp/buildlet/go/src/testing/testing.go:1736 +0x851 fp=0xc00011eda0 sp=0xc00011ec80 pc=0xb1c7eb1 runtime_test.TestRuntimeLockMetricsAndProfile(0xc00025a9c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x61f fp=0xc00011eee8 sp=0xc00011eda0 pc=0xb5a42bf testing.tRunner(0xc00025a9c0, 0xb817398) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00011efb0 sp=0xc00011eee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00011efe0 sp=0xc00011efb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00011efe8 sp=0xc00011efe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23361 gp=0xc00242e1a0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc0001accc0?, 0xc0001b0dbf?, 0x28?, 0xd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b0cd8 sp=0xc0001b0cb8 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b0d50 sp=0xc0001b0cd8 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b0d78 sp=0xc0001b0d50 pc=0xb061d92 testing.(*T).Parallel(0xc0001bc680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b0e98 sp=0xc0001b0d78 pc=0xb1c5f25 runtime_test.TestMemmoveOverlapLarge0x120000(0xc0001bc680) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0x10f fp=0xc0001b0ee8 sp=0xc0001b0e98 pc=0xb58fa2f testing.tRunner(0xc0001bc680, 0xb817010) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b0fb0 sp=0xc0001b0ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b0fe0 sp=0xc0001b0fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b0fe8 sp=0xc0001b0fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23010 gp=0xc00242e340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000187d87?, 0xf0?, 0x7c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000187ca0 sp=0xc000187c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000187d18 sp=0xc000187ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000187d40 sp=0xc000187d18 pc=0xb061d92 testing.(*T).Parallel(0xc0004976c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000187e60 sp=0xc000187d40 pc=0xb1c5f25 runtime_test.TestCgoCCodeSIGPROF(0xc0004976c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x34 fp=0xc000187ee8 sp=0xc000187e60 pc=0xb53df34 testing.tRunner(0xc0004976c0, 0xb816a00) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000187fb0 sp=0xc000187ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000187fe0 sp=0xc000187fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000187fe8 sp=0xc000187fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23105 gp=0xc00242e4e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001aed87?, 0xf0?, 0xec?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001aeca0 sp=0xc0001aec80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001aed18 sp=0xc0001aeca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001aed40 sp=0xc0001aed18 pc=0xb061d92 testing.(*T).Parallel(0xc0028471e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001aee60 sp=0xc0001aed40 pc=0xb1c5f25 runtime_test.TestNetpollWaiters(0xc0028471e0) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x34 fp=0xc0001aeee8 sp=0xc0001aee60 pc=0xb54ce54 testing.tRunner(0xc0028471e0, 0xb817090) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001aefb0 sp=0xc0001aeee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001aefe0 sp=0xc0001aefb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001aefe8 sp=0xc0001aefe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23018 gp=0xc00242e820 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000403b9f?, 0x8?, 0x3b?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000403ab8 sp=0xc000403a98 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000403b30 sp=0xc000403ab8 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000403b58 sp=0xc000403b30 pc=0xb061d92 testing.(*T).Parallel(0xc002846ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000403c78 sp=0xc000403b58 pc=0xb1c5f25 runtime_test.testCgoPprof(0xc002846ea0, {0x0, 0x0}, {0xb65b314, 0xe}, {0xb659ed0, 0xc}, {0xb65a8b1, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc000403e90 sp=0xc000403c78 pc=0xb53ea3f runtime_test.TestCgoPprofThread(0xc002846ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x51 fp=0xc000403ee8 sp=0xc000403e90 pc=0xb53fcf1 testing.tRunner(0xc002846ea0, 0xb816aa0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000403fb0 sp=0xc000403ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000403fe0 sp=0xc000403fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000403fe8 sp=0xc000403fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22845 gp=0xc00242eb60 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000374d87?, 0xf0?, 0x4c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000374ca0 sp=0xc000374c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000374d18 sp=0xc000374ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000374d40 sp=0xc000374d18 pc=0xb061d92 testing.(*T).Parallel(0xc00025a1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000374e60 sp=0xc000374d40 pc=0xb1c5f25 runtime_test.TestDestructorCallback(0xc00025a1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x34 fp=0xc000374ee8 sp=0xc000374e60 pc=0xb543454 testing.tRunner(0xc00025a1a0, 0xb816c18) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000374fb0 sp=0xc000374ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000374fe0 sp=0xc000374fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000374fe8 sp=0xc000374fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22889 gp=0xc00242f6c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00021dd6f?, 0xd8?, 0xdc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00021dc88 sp=0xc00021dc68 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00021dd00 sp=0xc00021dc88 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00021dd28 sp=0xc00021dd00 pc=0xb061d92 testing.(*T).Parallel(0xc000496820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00021de48 sp=0xc00021dd28 pc=0xb1c5f25 runtime_test.TestCgoCallbackGC(0xc000496820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x3c fp=0xc00021dee8 sp=0xc00021de48 pc=0xb53cabc testing.tRunner(0xc000496820, 0xb816a08) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00021dfb0 sp=0xc00021dee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00021dfe0 sp=0xc00021dfb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00021dfe8 sp=0xc00021dfe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23017 gp=0xc000200ea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00039cb9f?, 0x8?, 0xcb?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00039cab8 sp=0xc00039ca98 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00039cb30 sp=0xc00039cab8 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00039cb58 sp=0xc00039cb30 pc=0xb061d92 testing.(*T).Parallel(0xc002846d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00039cc78 sp=0xc00039cb58 pc=0xb1c5f25 runtime_test.testCgoPprof(0xc002846d00, {0xb65b306, 0xe}, {0xb65773a, 0x8}, {0xb6568ec, 0x6}, {0xb659ec4, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc00039ce90 sp=0xc00039cc78 pc=0xb53ea3f runtime_test.TestCgoPprofPIE(0xc002846d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x59 fp=0xc00039cee8 sp=0xc00039ce90 pc=0xb53fc79 testing.tRunner(0xc002846d00, 0xb816a98) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00039cfb0 sp=0xc00039cee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00039cfe0 sp=0xc00039cfb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039cfe8 sp=0xc00039cfe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22895 gp=0xc0022b3040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00039dd87?, 0xf0?, 0xdc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00039dca0 sp=0xc00039dc80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00039dd18 sp=0xc00039dca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00039dd40 sp=0xc00039dd18 pc=0xb061d92 testing.(*T).Parallel(0xc0004971e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00039de60 sp=0xc00039dd40 pc=0xb1c5f25 runtime_test.TestEnsureDropM(0xc0004971e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x34 fp=0xc00039dee8 sp=0xc00039de60 pc=0xb53d4d4 testing.tRunner(0xc0004971e0, 0xb816c68) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00039dfb0 sp=0xc00039dee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00039dfe0 sp=0xc00039dfb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039dfe8 sp=0xc00039dfe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23093 gp=0xc0022b3ba0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000476d87?, 0xf0?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000476ca0 sp=0xc000476c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000476d18 sp=0xc000476ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000476d40 sp=0xc000476d18 pc=0xb061d92 testing.(*T).Parallel(0xc000377380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000476e60 sp=0xc000476d40 pc=0xb1c5f25 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc000377380) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x4a fp=0xc000476ee8 sp=0xc000476e60 pc=0xb54886a testing.tRunner(0xc000377380, 0xb817358) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000476fb0 sp=0xc000476ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000476fe0 sp=0xc000476fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000476fe8 sp=0xc000476fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22844 gp=0xc0022b3d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004dfd77?, 0xe0?, 0xfc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004dfc90 sp=0xc0004dfc70 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004dfd08 sp=0xc0004dfc90 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004dfd30 sp=0xc0004dfd08 pc=0xb061d92 testing.(*T).Parallel(0xc00025a000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004dfe50 sp=0xc0004dfd30 pc=0xb1c5f25 runtime_test.TestCgoSigfwd(0xc00025a000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x3c fp=0xc0004dfee8 sp=0xc0004dfe50 pc=0xb5432bc testing.tRunner(0xc00025a000, 0xb816ab0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004dffb0 sp=0xc0004dfee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004dffe0 sp=0xc0004dffb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004dffe8 sp=0xc0004dffe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22891 gp=0xc00242fa00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0006a4d77?, 0xe0?, 0x4c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006a4c90 sp=0xc0006a4c70 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0006a4d08 sp=0xc0006a4c90 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006a4d30 sp=0xc0006a4d08 pc=0xb061d92 testing.(*T).Parallel(0xc000496b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0006a4e50 sp=0xc0006a4d30 pc=0xb1c5f25 runtime_test.TestCgoExternalThreadSIGPROF(0xc000496b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x3c fp=0xc0006a4ee8 sp=0xc0006a4e50 pc=0xb53ce9c testing.tRunner(0xc000496b60, 0xb816a48) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0006a4fb0 sp=0xc0006a4ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0006a4fe0 sp=0xc0006a4fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006a4fe8 sp=0xc0006a4fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22897 gp=0xc00242fd40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000472d87?, 0xf0?, 0x2c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000472ca0 sp=0xc000472c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000472d18 sp=0xc000472ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000472d40 sp=0xc000472d18 pc=0xb061d92 testing.(*T).Parallel(0xc000497520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000472e60 sp=0xc000472d40 pc=0xb1c5f25 runtime_test.TestCgoPanicDeadlock(0xc000497520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x34 fp=0xc000472ee8 sp=0xc000472e60 pc=0xb53ddd4 testing.tRunner(0xc000497520, 0xb816a80) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000472fb0 sp=0xc000472ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000472fe0 sp=0xc000472fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000472fe8 sp=0xc000472fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23185 gp=0xc002a07520 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc0001accc0?, 0xc000263dbf?, 0x28?, 0x3d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000263cd8 sp=0xc000263cb8 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000263d50 sp=0xc000263cd8 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000263d78 sp=0xc000263d50 pc=0xb061d92 testing.(*T).Parallel(0xc0001bc340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000263e98 sp=0xc000263d78 pc=0xb1c5f25 runtime_test.TestGCTestMoveStackOnNextCall(0xc0001bc340) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x2f fp=0xc000263ee8 sp=0xc000263e98 pc=0xb55bd8f testing.tRunner(0xc0001bc340, 0xb816d20) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000263fb0 sp=0xc000263ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000263fe0 sp=0xc000263fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000263fe8 sp=0xc000263fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22890 gp=0xc002a07a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004dad87?, 0xf0?, 0xac?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004daca0 sp=0xc0004dac80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004dad18 sp=0xc0004daca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004dad40 sp=0xc0004dad18 pc=0xb061d92 testing.(*T).Parallel(0xc0004969c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004dae60 sp=0xc0004dad40 pc=0xb1c5f25 runtime_test.TestCgoExternalThreadPanic(0xc0004969c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x34 fp=0xc0004daee8 sp=0xc0004dae60 pc=0xb53cd34 testing.tRunner(0xc0004969c0, 0xb816a40) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004dafb0 sp=0xc0004daee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004dafe0 sp=0xc0004dafb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004dafe8 sp=0xc0004dafe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23094 gp=0xc002846680 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000125d87?, 0xf0?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000125ca0 sp=0xc000125c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000125d18 sp=0xc000125ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000125d40 sp=0xc000125d18 pc=0xb061d92 testing.(*T).Parallel(0xc000377520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000125e60 sp=0xc000125d40 pc=0xb1c5f25 runtime_test.TestNetpollDeadlock(0xc000377520) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x34 fp=0xc000125ee8 sp=0xc000125e60 pc=0xb5489d4 testing.tRunner(0xc000377520, 0xb817088) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000125fb0 sp=0xc000125ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000125fe0 sp=0xc000125fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000125fe8 sp=0xc000125fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22849 gp=0xc002846820 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000123d97?, 0x0?, 0x3d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000123cb0 sp=0xc000123c90 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000123d28 sp=0xc000123cb0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000123d50 sp=0xc000123d28 pc=0xb061d92 testing.(*T).Parallel(0xc00025a820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000123e70 sp=0xc000123d50 pc=0xb1c5f25 runtime_test.TestVDSO(0xc00025a820) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x2f fp=0xc000123ee8 sp=0xc000123e70 pc=0xb545b2f testing.tRunner(0xc00025a820, 0xb8176d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000123fb0 sp=0xc000123ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000123fe0 sp=0xc000123fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000123fe8 sp=0xc000123fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23387 gp=0xc00025ad00 m=nil [runnable]: runtime.semacquire(0xc0000154dc?) /tmp/buildlet/go/src/runtime/sema.go:110 +0x2e fp=0xc000477f38 sp=0xc000477f30 pc=0xb0b080e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x64 fp=0xc000477f78 sp=0xc000477f38 pc=0xb5a4724 runtime_test.(*contentionWorker).run(0xc000012258) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc000477fc0 sp=0xc000477f78 pc=0xb5a74bc runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc000477fe0 sp=0xc000477fc0 pc=0xb5a6cf4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000477fe8 sp=0xc000477fe0 pc=0xb0dcbe1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23405 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 23205 gp=0xc00025aea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc0001accc0?, 0xc000186d17?, 0x80?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000186c30 sp=0xc000186c10 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000186ca8 sp=0xc000186c30 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000186cd0 sp=0xc000186ca8 pc=0xb061d92 testing.(*T).Parallel(0xc000382680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000186df0 sp=0xc000186cd0 pc=0xb1c5f25 runtime_test.testConcurrentReadsAfterGrowth(0xc000382680, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x45 fp=0xc000186ec8 sp=0xc000186df0 pc=0xb57ffe5 runtime_test.TestConcurrentReadsAfterGrowth(0xc000382680) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x29 fp=0xc000186ee8 sp=0xc000186ec8 pc=0xb580b49 testing.tRunner(0xc000382680, 0xb816b68) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000186fb0 sp=0xc000186ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000186fe0 sp=0xc000186fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000186fe8 sp=0xc000186fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23092 gp=0xc000376ea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b2d87?, 0xf0?, 0x2c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b2ca0 sp=0xc0001b2c80 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b2d18 sp=0xc0001b2ca0 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b2d40 sp=0xc0001b2d18 pc=0xb061d92 testing.(*T).Parallel(0xc0003771e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b2e60 sp=0xc0001b2d40 pc=0xb1c5f25 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0003771e0) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x4a fp=0xc0001b2ee8 sp=0xc0001b2e60 pc=0xb5486ea testing.tRunner(0xc0003771e0, 0xb817350) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b2fb0 sp=0xc0001b2ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b2fe0 sp=0xc0001b2fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b2fe8 sp=0xc0001b2fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23095 gp=0xc000377860 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b3ccf?, 0x38?, 0x3c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b3be8 sp=0xc0001b3bc8 pc=0xb09d48e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b3c60 sp=0xc0001b3be8 pc=0xb06212d runtime.chanrecv1(0xbac77c0?, 0xb781b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b3c88 sp=0xc0001b3c60 pc=0xb061d92 testing.(*T).Parallel(0xc0003776c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b3da8 sp=0xc0001b3c88 pc=0xb1c5f25 runtime_test.TestPanicTraceback(0xc0003776c0) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x3f fp=0xc0001b3ee8 sp=0xc0001b3da8 pc=0xb548b5f testing.tRunner(0xc0003776c0, 0xb8171e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b3fb0 sp=0xc0001b3ee8 pc=0xb1c653f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b3fe0 sp=0xc0001b3fb0 pc=0xb1c8145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b3fe8 sp=0xc0001b3fe0 pc=0xb0dcbe1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 FAIL runtime 360.085s FAIL go tool dist: Failed: exit status 1