darwin-amd64-10_15 at 237715cf7c4c2aabf6d3c04473488c1b2477f8ea :: 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=433" "TERM_SESSION_ID=307CC637-63BE-48FD-84B9-131134E29DFC" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.atn4rm6k86/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E3A7D753-D803-4175-B941-70AAA457AE19" "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-10_15" "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. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.211s ok archive/zip 0.368s ok bufio 0.113s ok bytes 0.286s ok cmp 0.020s ok compress/bzip2 0.103s ok compress/flate 2.879s ok compress/gzip 1.229s ok compress/lzw 0.101s ok compress/zlib 0.605s ok container/heap 0.026s ok container/list 0.022s ok container/ring 0.034s ok context 0.072s ok crypto 0.028s ok crypto/aes 0.038s ok crypto/cipher 0.022s ok crypto/des 0.022s ok crypto/dsa 0.025s ok crypto/ecdh 0.040s ok crypto/ecdsa 0.036s ok crypto/ed25519 0.056s ok crypto/elliptic 0.021s ok crypto/hmac 0.020s ok crypto/internal/alias 0.037s ok crypto/internal/bigmod 0.160s ok crypto/internal/boring 0.033s ok crypto/internal/boring/bcache 0.131s ok crypto/internal/edwards25519 0.077s ok crypto/internal/edwards25519/field 0.025s ok crypto/internal/nistec 0.155s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/md5 0.041s ok crypto/rand 0.087s ok crypto/rc4 0.049s ok crypto/rsa 0.253s ok crypto/sha1 0.043s ok crypto/sha256 0.018s ok crypto/sha512 0.025s ok crypto/subtle 0.200s ok crypto/tls 1.376s ok crypto/x509 0.405s ok database/sql 0.569s ok database/sql/driver 0.047s ok debug/buildinfo 0.026s ok debug/dwarf 0.040s ok debug/elf 0.186s ok debug/gosym 0.062s ok debug/macho 0.016s ok debug/pe 0.051s ok debug/plan9obj 0.017s ok embed 0.035s [no tests to run] ok embed/internal/embedtest 0.034s ok encoding/ascii85 0.023s ok encoding/asn1 0.045s ok encoding/base32 0.061s ok encoding/base64 0.012s ok encoding/binary 0.029s ok encoding/csv 0.037s ok encoding/gob 1.068s ok encoding/hex 0.024s ok encoding/json 0.251s ok encoding/pem 0.411s ok encoding/xml 0.077s ok errors 0.038s ok expvar 0.047s ok flag 0.153s ok fmt 0.065s ok go/ast 0.024s ok go/build 1.406s ok go/build/constraint 0.028s ok go/constant 0.033s ok go/doc 0.077s ok go/doc/comment 0.948s ok go/format 0.035s ok go/importer 0.761s ok go/internal/gccgoimporter 0.031s ok go/internal/gcimporter 4.235s ok go/internal/srcimporter 11.378s ok go/parser 0.238s ok go/printer 0.224s ok go/scanner 0.020s ok go/token 0.022s ok go/types 15.349s ok go/version 0.015s ok hash 0.019s ok hash/adler32 0.019s ok hash/crc32 0.031s ok hash/crc64 0.046s ok hash/fnv 0.034s ok hash/maphash 0.100s ok html 0.019s ok html/template 0.104s ok image 0.069s ok image/color 0.028s ok image/draw 0.069s ok image/gif 0.388s ok image/jpeg 0.224s ok image/png 0.282s ok index/suffixarray 0.152s ok internal/abi 0.221s ok internal/buildcfg 0.018s ok internal/chacha8rand 0.020s ok internal/coverage/cformat 0.016s ok internal/coverage/cmerge 0.020s ok internal/coverage/pods 0.030s ok internal/coverage/slicereader 0.030s ok internal/coverage/slicewriter 0.034s ok internal/coverage/test 0.023s ok internal/cpu 0.033s ok internal/dag 0.022s ok internal/diff 0.039s ok internal/fmtsort 0.014s ok internal/fuzz 0.019s ok internal/godebug 0.924s ok internal/godebugs 0.041s ok internal/gover 0.032s ok internal/intern 1.524s ok internal/itoa 0.017s ok internal/platform 1.051s ok internal/poll 0.069s ok internal/profile 0.034s ok internal/reflectlite 0.013s ok internal/safefilepath 0.020s ok internal/saferio 0.084s ok internal/singleflight 0.033s ok internal/testenv 0.488s ok internal/trace 0.083s ok internal/trace/v2 17.777s ok internal/types/errors 0.839s ok internal/unsafeheader 0.012s ok internal/xcoff 0.024s ok internal/zstd 0.061s ok io 0.070s ok io/fs 0.209s ok io/ioutil 0.028s ok log 0.025s ok log/slog 0.101s ok log/slog/internal/benchmarks 0.022s ok log/slog/internal/buffer 0.020s ok log/syslog 1.275s ok maps 0.024s ok math 0.022s ok math/big 0.666s ok math/bits 0.049s ok math/cmplx 0.048s ok math/rand 0.189s ok math/rand/v2 0.330s ok mime 0.033s ok mime/multipart 0.656s ok mime/quotedprintable 0.122s ok net 20.176s ok net/http 10.353s ok net/http/cgi 0.845s ok net/http/cookiejar 0.085s ok net/http/fcgi 0.257s ok net/http/httptest 0.165s ok net/http/httptrace 0.041s ok net/http/httputil 1.051s ok net/http/internal 0.030s ok net/http/internal/ascii 0.023s ok net/http/pprof 5.285s ok net/internal/socktest 0.022s ok net/mail 0.021s ok net/netip 0.717s ok net/rpc 0.177s ok net/rpc/jsonrpc 0.052s ok net/smtp 0.136s ok net/textproto 1.871s ok net/url 0.048s ok os 1.059s ok os/exec 1.292s ok os/exec/internal/fdtest 0.021s ok os/signal 3.750s ok os/user 0.055s ok path 0.024s ok path/filepath 0.064s ok plugin 0.037s ok reflect 1.057s ok regexp 0.514s ok regexp/syntax 1.247s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m36s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m36s) goroutine 23442 gp=0xc000102b60 m=8 mp=0xc000580008 [running]: panic({0x9315ca0?, 0xc000d18050?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc0004f7f10 sp=0xc0004f7e60 pc=0x8ea9318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc0004f7fe0 sp=0xc0004f7f10 pc=0x8f7a154 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004f7fe8 sp=0xc0004f7fe0 pc=0x8ee8a01 created by time.goFunc /tmp/buildlet/go/src/time/sleep.go:177 +0x2d goroutine 1 gp=0xc0000061a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000194270?, 0xc0001942f8?, 0x70?, 0x42?, 0x9340300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000cd918 sp=0xc0000cd8f8 pc=0x8eada0e runtime.chanrecv(0xc0007f2460, 0xc0000cd9ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000cd990 sp=0xc0000cd918 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000cd9b8 sp=0xc0000cd990 pc=0x8e731d2 testing.(*T).Run(0xc0000fa1a0, {0x924c04d?, 0x1548c2d0000cdaa0?}, 0x93a7b58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0000cda78 sp=0xc0000cd9b8 pc=0x8f76d2b testing.runTests.func1(0xc0000fa1a0) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc0000cdab8 sp=0xc0000cda78 pc=0x8f78eb7 testing.tRunner(0xc0000fa1a0, 0xc0000cdbd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000cdb08 sp=0xc0000cdab8 pc=0x8f75f1b testing.runTests(0xc000012168, {0x960f120?, 0x1c7, 0x1c7}, {0xc00007d200?, 0x8e85fe5?, 0x9613560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc0000cdc00 sp=0xc0000cdb08 pc=0x8f78d96 testing.(*M).Run(0xc0000d1720) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc0000cde30 sp=0xc0000cdc00 pc=0x8f7776b runtime_test.TestMain(0xc0000d1720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc0000cde98 sp=0xc0000cde30 pc=0x91828d7 main.main() _testmain.go:1577 +0x195 fp=0xc0000cdf50 sp=0xc0000cde98 pc=0x9236355 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc0000cdfe0 sp=0xc0000cdf50 pc=0x8ead5bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000cdfe8 sp=0xc0000cdfe0 pc=0x8ee8a01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0xadcbe4cde52?, 0x96144c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x8eada0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc0000507e0 sp=0xc0000507a8 pc=0x8ead873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x8ee8a01 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(0x9612e01?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x8eada0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000030070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000050fc8 sp=0xc000050f80 pc=0x8e96f1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x8e8b565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x8ee8a01 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?, 0x133ae2?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051778 sp=0xc000051758 pc=0x8eada0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x9613680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000517a8 sp=0xc000051778 pc=0x8e948c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000517c8 sp=0xc0000517a8 pc=0x8e94e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x8e8b505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x8ee8a01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc000007a00 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x93a7ef0?, 0xe0?, 0x60?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051e20 sp=0xc000051e00 pc=0x8eada0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc000051fe0 sp=0xc000051e20 pc=0x8e8a527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x8ee8a01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22975 gp=0xc0000fa4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000337e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0006f7668?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006f7618 sp=0xc0006f75f8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006f7690 sp=0xc0006f7618 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006f76b8 sp=0xc0006f7690 pc=0x8e731d2 testing.(*T).Parallel(0xc000007ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006f7750 sp=0xc0006f76b8 pc=0x8f75bd5 runtime_test.TestCgoCrashHandler(0xc000007ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc0006f7770 sp=0xc0006f7750 pc=0x917cf78 testing.tRunner(0xc000007ba0, 0x93a71d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006f77c0 sp=0xc0006f7770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006f77e0 sp=0xc0006f77c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006f77e8 sp=0xc0006f77e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 35 gp=0xc0000fa680 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xabf17ba4e38?, 0x3?, 0xef?, 0xfc?, 0x8f75f1b?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052f50 sp=0xc000052f30 pc=0x8eada0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000052fe0 sp=0xc000052f50 pc=0x8e8d5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000052fe8 sp=0xc000052fe0 pc=0x8ee8a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc0000fa9c0 m=nil [GC worker (idle)]: runtime.gopark(0xadcbe70f144?, 0x3?, 0xbb?, 0xf5?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000053750 sp=0xc000053730 pc=0x8eada0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000537e0 sp=0xc000053750 pc=0x8e8d5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000537e8 sp=0xc0000537e0 pc=0x8ee8a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 18 gp=0xc0004ba9c0 m=nil [GC worker (idle)]: runtime.gopark(0xadcbe6c1f69?, 0xc000124000?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052750 sp=0xc000052730 pc=0x8eada0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000527e0 sp=0xc000052750 pc=0x8e8d5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000527e8 sp=0xc0000527e0 pc=0x8ee8a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 11 gp=0xc0000fab60 m=nil [GC worker (idle)]: runtime.gopark(0xadcbe6c189c?, 0x1?, 0x66?, 0xe3?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000053f50 sp=0xc000053f30 pc=0x8eada0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000053fe0 sp=0xc000053f50 pc=0x8e8d5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000053fe8 sp=0xc000053fe0 pc=0x8ee8a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 19 gp=0xc0004bab60 m=nil [GC worker (idle)]: runtime.gopark(0xadcbe753a15?, 0x2?, 0x3e?, 0x4e?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c750 sp=0xc00004c730 pc=0x8eada0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004c7e0 sp=0xc00004c750 pc=0x8e8d5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x8ee8a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 12 gp=0xc0000fad00 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xabb685cde49?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000218750 sp=0xc000218730 pc=0x8eada0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0002187e0 sp=0xc000218750 pc=0x8e8d5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002187e8 sp=0xc0002187e0 pc=0x8ee8a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 22984 gp=0xc001a28000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033b80?, 0xc00007e000?, 0x0?, 0x0?, 0xc00004d608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004d5b8 sp=0xc00004d598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004d630 sp=0xc00004d5b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004d658 sp=0xc00004d630 pc=0x8e731d2 testing.(*T).Parallel(0xc000103520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004d6f0 sp=0xc00004d658 pc=0x8f75bd5 runtime_test.TestCgoExternalThreadSignal(0xc000103520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc00004d770 sp=0xc00004d6f0 pc=0x917d63f testing.tRunner(0xc000103520, 0x93a7210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004d7c0 sp=0xc00004d770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004d7e0 sp=0xc00004d7c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22983 gp=0xc001ab36c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033b20?, 0xc00007e000?, 0x0?, 0x0?, 0xc0002175f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002175a8 sp=0xc000217588 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000217620 sp=0xc0002175a8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000217648 sp=0xc000217620 pc=0x8e731d2 testing.(*T).Parallel(0xc000103380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002176e0 sp=0xc000217648 pc=0x8f75bd5 runtime_test.TestCgoExternalThreadSIGPROF(0xc000103380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc000217770 sp=0xc0002176e0 pc=0x917d505 testing.tRunner(0xc000103380, 0x93a7208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002177c0 sp=0xc000217770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002177e0 sp=0xc0002177c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002177e8 sp=0xc0002177e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22720 gp=0xc0017a4000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000ce4740?, 0xc00007e000?, 0x0?, 0x0?, 0xc000246618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002465c8 sp=0xc0002465a8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000246640 sp=0xc0002465c8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000246668 sp=0xc000246640 pc=0x8e731d2 testing.(*T).Parallel(0xc0008f4820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000246700 sp=0xc000246668 pc=0x8f75bd5 runtime_test.TestVDSO(0xc0008f4820) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc000246770 sp=0xc000246700 pc=0x9183cbc testing.tRunner(0xc0008f4820, 0x93a7e98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002467c0 sp=0xc000246770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002467e0 sp=0xc0002467c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002467e8 sp=0xc0002467e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23363 gp=0xc001a80680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000190770?, 0xc00007e000?, 0x0?, 0x0?, 0xc0006f5648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006f55f8 sp=0xc0006f55d8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006f5670 sp=0xc0006f55f8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006f5698 sp=0xc0006f5670 pc=0x8e731d2 testing.(*T).Parallel(0xc000201d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006f5730 sp=0xc0006f5698 pc=0x8f75bd5 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000201d40) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc0006f5770 sp=0xc0006f5730 pc=0x91b5a05 testing.tRunner(0xc000201d40, 0x93a77d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006f57c0 sp=0xc0006f5770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006f57e0 sp=0xc0006f57c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006f57e8 sp=0xc0006f57e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23241 gp=0xc001a809c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000ce40c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0006f6de0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006f6d90 sp=0xc0006f6d70 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006f6e08 sp=0xc0006f6d90 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006f6e30 sp=0xc0006f6e08 pc=0x8e731d2 testing.(*T).Parallel(0xc0008f5860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006f6ec8 sp=0xc0006f6e30 pc=0x8f75bd5 runtime_test.testConcurrentReadsAfterGrowth(0x8f756b3?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc0006f6f50 sp=0xc0006f6ec8 pc=0x91ab96a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0008f5860?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc0006f6f70 sp=0xc0006f6f50 pc=0x91ac158 testing.tRunner(0xc0008f5860, 0x93a7330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006f6fc0 sp=0xc0006f6f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006f6fe0 sp=0xc0006f6fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006f6fe8 sp=0xc0006f6fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22986 gp=0xc0000fba00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033c50?, 0xc00007e000?, 0x0?, 0x0?, 0xc0002145f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002145a8 sp=0xc000214588 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000214620 sp=0xc0002145a8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000214648 sp=0xc000214620 pc=0x8e731d2 testing.(*T).Parallel(0xc000103860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002146e0 sp=0xc000214648 pc=0x8f75bd5 runtime_test.TestCgoExecSignalMask(0xc000103860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc000214770 sp=0xc0002146e0 pc=0x917d8a5 testing.tRunner(0xc000103860, 0x93a71f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002147c0 sp=0xc000214770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002147e0 sp=0xc0002147c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002147e8 sp=0xc0002147e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23344 gp=0xc0000fbba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000190650?, 0xc00007e000?, 0x0?, 0x0?, 0xc0006f0dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006f0d80 sp=0xc0006f0d60 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006f0df8 sp=0xc0006f0d80 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006f0e20 sp=0xc0006f0df8 pc=0x8e731d2 testing.(*T).Parallel(0xc000201860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006f0eb8 sp=0xc0006f0e20 pc=0x8f75bd5 runtime_test.TestMemmove(0xc000201860) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc0006f0f70 sp=0xc0006f0eb8 pc=0x91b4ef9 testing.tRunner(0xc000201860, 0x93a77b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006f0fc0 sp=0xc0006f0f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006f0fe0 sp=0xc0006f0fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006f0fe8 sp=0xc0006f0fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23108 gp=0xc0017a44e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00063ad10?, 0xc00007e000?, 0x0?, 0x0?, 0xc00078a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00078a5b8 sp=0xc00078a598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00078a630 sp=0xc00078a5b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00078a658 sp=0xc00078a630 pc=0x8e731d2 testing.(*T).Parallel(0xc00092eea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00078a6f0 sp=0xc00078a658 pc=0x8f75bd5 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc00092eea0) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc00078a770 sp=0xc00078a6f0 pc=0x91859b8 testing.tRunner(0xc00092eea0, 0x93a7b10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00078a7c0 sp=0xc00078a770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00078a7e0 sp=0xc00078a7c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00078a7e8 sp=0xc00078a7e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23345 gp=0xc001a81380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0001906b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0006f45c8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006f4578 sp=0xc0006f4558 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006f45f0 sp=0xc0006f4578 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006f4618 sp=0xc0006f45f0 pc=0x8e731d2 testing.(*T).Parallel(0xc000201a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006f46b0 sp=0xc0006f4618 pc=0x8f75bd5 runtime_test.TestMemmoveAlias(0xc000201a00) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc0006f4770 sp=0xc0006f46b0 pc=0x91b5419 testing.tRunner(0xc000201a00, 0x93a77b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006f47c0 sp=0xc0006f4770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006f47e0 sp=0xc0006f47c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006f47e8 sp=0xc0006f47e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22981 gp=0xc0017a5040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033a60?, 0xc00007e000?, 0x0?, 0x0?, 0xc000216df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000216da8 sp=0xc000216d88 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000216e20 sp=0xc000216da8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000216e48 sp=0xc000216e20 pc=0x8e731d2 testing.(*T).Parallel(0xc000582340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000216ee0 sp=0xc000216e48 pc=0x8f75bd5 runtime_test.TestCgoCallbackGC(0xc000582340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000216f70 sp=0xc000216ee0 pc=0x917d245 testing.tRunner(0xc000582340, 0x93a71c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000216fc0 sp=0xc000216f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000216fe0 sp=0xc000216fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000216fe8 sp=0xc000216fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23362 gp=0xc001a28b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000190710?, 0xc00007e000?, 0x0?, 0x0?, 0xc000244648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002445f8 sp=0xc0002445d8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000244670 sp=0xc0002445f8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000244698 sp=0xc000244670 pc=0x8e731d2 testing.(*T).Parallel(0xc000201ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000244730 sp=0xc000244698 pc=0x8f75bd5 runtime_test.TestMemmoveLarge0x180000(0xc000201ba0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000244770 sp=0xc000244730 pc=0x91b5905 testing.tRunner(0xc000201ba0, 0x93a77c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002447c0 sp=0xc000244770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002447e0 sp=0xc0002447c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002447e8 sp=0xc0002447e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23109 gp=0xc0005836c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00063ad70?, 0xc00007e000?, 0x0?, 0x0?, 0xc000794e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000794db8 sp=0xc000794d98 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000794e30 sp=0xc000794db8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000794e58 sp=0xc000794e30 pc=0x8e731d2 testing.(*T).Parallel(0xc00092f040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000794ef0 sp=0xc000794e58 pc=0x8f75bd5 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc00092f040) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000794f70 sp=0xc000794ef0 pc=0x9185af8 testing.tRunner(0xc00092f040, 0x93a7b18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000794fc0 sp=0xc000794f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000794fe0 sp=0xc000794fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000794fe8 sp=0xc000794fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23110 gp=0xc000583a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00063add0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000793608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007935b8 sp=0xc000793598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000793630 sp=0xc0007935b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000793658 sp=0xc000793630 pc=0x8e731d2 testing.(*T).Parallel(0xc00092f1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007936f0 sp=0xc000793658 pc=0x8f75bd5 runtime_test.TestNetpollDeadlock(0xc00092f1e0) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc000793770 sp=0xc0007936f0 pc=0x9185c1f testing.tRunner(0xc00092f1e0, 0x93a7848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007937c0 sp=0xc000793770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007937e0 sp=0xc0007937c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007937e8 sp=0xc0007937e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23434 gp=0xc000880680 m=nil [semacquire, 2 minutes]: runtime.gopark(0x8e82f5a?, 0xc0000cfc30?, 0x0?, 0x0?, 0xc0018dab40?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004f3ba0 sp=0xc0004f3b80 pc=0x8eada0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00282e978, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0004f3c08 sp=0xc0004f3ba0 pc=0x8ebf865 sync.runtime_Semacquire(0xc0001905a0?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc0004f3c40 sp=0xc0004f3c08 pc=0x8ee4665 sync.(*WaitGroup).Wait(0x93a8430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc0004f3c68 sp=0xc0004f3c40 pc=0x8ef1ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc0004f3cb8 sp=0xc0004f3c68 pc=0x91c5a05 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc00092f520, 0xc0000cfe50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc0004f3d48 sp=0xc0004f3cb8 pc=0x91c5b78 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc00092f520) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc0004f3ee0 sp=0xc0004f3d48 pc=0x91c4fb3 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc00092f520) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc0004f3f70 sp=0xc0004f3ee0 pc=0x91c4009 testing.tRunner(0xc00092f520, 0xc000190460) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004f3fc0 sp=0xc0004f3f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004f3fe0 sp=0xc0004f3fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004f3fe8 sp=0xc0004f3fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 23429 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22719 gp=0xc000880b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000ce46e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0006f3df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006f3da8 sp=0xc0006f3d88 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006f3e20 sp=0xc0006f3da8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006f3e48 sp=0xc0006f3e20 pc=0x8e731d2 testing.(*T).Parallel(0xc0008f4680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006f3ee0 sp=0xc0006f3e48 pc=0x8f75bd5 runtime_test.TestStackSwitchCallback(0xc0008f4680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc0006f3f70 sp=0xc0006f3ee0 pc=0x9182745 testing.tRunner(0xc0008f4680, 0x93a7d18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006f3fc0 sp=0xc0006f3f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006f3fe0 sp=0xc0006f3fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006f3fe8 sp=0xc0006f3fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23435 gp=0xc000880d00 m=nil [semacquire]: runtime.gopark(0xc000580280?, 0xc000216708?, 0x60?, 0x6?, 0xc000580280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002166d0 sp=0xc0002166b0 pc=0x8eada0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00282e848, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000216738 sp=0xc0002166d0 pc=0x8ebf865 runtime.semacquire(0xc000216798?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000216770 sp=0xc000216738 pc=0x8ebf61e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0002167a8 sp=0xc000216770 pc=0x91c407e runtime_test.(*contentionWorker).run(0xc00019a360) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0002167c8 sp=0xc0002167a8 pc=0x91c5e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0002167e0 sp=0xc0002167c8 pc=0x91c5a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002167e8 sp=0xc0002167e0 pc=0x8ee8a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23434 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 22980 gp=0xc000881520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033a00?, 0xc00007e000?, 0x0?, 0x0?, 0xc000246e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000246db8 sp=0xc000246d98 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000246e30 sp=0xc000246db8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000246e58 sp=0xc000246e30 pc=0x8e731d2 testing.(*T).Parallel(0xc0000faea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000246ef0 sp=0xc000246e58 pc=0x8f75bd5 runtime_test.TestCgoTraceback(0xc0000faea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc000246f70 sp=0xc000246ef0 pc=0x917d11f testing.tRunner(0xc0000faea0, 0x93a7290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000246fc0 sp=0xc000246f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000246fe0 sp=0xc000246fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000246fe8 sp=0xc000246fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23436 gp=0xc0004bb860 m=nil [runnable]: runtime.semrelease1(0xc00282e848?, 0x0, 0x0) /tmp/buildlet/go/src/runtime/sema.go:175 +0x219 fp=0xc000116f70 sp=0xc000116f68 pc=0x8ebfbb9 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1213 +0x56 fp=0xc000116fa8 sp=0xc000116f70 pc=0x91c4096 runtime_test.(*contentionWorker).run(0xc00019a378) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000116fc8 sp=0xc000116fa8 pc=0x91c5e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000116fe0 sp=0xc000116fc8 pc=0x91c5a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000116fe8 sp=0xc000116fe0 pc=0x8ee8a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23434 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 22987 gp=0xc0006fc4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033cb0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000795608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007955b8 sp=0xc000795598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000795630 sp=0xc0007955b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000795658 sp=0xc000795630 pc=0x8e731d2 testing.(*T).Parallel(0xc000103a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007956f0 sp=0xc000795658 pc=0x8f75bd5 runtime_test.TestEnsureDropM(0xc000103a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc000795770 sp=0xc0007956f0 pc=0x917d9df testing.tRunner(0xc000103a00, 0x93a7428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007957c0 sp=0xc000795770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007957e0 sp=0xc0007957c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007957e8 sp=0xc0007957e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23437 gp=0xc0017a56c0 m=nil [runnable]: runtime.gopark(0xc000580280?, 0xc0006f2f08?, 0xc0?, 0x5e?, 0xc000580280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006f2ed0 sp=0xc0006f2eb0 pc=0x8eada0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00282e848, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0006f2f38 sp=0xc0006f2ed0 pc=0x8ebf865 runtime.semacquire(0xc00282e848?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc0006f2f70 sp=0xc0006f2f38 pc=0x8ebf61e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0006f2fa8 sp=0xc0006f2f70 pc=0x91c407e runtime_test.(*contentionWorker).run(0xc00019a390) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0006f2fc8 sp=0xc0006f2fa8 pc=0x91c5e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0006f2fe0 sp=0xc0006f2fc8 pc=0x91c5a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006f2fe8 sp=0xc0006f2fe0 pc=0x8ee8a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23434 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23429 gp=0xc0017a5a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000194681?, 0xc000194710?, 0x80?, 0x46?, 0x9340300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004f2d30 sp=0xc0004f2d10 pc=0x8eada0e runtime.chanrecv(0xc0007f2b60, 0xc0004f2e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004f2da8 sp=0xc0004f2d30 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004f2dd0 sp=0xc0004f2da8 pc=0x8e731d2 testing.(*T).Run(0xc0001036c0, {0x923f387?, 0xc0000282a0?}, 0xc000190460) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0004f2e90 sp=0xc0004f2dd0 pc=0x8f76d2b runtime_test.TestRuntimeLockMetricsAndProfile(0xc0001036c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc0004f2f70 sp=0xc0004f2e90 pc=0x91c3dde testing.tRunner(0xc0001036c0, 0x93a7b58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004f2fc0 sp=0xc0004f2f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004f2fe0 sp=0xc0004f2fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004f2fe8 sp=0xc0004f2fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22982 gp=0xc001a296c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033ac0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0006f3608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006f35b8 sp=0xc0006f3598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006f3630 sp=0xc0006f35b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006f3658 sp=0xc0006f3630 pc=0x8e731d2 testing.(*T).Parallel(0xc0001031e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006f36f0 sp=0xc0006f3658 pc=0x8f75bd5 runtime_test.TestCgoExternalThreadPanic(0xc0001031e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc0006f3770 sp=0xc0006f36f0 pc=0x917d3ff testing.tRunner(0xc0001031e0, 0x93a7200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006f37c0 sp=0xc0006f3770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006f37e0 sp=0xc0006f37c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006f37e8 sp=0xc0006f37e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23111 gp=0xc001a29ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00063ae30?, 0xc00007e000?, 0x0?, 0x0?, 0xc0006f4d50?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006f4d00 sp=0xc0006f4ce0 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006f4d78 sp=0xc0006f4d00 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006f4da0 sp=0xc0006f4d78 pc=0x8e731d2 testing.(*T).Parallel(0xc00092f380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006f4e38 sp=0xc0006f4da0 pc=0x8f75bd5 runtime_test.TestPanicTraceback(0xc00092f380) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc0006f4f70 sp=0xc0006f4e38 pc=0x9185d4a testing.tRunner(0xc00092f380, 0x93a79a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006f4fc0 sp=0xc0006f4f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006f4fe0 sp=0xc0006f4fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006f4fe8 sp=0xc0006f4fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22718 gp=0xc001ab2000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000ce4660?, 0xc00007e000?, 0x0?, 0x0?, 0xc000114e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000114db8 sp=0xc000114d98 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000114e30 sp=0xc000114db8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000114e58 sp=0xc000114e30 pc=0x8e731d2 testing.(*T).Parallel(0xc0008f44e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000114ef0 sp=0xc000114e58 pc=0x8f75bd5 runtime_test.TestEnsureBindM(0xc0008f44e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc000114f70 sp=0xc000114ef0 pc=0x918261f testing.tRunner(0xc0008f44e0, 0x93a7420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000114fc0 sp=0xc000114f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000114fe0 sp=0xc000114fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000114fe8 sp=0xc000114fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22715 gp=0xc001ab2b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000ce4530?, 0xc00007e000?, 0x0?, 0x0?, 0xc00078ddf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00078dda8 sp=0xc00078dd88 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00078de20 sp=0xc00078dda8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00078de48 sp=0xc00078de20 pc=0x8e731d2 testing.(*T).Parallel(0xc0008f4000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00078dee0 sp=0xc00078de48 pc=0x8f75bd5 runtime_test.TestCgoSigfwd(0xc0008f4000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc00078df70 sp=0xc00078dee0 pc=0x9182065 testing.tRunner(0xc0008f4000, 0x93a7270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00078dfc0 sp=0xc00078df70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00078dfe0 sp=0xc00078dfc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00078dfe8 sp=0xc00078dfe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23134 gp=0xc001ab31e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000d5c3c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00004de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ddb8 sp=0xc00004dd98 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004de30 sp=0xc00004ddb8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004de58 sp=0xc00004de30 pc=0x8e731d2 testing.(*T).Parallel(0xc0008f5520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004def0 sp=0xc00004de58 pc=0x8f75bd5 runtime_test.TestNetpollWaiters(0xc0008f5520) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc00004df70 sp=0xc00004def0 pc=0x9188e5f testing.tRunner(0xc0008f5520, 0x93a7850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004dfc0 sp=0xc00004df70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004dfe0 sp=0xc00004dfc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22988 gp=0xc000103d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033d10?, 0xc00007e000?, 0x0?, 0x0?, 0xc000215d90?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000215d40 sp=0xc000215d20 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000215db8 sp=0xc000215d40 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000215de0 sp=0xc000215db8 pc=0x8e731d2 testing.(*T).Parallel(0xc000103ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000215e78 sp=0xc000215de0 pc=0x8f75bd5 runtime_test.TestCgoCheckBytes(0xc000103ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc000215f70 sp=0xc000215e78 pc=0x917db07 testing.tRunner(0xc000103ba0, 0x93a71d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000215fc0 sp=0xc000215f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000215fe0 sp=0xc000215fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000215fe8 sp=0xc000215fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22989 gp=0xc0006fd040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033d70?, 0xc00007e000?, 0x0?, 0x0?, 0xc000219608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002195b8 sp=0xc000219598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000219630 sp=0xc0002195b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000219658 sp=0xc000219630 pc=0x8e731d2 testing.(*T).Parallel(0xc0006fc9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002196f0 sp=0xc000219658 pc=0x8f75bd5 runtime_test.TestCgoPanicDeadlock(0xc0006fc9c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc000219770 sp=0xc0002196f0 pc=0x917e05f testing.tRunner(0xc0006fc9c0, 0x93a7240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002197c0 sp=0xc000219770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002197e0 sp=0xc0002197c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002197e8 sp=0xc0002197e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22990 gp=0xc0006fd380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033dd0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00021a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00021a5b8 sp=0xc00021a598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00021a630 sp=0xc00021a5b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00021a658 sp=0xc00021a630 pc=0x8e731d2 testing.(*T).Parallel(0xc0006fd1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00021a6f0 sp=0xc00021a658 pc=0x8f75bd5 runtime_test.TestCgoCCodeSIGPROF(0xc0006fd1e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc00021a770 sp=0xc00021a6f0 pc=0x917e17f testing.tRunner(0xc0006fd1e0, 0x93a71c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00021a7c0 sp=0xc00021a770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00021a7e0 sp=0xc00021a7c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00021a7e8 sp=0xc00021a7e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22992 gp=0xc0006fd6c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033ea0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000219e10?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000219dc0 sp=0xc000219da0 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000219e38 sp=0xc000219dc0 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000219e60 sp=0xc000219e38 pc=0x8e731d2 testing.(*T).Parallel(0xc0006fd860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000219ef8 sp=0xc000219e60 pc=0x8f75bd5 runtime_test.TestCgoCrashTraceback(0xc0006fd860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc000219f70 sp=0xc000219ef8 pc=0x917e43c testing.tRunner(0xc0006fd860, 0x93a71e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000219fc0 sp=0xc000219f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000219fe0 sp=0xc000219fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000219fe8 sp=0xc000219fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22993 gp=0xc0006fdba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033f00?, 0xc00007e000?, 0x0?, 0x0?, 0xc000788e00?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000788db0 sp=0xc000788d90 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000788e28 sp=0xc000788db0 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000788e50 sp=0xc000788e28 pc=0x8e731d2 testing.(*T).Parallel(0xc0006fda00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000788ee8 sp=0xc000788e50 pc=0x8f75bd5 runtime_test.TestCgoCrashTracebackGo(0xc0006fda00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc000788f70 sp=0xc000788ee8 pc=0x917e5df testing.tRunner(0xc0006fda00, 0x93a71e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000788fc0 sp=0xc000788f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000788fe0 sp=0xc000788fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000788fe8 sp=0xc000788fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22994 gp=0xc00080a000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033f60?, 0xc00007e000?, 0x0?, 0x0?, 0xc000788608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007885b8 sp=0xc000788598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000788630 sp=0xc0007885b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000788658 sp=0xc000788630 pc=0x8e731d2 testing.(*T).Parallel(0xc0006fdd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007886f0 sp=0xc000788658 pc=0x8f75bd5 runtime_test.TestCgoTracebackContext(0xc0006fdd40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000788770 sp=0xc0007886f0 pc=0x917e79f testing.tRunner(0xc0006fdd40, 0x93a7298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007887c0 sp=0xc000788770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007887e0 sp=0xc0007887c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007887e8 sp=0xc0007887e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22995 gp=0xc00080a340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c040?, 0xc00007e000?, 0x0?, 0x0?, 0xc000501e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000501db8 sp=0xc000501d98 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000501e30 sp=0xc000501db8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000501e58 sp=0xc000501e30 pc=0x8e731d2 testing.(*T).Parallel(0xc00080a1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000501ef0 sp=0xc000501e58 pc=0x8f75bd5 runtime_test.TestCgoTracebackContextPreemption(0xc00080a1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc000501f70 sp=0xc000501ef0 pc=0x917e8bf testing.tRunner(0xc00080a1a0, 0x93a72a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000501fc0 sp=0xc000501f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000501fe0 sp=0xc000501fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000501fe8 sp=0xc000501fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22996 gp=0xc00080a680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c0a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0004f4c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004f4c08 sp=0xc0004f4be8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004f4c80 sp=0xc0004f4c08 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004f4ca8 sp=0xc0004f4c80 pc=0x8e731d2 testing.(*T).Parallel(0xc00080a4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0004f4d40 sp=0xc0004f4ca8 pc=0x8f75bd5 runtime_test.testCgoPprof(0xc00080a4e0, {0x0, 0x0}, {0x9238337, 0x8}, {0x9237509, 0x6}, {0x923aa43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc0004f4f18 sp=0xc0004f4d40 pc=0x917ea39 runtime_test.TestCgoPprof(0xc00080a4e0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc0004f4f70 sp=0xc0004f4f18 pc=0x917f6fd testing.tRunner(0xc00080a4e0, 0x93a7248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004f4fc0 sp=0xc0004f4f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004f4fe0 sp=0xc0004f4fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004f4fe8 sp=0xc0004f4fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22997 gp=0xc00080a9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c100?, 0xc00007e000?, 0x0?, 0x0?, 0xc0004f8c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004f8c08 sp=0xc0004f8be8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0004f8c80 sp=0xc0004f8c08 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004f8ca8 sp=0xc0004f8c80 pc=0x8e731d2 testing.(*T).Parallel(0xc00080a820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0004f8d40 sp=0xc0004f8ca8 pc=0x8f75bd5 runtime_test.testCgoPprof(0xc00080a820, {0x923be61, 0xe}, {0x9238337, 0x8}, {0x9237509, 0x6}, {0x923aa43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc0004f8f18 sp=0xc0004f8d40 pc=0x917ea39 runtime_test.TestCgoPprofPIE(0xc00080a820?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc0004f8f70 sp=0xc0004f8f18 pc=0x917f765 testing.tRunner(0xc00080a820, 0x93a7258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004f8fc0 sp=0xc0004f8f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004f8fe0 sp=0xc0004f8fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004f8fe8 sp=0xc0004f8fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22998 gp=0xc00080ad00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c160?, 0xc00007e000?, 0x0?, 0x0?, 0xc000062c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000062c08 sp=0xc000062be8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000062c80 sp=0xc000062c08 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000062ca8 sp=0xc000062c80 pc=0x8e731d2 testing.(*T).Parallel(0xc00080ab60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000062d40 sp=0xc000062ca8 pc=0x8f75bd5 runtime_test.testCgoPprof(0xc00080ab60, {0x0, 0x0}, {0x923be6f, 0xe}, {0x923aa4f, 0xc}, {0x923b40c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000062f18 sp=0xc000062d40 pc=0x917ea39 runtime_test.TestCgoPprofThread(0xc00080ab60?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000062f70 sp=0xc000062f18 pc=0x917f7bd testing.tRunner(0xc00080ab60, 0x93a7260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000062fc0 sp=0xc000062f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000062fe0 sp=0xc000062fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22999 gp=0xc00080b040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c1c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000061c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000061c08 sp=0xc000061be8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000061c80 sp=0xc000061c08 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000061ca8 sp=0xc000061c80 pc=0x8e731d2 testing.(*T).Parallel(0xc00080aea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000061d40 sp=0xc000061ca8 pc=0x8f75bd5 runtime_test.testCgoPprof(0xc00080aea0, {0x0, 0x0}, {0x92462c7, 0x19}, {0x923aa4f, 0xc}, {0x924240a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000061f18 sp=0xc000061d40 pc=0x917ea39 runtime_test.TestCgoPprofThreadNoTraceback(0xc00080aea0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000061f70 sp=0xc000061f18 pc=0x917f81d testing.tRunner(0xc00080aea0, 0x93a7268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000061fc0 sp=0xc000061f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000061fe0 sp=0xc000061fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23002 gp=0xc00080b380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c320?, 0xc00007e000?, 0x0?, 0x0?, 0xc000503608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0005035b8 sp=0xc000503598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000503630 sp=0xc0005035b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000503658 sp=0xc000503630 pc=0x8e731d2 testing.(*T).Parallel(0xc00080b6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0005036f0 sp=0xc000503658 pc=0x8f75bd5 runtime_test.TestCgoNumGoroutine(0xc00080b6c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc000503770 sp=0xc0005036f0 pc=0x917ffff testing.tRunner(0xc00080b6c0, 0x93a7230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005037c0 sp=0xc000503770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005037e0 sp=0xc0005037c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005037e8 sp=0xc0005037e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc00080ba00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c380?, 0xc00007e000?, 0x0?, 0x0?, 0xc000507dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000507d80 sp=0xc000507d60 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000507df8 sp=0xc000507d80 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000507e20 sp=0xc000507df8 pc=0x8e731d2 testing.(*T).Parallel(0xc00080b860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000507eb8 sp=0xc000507e20 pc=0x8f75bd5 runtime_test.TestCatchPanic(0xc00080b860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc000507f70 sp=0xc000507eb8 pc=0x9180127 testing.tRunner(0xc00080b860, 0x93a71b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000507fc0 sp=0xc000507f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000507fe0 sp=0xc000507fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000507fe8 sp=0xc000507fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23004 gp=0xc00080bd40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c3e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000507660?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000507610 sp=0xc0005075f0 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000507688 sp=0xc000507610 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0005076b0 sp=0xc000507688 pc=0x8e731d2 testing.(*T).Parallel(0xc00080bba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000507748 sp=0xc0005076b0 pc=0x8f75bd5 runtime_test.TestCgoLockOSThreadExit(0xc00080bba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc000507770 sp=0xc000507748 pc=0x9180438 testing.tRunner(0xc00080bba0, 0x93a7218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005077c0 sp=0xc000507770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005077e0 sp=0xc0005077c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005077e8 sp=0xc0005077e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23006 gp=0xc0008161a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c4b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000242608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002425b8 sp=0xc000242598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000242630 sp=0xc0002425b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000242658 sp=0xc000242630 pc=0x8e731d2 testing.(*T).Parallel(0xc000816340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002426f0 sp=0xc000242658 pc=0x8f75bd5 runtime_test.TestSigStackSwapping(0xc000816340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc000242770 sp=0xc0002426f0 pc=0x918061f testing.tRunner(0xc000816340, 0x93a7c28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002427c0 sp=0xc000242770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002427e0 sp=0xc0002427c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002427e8 sp=0xc0002427e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23007 gp=0xc000816680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c510?, 0xc00007e000?, 0x0?, 0x0?, 0xc000242e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000242dc8 sp=0xc000242da8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000242e40 sp=0xc000242dc8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000242e68 sp=0xc000242e40 pc=0x8e731d2 testing.(*T).Parallel(0xc0008164e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000242f00 sp=0xc000242e68 pc=0x8f75bd5 runtime_test.TestCgoTracebackSigpanic(0xc0008164e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc000242f70 sp=0xc000242f00 pc=0x918073c testing.tRunner(0xc0008164e0, 0x93a72b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000242fc0 sp=0xc000242f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000242fe0 sp=0xc000242fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000242fe8 sp=0xc000242fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23008 gp=0xc0008169c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00080c570?, 0xc00007e000?, 0x0?, 0x0?, 0xc000245618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002455c8 sp=0xc0002455a8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000245640 sp=0xc0002455c8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000245668 sp=0xc000245640 pc=0x8e731d2 testing.(*T).Parallel(0xc000816820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000245700 sp=0xc000245668 pc=0x8f75bd5 runtime_test.TestCgoPanicCallback(0xc000816820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc000245770 sp=0xc000245700 pc=0x918093c testing.tRunner(0xc000816820, 0x93a7238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002457c0 sp=0xc000245770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002457e0 sp=0xc0002457c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002457e8 sp=0xc0002457e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22426 gp=0xc000816d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00063a480?, 0xc00007e000?, 0x0?, 0x0?, 0xc00078ae18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00078adc8 sp=0xc00078ada8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00078ae40 sp=0xc00078adc8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00078ae68 sp=0xc00078ae40 pc=0x8e731d2 testing.(*T).Parallel(0xc001ab3520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00078af00 sp=0xc00078ae68 pc=0x8f75bd5 runtime_test.TestAbortInCgo(0xc001ab3520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc00078af70 sp=0xc00078af00 pc=0x91815fc testing.tRunner(0xc001ab3520, 0x93a70a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00078afc0 sp=0xc00078af70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00078afe0 sp=0xc00078afc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00078afe8 sp=0xc00078afe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22427 gp=0xc0008171e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00063a4e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00078e608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00078e5b8 sp=0xc00078e598 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00078e630 sp=0xc00078e5b8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00078e658 sp=0xc00078e630 pc=0x8e731d2 testing.(*T).Parallel(0xc001ab3860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00078e6f0 sp=0xc00078e658 pc=0x8f75bd5 runtime_test.TestEINTR(0xc001ab3860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc00078e770 sp=0xc00078e6f0 pc=0x918177f testing.tRunner(0xc001ab3860, 0x93a73f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00078e7c0 sp=0xc00078e770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00078e7e0 sp=0xc00078e7c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00078e7e8 sp=0xc00078e7e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22716 gp=0xc00092e340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000ce4590?, 0xc00007e000?, 0x0?, 0x0?, 0xc000781e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000781db8 sp=0xc000781d98 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000781e30 sp=0xc000781db8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000781e58 sp=0xc000781e30 pc=0x8e731d2 testing.(*T).Parallel(0xc0008f41a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000781ef0 sp=0xc000781e58 pc=0x8f75bd5 runtime_test.TestDestructorCallback(0xc0008f41a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000781f70 sp=0xc000781ef0 pc=0x918219f testing.tRunner(0xc0008f41a0, 0x93a73d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000781fc0 sp=0xc000781f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000781fe0 sp=0xc000781fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000781fe8 sp=0xc000781fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23169 gp=0xc0008f51e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000d5c0f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00004ee38?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ede8 sp=0xc00004edc8 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004ee60 sp=0xc00004ede8 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004ee88 sp=0xc00004ee60 pc=0x8e731d2 testing.(*T).Parallel(0xc001ab3ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004ef20 sp=0xc00004ee88 pc=0x8f75bd5 runtime_test.TestGCTestMoveStackOnNextCall(0xc001ab3ba0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc00004ef70 sp=0xc00004ef20 pc=0x919313c testing.tRunner(0xc001ab3ba0, 0x93a74e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004efc0 sp=0xc00004ef70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004efe0 sp=0xc00004efc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23217 gp=0xc000200820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000d5c070?, 0xc00007e000?, 0x0?, 0x0?, 0xc000113640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001135f0 sp=0xc0001135d0 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000113668 sp=0xc0001135f0 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000113690 sp=0xc000113668 pc=0x8e731d2 testing.(*T).Parallel(0xc0002001a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000113728 sp=0xc000113690 pc=0x8f75bd5 runtime_test.TestGCTestPointerClass(0xc0002001a0) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc000113770 sp=0xc000113728 pc=0x919371c testing.tRunner(0xc0002001a0, 0x93a74f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001137c0 sp=0xc000113770 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001137e0 sp=0xc0001137c0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001137e8 sp=0xc0001137e0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23240 gp=0xc001ab3a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000ce4060?, 0xc00007e000?, 0x0?, 0x0?, 0xc0006f5de0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006f5d90 sp=0xc0006f5d70 pc=0x8eada0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006f5e08 sp=0xc0006f5d90 pc=0x8e735bf runtime.chanrecv1(0x9612e80?, 0x9315ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006f5e30 sp=0xc0006f5e08 pc=0x8e731d2 testing.(*T).Parallel(0xc0008f56c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006f5ec8 sp=0xc0006f5e30 pc=0x8f75bd5 runtime_test.testConcurrentReadsAfterGrowth(0x8f756b3?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc0006f5f50 sp=0xc0006f5ec8 pc=0x91ab96a runtime_test.TestConcurrentReadsAfterGrowth(0xc0008f56c0?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc0006f5f70 sp=0xc0006f5f50 pc=0x91ac115 testing.tRunner(0xc0008f56c0, 0x93a7328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006f5fc0 sp=0xc0006f5f70 pc=0x8f75f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006f5fe0 sp=0xc0006f5fc0 pc=0x8f76e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006f5fe8 sp=0xc0006f5fe0 pc=0x8ee8a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.057s ok runtime/cgo 0.030s FAIL go tool dist: Failed: exit status 1