openbsd-386-72 at 0b31a46f1fd89b1ede02be9fae920dca6172ffaf :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOME=/" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=openbsd-386-72" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 openbsd/386) Building Go toolchain1 using /tmp/workdir/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 openbsd/386. --- Installed Go for openbsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC) #5: Tue Jul 25 16:20:24 CEST 2023 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC i386 ##### Testing packages. ok archive/tar 0.205s ok archive/zip 0.491s ok bufio 0.084s ok bytes 0.428s ok cmp 0.016s ok compress/bzip2 0.093s ok compress/flate 0.851s ok compress/gzip 1.742s ok compress/lzw 0.109s ok compress/zlib 0.606s ok container/heap 0.017s ok container/list 0.015s ok container/ring 0.016s ok context 0.297s ok crypto 0.015s ok crypto/aes 0.035s ok crypto/cipher 0.019s ok crypto/des 0.027s ok crypto/dsa 0.018s ok crypto/ecdh 0.304s ok crypto/ecdsa 0.206s ok crypto/ed25519 0.344s ok crypto/elliptic 0.066s ok crypto/hmac 0.016s ok crypto/internal/alias 0.014s ok crypto/internal/bigmod 0.188s ok crypto/internal/boring 0.014s ok crypto/internal/boring/bcache 0.215s ok crypto/internal/edwards25519 0.535s ok crypto/internal/edwards25519/field 0.085s ok crypto/internal/nistec 1.092s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.018s ok crypto/rand 0.112s ok crypto/rc4 0.056s ok crypto/rsa 1.124s ok crypto/sha1 0.018s ok crypto/sha256 0.017s ok crypto/sha512 0.021s ok crypto/subtle 0.287s ok crypto/tls 2.314s ok crypto/x509 2.674s ok database/sql 0.783s ok database/sql/driver 0.015s ok debug/buildinfo 0.026s ok debug/dwarf 0.057s ok debug/elf 0.252s ok debug/gosym 0.058s ok debug/macho 0.022s ok debug/pe 0.061s ok debug/plan9obj 0.015s ok embed 0.016s [no tests to run] ok embed/internal/embedtest 0.017s ok encoding/ascii85 0.017s ok encoding/asn1 0.019s ok encoding/base32 0.037s ok encoding/base64 0.022s ok encoding/binary 0.019s ok encoding/csv 0.026s ok encoding/gob 4.642s ok encoding/hex 0.018s ok encoding/json 0.517s ok encoding/pem 1.093s ok encoding/xml 0.098s ok errors 0.019s ok expvar 0.019s ok flag 0.070s ok fmt 0.105s ok go/ast 0.021s ok go/build 1.909s ok go/build/constraint 0.018s ok go/constant 0.019s ok go/doc 0.105s ok go/doc/comment 1.824s ok go/format 0.021s ok go/importer 0.593s ok go/internal/gccgoimporter 0.037s ok go/internal/gcimporter 3.887s ok go/internal/srcimporter 17.061s ok go/parser 0.497s ok go/printer 0.210s ok go/scanner 0.017s ok go/token 0.032s ok go/types 24.639s ok go/version 0.015s ok hash 0.017s ok hash/adler32 0.022s ok hash/crc32 0.019s ok hash/crc64 0.016s ok hash/fnv 0.015s ok hash/maphash 0.065s ok html 0.017s ok html/template 0.098s ok image 0.088s ok image/color 0.030s ok image/draw 0.102s ok image/gif 0.230s ok image/jpeg 0.220s ok image/png 0.345s ok index/suffixarray 0.222s ok internal/abi 0.156s ok internal/buildcfg 0.015s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.019s ok internal/coverage/slicereader 0.015s ok internal/coverage/slicewriter 0.015s ok internal/coverage/test 0.025s ok internal/cpu 0.035s ok internal/dag 0.016s ok internal/diff 0.022s ok internal/fmtsort 0.015s ok internal/fuzz 0.025s ok internal/godebug 1.170s ok internal/godebugs 0.016s ok internal/gover 0.015s ok internal/intern 0.127s ok internal/itoa 0.015s ok internal/platform 1.734s ok internal/poll 0.069s ok internal/profile 0.017s ok internal/reflectlite 0.018s ok internal/safefilepath 0.015s ok internal/saferio 0.109s ok internal/singleflight 0.083s ok internal/testenv 0.403s ok internal/trace 0.097s ok internal/trace/v2 73.705s ok internal/types/errors 0.872s ok internal/unsafeheader 0.016s ok internal/xcoff 0.037s ok internal/zstd 0.083s ok io 0.324s ok io/fs 0.416s ok io/ioutil 0.020s ok log 0.020s ok log/slog 0.083s ok log/slog/internal/benchmarks 0.015s ok log/slog/internal/buffer 0.015s ok log/syslog 2.234s ok maps 0.016s ok math 0.024s ok math/big 1.491s ok math/bits 0.022s ok math/cmplx 0.017s ok math/rand 0.441s ok math/rand/v2 0.564s ok mime 0.022s ok mime/multipart 0.910s ok mime/quotedprintable 0.039s ok net 41.090s ok net/http 28.971s ok net/http/cgi 0.423s ok net/http/cookiejar 0.027s ok net/http/fcgi 0.237s ok net/http/httptest 0.124s ok net/http/httptrace 0.017s ok net/http/httputil 0.671s ok net/http/internal 0.016s ok net/http/internal/ascii 0.015s ok net/http/pprof 4.104s ok net/internal/socktest 0.015s ok net/mail 0.020s ok net/netip 0.672s ok net/rpc 0.059s ok net/rpc/jsonrpc 0.023s ok net/smtp 0.052s ok net/textproto 0.040s ok net/url 0.025s ok os 1.459s ok os/exec 1.342s ok os/exec/internal/fdtest 0.015s ok os/signal 11.284s ok os/user 0.016s ok path 0.017s ok path/filepath 0.061s ok plugin 0.014s ok reflect 0.267s ok regexp 1.013s ok regexp/syntax 1.573s ok runtime 104.343s ok runtime/cgo 0.016s ok runtime/coverage 0.021s ok runtime/debug 0.042s ok runtime/internal/atomic 0.057s ok runtime/internal/math 0.015s ok runtime/internal/sys 0.015s ok runtime/internal/wasitest 0.016s ok runtime/metrics 0.020s ok runtime/pprof 19.497s ok runtime/trace 6.302s ok slices 0.082s ok sort 0.056s ok strconv 0.346s ok strings 1.296s ok sync 1.510s ok sync/atomic 1.193s ok syscall 0.260s ok testing 1.303s ok testing/fstest 0.020s ok testing/iotest 0.016s ok testing/quick 0.046s ok testing/slogtest 0.018s ok text/scanner 0.019s ok text/tabwriter 0.017s ok text/template 0.046s ok text/template/parse 0.021s ok time 14.256s ok unicode 0.019s ok unicode/utf16 0.016s ok unicode/utf8 0.021s ok cmd/addr2line 1.369s ok cmd/api 1.624s ok cmd/asm/internal/asm 0.766s ok cmd/asm/internal/lex 0.018s ok cmd/cgo/internal/swig 0.045s ok cmd/cgo/internal/test 2.500s ok cmd/cgo/internal/testcarchive 0.227s ok cmd/cgo/internal/testcshared 0.440s ok cmd/cgo/internal/testerrors 43.807s ok cmd/cgo/internal/testfortran 0.045s ok cmd/cgo/internal/testgodefs 2.542s ok cmd/cgo/internal/testlife 2.334s ok cmd/cgo/internal/testnocgo 0.015s ok cmd/cgo/internal/testplugin 0.018s ok cmd/cgo/internal/testsanitizers 0.015s [no tests to run] ok cmd/cgo/internal/testshared 0.019s ok cmd/cgo/internal/testso 5.050s ok cmd/cgo/internal/teststdio 5.394s ok cmd/cgo/internal/testtls 0.016s ok cmd/compile/internal/abt 0.019s ok cmd/compile/internal/amd64 0.022s ok cmd/compile/internal/base 0.017s ok cmd/compile/internal/compare 0.019s ok cmd/compile/internal/devirtualize 0.020s ok cmd/compile/internal/dwarfgen 0.903s ok cmd/compile/internal/importer 3.126s ok cmd/compile/internal/inline/inlheur 1.229s ok cmd/compile/internal/ir 0.018s ok cmd/compile/internal/logopt 0.138s ok cmd/compile/internal/loopvar 0.018s ok cmd/compile/internal/noder 0.023s ok cmd/compile/internal/reflectdata 0.018s [no tests to run] ok cmd/compile/internal/ssa 20.675s ok cmd/compile/internal/syntax 0.078s ok cmd/compile/internal/test 45.712s ok cmd/compile/internal/typecheck 0.670s ok cmd/compile/internal/types 0.016s ok cmd/compile/internal/types2 16.199s ok cmd/covdata 0.031s ok cmd/cover 5.434s ok cmd/dist 0.024s ok cmd/distpack 0.015s ok cmd/doc 0.359s ok cmd/fix 30.509s ok cmd/go 289.874s ok cmd/go/internal/auth 0.017s ok cmd/go/internal/cache 0.264s ok cmd/go/internal/cfg 0.016s [no tests to run] ok cmd/go/internal/envcmd 0.117s ok cmd/go/internal/fsys 0.068s ok cmd/go/internal/generate 0.027s ok cmd/go/internal/gover 0.018s ok cmd/go/internal/imports 0.048s ok cmd/go/internal/load 0.024s ok cmd/go/internal/lockedfile 1.571s ok cmd/go/internal/lockedfile/internal/filelock 0.152s ok cmd/go/internal/modfetch 0.031s ok cmd/go/internal/modfetch/codehost 3.946s ok cmd/go/internal/modfetch/zip_sum_test 0.022s ok cmd/go/internal/modindex 0.242s ok cmd/go/internal/modload 0.031s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.036s ok cmd/go/internal/str 0.016s ok cmd/go/internal/test 0.059s ok cmd/go/internal/toolchain 0.027s ok cmd/go/internal/vcs 0.029s ok cmd/go/internal/vcweb 0.030s ok cmd/go/internal/vcweb/vcstest 6.001s ok cmd/go/internal/web 0.022s ok cmd/go/internal/work 0.288s ok cmd/gofmt 0.075s ok cmd/internal/archive 1.600s ok cmd/internal/buildid 0.199s ok cmd/internal/cov 0.722s ok cmd/internal/dwarf 0.016s ok cmd/internal/edit 0.015s ok cmd/internal/goobj 0.016s ok cmd/internal/moddeps 3.563s ok cmd/internal/notsha256 0.016s ok cmd/internal/obj 1.123s ok cmd/internal/obj/ppc64 0.259s ok cmd/internal/obj/riscv 0.087s ok cmd/internal/obj/s390x 0.015s ok cmd/internal/obj/x86 9.112s ok cmd/internal/objabi 0.138s ok cmd/internal/pkgpath 0.054s ok cmd/internal/pkgpattern 0.016s ok cmd/internal/quoted 0.016s ok cmd/internal/src 0.017s ok cmd/internal/test2json 0.150s ok cmd/link 42.006s ok cmd/link/internal/benchmark 0.017s ok cmd/link/internal/ld 37.455s ok cmd/link/internal/loader 0.036s ok cmd/nm 5.026s ok cmd/objdump 8.605s ok cmd/pack 0.765s ok cmd/pprof 1.853s ok cmd/trace 4.055s ok cmd/vet 33.651s ##### os/user with tag osusergo ok os/user 0.025s ##### hash/maphash purego implementation ok hash/maphash 0.072s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick panic: test timed out after 5m0s running tests: TestRuntimeLockMetricsAndProfile (3m1s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m36s) goroutine 175643 gp=0x54082b48 m=13 mp=0x52881008 [running]: panic({0x842ff20, 0x54706068}) /tmp/workdir/go/src/runtime/panic.go:779 +0x124 fp=0x52bcaf80 sp=0x52bcaf2c pc=0x80896a4 testing.(*M).startAlarm.func1() /tmp/workdir/go/src/testing/testing.go:2351 +0x386 fp=0x52bcaff0 sp=0x52bcaf80 pc=0x8155a86 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bcaff4 sp=0x52bcaff0 pc=0x80c79e1 created by time.goFunc /tmp/workdir/go/src/time/sleep.go:177 +0x29 goroutine 1 gp=0x52806128 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52dbe130, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52851c18 sp=0x52851c04 pc=0x808ddaa runtime.chanrecv(0x52dbe100, 0x52851c8b, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52851c54 sp=0x52851c18 pc=0x8050b57 runtime.chanrecv1(0x52dbe100, 0x52851c8b) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52851c68 sp=0x52851c54 pc=0x805078c testing.(*T).Run(0x5298e008, {0x84a5ab6, 0x20}, 0x84be620) /tmp/workdir/go/src/testing/testing.go:1736 +0x3d2 fp=0x52851ccc sp=0x52851c68 pc=0x81525c2 testing.runTests.func1(0x5298e008) /tmp/workdir/go/src/testing/testing.go:2146 +0x3f fp=0x52851cec sp=0x52851ccc pc=0x815467f testing.tRunner(0x5298e008, 0x52851d94) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52851d38 sp=0x52851cec pc=0x81517bf testing.runTests(0x52812330, {0x87621e0, 0x1c4, 0x1c4}, {0xc14e1dbb64d255df, 0x45d9bb8c8e, 0x8764540}) /tmp/workdir/go/src/testing/testing.go:2144 +0x397 fp=0x52851da8 sp=0x52851d38 pc=0x8154597 testing.(*M).Run(0x52904640) /tmp/workdir/go/src/testing/testing.go:2012 +0x6d0 fp=0x52851f08 sp=0x52851da8 pc=0x8152f90 runtime_test.TestMain(0x52904640) /tmp/workdir/go/src/runtime/crash_test.go:29 +0x3d fp=0x52851f48 sp=0x52851f08 pc=0x8344d2d main.main() _testmain.go:1571 +0x13f fp=0x52851fac sp=0x52851f48 pc=0x83f943f runtime.main() /tmp/workdir/go/src/runtime/proc.go:271 +0x298 fp=0x52851ff0 sp=0x52851fac pc=0x808d908 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52851ff4 sp=0x52851ff0 pc=0x80c79e1 goroutine 2 gp=0x528067e8 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x84beb3c, 0x8763d08, 0x11, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5283efdc sp=0x5283efc8 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir/go/src/runtime/proc.go:326 +0xc7 fp=0x5283eff0 sp=0x5283efdc pc=0x808dbf7 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5283eff4 sp=0x5283eff0 pc=0x80c79e1 created by runtime.init.5 in goroutine 1 /tmp/workdir/go/src/runtime/proc.go:314 +0x1d goroutine 3 gp=0x52806b48 m=nil [GC sweep wait]: runtime.gopark(0x84beb3c, 0x87640b0, 0xc, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5283f7cc sp=0x5283f7b8 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.bgsweep(0x52826040) /tmp/workdir/go/src/runtime/mgcsweep.go:317 +0xec fp=0x5283f7e8 sp=0x5283f7cc pc=0x80763dc runtime.gcenable.gowrap1() /tmp/workdir/go/src/runtime/mgc.go:203 +0x21 fp=0x5283f7f0 sp=0x5283f7e8 pc=0x8067b21 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5283f7f4 sp=0x5283f7f0 pc=0x80c79e1 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:203 +0x71 goroutine 4 gp=0x52806c68 m=nil [GC scavenge wait]: runtime.gopark(0x84beb3c, 0x87646c0, 0xd, 0x14, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5283ffb8 sp=0x5283ffa4 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x87646c0) /tmp/workdir/go/src/runtime/mgcscavenge.go:425 +0x54 fp=0x5283ffcc sp=0x5283ffb8 pc=0x80739a4 runtime.bgscavenge(0x52826040) /tmp/workdir/go/src/runtime/mgcscavenge.go:658 +0x69 fp=0x5283ffe8 sp=0x5283ffcc pc=0x8074009 runtime.gcenable.gowrap2() /tmp/workdir/go/src/runtime/mgc.go:204 +0x21 fp=0x5283fff0 sp=0x5283ffe8 pc=0x8067ae1 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5283fff4 sp=0x5283fff0 pc=0x80c79e1 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:204 +0xb1 goroutine 5 gp=0x52807208 m=nil [finalizer wait, 3 minutes]: runtime.gopark(0x84be984, 0x877c1bc, 0x10, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52840798 sp=0x52840784 pc=0x808ddaa runtime.runfinq() /tmp/workdir/go/src/runtime/mfinal.go:194 +0xf0 fp=0x528407f0 sp=0x52840798 pc=0x8066c00 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x528407f4 sp=0x528407f0 pc=0x80c79e1 created by runtime.createfing in goroutine 1 /tmp/workdir/go/src/runtime/mfinal.go:164 +0x5a goroutine 9 gp=0x528079e8 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x84be9a4, 0x52ae3f68, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5283e794 sp=0x5283e780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5283e7f0 sp=0x5283e794 pc=0x806a2e5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5283e7f4 sp=0x5283e7f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175499 gp=0x52883328 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5283cea0 sp=0x5283ce8c pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5283cedc sp=0x5283cea0 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5283cef0 sp=0x5283cedc pc=0x805078c testing.(*T).Parallel(0x5298f208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5283cf58 sp=0x5283cef0 pc=0x8151444 runtime_test.TestCgoCrashTraceback(0x5298f208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:241 +0x1f fp=0x5283cf98 sp=0x5283cf58 pc=0x833fe9f testing.tRunner(0x5298f208, 0x84be168) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5283cfe4 sp=0x5283cf98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5283cff0 sp=0x5283cfe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5283cff4 sp=0x5283cff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175832 gp=0x52883448 m=nil [semacquire]: runtime.gopark(0x84beb3c, 0x876d1a0, 0x12, 0x19, 0x4) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bc5f74 sp=0x52bc5f60 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0x52814cb4, 0x0, 0x0, 0x0, 0x12) /tmp/workdir/go/src/runtime/sema.go:160 +0x285 fp=0x52bc5fa4 sp=0x52bc5f74 pc=0x80a0335 runtime.semacquire(0x52814cb4) /tmp/workdir/go/src/runtime/sema.go:111 +0x35 fp=0x52bc5fbc sp=0x52bc5fa4 pc=0x80a00a5 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1212 +0x51 fp=0x52bc5fd8 sp=0x52bc5fbc pc=0x8386f51 runtime_test.(*contentionWorker).run(0x52d78050) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x52bc5fe8 sp=0x52bc5fd8 pc=0x83892ee runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x52bc5ff0 sp=0x52bc5fe8 pc=0x8388dc1 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bc5ff4 sp=0x52bc5ff0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175803 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 175565 gp=0x546f4008 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x528ade9c sp=0x528ade88 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x528aded8 sp=0x528ade9c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x528adeec sp=0x528aded8 pc=0x805078c testing.(*T).Parallel(0x52dccd08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x528adf54 sp=0x528adeec pc=0x8151444 runtime_test.TestRecoverBeforePanicAfterGoexit2(0x52dccd08) /tmp/workdir/go/src/runtime/crash_test.go:478 +0x3a fp=0x528adf98 sp=0x528adf54 pc=0x834838a testing.tRunner(0x52dccd08, 0x84be600) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x528adfe4 sp=0x528adf98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x528adff0 sp=0x528adfe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x528adff4 sp=0x528adff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 51 gp=0x53ba1208 m=nil [GC worker (idle)]: runtime.gopark(0x84be9a4, 0x533ca000, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5283d794 sp=0x5283d780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5283d7f0 sp=0x5283d794 pc=0x806a2e5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5283d7f4 sp=0x5283d7f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 50 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 313 gp=0x53436908 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84be9a4, 0x533ca060, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52984f94 sp=0x52984f80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x52984ff0 sp=0x52984f94 pc=0x806a2e5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52984ff4 sp=0x52984ff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 312 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175491 gp=0x53436a28 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52989e9c sp=0x52989e88 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52989ed8 sp=0x52989e9c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52989eec sp=0x52989ed8 pc=0x805078c testing.(*T).Parallel(0x5298ea08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52989f54 sp=0x52989eec pc=0x8151444 runtime_test.TestCgoExternalThreadSignal(0x5298ea08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0x52989f98 sp=0x52989f54 pc=0x833edbf testing.tRunner(0x5298ea08, 0x84be180) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52989fe4 sp=0x52989f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52989ff0 sp=0x52989fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52989ff4 sp=0x52989ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 128 gp=0x546f4368 m=nil [GC worker (idle)]: runtime.gopark(0x84be9a4, 0x53b24000, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52988f94 sp=0x52988f80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x52988ff0 sp=0x52988f94 pc=0x806a2e5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52988ff4 sp=0x52988ff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 312 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 174545 gp=0x52882368 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x528abea4 sp=0x528abe90 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x528abee0 sp=0x528abea4 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x528abef4 sp=0x528abee0 pc=0x805078c testing.(*T).Parallel(0x52dc6208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x528abf5c sp=0x528abef4 pc=0x8151444 runtime_test.TestCgoPanicCallback(0x52dc6208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:562 +0x1f fp=0x528abf98 sp=0x528abf5c pc=0x834286f testing.tRunner(0x52dc6208, 0x84be194) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x528abfe4 sp=0x528abf98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x528abff0 sp=0x528abfe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x528abff4 sp=0x528abff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175564 gp=0x53437e68 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52e1569c sp=0x52e15688 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52e156d8 sp=0x52e1569c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52e156ec sp=0x52e156d8 pc=0x805078c testing.(*T).Parallel(0x52dccc08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52e15754 sp=0x52e156ec pc=0x8151444 runtime_test.TestRecoverBeforePanicAfterGoexit(0x52dccc08) /tmp/workdir/go/src/runtime/crash_test.go:466 +0x3a fp=0x52e15798 sp=0x52e15754 pc=0x834820a testing.tRunner(0x52dccc08, 0x84be5fc) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52e157e4 sp=0x52e15798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52e157f0 sp=0x52e157e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e157f4 sp=0x52e157f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175798 gp=0x546f50e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52dbe930, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bc7e64 sp=0x52bc7e50 pc=0x808ddaa runtime.chanrecv(0x52dbe900, 0x52bc7ed7, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bc7ea0 sp=0x52bc7e64 pc=0x8050b57 runtime.chanrecv1(0x52dbe900, 0x52bc7ed7) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bc7eb4 sp=0x52bc7ea0 pc=0x805078c testing.(*T).Run(0x52dc6308, {0x84984be, 0x12}, 0x54098218) /tmp/workdir/go/src/testing/testing.go:1736 +0x3d2 fp=0x52bc7f18 sp=0x52bc7eb4 pc=0x81525c2 runtime_test.TestRuntimeLockMetricsAndProfile(0x52dc6308) /tmp/workdir/go/src/runtime/metrics_test.go:1196 +0x437 fp=0x52bc7f98 sp=0x52bc7f18 pc=0x8386c97 testing.tRunner(0x52dc6308, 0x84be620) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bc7fe4 sp=0x52bc7f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bc7ff0 sp=0x52bc7fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bc7ff4 sp=0x52bc7ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175750 gp=0x53ba0008 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x529d96c4 sp=0x529d96b0 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x529d9700 sp=0x529d96c4 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x529d9714 sp=0x529d9700 pc=0x805078c testing.(*T).Parallel(0x528cf008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x529d977c sp=0x529d9714 pc=0x8151444 runtime_test.TestMemmoveOverlapLarge0x120000(0x528cf008) /tmp/workdir/go/src/runtime/memmove_test.go:116 +0xb7 fp=0x529d9798 sp=0x529d977c pc=0x8378617 testing.tRunner(0x528cf008, 0x84be45c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x529d97e4 sp=0x529d9798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x529d97f0 sp=0x529d97e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x529d97f4 sp=0x529d97f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175494 gp=0x53ba05a8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5283ae9c sp=0x5283ae88 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5283aed8 sp=0x5283ae9c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5283aeec sp=0x5283aed8 pc=0x805078c testing.(*T).Parallel(0x5298ed08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5283af54 sp=0x5283aeec pc=0x8151444 runtime_test.TestEnsureDropM(0x5298ed08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0x5283af98 sp=0x5283af54 pc=0x833f23f testing.tRunner(0x5298ed08, 0x84be28c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5283afe4 sp=0x5283af98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5283aff0 sp=0x5283afe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5283aff4 sp=0x5283aff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175650 gp=0x53ba0b48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52e14ebc sp=0x52e14ea8 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52e14ef8 sp=0x52e14ebc pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52e14f0c sp=0x52e14ef8 pc=0x805078c testing.(*T).Parallel(0x52dcc108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52e14f74 sp=0x52e14f0c pc=0x8151444 runtime_test.TestGCTestMoveStackOnNextCall(0x52dcc108) /tmp/workdir/go/src/runtime/gc_test.go:211 +0x1f fp=0x52e14f98 sp=0x52e14f74 pc=0x83567df testing.tRunner(0x52dcc108, 0x84be2e4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52e14fe4 sp=0x52e14f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52e14ff0 sp=0x52e14fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e14ff4 sp=0x52e14ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175487 gp=0x53ba0c68 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bc0e9c sp=0x52bc0e88 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bc0ed8 sp=0x52bc0e9c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bc0eec sp=0x52bc0ed8 pc=0x805078c testing.(*T).Parallel(0x5298e608) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bc0f54 sp=0x52bc0eec pc=0x8151444 runtime_test.TestCgoTraceback(0x5298e608) /tmp/workdir/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0x52bc0f98 sp=0x52bc0f54 pc=0x833e73f testing.tRunner(0x5298e608, 0x84be1c0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bc0fe4 sp=0x52bc0f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bc0ff0 sp=0x52bc0fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bc0ff4 sp=0x52bc0ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175527 gp=0x53ba0fc8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bbf69c sp=0x52bbf688 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bbf6d8 sp=0x52bbf69c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bbf6ec sp=0x52bbf6d8 pc=0x805078c testing.(*T).Parallel(0x52dc6808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bbf754 sp=0x52bbf6ec pc=0x8151444 runtime_test.TestEINTR(0x52dc6808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0x52bbf798 sp=0x52bbf754 pc=0x834378f testing.tRunner(0x52dc6808, 0x84be274) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bbf7e4 sp=0x52bbf798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bbf7f0 sp=0x52bbf7e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bbf7f4 sp=0x52bbf7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175497 gp=0x53ba10e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x528a769c sp=0x528a7688 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x528a76d8 sp=0x528a769c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x528a76ec sp=0x528a76d8 pc=0x805078c testing.(*T).Parallel(0x5298f008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x528a7754 sp=0x528a76ec pc=0x8151444 runtime_test.TestCgoCCodeSIGPROF(0x5298f008) /tmp/workdir/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0x528a7798 sp=0x528a7754 pc=0x833fb4f testing.tRunner(0x5298f008, 0x84be158) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x528a77e4 sp=0x528a7798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x528a77f0 sp=0x528a77e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x528a77f4 sp=0x528a77f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175496 gp=0x53ba1328 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5283b69c sp=0x5283b688 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5283b6d8 sp=0x5283b69c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5283b6ec sp=0x5283b6d8 pc=0x805078c testing.(*T).Parallel(0x5298ef08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5283b754 sp=0x5283b6ec pc=0x8151444 runtime_test.TestCgoPanicDeadlock(0x5298ef08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0x5283b798 sp=0x5283b754 pc=0x833f9df testing.tRunner(0x5298ef08, 0x84be198) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5283b7e4 sp=0x5283b798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5283b7f0 sp=0x5283b7e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5283b7f4 sp=0x5283b7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 174548 gp=0x53ba1448 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52e0f6c0 sp=0x52e0f6ac pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52e0f6fc sp=0x52e0f6c0 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52e0f710 sp=0x52e0f6fc pc=0x805078c testing.(*T).Parallel(0x52dcc008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52e0f778 sp=0x52e0f710 pc=0x8151444 runtime_test.TestGCTestPointerClass(0x52dcc008) /tmp/workdir/go/src/runtime/gc_test.go:292 +0x1f fp=0x52e0f798 sp=0x52e0f778 pc=0x8356dff testing.tRunner(0x52dcc008, 0x84be2ec) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52e0f7e4 sp=0x52e0f798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52e0f7f0 sp=0x52e0f7e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e0f7f4 sp=0x52e0f7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175495 gp=0x53ba1688 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52840e48 sp=0x52840e34 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52840e84 sp=0x52840e48 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52840e98 sp=0x52840e84 pc=0x805078c testing.(*T).Parallel(0x5298ee08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52840f00 sp=0x52840e98 pc=0x8151444 runtime_test.TestCgoCheckBytes(0x5298ee08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:167 +0x29 fp=0x52840f98 sp=0x52840f00 pc=0x833f3a9 testing.tRunner(0x5298ee08, 0x84be160) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52840fe4 sp=0x52840f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52840ff0 sp=0x52840fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52840ff4 sp=0x52840ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175493 gp=0x53ba18c8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52e5ee94 sp=0x52e5ee80 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52e5eed0 sp=0x52e5ee94 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52e5eee4 sp=0x52e5eed0 pc=0x805078c testing.(*T).Parallel(0x5298ec08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52e5ef4c sp=0x52e5eee4 pc=0x8151444 runtime_test.TestCgoExecSignalMask(0x5298ec08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:136 +0x1f fp=0x52e5ef98 sp=0x52e5ef4c pc=0x833f0bf testing.tRunner(0x5298ec08, 0x84be174) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52e5efe4 sp=0x52e5ef98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52e5eff0 sp=0x52e5efe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e5eff4 sp=0x52e5eff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175538 gp=0x53ba1b08 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bc2694 sp=0x52bc2680 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bc26d0 sp=0x52bc2694 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bc26e4 sp=0x52bc26d0 pc=0x805078c testing.(*T).Parallel(0x52dc7308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bc274c sp=0x52bc26e4 pc=0x8151444 runtime_test.TestStackSwitchCallback(0x52dc7308) /tmp/workdir/go/src/runtime/crash_cgo_test.go:883 +0x1f fp=0x52bc2798 sp=0x52bc274c pc=0x8344acf testing.tRunner(0x52dc7308, 0x84be6fc) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bc27e4 sp=0x52bc2798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bc27f0 sp=0x52bc27e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bc27f4 sp=0x52bc27f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175539 gp=0x53ba1d48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bbde9c sp=0x52bbde88 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bbded8 sp=0x52bbde9c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bbdeec sp=0x52bbded8 pc=0x805078c testing.(*T).Parallel(0x52dc7408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bbdf54 sp=0x52bbdeec pc=0x8151444 runtime_test.TestVDSO(0x52dc7408) /tmp/workdir/go/src/runtime/crash_test.go:168 +0x1f fp=0x52bbdf98 sp=0x52bbdf54 pc=0x834606f testing.tRunner(0x52dc7408, 0x84be7b8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bbdfe4 sp=0x52bbdf98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bbdff0 sp=0x52bbdfe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bbdff4 sp=0x52bbdff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175526 gp=0x53ba1e68 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x528acea4 sp=0x528ace90 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x528acee0 sp=0x528acea4 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x528acef4 sp=0x528acee0 pc=0x805078c testing.(*T).Parallel(0x52dc6708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x528acf5c sp=0x528acef4 pc=0x8151444 runtime_test.TestAbortInCgo(0x52dc6708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:703 +0x1f fp=0x528acf98 sp=0x528acf5c pc=0x834356f testing.tRunner(0x52dc6708, 0x84be0c8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x528acfe4 sp=0x528acf98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x528acff0 sp=0x528acfe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x528acff4 sp=0x528acff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175834 gp=0x54083208 m=nil [runnable]: runtime.semrelease1(0x52814cb4, 0x0, 0x0) /tmp/workdir/go/src/runtime/sema.go:175 +0x24c fp=0x52e5cfbc sp=0x52e5cfb8 pc=0x80a065c runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1213 +0x6f fp=0x52e5cfd8 sp=0x52e5cfbc pc=0x8386f6f runtime_test.(*contentionWorker).run(0x52d78070) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x52e5cfe8 sp=0x52e5cfd8 pc=0x83892ee runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x52e5cff0 sp=0x52e5cfe8 pc=0x8388dc1 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e5cff4 sp=0x52e5cff0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175803 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 175833 gp=0x54083c28 m=nil [semacquire]: runtime.gopark(0x84beb3c, 0x876d1a0, 0x12, 0x19, 0x4) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bc9774 sp=0x52bc9760 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0x52814cb4, 0x0, 0x0, 0x0, 0x12) /tmp/workdir/go/src/runtime/sema.go:160 +0x285 fp=0x52bc97a4 sp=0x52bc9774 pc=0x80a0335 runtime.semacquire(0x52814cb4) /tmp/workdir/go/src/runtime/sema.go:111 +0x35 fp=0x52bc97bc sp=0x52bc97a4 pc=0x80a00a5 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1212 +0x51 fp=0x52bc97d8 sp=0x52bc97bc pc=0x8386f51 runtime_test.(*contentionWorker).run(0x52d78060) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x52bc97e8 sp=0x52bc97d8 pc=0x83892ee runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x52bc97f0 sp=0x52bc97e8 pc=0x8388dc1 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bc97f4 sp=0x52bc97f0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175803 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 174543 gp=0x52806908 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52e1169c sp=0x52e11688 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52e116d8 sp=0x52e1169c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52e116ec sp=0x52e116d8 pc=0x805078c testing.(*T).Parallel(0x52dc6008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52e11754 sp=0x52e116ec pc=0x8151444 runtime_test.TestSigStackSwapping(0x52dc6008) /tmp/workdir/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0x52e11798 sp=0x52e11754 pc=0x834245f testing.tRunner(0x52dc6008, 0x84be684) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52e117e4 sp=0x52e11798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52e117f0 sp=0x52e117e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e117f4 sp=0x52e117f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175502 gp=0x52806a28 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52e10e9c sp=0x52e10e88 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52e10ed8 sp=0x52e10e9c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52e10eec sp=0x52e10ed8 pc=0x805078c testing.(*T).Parallel(0x5298f508) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52e10f54 sp=0x52e10eec pc=0x8151444 runtime_test.TestCgoTracebackContextPreemption(0x5298f508) /tmp/workdir/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0x52e10f98 sp=0x52e10f54 pc=0x83404ef testing.tRunner(0x5298f508, 0x84be1c8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52e10fe4 sp=0x52e10f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52e10ff0 sp=0x52e10fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e10ff4 sp=0x52e10ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175504 gp=0x52807328 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x529d65c0 sp=0x529d65ac pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x529d65fc sp=0x529d65c0 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x529d6610 sp=0x529d65fc pc=0x805078c testing.(*T).Parallel(0x5298f708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x529d6678 sp=0x529d6610 pc=0x8151444 runtime_test.testCgoPprof(0x5298f708, {0x8494bf2, 0xe}, {0x8490cc3, 0x8}, {0x848fec0, 0x6}, {0x84935fb, 0xc}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x529d6770 sp=0x529d6678 pc=0x834066a runtime_test.TestCgoPprofPIE(0x5298f708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:363 +0x63 fp=0x529d6798 sp=0x529d6770 pc=0x8341443 testing.tRunner(0x5298f708, 0x84be1a4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x529d67e4 sp=0x529d6798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x529d67f0 sp=0x529d67e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x529d67f4 sp=0x529d67f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175500 gp=0x52807448 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x529d5e98 sp=0x529d5e84 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x529d5ed4 sp=0x529d5e98 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x529d5ee8 sp=0x529d5ed4 pc=0x805078c testing.(*T).Parallel(0x5298f308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x529d5f50 sp=0x529d5ee8 pc=0x8151444 runtime_test.TestCgoCrashTracebackGo(0x5298f308) /tmp/workdir/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0x529d5f98 sp=0x529d5f50 pc=0x834010f testing.tRunner(0x5298f308, 0x84be16c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x529d5fe4 sp=0x529d5f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x529d5ff0 sp=0x529d5fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x529d5ff4 sp=0x529d5ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175535 gp=0x52883c28 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x528ac69c sp=0x528ac688 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x528ac6d8 sp=0x528ac69c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x528ac6ec sp=0x528ac6d8 pc=0x805078c testing.(*T).Parallel(0x52dc7008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x528ac754 sp=0x528ac6ec pc=0x8151444 runtime_test.TestDestructorCallback(0x52dc7008) /tmp/workdir/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0x528ac798 sp=0x528ac754 pc=0x834445f testing.tRunner(0x52dc7008, 0x84be264) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x528ac7e4 sp=0x528ac798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x528ac7f0 sp=0x528ac7e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x528ac7f4 sp=0x528ac7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175490 gp=0x52883d48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x529d6e94 sp=0x529d6e80 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x529d6ed0 sp=0x529d6e94 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x529d6ee4 sp=0x529d6ed0 pc=0x805078c testing.(*T).Parallel(0x5298e908) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x529d6f4c sp=0x529d6ee4 pc=0x8151444 runtime_test.TestCgoExternalThreadSIGPROF(0x5298e908) /tmp/workdir/go/src/runtime/crash_cgo_test.go:93 +0x1f fp=0x529d6f98 sp=0x529d6f4c pc=0x833ec3f testing.tRunner(0x5298e908, 0x84be17c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x529d6fe4 sp=0x529d6f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x529d6ff0 sp=0x529d6fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x529d6ff4 sp=0x529d6ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175592 gp=0x52e26128 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52e1469c sp=0x52e14688 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52e146d8 sp=0x52e1469c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52e146ec sp=0x52e146d8 pc=0x805078c testing.(*T).Parallel(0x528ce408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52e14754 sp=0x52e146ec pc=0x8151444 runtime_test.TestNetpollWaiters(0x528ce408) /tmp/workdir/go/src/runtime/crash_test.go:895 +0x1f fp=0x52e14798 sp=0x52e14754 pc=0x834bb3f testing.tRunner(0x528ce408, 0x84be49c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52e147e4 sp=0x52e14798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52e147f0 sp=0x52e147e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e147f4 sp=0x52e147f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175488 gp=0x52e270e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x528ad694 sp=0x528ad680 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x528ad6d0 sp=0x528ad694 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x528ad6e4 sp=0x528ad6d0 pc=0x805078c testing.(*T).Parallel(0x5298e708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x528ad74c sp=0x528ad6e4 pc=0x8151444 runtime_test.TestCgoCallbackGC(0x5298e708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:54 +0x1f fp=0x528ad798 sp=0x528ad74c pc=0x833e89f testing.tRunner(0x5298e708, 0x84be15c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x528ad7e4 sp=0x528ad798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x528ad7f0 sp=0x528ad7e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x528ad7f4 sp=0x528ad7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175510 gp=0x52e27568 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bcbe80 sp=0x52bcbe6c pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bcbebc sp=0x52bcbe80 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bcbed0 sp=0x52bcbebc pc=0x805078c testing.(*T).Parallel(0x5298fd08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bcbf38 sp=0x52bcbed0 pc=0x8151444 runtime_test.TestCatchPanic(0x5298fd08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:458 +0x1f fp=0x52bcbf98 sp=0x52bcbf38 pc=0x8341ecf testing.tRunner(0x5298fd08, 0x84be154) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bcbfe4 sp=0x52bcbf98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bcbff0 sp=0x52bcbfe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bcbff4 sp=0x52bcbff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175567 gp=0x52e278c8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x528a9640 sp=0x528a962c pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x528a967c sp=0x528a9640 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x528a9690 sp=0x528a967c pc=0x805078c testing.(*T).Parallel(0x52dccf08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x528a96f8 sp=0x528a9690 pc=0x8151444 runtime_test.TestPanicTraceback(0x52dccf08) /tmp/workdir/go/src/runtime/crash_test.go:496 +0x29 fp=0x528a9798 sp=0x528a96f8 pc=0x8348679 testing.tRunner(0x52dccf08, 0x84be544) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x528a97e4 sp=0x528a9798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x528a97f0 sp=0x528a97e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x528a97f4 sp=0x528a97f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175509 gp=0x52e38008 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bbce9c sp=0x52bbce88 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bbced8 sp=0x52bbce9c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bbceec sp=0x52bbced8 pc=0x805078c testing.(*T).Parallel(0x5298fc08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bbcf54 sp=0x52bbceec pc=0x8151444 runtime_test.TestCgoNumGoroutine(0x5298fc08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0x52bbcf98 sp=0x52bbcf54 pc=0x8341d6f testing.tRunner(0x5298fc08, 0x84be190) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bbcfe4 sp=0x52bbcf98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bbcff0 sp=0x52bbcfe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bbcff4 sp=0x52bbcff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175485 gp=0x52e38248 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bbfed4 sp=0x52bbfec0 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bbff10 sp=0x52bbfed4 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bbff24 sp=0x52bbff10 pc=0x805078c testing.(*T).Parallel(0x5298e408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bbff8c sp=0x52bbff24 pc=0x8151444 runtime_test.TestCgoCrashHandler(0x5298e408) /tmp/workdir/go/src/runtime/crash_cgo_test.go:25 +0x1b fp=0x52bbff98 sp=0x52bbff8c pc=0x833e55b testing.tRunner(0x5298e408, 0x84be164) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bbffe4 sp=0x52bbff98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bbfff0 sp=0x52bbffe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bbfff4 sp=0x52bbfff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175566 gp=0x52e38a28 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5298969c sp=0x52989688 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x529896d8 sp=0x5298969c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x529896ec sp=0x529896d8 pc=0x805078c testing.(*T).Parallel(0x52dcce08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52989754 sp=0x529896ec pc=0x8151444 runtime_test.TestNetpollDeadlock(0x52dcce08) /tmp/workdir/go/src/runtime/crash_test.go:487 +0x1f fp=0x52989798 sp=0x52989754 pc=0x83484ef testing.tRunner(0x52dcce08, 0x84be498) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x529897e4 sp=0x52989798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x529897f0 sp=0x529897e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x529897f4 sp=0x529897f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 174541 gp=0x52e38ea8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x529daed0 sp=0x529daebc pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x529daf0c sp=0x529daed0 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x529daf20 sp=0x529daf0c pc=0x805078c testing.(*T).Parallel(0x5298fe08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x529daf88 sp=0x529daf20 pc=0x8151444 runtime_test.TestCgoLockOSThreadExit(0x5298fe08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:494 +0x1b fp=0x529daf98 sp=0x529daf88 pc=0x834221b testing.tRunner(0x5298fe08, 0x84be184) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x529dafe4 sp=0x529daf98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x529daff0 sp=0x529dafe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x529daff4 sp=0x529daff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175489 gp=0x52e38fc8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x529db69c sp=0x529db688 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x529db6d8 sp=0x529db69c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x529db6ec sp=0x529db6d8 pc=0x805078c testing.(*T).Parallel(0x5298e808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x529db754 sp=0x529db6ec pc=0x8151444 runtime_test.TestCgoExternalThreadPanic(0x5298e808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0x529db798 sp=0x529db754 pc=0x833eadf testing.tRunner(0x5298e808, 0x84be178) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x529db7e4 sp=0x529db798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x529db7f0 sp=0x529db7e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x529db7f4 sp=0x529db7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175503 gp=0x52e390e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5283ddc0 sp=0x5283ddac pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5283ddfc sp=0x5283ddc0 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5283de10 sp=0x5283ddfc pc=0x805078c testing.(*T).Parallel(0x5298f608) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5283de78 sp=0x5283de10 pc=0x8151444 runtime_test.testCgoPprof(0x5298f608, {0x0, 0x0}, {0x8490cc3, 0x8}, {0x848fec0, 0x6}, {0x84935fb, 0xc}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x5283df70 sp=0x5283de78 pc=0x834066a runtime_test.TestCgoPprof(0x5298f608) /tmp/workdir/go/src/runtime/crash_cgo_test.go:359 +0x61 fp=0x5283df98 sp=0x5283df70 pc=0x83413d1 testing.tRunner(0x5298f608, 0x84be19c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5283dfe4 sp=0x5283df98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5283dff0 sp=0x5283dfe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5283dff4 sp=0x5283dff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175505 gp=0x52e42128 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52e135c0 sp=0x52e135ac pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52e135fc sp=0x52e135c0 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52e13610 sp=0x52e135fc pc=0x805078c testing.(*T).Parallel(0x5298f808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52e13678 sp=0x52e13610 pc=0x8151444 runtime_test.testCgoPprof(0x5298f808, {0x0, 0x0}, {0x8494c00, 0xe}, {0x8493607, 0xc}, {0x84940cc, 0xd}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x52e13770 sp=0x52e13678 pc=0x834066a runtime_test.TestCgoPprofThread(0x5298f808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:367 +0x61 fp=0x52e13798 sp=0x52e13770 pc=0x83414b1 testing.tRunner(0x5298f808, 0x84be1a8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52e137e4 sp=0x52e13798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52e137f0 sp=0x52e137e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e137f4 sp=0x52e137f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175501 gp=0x52e43c28 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52e11e9c sp=0x52e11e88 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52e11ed8 sp=0x52e11e9c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52e11eec sp=0x52e11ed8 pc=0x805078c testing.(*T).Parallel(0x5298f408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52e11f54 sp=0x52e11eec pc=0x8151444 runtime_test.TestCgoTracebackContext(0x5298f408) /tmp/workdir/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0x52e11f98 sp=0x52e11f54 pc=0x834038f testing.tRunner(0x5298f408, 0x84be1c4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52e11fe4 sp=0x52e11f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52e11ff0 sp=0x52e11fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e11ff4 sp=0x52e11ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 174544 gp=0x52e56488 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x528ab6a4 sp=0x528ab690 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x528ab6e0 sp=0x528ab6a4 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x528ab6f4 sp=0x528ab6e0 pc=0x805078c testing.(*T).Parallel(0x52dc6108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x528ab75c sp=0x528ab6f4 pc=0x8151444 runtime_test.TestCgoTracebackSigpanic(0x52dc6108) /tmp/workdir/go/src/runtime/crash_cgo_test.go:538 +0x1f fp=0x528ab798 sp=0x528ab75c pc=0x83425bf testing.tRunner(0x52dc6108, 0x84be1d0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x528ab7e4 sp=0x528ab798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x528ab7f0 sp=0x528ab7e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x528ab7f4 sp=0x528ab7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175537 gp=0x52e56d88 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bc169c sp=0x52bc1688 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bc16d8 sp=0x52bc169c pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bc16ec sp=0x52bc16d8 pc=0x805078c testing.(*T).Parallel(0x52dc7208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bc1754 sp=0x52bc16ec pc=0x8151444 runtime_test.TestEnsureBindM(0x52dc7208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0x52bc1798 sp=0x52bc1754 pc=0x834496f testing.tRunner(0x52dc7208, 0x84be288) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bc17e4 sp=0x52bc1798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bc17f0 sp=0x52bc17e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bc17f4 sp=0x52bc17f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 174552 gp=0x52e56ea8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bcb690 sp=0x52bcb67c pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bcb6cc sp=0x52bcb690 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bcb6e0 sp=0x52bcb6cc pc=0x805078c testing.(*T).Parallel(0x52dcc308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bcb748 sp=0x52bcb6e0 pc=0x8151444 runtime_test.testConcurrentReadsAfterGrowth(0x52dcc308, 0x1) /tmp/workdir/go/src/runtime/map_test.go:318 +0x2d fp=0x52bcb78c sp=0x52bcb748 pc=0x836f1ed runtime_test.TestConcurrentReadsAfterGrowthReflect(0x52dcc308) /tmp/workdir/go/src/runtime/map_test.go:368 +0x20 fp=0x52bcb798 sp=0x52bcb78c pc=0x836f8e0 testing.tRunner(0x52dcc308, 0x84be210) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bcb7e4 sp=0x52bcb798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bcb7f0 sp=0x52bcb7e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bcb7f4 sp=0x52bcb7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175749 gp=0x52e57208 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x529d4ec4 sp=0x529d4eb0 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x529d4f00 sp=0x529d4ec4 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x529d4f14 sp=0x529d4f00 pc=0x805078c testing.(*T).Parallel(0x528cef08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x529d4f7c sp=0x529d4f14 pc=0x8151444 runtime_test.TestMemmoveLarge0x180000(0x528cef08) /tmp/workdir/go/src/runtime/memmove_test.go:104 +0xb7 fp=0x529d4f98 sp=0x529d4f7c pc=0x8378507 testing.tRunner(0x528cef08, 0x84be458) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x529d4fe4 sp=0x529d4f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x529d4ff0 sp=0x529d4fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x529d4ff4 sp=0x529d4ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175506 gp=0x52e579e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bbe5c0 sp=0x52bbe5ac pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bbe5fc sp=0x52bbe5c0 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bbe610 sp=0x52bbe5fc pc=0x805078c testing.(*T).Parallel(0x5298f908) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bbe678 sp=0x52bbe610 pc=0x8151444 runtime_test.testCgoPprof(0x5298f908, {0x0, 0x0}, {0x849fa69, 0x19}, {0x8493607, 0xc}, {0x849b807, 0x15}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x52bbe770 sp=0x52bbe678 pc=0x834066a runtime_test.TestCgoPprofThreadNoTraceback(0x5298f908) /tmp/workdir/go/src/runtime/crash_cgo_test.go:371 +0x61 fp=0x52bbe798 sp=0x52bbe770 pc=0x8341521 testing.tRunner(0x5298f908, 0x84be1ac) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bbe7e4 sp=0x52bbe798 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bbe7f0 sp=0x52bbe7e4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bbe7f4 sp=0x52bbe7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175803 gp=0x52e68368 m=nil [semacquire, 2 minutes]: runtime.gopark(0x84beb3c, 0x876dfa0, 0x12, 0x19, 0x4) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52852d34 sp=0x52852d20 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0x540d81f8, 0x0, 0x1, 0x0, 0x12) /tmp/workdir/go/src/runtime/sema.go:160 +0x285 fp=0x52852d64 sp=0x52852d34 pc=0x80a0335 sync.runtime_Semacquire(0x540d81f8) /tmp/workdir/go/src/runtime/sema.go:62 +0x35 fp=0x52852d7c sp=0x52852d64 pc=0x80c4fe5 sync.(*WaitGroup).Wait(0x540d81f0) /tmp/workdir/go/src/sync/waitgroup.go:116 +0x5f fp=0x52852d98 sp=0x52852d7c pc=0x80cf34f runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/workdir/go/src/runtime/metrics_test.go:1034 +0x1a0 fp=0x52852dbc sp=0x52852d98 pc=0x8388d90 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0x52dc6608, 0x528b1f00) /tmp/workdir/go/src/runtime/metrics_test.go:985 +0x79 fp=0x52852e40 sp=0x52852dbc pc=0x8388ec9 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0x52dc6608) /tmp/workdir/go/src/runtime/metrics_test.go:1017 +0x92 fp=0x52852f44 sp=0x52852e40 pc=0x83882c2 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0x52dc6608) /tmp/workdir/go/src/runtime/metrics_test.go:1232 +0x1fd fp=0x52852f98 sp=0x52852f44 pc=0x8386ecd testing.tRunner(0x52dc6608, 0x54098218) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52852fe4 sp=0x52852f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52852ff0 sp=0x52852fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52852ff4 sp=0x52852ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 175798 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175534 gp=0x52e687e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52e58e94 sp=0x52e58e80 pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52e58ed0 sp=0x52e58e94 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52e58ee4 sp=0x52e58ed0 pc=0x805078c testing.(*T).Parallel(0x52dc6f08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52e58f4c sp=0x52e58ee4 pc=0x8151444 runtime_test.TestCgoSigfwd(0x52dc6f08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:822 +0x1f fp=0x52e58f98 sp=0x52e58f4c pc=0x83442df testing.tRunner(0x52dc6f08, 0x84be1b0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52e58fe4 sp=0x52e58f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52e58ff0 sp=0x52e58fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52e58ff4 sp=0x52e58ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 174551 gp=0x52e68b48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84be92c, 0x52ba0270, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x52bc9e90 sp=0x52bc9e7c pc=0x808ddaa runtime.chanrecv(0x52ba0240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x52bc9ecc sp=0x52bc9e90 pc=0x8050b57 runtime.chanrecv1(0x52ba0240, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x52bc9ee0 sp=0x52bc9ecc pc=0x805078c testing.(*T).Parallel(0x52dcc208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x52bc9f48 sp=0x52bc9ee0 pc=0x8151444 runtime_test.testConcurrentReadsAfterGrowth(0x52dcc208, 0x0) /tmp/workdir/go/src/runtime/map_test.go:318 +0x2d fp=0x52bc9f8c sp=0x52bc9f48 pc=0x836f1ed runtime_test.TestConcurrentReadsAfterGrowth(0x52dcc208) /tmp/workdir/go/src/runtime/map_test.go:364 +0x20 fp=0x52bc9f98 sp=0x52bc9f8c pc=0x836f8b0 testing.tRunner(0x52dcc208, 0x84be20c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x52bc9fe4 sp=0x52bc9f98 pc=0x81517bf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x52bc9ff0 sp=0x52bc9fe4 pc=0x81526f8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x52bc9ff4 sp=0x52bc9ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 FAIL runtime 300.367s FAIL 2023/11/17 16:03:57 Failed: exit status 1 go tool dist: FAILED