darwin-amd64-race at f67b2d8f0bcadb59461b7a33bc1c23649ce8eb85 :: 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=EBAD16A3-3640-4626-A525-921CC1D5F3B1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.37JndIng83/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=96249377-12CB-4872-8F8D-4F7B627DA5FA" "__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=EBAD16A3-3640-4626-A525-921CC1D5F3B1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.37JndIng83/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=96249377-12CB-4872-8F8D-4F7B627DA5FA" "__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.854s ok archive/zip 4.405s ok bufio 2.012s ok bytes 3.315s ok cmp 1.106s ok compress/bzip2 1.784s ok compress/flate 10.326s ok compress/gzip 18.314s ok compress/lzw 2.211s ok compress/zlib 7.127s ok container/heap 1.066s ok container/list 1.036s ok container/ring 1.049s ok context 1.104s ok crypto 1.036s ok crypto/aes 1.112s ok crypto/cipher 1.068s ok crypto/des 1.099s ok crypto/dsa 1.076s ok crypto/ecdh 1.268s ok crypto/ecdsa 1.175s ok crypto/ed25519 1.557s ok crypto/elliptic 1.064s ok crypto/hmac 1.039s ok crypto/internal/alias 1.032s ok crypto/internal/bigmod 6.043s ok crypto/internal/boring 1.078s ok crypto/internal/boring/bcache 1.627s ok crypto/internal/edwards25519 1.990s ok crypto/internal/edwards25519/field 1.117s ok crypto/internal/nistec 2.026s ok crypto/internal/nistec/fiat 1.092s [no tests to run] ok crypto/md5 1.102s ok crypto/rand 1.495s ok crypto/rc4 1.768s ok crypto/rsa 3.299s ok crypto/sha1 1.096s ok crypto/sha256 1.051s ok crypto/sha512 1.052s ok crypto/subtle 1.716s ok crypto/tls 6.318s ok crypto/x509 2.952s ok database/sql 1.801s ok database/sql/driver 1.188s ok debug/buildinfo 1.154s ok debug/dwarf 1.138s ok debug/elf 2.620s ok debug/gosym 1.222s ok debug/macho 1.044s ok debug/pe 1.108s ok debug/plan9obj 1.044s ok embed 1.047s [no tests to run] ok embed/internal/embedtest 1.054s ok encoding/ascii85 1.065s ok encoding/asn1 1.062s ok encoding/base32 1.127s ok encoding/base64 1.042s ok encoding/binary 1.049s ok encoding/csv 1.151s ok encoding/gob 25.995s ok encoding/hex 1.106s ok encoding/json 3.842s ok encoding/pem 4.040s ok encoding/xml 1.368s ok errors 1.159s ok expvar 1.130s ok flag 3.362s ok fmt 1.794s ok go/ast 1.096s ok go/build 7.815s ok go/build/constraint 1.080s ok go/constant 1.055s ok go/doc 1.409s ok go/doc/comment 5.126s ok go/format 1.149s ok go/importer 3.541s ok go/internal/gccgoimporter 1.125s ok go/internal/gcimporter 28.046s ok go/internal/srcimporter 36.598s ok go/parser 2.729s ok go/printer 3.597s ok go/scanner 1.054s ok go/token 1.168s ok go/types 82.874s ok go/version 1.070s ok hash 1.093s ok hash/adler32 1.097s ok hash/crc32 1.107s ok hash/crc64 1.093s ok hash/fnv 1.058s ok hash/maphash 1.040s ok html 1.046s ok html/template 1.420s ok image 1.678s ok image/color 1.130s ok image/draw 1.881s ok image/gif 3.216s ok image/jpeg 3.335s ok image/png 5.622s ok index/suffixarray 3.385s ok internal/abi 1.343s ok internal/buildcfg 1.032s ok internal/coverage/cformat 1.059s ok internal/coverage/cmerge 1.038s ok internal/coverage/pods 1.086s ok internal/coverage/slicereader 1.030s ok internal/coverage/slicewriter 1.041s ok internal/coverage/test 1.056s ok internal/cpu 3.071s ok internal/dag 1.082s ok internal/diff 1.055s ok internal/fmtsort 1.026s ok internal/fuzz 1.084s ok internal/godebug 20.761s ok internal/godebugs 1.038s ok internal/gover 1.054s ok internal/intern 2.355s ok internal/itoa 1.078s ok internal/platform 3.644s ok internal/poll 1.441s ok internal/profile 1.047s ok internal/reflectlite 1.028s ok internal/safefilepath 1.043s ok internal/saferio 1.262s ok internal/singleflight 1.166s ok internal/testenv 1.595s ok internal/trace 1.391s ok internal/trace/v2 28.048s ok internal/types/errors 4.252s ok internal/unsafeheader 1.072s ok internal/xcoff 1.065s ok internal/zstd 1.103s ok io 1.127s ok io/fs 1.265s ok io/ioutil 1.073s ok log 1.051s ok log/slog 1.170s ok log/slog/internal/benchmarks 1.032s ok log/slog/internal/buffer 1.035s ok log/syslog 2.298s ok maps 1.051s ok math 1.051s ok math/big 4.131s ok math/bits 1.044s ok math/cmplx 1.051s ok math/rand 4.934s ok math/rand/v2 3.394s ok mime 1.098s ok mime/multipart 5.855s ok mime/quotedprintable 1.176s ok net 15.577s ok net/http 21.699s ok net/http/cgi 28.105s ok net/http/cookiejar 1.125s ok net/http/fcgi 1.270s ok net/http/httptest 1.427s ok net/http/httptrace 1.075s ok net/http/httputil 2.264s ok net/http/internal 1.034s ok net/http/internal/ascii 1.038s ok net/http/pprof 6.227s ok net/internal/socktest 1.036s ok net/mail 1.038s ok net/netip 1.875s ok net/rpc 1.219s ok net/rpc/jsonrpc 1.109s ok net/smtp 1.227s ok net/textproto 2.229s ok net/url 1.061s ok os 7.687s ok os/exec 11.146s ok os/exec/internal/fdtest 1.051s ok os/signal 19.352s ok os/user 1.084s ok path 1.086s ok path/filepath 1.081s ok plugin 1.062s ok reflect 2.383s ok regexp 4.500s ok regexp/syntax 6.971s panic: test timed out after 6m0s running tests: TestRuntimeLockMetricsAndProfile (5m20s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (5m20s) goroutine 23357 gp=0xc0008a4ea0 m=10 mp=0xc0000a2808 [running]: panic({0x5549ae0?, 0xc002a96090?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000281f18 sp=0xc000281e68 pc=0x4e63d78 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x265 fp=0xc000281fe0 sp=0xc000281f18 pc=0x4f97a85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000281fe8 sp=0xc000281fe0 pc=0x4ea7be1 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?, 0x588d7c0?, 0x18?, 0x0?, 0x69211a8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000147670 sp=0xc000147650 pc=0x4e6848e runtime.chanrecv(0xc0002202a0, 0xc000147757, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001476e8 sp=0xc000147670 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000147710 sp=0xc0001476e8 pc=0x4e2cd92 testing.(*T).Run(0xc000102d00, {0x5433cbd, 0x20}, 0x55de218) /tmp/buildlet/go/src/testing/testing.go:1736 +0x851 fp=0xc000147830 sp=0xc000147710 pc=0x4f919b1 testing.runTests.func1(0xc000102d00) /tmp/buildlet/go/src/testing/testing.go:2146 +0x86 fp=0xc000147880 sp=0xc000147830 pc=0x4f95b86 testing.tRunner(0xc000102d00, 0xc000039a78) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000147948 sp=0xc000147880 pc=0x4f9003f testing.runTests(0xc000132180, {0x5889a60?, 0x1c7, 0x1c7}, {0x65?, 0x40?, 0x588dea0?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x8df fp=0xc000147aa8 sp=0xc000147948 pc=0x4f959df testing.(*M).Run(0xc00012f720) /tmp/buildlet/go/src/testing/testing.go:2012 +0xf18 fp=0xc000147e30 sp=0xc000147aa8 pc=0x4f92f78 runtime_test.TestMain(0xc00012f720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x45 fp=0xc000147e98 sp=0xc000147e30 pc=0x530c485 main.main() _testmain.go:1569 +0x2d5 fp=0xc000147f50 sp=0xc000147e98 pc=0x541dab5 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000147fe0 sp=0xc000147f50 pc=0x4e6801d runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000147fe8 sp=0xc000147fe0 pc=0x4ea7be1 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0x1c724b40a21?, 0x588ee00?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002fafa8 sp=0xc0002faf88 pc=0x4e6848e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc0002fafe0 sp=0xc0002fafa8 pc=0x4e682f3 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002fafe8 sp=0xc0002fafe0 pc=0x4ea7be1 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(0x588d801?, 0x588d800?, 0xc?, 0x14?, 0x1?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000062f80 sp=0xc000062f60 pc=0x4e6848e 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=0x4e516bf runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000062fe0 sp=0xc000062fc8 pc=0x4e45d25 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0x4ea7be1 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(0xd9868?, 0x1810c?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000068f78 sp=0xc000068f58 pc=0x4e6848e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x588dfc0) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000068fa8 sp=0xc000068f78 pc=0x4e4f089 runtime.bgscavenge(0xc000032070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc000068fc8 sp=0xc000068fa8 pc=0x4e4f619 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc000068fe0 sp=0xc000068fc8 pc=0x4e45cc5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000068fe8 sp=0xc000068fe0 pc=0x4ea7be1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 18 gp=0xc000102680 m=nil [finalizer wait, 5 minutes]: runtime.gopark(0x0?, 0x55de5a8?, 0x0?, 0x80?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000204e20 sp=0xc000204e00 pc=0x4e6848e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x145 fp=0xc000204fe0 sp=0xc000204e20 pc=0x4e44ce5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000204fe8 sp=0xc000204fe0 pc=0x4ea7be1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 21 gp=0xc0001031e0 m=nil [GC worker (idle), 5 minutes]: runtime.gopark(0x186da5b2383?, 0x3?, 0x6b?, 0x82?, 0xc0000802a0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000b2f50 sp=0xc0000b2f30 pc=0x4e6848e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000b2fe0 sp=0xc0000b2f50 pc=0x4e47da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000b2fe8 sp=0xc0000b2fe0 pc=0x4ea7be1 created by runtime.gcBgMarkStartWorkers in goroutine 5 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 8 gp=0xc000007860 m=nil [GC worker (idle)]: runtime.gopark(0x1c724d60100?, 0x2?, 0x7c?, 0x4b?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000b4f50 sp=0xc0000b4f30 pc=0x4e6848e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000b4fe0 sp=0xc0000b4f50 pc=0x4e47da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000b4fe8 sp=0xc0000b4fe0 pc=0x4ea7be1 created by runtime.gcBgMarkStartWorkers in goroutine 5 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc000007a00 m=nil [GC worker (idle), 5 minutes]: runtime.gopark(0x4e37705?, 0x48?, 0x80?, 0xf9?, 0xc0000802a0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000b5f50 sp=0xc0000b5f30 pc=0x4e6848e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000b5fe0 sp=0xc0000b5f50 pc=0x4e47da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000b5fe8 sp=0xc0000b5fe0 pc=0x4ea7be1 created by runtime.gcBgMarkStartWorkers in goroutine 5 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 35 gp=0xc0004f4000 m=nil [GC worker (idle)]: runtime.gopark(0x1c724d21871?, 0x3?, 0x2e?, 0xae?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000b3f50 sp=0xc0000b3f30 pc=0x4e6848e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000b3fe0 sp=0xc0000b3f50 pc=0x4e47da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000b3fe8 sp=0xc0000b3fe0 pc=0x4ea7be1 created by runtime.gcBgMarkStartWorkers in goroutine 5 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 36 gp=0xc0004f41a0 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x1c724d2047c?, 0x2?, 0x0?, 0x47?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000b1f50 sp=0xc0000b1f30 pc=0x4e6848e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000b1fe0 sp=0xc0000b1f50 pc=0x4e47da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000b1fe8 sp=0xc0000b1fe0 pc=0x4ea7be1 created by runtime.gcBgMarkStartWorkers in goroutine 5 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 9 gp=0xc0000b6000 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x1c724dc977c?, 0x2?, 0x1a?, 0x4a?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000b0f50 sp=0xc0000b0f30 pc=0x4e6848e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000b0fe0 sp=0xc0000b0f50 pc=0x4e47da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000b0fe8 sp=0xc0000b0fe0 pc=0x4ea7be1 created by runtime.gcBgMarkStartWorkers in goroutine 5 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 22704 gp=0xc001c029c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004a6d87?, 0xf0?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004a6ca0 sp=0xc0004a6c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004a6d18 sp=0xc0004a6ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004a6d40 sp=0xc0004a6d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0008a96c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004a6e60 sp=0xc0004a6d40 pc=0x4f8fa25 runtime_test.TestDestructorCallback(0xc0008a96c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x34 fp=0xc0004a6ee8 sp=0xc0004a6e60 pc=0x530bab4 testing.tRunner(0xc0008a96c0, 0x55dda98) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004a6fb0 sp=0xc0004a6ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004a6fe0 sp=0xc0004a6fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004a6fe8 sp=0xc0004a6fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23388 gp=0xc002423520 m=nil [semacquire, 5 minutes]: runtime.gopark(0xc000149a88?, 0x4e3732d?, 0xa0?, 0xe2?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001499f0 sp=0xc0001499d0 pc=0x4e6848e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc000014278, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000149a58 sp=0xc0001499f0 pc=0x4e7ba45 sync.runtime_Semacquire(0xc000014278?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc000149a90 sp=0xc000149a58 pc=0x4ea37a5 sync.(*WaitGroup).Wait(0xc000014270) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0xa5 fp=0xc000149ac0 sp=0xc000149a90 pc=0x4eb5b85 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x2d7 fp=0xc000149b28 sp=0xc000149ac0 pc=0x536f2f7 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc0002931e0, 0xc000149d78) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0xc5 fp=0xc000149c48 sp=0xc000149b28 pc=0x536f505 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc0002931e0) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0xf6 fp=0xc000149e28 sp=0xc000149c48 pc=0x536e4f6 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc0002931e0) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x366 fp=0xc000149ee8 sp=0xc000149e28 pc=0x536ccc6 testing.tRunner(0xc0002931e0, 0xc002a96430) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000149fb0 sp=0xc000149ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000149fe0 sp=0xc000149fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000149fe8 sp=0xc000149fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 23383 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23355 gp=0xc0006a24e0 m=nil [runnable]: runtime.semacquire(0xc000014c6c?) /tmp/buildlet/go/src/runtime/sema.go:110 +0x2e fp=0xc0001b2f38 sp=0xc0001b2f30 pc=0x4e7b80e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x64 fp=0xc0001b2f78 sp=0xc0001b2f38 pc=0x536cd84 runtime_test.(*contentionWorker).run(0xc000012090) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc0001b2fc0 sp=0xc0001b2f78 pc=0x536fb1c runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc0001b2fe0 sp=0xc0001b2fc0 pc=0x536f354 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b2fe8 sp=0xc0001b2fe0 pc=0x4ea7be1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23388 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 23027 gp=0xc001c03040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0003a0d77?, 0xe0?, 0xc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003a0c90 sp=0xc0003a0c70 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0003a0d08 sp=0xc0003a0c90 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003a0d30 sp=0xc0003a0d08 pc=0x4e2cd92 testing.(*T).Parallel(0xc0008a9ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0003a0e50 sp=0xc0003a0d30 pc=0x4f8fa25 runtime_test.TestStackSwitchCallback(0xc0008a9ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x3c fp=0xc0003a0ee8 sp=0xc0003a0e50 pc=0x530c29c testing.tRunner(0xc0008a9ba0, 0x55de3d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0003a0fb0 sp=0xc0003a0ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0003a0fe0 sp=0xc0003a0fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003a0fe8 sp=0xc0003a0fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22606 gp=0xc001c036c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0000aed97?, 0x0?, 0xed?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000aecb0 sp=0xc0000aec90 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0000aed28 sp=0xc0000aecb0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000aed50 sp=0xc0000aed28 pc=0x4e2cd92 testing.(*T).Parallel(0xc002422680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0000aee70 sp=0xc0000aed50 pc=0x4f8fa25 runtime_test.TestCgoTracebackSigpanic(0xc002422680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x2f fp=0xc0000aeee8 sp=0xc0000aee70 pc=0x53099cf testing.tRunner(0xc002422680, 0x55dd970) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0000aefb0 sp=0xc0000aeee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0000aefe0 sp=0xc0000aefb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000aefe8 sp=0xc0000aefe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22703 gp=0xc001c03860 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000398d77?, 0xe0?, 0x8c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000398c90 sp=0xc000398c70 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000398d08 sp=0xc000398c90 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000398d30 sp=0xc000398d08 pc=0x4e2cd92 testing.(*T).Parallel(0xc0008a9520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000398e50 sp=0xc000398d30 pc=0x4f8fa25 runtime_test.TestCgoSigfwd(0xc0008a9520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x3c fp=0xc000398ee8 sp=0xc000398e50 pc=0x530b91c testing.tRunner(0xc0008a9520, 0x55dd930) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000398fb0 sp=0xc000398ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000398fe0 sp=0xc000398fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000398fe8 sp=0xc000398fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23365 gp=0xc002b63380 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00013a600?, 0xc0004a2dbf?, 0x28?, 0x2d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004a2cd8 sp=0xc0004a2cb8 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004a2d50 sp=0xc0004a2cd8 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004a2d78 sp=0xc0004a2d50 pc=0x4e2cd92 testing.(*T).Parallel(0xc002423860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004a2e98 sp=0xc0004a2d78 pc=0x4f8fa25 runtime_test.TestMemmoveOverlapLarge0x120000(0xc002423860) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0x10f fp=0xc0004a2ee8 sp=0xc0004a2e98 pc=0x535808f testing.tRunner(0xc002423860, 0x55dde90) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004a2fb0 sp=0xc0004a2ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004a2fe0 sp=0xc0004a2fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004a2fe8 sp=0xc0004a2fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23383 gp=0xc002b63520 m=nil [chan receive, 5 minutes]: runtime.gopark(0x18?, 0x588d7c0?, 0x18?, 0x0?, 0x69211a8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002f5be0 sp=0xc0002f5bc0 pc=0x4e6848e runtime.chanrecv(0xc0002203f0, 0xc0002f5cc7, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002f5c58 sp=0xc0002f5be0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002f5c80 sp=0xc0002f5c58 pc=0x4e2cd92 testing.(*T).Run(0xc000292340, {0x5426f40, 0x12}, 0xc002a96430) /tmp/buildlet/go/src/testing/testing.go:1736 +0x851 fp=0xc0002f5da0 sp=0xc0002f5c80 pc=0x4f919b1 runtime_test.TestRuntimeLockMetricsAndProfile(0xc000292340) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x61f fp=0xc0002f5ee8 sp=0xc0002f5da0 pc=0x536c91f testing.tRunner(0xc000292340, 0x55de218) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002f5fb0 sp=0xc0002f5ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002f5fe0 sp=0xc0002f5fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002f5fe8 sp=0xc0002f5fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23364 gp=0xc002b63860 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00013a600?, 0xc00039fdbf?, 0x28?, 0xfd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00039fcd8 sp=0xc00039fcb8 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00039fd50 sp=0xc00039fcd8 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00039fd78 sp=0xc00039fd50 pc=0x4e2cd92 testing.(*T).Parallel(0xc0024236c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00039fe98 sp=0xc00039fd78 pc=0x4f8fa25 runtime_test.TestMemmoveLarge0x180000(0xc0024236c0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0x10f fp=0xc00039fee8 sp=0xc00039fe98 pc=0x5357ecf testing.tRunner(0xc0024236c0, 0x55dde88) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00039ffb0 sp=0xc00039fee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00039ffe0 sp=0xc00039ffb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039ffe8 sp=0xc00039ffe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23363 gp=0xc002b63a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00013a600?, 0xc0002f4d1f?, 0x88?, 0x4c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002f4c38 sp=0xc0002f4c18 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002f4cb0 sp=0xc0002f4c38 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002f4cd8 sp=0xc0002f4cb0 pc=0x4e2cd92 testing.(*T).Parallel(0xc002422ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0002f4df8 sp=0xc0002f4cd8 pc=0x4f8fa25 runtime_test.TestMemmoveAlias(0xc002422ea0) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0xbe fp=0xc0002f4ee8 sp=0xc0002f4df8 pc=0x53577be testing.tRunner(0xc002422ea0, 0x55dde78) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002f4fb0 sp=0xc0002f4ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002f4fe0 sp=0xc0002f4fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002f4fe8 sp=0xc0002f4fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23362 gp=0xc002b63ba0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00013a600?, 0xc0002fbd0f?, 0x78?, 0xbc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002fbc28 sp=0xc0002fbc08 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002fbca0 sp=0xc0002fbc28 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002fbcc8 sp=0xc0002fbca0 pc=0x4e2cd92 testing.(*T).Parallel(0xc000293d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0002fbde8 sp=0xc0002fbcc8 pc=0x4f8fa25 runtime_test.TestMemmove(0xc000293d40) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0xbe fp=0xc0002fbee8 sp=0xc0002fbde8 pc=0x535705e testing.tRunner(0xc000293d40, 0x55dde70) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002fbfb0 sp=0xc0002fbee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002fbfe0 sp=0xc0002fbfb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002fbfe8 sp=0xc0002fbfe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23036 gp=0xc00067e340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080900?, 0xc0003a2d87?, 0xf0?, 0x2c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003a2ca0 sp=0xc0003a2c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0003a2d18 sp=0xc0003a2ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003a2d40 sp=0xc0003a2d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0006a3040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0003a2e60 sp=0xc0003a2d40 pc=0x4f8fa25 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc0006a3040) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x4a fp=0xc0003a2ee8 sp=0xc0003a2e60 pc=0x5310eca testing.tRunner(0xc0006a3040, 0x55de1d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0003a2fb0 sp=0xc0003a2ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0003a2fe0 sp=0xc0003a2fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003a2fe8 sp=0xc0003a2fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23306 gp=0xc00067e4e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00013a600?, 0xc000752d17?, 0x80?, 0x2c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000752c30 sp=0xc000752c10 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000752ca8 sp=0xc000752c30 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000752cd0 sp=0xc000752ca8 pc=0x4e2cd92 testing.(*T).Parallel(0xc0000b7860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000752df0 sp=0xc000752cd0 pc=0x4f8fa25 runtime_test.testConcurrentReadsAfterGrowth(0xc0000b7860, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x45 fp=0xc000752ec8 sp=0xc000752df0 pc=0x5348645 runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0000b7860) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x2c fp=0xc000752ee8 sp=0xc000752ec8 pc=0x534920c testing.tRunner(0xc0000b7860, 0x55dd9f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000752fb0 sp=0xc000752ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000752fe0 sp=0xc000752fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000752fe8 sp=0xc000752fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22976 gp=0xc00067e9c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000757b9f?, 0x8?, 0x7b?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000757ab8 sp=0xc000757a98 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000757b30 sp=0xc000757ab8 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000757b58 sp=0xc000757b30 pc=0x4e2cd92 testing.(*T).Parallel(0xc0006a3380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000757c78 sp=0xc000757b58 pc=0x4f8fa25 runtime_test.testCgoPprof(0xc0006a3380, {0x0, 0x0}, {0x541fd93, 0x8}, {0x541ef4c, 0x6}, {0x542251d, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc000757e90 sp=0xc000757c78 pc=0x530709f runtime_test.TestCgoPprof(0xc0006a3380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x51 fp=0xc000757ee8 sp=0xc000757e90 pc=0x5308251 testing.tRunner(0xc0006a3380, 0x55dd908) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000757fb0 sp=0xc000757ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000757fe0 sp=0xc000757fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000757fe8 sp=0xc000757fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22980 gp=0xc00067eb60 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004a7d6f?, 0xd8?, 0x7c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004a7c88 sp=0xc0004a7c68 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004a7d00 sp=0xc0004a7c88 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004a7d28 sp=0xc0004a7d00 pc=0x4e2cd92 testing.(*T).Parallel(0xc0000b7040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004a7e48 sp=0xc0004a7d28 pc=0x4f8fa25 runtime_test.TestCgoCallbackGC(0xc0000b7040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x3c fp=0xc0004a7ee8 sp=0xc0004a7e48 pc=0x530511c testing.tRunner(0xc0000b7040, 0x55dd888) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004a7fb0 sp=0xc0004a7ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004a7fe0 sp=0xc0004a7fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004a7fe8 sp=0xc0004a7fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22982 gp=0xc00067eea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004a8d77?, 0xe0?, 0x8c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004a8c90 sp=0xc0004a8c70 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004a8d08 sp=0xc0004a8c90 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004a8d30 sp=0xc0004a8d08 pc=0x4e2cd92 testing.(*T).Parallel(0xc0000b7380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004a8e50 sp=0xc0004a8d30 pc=0x4f8fa25 runtime_test.TestCgoExternalThreadSIGPROF(0xc0000b7380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x3c fp=0xc0004a8ee8 sp=0xc0004a8e50 pc=0x53054fc testing.tRunner(0xc0000b7380, 0x55dd8c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004a8fb0 sp=0xc0004a8ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004a8fe0 sp=0xc0004a8fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004a8fe8 sp=0xc0004a8fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23356 gp=0xc00067f1e0 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xcc fp=0xc0001acf78 sp=0xc0001acf70 pc=0x536cdec runtime_test.(*contentionWorker).run(0xc0000120a8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc0001acfc0 sp=0xc0001acf78 pc=0x536fb1c runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc0001acfe0 sp=0xc0001acfc0 pc=0x536f354 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001acfe8 sp=0xc0001acfe0 pc=0x4ea7be1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23388 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 23220 gp=0xc00067f6c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080900?, 0xc0002f7dbf?, 0x28?, 0x7d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002f7cd8 sp=0xc0002f7cb8 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002f7d50 sp=0xc0002f7cd8 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002f7d78 sp=0xc0002f7d50 pc=0x4e2cd92 testing.(*T).Parallel(0xc001c021a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0002f7e98 sp=0xc0002f7d78 pc=0x4f8fa25 runtime_test.TestGCTestMoveStackOnNextCall(0xc001c021a0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x2f fp=0xc0002f7ee8 sp=0xc0002f7e98 pc=0x53243ef testing.tRunner(0xc001c021a0, 0x55ddba0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002f7fb0 sp=0xc0002f7ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002f7fe0 sp=0xc0002f7fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002f7fe8 sp=0xc0002f7fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22607 gp=0xc00067f860 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001bad97?, 0x0?, 0xad?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001bacb0 sp=0xc0001bac90 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001bad28 sp=0xc0001bacb0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001bad50 sp=0xc0001bad28 pc=0x4e2cd92 testing.(*T).Parallel(0xc002422820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001bae70 sp=0xc0001bad50 pc=0x4f8fa25 runtime_test.TestCgoPanicCallback(0xc002422820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x2f fp=0xc0001baee8 sp=0xc0001bae70 pc=0x5309c2f testing.tRunner(0xc002422820, 0x55dd8f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001bafb0 sp=0xc0001baee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001bafe0 sp=0xc0001bafb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001bafe8 sp=0xc0001bafe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23354 gp=0xc00067fa00 m=nil [runnable]: runtime.gopark(0xc00215c120?, 0xc0001b3ed0?, 0x20?, 0xc1?, 0xc000101a80?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b3e98 sp=0xc0001b3e78 pc=0x4e6848e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc000014c6c, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0001b3f00 sp=0xc0001b3e98 pc=0x4e7ba45 runtime.semacquire(0xc000014c7c?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc0001b3f38 sp=0xc0001b3f00 pc=0x4e7b7fe runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x64 fp=0xc0001b3f78 sp=0xc0001b3f38 pc=0x536cd84 runtime_test.(*contentionWorker).run(0xc000012078) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc0001b3fc0 sp=0xc0001b3f78 pc=0x536fb1c runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc0001b3fe0 sp=0xc0001b3fc0 pc=0x536f354 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b3fe8 sp=0xc0001b3fe0 pc=0x4ea7be1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23388 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 22999 gp=0xc00067fd40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000399cf7?, 0x60?, 0x9c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000399c10 sp=0xc000399bf0 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000399c88 sp=0xc000399c10 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000399cb0 sp=0xc000399c88 pc=0x4e2cd92 testing.(*T).Parallel(0xc002422000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000399dd0 sp=0xc000399cb0 pc=0x4f8fa25 runtime_test.TestCatchPanic(0xc002422000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x3f fp=0xc000399ee8 sp=0xc000399dd0 pc=0x530909f testing.tRunner(0xc002422000, 0x55dd878) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000399fb0 sp=0xc000399ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000399fe0 sp=0xc000399fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000399fe8 sp=0xc000399fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22998 gp=0xc0008a4000 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=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001aed18 sp=0xc0001aeca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001aed40 sp=0xc0001aed18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0006a3d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001aee60 sp=0xc0001aed40 pc=0x4f8fa25 runtime_test.TestCgoNumGoroutine(0xc0006a3d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x34 fp=0xc0001aeee8 sp=0xc0001aee60 pc=0x5308f34 testing.tRunner(0xc0006a3d40, 0x55dd8f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001aefb0 sp=0xc0001aeee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001aefe0 sp=0xc0001aefb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001aefe8 sp=0xc0001aefe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22977 gp=0xc0008a41a0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001bbb9f?, 0x8?, 0xbb?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001bbab8 sp=0xc0001bba98 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001bbb30 sp=0xc0001bbab8 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001bbb58 sp=0xc0001bbb30 pc=0x4e2cd92 testing.(*T).Parallel(0xc0006a3520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001bbc78 sp=0xc0001bbb58 pc=0x4f8fa25 runtime_test.testCgoPprof(0xc0006a3520, {0x542395f, 0xe}, {0x541fd93, 0x8}, {0x541ef4c, 0x6}, {0x542251d, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc0001bbe90 sp=0xc0001bbc78 pc=0x530709f runtime_test.TestCgoPprofPIE(0xc0006a3520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x59 fp=0xc0001bbee8 sp=0xc0001bbe90 pc=0x53082d9 testing.tRunner(0xc0006a3520, 0x55dd918) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001bbfb0 sp=0xc0001bbee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001bbfe0 sp=0xc0001bbfb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001bbfe8 sp=0xc0001bbfe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22995 gp=0xc0008a4340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b9b9f?, 0x8?, 0x9b?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b9ab8 sp=0xc0001b9a98 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b9b30 sp=0xc0001b9ab8 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b9b58 sp=0xc0001b9b30 pc=0x4e2cd92 testing.(*T).Parallel(0xc0006a3860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b9c78 sp=0xc0001b9b58 pc=0x4f8fa25 runtime_test.testCgoPprof(0xc0006a3860, {0x0, 0x0}, {0x542def9, 0x19}, {0x5422529, 0xc}, {0x5429ffb, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc0001b9e90 sp=0xc0001b9c78 pc=0x530709f runtime_test.TestCgoPprofThreadNoTraceback(0xc0006a3860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x51 fp=0xc0001b9ee8 sp=0xc0001b9e90 pc=0x53083d1 testing.tRunner(0xc0006a3860, 0x55dd928) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b9fb0 sp=0xc0001b9ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b9fe0 sp=0xc0001b9fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b9fe8 sp=0xc0001b9fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23028 gp=0xc0008a44e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b1d97?, 0x0?, 0x1d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b1cb0 sp=0xc0001b1c90 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b1d28 sp=0xc0001b1cb0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b1d50 sp=0xc0001b1d28 pc=0x4e2cd92 testing.(*T).Parallel(0xc0008a9d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b1e70 sp=0xc0001b1d50 pc=0x4f8fa25 runtime_test.TestVDSO(0xc0008a9d40) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x2f fp=0xc0001b1ee8 sp=0xc0001b1e70 pc=0x530e18f testing.tRunner(0xc0008a9d40, 0x55de558) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b1fb0 sp=0xc0001b1ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b1fe0 sp=0xc0001b1fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b1fe8 sp=0xc0001b1fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22975 gp=0xc0008a4680 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000283d87?, 0xf0?, 0x3c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000283ca0 sp=0xc000283c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000283d18 sp=0xc000283ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000283d40 sp=0xc000283d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0006a31e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000283e60 sp=0xc000283d40 pc=0x4f8fa25 runtime_test.TestCgoTracebackContextPreemption(0xc0006a31e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x34 fp=0xc000283ee8 sp=0xc000283e60 pc=0x5306ef4 testing.tRunner(0xc0006a31e0, 0x55dd960) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000283fb0 sp=0xc000283ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000283fe0 sp=0xc000283fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000283fe8 sp=0xc000283fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23035 gp=0xc0008a49c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080900?, 0xc0001afd87?, 0xf0?, 0xfc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001afca0 sp=0xc0001afc80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001afd18 sp=0xc0001afca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001afd40 sp=0xc0001afd18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0006a2d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001afe60 sp=0xc0001afd40 pc=0x4f8fa25 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0006a2d00) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x4a fp=0xc0001afee8 sp=0xc0001afe60 pc=0x5310d4a testing.tRunner(0xc0006a2d00, 0x55de1d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001affb0 sp=0xc0001afee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001affe0 sp=0xc0001affb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001affe8 sp=0xc0001affe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23026 gp=0xc0008a5380 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00039ad87?, 0xf0?, 0xac?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00039aca0 sp=0xc00039ac80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00039ad18 sp=0xc00039aca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00039ad40 sp=0xc00039ad18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0008a9a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00039ae60 sp=0xc00039ad40 pc=0x4f8fa25 runtime_test.TestEnsureBindM(0xc0008a9a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x34 fp=0xc00039aee8 sp=0xc00039ae60 pc=0x530c134 testing.tRunner(0xc0008a9a00, 0x55ddae0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00039afb0 sp=0xc00039aee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00039afe0 sp=0xc00039afb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039afe8 sp=0xc00039afe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22603 gp=0xc0008a56c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000282de7?, 0x50?, 0x2d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000282d00 sp=0xc000282ce0 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000282d78 sp=0xc000282d00 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000282da0 sp=0xc000282d78 pc=0x4e2cd92 testing.(*T).Parallel(0xc0024221a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000282ec0 sp=0xc000282da0 pc=0x4f8fa25 runtime_test.TestCgoLockOSThreadExit(0xc0024221a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x27 fp=0xc000282ee8 sp=0xc000282ec0 pc=0x53095e7 testing.tRunner(0xc0024221a0, 0x55dd8d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000282fb0 sp=0xc000282ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000282fe0 sp=0xc000282fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000282fe8 sp=0xc000282fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23211 gp=0xc0008a5860 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00013a600?, 0xc000206d17?, 0x80?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000206c30 sp=0xc000206c10 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000206ca8 sp=0xc000206c30 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000206cd0 sp=0xc000206ca8 pc=0x4e2cd92 testing.(*T).Parallel(0xc002422340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000206df0 sp=0xc000206cd0 pc=0x4f8fa25 runtime_test.testConcurrentReadsAfterGrowth(0xc002422340, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x45 fp=0xc000206ec8 sp=0xc000206df0 pc=0x5348645 runtime_test.TestConcurrentReadsAfterGrowth(0xc002422340) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x29 fp=0xc000206ee8 sp=0xc000206ec8 pc=0x53491a9 testing.tRunner(0xc002422340, 0x55dd9e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000206fb0 sp=0xc000206ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000206fe0 sp=0xc000206fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000206fe8 sp=0xc000206fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23149 gp=0xc0008a5a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080900?, 0xc000755dc7?, 0x30?, 0x5d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000755ce0 sp=0xc000755cc0 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000755d58 sp=0xc000755ce0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000755d80 sp=0xc000755d58 pc=0x4e2cd92 testing.(*T).Parallel(0xc0004f56c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000755ea0 sp=0xc000755d80 pc=0x4f8fa25 runtime_test.TestGCTestPointerClass(0xc0004f56c0) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x2f fp=0xc000755ee8 sp=0xc000755ea0 pc=0x5324b6f testing.tRunner(0xc0004f56c0, 0x55ddbb0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000755fb0 sp=0xc000755ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000755fe0 sp=0xc000755fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000755fe8 sp=0xc000755fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22904 gp=0xc0008a5d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0000ccd8f?, 0xf8?, 0xcc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000ccca8 sp=0xc0000ccc88 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0000ccd20 sp=0xc0000ccca8 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000ccd48 sp=0xc0000ccd20 pc=0x4e2cd92 testing.(*T).Parallel(0xc0008a8d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0000cce68 sp=0xc0000ccd48 pc=0x4f8fa25 runtime_test.TestCgoCrashTraceback(0xc0008a8d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x32 fp=0xc0000ccee8 sp=0xc0000cce68 pc=0x5306952 testing.tRunner(0xc0008a8d00, 0x55dd8a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0000ccfb0 sp=0xc0000ccee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0000ccfe0 sp=0xc0000ccfb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000ccfe8 sp=0xc0000ccfe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22906 gp=0xc0008a64e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00039ed87?, 0xf0?, 0xec?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00039eca0 sp=0xc00039ec80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00039ed18 sp=0xc00039eca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00039ed40 sp=0xc00039ed18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0008a9040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00039ee60 sp=0xc00039ed40 pc=0x4f8fa25 runtime_test.TestCgoTracebackContext(0xc0008a9040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x34 fp=0xc00039eee8 sp=0xc00039ee60 pc=0x5306d94 testing.tRunner(0xc0008a9040, 0x55dd958) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00039efb0 sp=0xc00039eee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00039efe0 sp=0xc00039efb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039efe8 sp=0xc00039efe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22905 gp=0xc0008a6680 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00039dd7f?, 0xe8?, 0xdc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00039dc98 sp=0xc00039dc78 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00039dd10 sp=0xc00039dc98 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00039dd38 sp=0xc00039dd10 pc=0x4e2cd92 testing.(*T).Parallel(0xc0008a8ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00039de58 sp=0xc00039dd38 pc=0x4f8fa25 runtime_test.TestCgoCrashTracebackGo(0xc0008a8ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x39 fp=0xc00039dee8 sp=0xc00039de58 pc=0x5306b79 testing.tRunner(0xc0008a8ea0, 0x55dd8a8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00039dfb0 sp=0xc00039dee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00039dfe0 sp=0xc00039dfb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039dfe8 sp=0xc00039dfe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22902 gp=0xc0008a6820 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b8d87?, 0xf0?, 0x8c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b8ca0 sp=0xc0001b8c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b8d18 sp=0xc0001b8ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b8d40 sp=0xc0001b8d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0008a89c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b8e60 sp=0xc0001b8d40 pc=0x4f8fa25 runtime_test.TestCgoCCodeSIGPROF(0xc0008a89c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x34 fp=0xc0001b8ee8 sp=0xc0001b8e60 pc=0x5306594 testing.tRunner(0xc0008a89c0, 0x55dd880) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b8fb0 sp=0xc0001b8ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b8fe0 sp=0xc0001b8fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b8fe8 sp=0xc0001b8fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22901 gp=0xc0008a69c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b7d87?, 0xf0?, 0x7c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b7ca0 sp=0xc0001b7c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b7d18 sp=0xc0001b7ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b7d40 sp=0xc0001b7d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0008a8820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b7e60 sp=0xc0001b7d40 pc=0x4f8fa25 runtime_test.TestCgoPanicDeadlock(0xc0008a8820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x34 fp=0xc0001b7ee8 sp=0xc0001b7e60 pc=0x5306434 testing.tRunner(0xc0008a8820, 0x55dd900) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b7fb0 sp=0xc0001b7ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b7fe0 sp=0xc0001b7fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b7fe8 sp=0xc0001b7fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22605 gp=0xc0008a6b60 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b6d87?, 0xf0?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b6ca0 sp=0xc0001b6c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b6d18 sp=0xc0001b6ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b6d40 sp=0xc0001b6d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0024224e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b6e60 sp=0xc0001b6d40 pc=0x4f8fa25 runtime_test.TestSigStackSwapping(0xc0024224e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x34 fp=0xc0001b6ee8 sp=0xc0001b6e60 pc=0x5309874 testing.tRunner(0xc0024224e0, 0x55de2e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b6fb0 sp=0xc0001b6ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b6fe0 sp=0xc0001b6fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b6fe8 sp=0xc0001b6fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22981 gp=0xc0008a6d00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b5d87?, 0xf0?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b5ca0 sp=0xc0001b5c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b5d18 sp=0xc0001b5ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b5d40 sp=0xc0001b5d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0000b71e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b5e60 sp=0xc0001b5d40 pc=0x4f8fa25 runtime_test.TestCgoExternalThreadPanic(0xc0000b71e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x34 fp=0xc0001b5ee8 sp=0xc0001b5e60 pc=0x5305394 testing.tRunner(0xc0000b71e0, 0x55dd8c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b5fb0 sp=0xc0001b5ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b5fe0 sp=0xc0001b5fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b5fe8 sp=0xc0001b5fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23004 gp=0xc0008a7040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004a5d87?, 0xf0?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004a5ca0 sp=0xc0004a5c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004a5d18 sp=0xc0004a5ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004a5d40 sp=0xc0004a5d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0004f5380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004a5e60 sp=0xc0004a5d40 pc=0x4f8fa25 runtime_test.TestEINTR(0xc0004f5380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x34 fp=0xc0004a5ee8 sp=0xc0004a5e60 pc=0x530adb4 testing.tRunner(0xc0004f5380, 0x55ddab8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004a5fb0 sp=0xc0004a5ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004a5fe0 sp=0xc0004a5fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004a5fe8 sp=0xc0004a5fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23003 gp=0xc0008a71e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00090ad97?, 0x0?, 0xad?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00090acb0 sp=0xc00090ac90 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00090ad28 sp=0xc00090acb0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00090ad50 sp=0xc00090ad28 pc=0x4e2cd92 testing.(*T).Parallel(0xc0004f51e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00090ae70 sp=0xc00090ad50 pc=0x4f8fa25 runtime_test.TestAbortInCgo(0xc0004f51e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x2f fp=0xc00090aee8 sp=0xc00090ae70 pc=0x530abcf testing.tRunner(0xc0004f51e0, 0x55dd760) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00090afb0 sp=0xc00090aee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00090afe0 sp=0xc00090afb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00090afe8 sp=0xc00090afe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22972 gp=0xc0008a7860 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00090ddef?, 0x58?, 0xdd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00090dd08 sp=0xc00090dce8 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00090dd80 sp=0xc00090dd08 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00090dda8 sp=0xc00090dd80 pc=0x4e2cd92 testing.(*T).Parallel(0xc0006a2ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00090dec8 sp=0xc00090dda8 pc=0x4f8fa25 runtime_test.TestCgoCrashHandler(0xc0006a2ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x27 fp=0xc00090dee8 sp=0xc00090dec8 pc=0x5304d67 testing.tRunner(0xc0006a2ea0, 0x55dd898) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00090dfb0 sp=0xc00090dee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00090dfe0 sp=0xc00090dfb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00090dfe8 sp=0xc00090dfe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22979 gp=0xc0008a7d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001add87?, 0xf0?, 0xdc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001adca0 sp=0xc0001adc80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001add18 sp=0xc0001adca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001add40 sp=0xc0001add18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0000b6ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001ade60 sp=0xc0001add40 pc=0x4f8fa25 runtime_test.TestCgoTraceback(0xc0000b6ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x34 fp=0xc0001adee8 sp=0xc0001ade60 pc=0x5304fb4 testing.tRunner(0xc0000b6ea0, 0x55dd950) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001adfb0 sp=0xc0001adee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001adfe0 sp=0xc0001adfb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001adfe8 sp=0xc0001adfe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22994 gp=0xc0008a8340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000201b9f?, 0x8?, 0x1b?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000201ab8 sp=0xc000201a98 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000201b30 sp=0xc000201ab8 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000201b58 sp=0xc000201b30 pc=0x4e2cd92 testing.(*T).Parallel(0xc0006a36c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000201c78 sp=0xc000201b58 pc=0x4f8fa25 runtime_test.testCgoPprof(0xc0006a36c0, {0x0, 0x0}, {0x542396d, 0xe}, {0x5422529, 0xc}, {0x5422f0a, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc000201e90 sp=0xc000201c78 pc=0x530709f runtime_test.TestCgoPprofThread(0xc0006a36c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x51 fp=0xc000201ee8 sp=0xc000201e90 pc=0x5308351 testing.tRunner(0xc0006a36c0, 0x55dd920) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000201fb0 sp=0xc000201ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000201fe0 sp=0xc000201fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000201fe8 sp=0xc000201fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22983 gp=0xc0000b76c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004a9d87?, 0xf0?, 0x9c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004a9ca0 sp=0xc0004a9c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004a9d18 sp=0xc0004a9ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004a9d40 sp=0xc0004a9d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0000b7520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004a9e60 sp=0xc0004a9d40 pc=0x4f8fa25 runtime_test.TestCgoExternalThreadSignal(0xc0000b7520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x34 fp=0xc0004a9ee8 sp=0xc0004a9e60 pc=0x5305694 testing.tRunner(0xc0000b7520, 0x55dd8d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004a9fb0 sp=0xc0004a9ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004a9fe0 sp=0xc0004a9fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004a9fe8 sp=0xc0004a9fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22985 gp=0xc0000b7a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b4d77?, 0xe0?, 0x4c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b4c90 sp=0xc0001b4c70 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b4d08 sp=0xc0001b4c90 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b4d30 sp=0xc0001b4d08 pc=0x4e2cd92 testing.(*T).Parallel(0xc0000b7ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b4e50 sp=0xc0001b4d30 pc=0x4f8fa25 runtime_test.TestCgoExecSignalMask(0xc0000b7ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x3c fp=0xc0001b4ee8 sp=0xc0001b4e50 pc=0x530599c testing.tRunner(0xc0000b7ba0, 0x55dd8b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b4fb0 sp=0xc0001b4ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b4fe0 sp=0xc0001b4fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b4fe8 sp=0xc0001b4fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22986 gp=0xc0004f4d00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004a3d87?, 0xf0?, 0x3c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004a3ca0 sp=0xc0004a3c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004a3d18 sp=0xc0004a3ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004a3d40 sp=0xc0004a3d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0000b7d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004a3e60 sp=0xc0004a3d40 pc=0x4f8fa25 runtime_test.TestEnsureDropM(0xc0000b7d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x34 fp=0xc0004a3ee8 sp=0xc0004a3e60 pc=0x5305b34 testing.tRunner(0xc0000b7d40, 0x55ddae8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004a3fb0 sp=0xc0004a3ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004a3fe0 sp=0xc0004a3fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004a3fe8 sp=0xc0004a3fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22987 gp=0xc0004f5040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0004a4cdf?, 0x48?, 0x4c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004a4bf8 sp=0xc0004a4bd8 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0004a4c70 sp=0xc0004a4bf8 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004a4c98 sp=0xc0004a4c70 pc=0x4e2cd92 testing.(*T).Parallel(0xc0004f4ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0004a4db8 sp=0xc0004a4c98 pc=0x4f8fa25 runtime_test.TestCgoCheckBytes(0xc0004f4ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x3f fp=0xc0004a4ee8 sp=0xc0004a4db8 pc=0x5305c9f testing.tRunner(0xc0004f4ea0, 0x55dd890) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0004a4fb0 sp=0xc0004a4ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0004a4fe0 sp=0xc0004a4fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004a4fe8 sp=0xc0004a4fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23037 gp=0xc0006a3ba0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080900?, 0xc00039bd87?, 0xf0?, 0xbc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00039bca0 sp=0xc00039bc80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00039bd18 sp=0xc00039bca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00039bd40 sp=0xc00039bd18 pc=0x4e2cd92 testing.(*T).Parallel(0xc0006a3a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00039be60 sp=0xc00039bd40 pc=0x4f8fa25 runtime_test.TestNetpollDeadlock(0xc0006a3a00) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x34 fp=0xc00039bee8 sp=0xc00039be60 pc=0x5311034 testing.tRunner(0xc0006a3a00, 0x55ddf08) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00039bfb0 sp=0xc00039bee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00039bfe0 sp=0xc00039bfb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039bfe8 sp=0xc00039bfe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23038 gp=0xc0002921a0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080900?, 0xc00039cccf?, 0x38?, 0xcc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00039cbe8 sp=0xc00039cbc8 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00039cc60 sp=0xc00039cbe8 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00039cc88 sp=0xc00039cc60 pc=0x4e2cd92 testing.(*T).Parallel(0xc000292000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00039cda8 sp=0xc00039cc88 pc=0x4f8fa25 runtime_test.TestPanicTraceback(0xc000292000) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x3f fp=0xc00039cee8 sp=0xc00039cda8 pc=0x53111bf testing.tRunner(0xc000292000, 0x55de060) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00039cfb0 sp=0xc00039cee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00039cfe0 sp=0xc00039cfb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00039cfe8 sp=0xc00039cfe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23053 gp=0xc0002924e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080900?, 0xc000447d87?, 0xf0?, 0x7c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000447ca0 sp=0xc000447c80 pc=0x4e6848e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000447d18 sp=0xc000447ca0 pc=0x4e2d12d runtime.chanrecv1(0x588d7c0?, 0x5549ae0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000447d40 sp=0xc000447d18 pc=0x4e2cd92 testing.(*T).Parallel(0xc002422b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000447e60 sp=0xc000447d40 pc=0x4f8fa25 runtime_test.TestNetpollWaiters(0xc002422b60) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x34 fp=0xc000447ee8 sp=0xc000447e60 pc=0x53154b4 testing.tRunner(0xc002422b60, 0x55ddf10) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000447fb0 sp=0xc000447ee8 pc=0x4f9003f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000447fe0 sp=0xc000447fb0 pc=0x4f91c45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000447fe8 sp=0xc000447fe0 pc=0x4ea7be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 FAIL runtime 360.090s FAIL go tool dist: Failed: exit status 1