linux-amd64 at c4f51def0e26b1976dd1c175b70a16353417a306 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rn8966c53" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/go1.4" "GO_BUILDER_NAME=linux-amd64" "GOBIN="] in dir /workdir/go/src Building Go cmd/dist using /go1.4. Building Go toolchain1 using /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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 0.070s ok archive/zip 2.426s ok bufio 0.187s ok bytes 2.554s ok compress/bzip2 0.234s ok compress/flate 0.842s ok compress/gzip 0.168s ok compress/lzw 0.102s ok compress/zlib 0.801s ok container/heap 0.048s ok container/list 0.046s ok container/ring 0.040s ok context 0.990s ok crypto 0.038s ok crypto/aes 0.048s ok crypto/cipher 0.030s ok crypto/des 0.045s ok crypto/dsa 0.026s ok crypto/ecdsa 0.204s ok crypto/elliptic 0.558s ok crypto/hmac 0.028s ok crypto/internal/subtle 0.023s ok crypto/md5 0.055s ok crypto/rand 0.083s ok crypto/rc4 0.085s ok crypto/rsa 0.126s ok crypto/sha1 0.061s ok crypto/sha256 0.017s ok crypto/sha512 0.055s ok crypto/subtle 0.041s ok crypto/tls 0.382s ok crypto/x509 1.280s ok database/sql 0.642s ok database/sql/driver 0.024s ok debug/dwarf 0.073s ok debug/elf 0.060s ok debug/gosym 0.446s ok debug/macho 0.027s ok debug/pe 0.049s ok debug/plan9obj 0.041s ok encoding/ascii85 0.034s ok encoding/asn1 0.032s ok encoding/base32 0.032s ok encoding/base64 0.019s ok encoding/binary 0.028s ok encoding/csv 0.056s ok encoding/gob 0.174s ok encoding/hex 0.040s ok encoding/json 0.371s ok encoding/pem 0.049s ok encoding/xml 0.037s ok errors 0.027s ok expvar 0.056s ok flag 0.035s ok fmt 0.129s ok go/ast 0.042s ok go/build 0.156s ok go/constant 0.019s ok go/doc 0.115s ok go/format 0.043s ok go/importer 0.233s ok go/internal/gccgoimporter 0.050s ok go/internal/gcimporter 1.668s ok go/internal/srcimporter 2.287s ok go/parser 0.051s ok go/printer 0.413s ok go/scanner 0.027s ok go/token 0.086s ok go/types 0.899s ok hash 0.047s ok hash/adler32 0.062s ok hash/crc32 0.037s ok hash/crc64 0.024s ok hash/fnv 0.071s ok html 0.057s ok html/template 0.113s ok image 0.146s ok image/color 0.054s ok image/draw 0.100s ok image/gif 0.315s ok image/jpeg 0.223s ok image/png 0.093s ok index/suffixarray 0.054s ok internal/cpu 0.026s ok internal/poll 0.079s ok internal/singleflight 0.035s ok internal/trace 2.135s ok io 0.052s ok io/ioutil 0.020s ok log 0.018s ok log/syslog 1.282s ok math 0.023s ok math/big 1.536s ok math/bits 0.038s ok math/cmplx 0.024s ok math/rand 0.532s ok mime 0.037s ok mime/multipart 0.427s ok mime/quotedprintable 0.130s ok net 8.617s ok net/http 4.039s ok net/http/cgi 0.445s ok net/http/cookiejar 0.101s ok net/http/fcgi 0.071s ok net/http/httptest 0.089s ok net/http/httptrace 0.039s ok net/http/httputil 0.078s ok net/http/internal 0.074s ok net/http/pprof 2.076s ok net/internal/socktest 0.037s ok net/mail 0.046s ok net/rpc 0.108s ok net/rpc/jsonrpc 0.076s ok net/smtp 0.054s ok net/textproto 0.029s ok net/url 0.025s ok os 0.787s ok os/exec 0.661s ok os/signal 4.420s ok os/user 0.026s ok path 0.025s ok path/filepath 0.069s ok reflect 0.147s ok regexp 0.196s ok regexp/syntax 0.486s panic: test timed out after 3m0s goroutine 22599 [running]: panic(0x6872a0, 0xc000044a40) /workdir/go/src/runtime/panic.go:556 +0x2be fp=0xc00027ff78 sp=0xc00027fee8 pc=0x42e40e testing.(*M).startAlarm.func1() /workdir/go/src/testing/testing.go:1303 +0xfd fp=0xc00027ffe0 sp=0xc00027ff78 pc=0x4f346d runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00027ffe8 sp=0xc00027ffe0 pc=0x461051 created by time.goFunc /workdir/go/src/time/sleep.go:172 +0x44 goroutine 1 [chan receive, locked to thread]: runtime.gopark(0x703260, 0xc00006e6b8, 0xc00009170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc000095b08 sp=0xc000095ae8 pc=0x430506 runtime.goparkunlock(0xc00006e6b8, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc000095b38 sp=0xc000095b08 pc=0x4305b3 runtime.chanrecv(0xc00006e660, 0xc000095c4f, 0xc000000301, 0x4ef57d) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc000095bc8 sp=0xc000095b38 pc=0x407537 runtime.chanrecv1(0xc00006e660, 0xc000095c4f) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc000095bf8 sp=0xc000095bc8 pc=0x40722b testing.(*T).Run(0xc0001c4a00, 0x6f0aa5, 0xd, 0x704030, 0x490801) /workdir/go/src/testing/testing.go:886 +0x374 fp=0xc000095cb0 sp=0xc000095bf8 pc=0x4ef5a4 testing.runTests.func1(0xc0000c8100) /workdir/go/src/testing/testing.go:1126 +0x78 fp=0xc000095d00 sp=0xc000095cb0 pc=0x4f32e8 testing.tRunner(0xc0000c8100, 0xc000095db8) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc000095d28 sp=0xc000095d00 pc=0x4ef1cf testing.runTests(0xc00000c280, 0x91b040, 0x10d, 0x10d, 0x42dc31) /workdir/go/src/testing/testing.go:1124 +0x2aa fp=0xc000095de8 sp=0xc000095d28 pc=0x4f0a1a testing.(*M).Run(0xc0000b0200, 0x0) /workdir/go/src/testing/testing.go:1041 +0x160 fp=0xc000095ee0 sp=0xc000095de8 pc=0x4ef9a0 runtime_test.TestMain(0xc0000b0200) /workdir/go/src/runtime/crash_test.go:28 +0x2f fp=0xc000095f30 sp=0xc000095ee0 pc=0x5f8b7f main.main() _testmain.go:1032 +0x13d fp=0xc000095f98 sp=0xc000095f30 pc=0x657e5d runtime.main() /workdir/go/src/runtime/proc.go:201 +0x1ec fp=0xc000095fe0 sp=0xc000095f98 pc=0x43011c runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc000095fe8 sp=0xc000095fe0 pc=0x461051 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x703260, 0x91d720, 0x1410, 0x1) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00002ef80 sp=0xc00002ef60 pc=0x430506 runtime.goparkunlock(0x91d720, 0x1410, 0x1) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00002efb0 sp=0xc00002ef80 pc=0x4305b3 runtime.forcegchelper() /workdir/go/src/runtime/proc.go:251 +0xb3 fp=0xc00002efe0 sp=0xc00002efb0 pc=0x430383 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00002efe8 sp=0xc00002efe0 pc=0x461051 created by runtime.init.4 /workdir/go/src/runtime/proc.go:240 +0x35 goroutine 3 [GC sweep wait]: runtime.gopark(0x703260, 0x91db00, 0x45140c, 0x1) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00002f780 sp=0xc00002f760 pc=0x430506 runtime.goparkunlock(0x91db00, 0x73140c, 0x1) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00002f7b0 sp=0xc00002f780 pc=0x4305b3 runtime.bgsweep(0xc000014070) /workdir/go/src/runtime/mgcsweep.go:71 +0xff fp=0xc00002f7d8 sp=0xc00002f7b0 pc=0x4224bf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00002f7e0 sp=0xc00002f7d8 pc=0x461051 created by runtime.gcenable /workdir/go/src/runtime/mgc.go:216 +0x58 goroutine 4 [finalizer wait, 2 minutes]: runtime.gopark(0x703260, 0x93acb8, 0x140f, 0x1) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00002ff28 sp=0xc00002ff08 pc=0x430506 runtime.goparkunlock(0x93acb8, 0x140f, 0x1) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00002ff58 sp=0xc00002ff28 pc=0x4305b3 runtime.runfinq() /workdir/go/src/runtime/mfinal.go:175 +0x99 fp=0xc00002ffe0 sp=0xc00002ff58 pc=0x419f99 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00002ffe8 sp=0xc00002ffe0 pc=0x461051 created by runtime.createfing /workdir/go/src/runtime/mfinal.go:156 +0x61 goroutine 5 [timer goroutine (idle)]: runtime.gopark(0x703260, 0x921560, 0xc000041414, 0x1) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00002e730 sp=0xc00002e710 pc=0x430506 runtime.goparkunlock(0x921560, 0xc000041414, 0x1) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00002e760 sp=0xc00002e730 pc=0x4305b3 runtime.timerproc(0x921560) /workdir/go/src/runtime/time.go:280 +0x279 fp=0xc00002e7d8 sp=0xc00002e760 pc=0x44ddb9 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00002e7e0 sp=0xc00002e7d8 pc=0x461051 created by runtime.(*timersBucket).addtimerLocked /workdir/go/src/runtime/time.go:170 +0x108 goroutine 22499 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002f1e00 sp=0xc0002f1de0 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002f1e30 sp=0xc0002f1e00 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002f1ec0 sp=0xc0002f1e30 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002f1ef0 sp=0xc0002f1ec0 pc=0x40722b testing.(*T).Parallel(0xc0000c8300) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002f1f88 sp=0xc0002f1ef0 pc=0x4eef24 runtime_test.TestCgoCrashHandler(0xc0000c8300) /workdir/go/src/runtime/crash_cgo_test.go:23 +0x2b fp=0xc0002f1fa8 sp=0xc0002f1f88 pc=0x5f3eab testing.tRunner(0xc0000c8300, 0x703e88) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002f1fd0 sp=0xc0002f1fa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002f1fd8 sp=0xc0002f1fd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22514 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc000030570 sp=0xc000030550 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0000305a0 sp=0xc000030570 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x201) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc000030630 sp=0xc0000305a0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc000030660 sp=0xc000030630 pc=0x40722b testing.(*T).Parallel(0xc000274600) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0000306f8 sp=0xc000030660 pc=0x4eef24 runtime_test.TestCgoPanicDeadlock(0xc000274600) /workdir/go/src/runtime/crash_cgo_test.go:222 +0x40 fp=0xc0000307a8 sp=0xc0000306f8 pc=0x5f5c20 testing.tRunner(0xc000274600, 0x703ed0) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0000307d0 sp=0xc0000307a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0000307d8 sp=0xc0000307d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22502 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00002a3f0 sp=0xc00002a3d0 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00002a420 sp=0xc00002a3f0 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x1) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc00002a4b0 sp=0xc00002a420 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc00002a4e0 sp=0xc00002a4b0 pc=0x40722b testing.(*T).Parallel(0xc0000c8600) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc00002a578 sp=0xc00002a4e0 pc=0x4eef24 runtime_test.testCgoPprof(0xc0000c8600, 0x0, 0x0, 0x6f0f43, 0xe) /workdir/go/src/runtime/crash_cgo_test.go:267 +0x43 fp=0xc00002a770 sp=0xc00002a578 pc=0x5f64c3 runtime_test.TestCgoPprofThread(0xc0000c8600) /workdir/go/src/runtime/crash_cgo_test.go:329 +0x48 fp=0xc00002a7a8 sp=0xc00002a770 pc=0x5f71b8 testing.tRunner(0xc0000c8600, 0x703ee8) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc00002a7d0 sp=0xc00002a7a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00002a7d8 sp=0xc00002a7d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 36 [timer goroutine (idle)]: runtime.gopark(0x703260, 0x9215e0, 0xedc8d1414, 0x1) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00002af30 sp=0xc00002af10 pc=0x430506 runtime.goparkunlock(0x9215e0, 0xc000111414, 0x1) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00002af60 sp=0xc00002af30 pc=0x4305b3 runtime.timerproc(0x9215e0) /workdir/go/src/runtime/time.go:280 +0x279 fp=0xc00002afd8 sp=0xc00002af60 pc=0x44ddb9 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00002afe0 sp=0xc00002afd8 pc=0x461051 created by runtime.(*timersBucket).addtimerLocked /workdir/go/src/runtime/time.go:170 +0x108 goroutine 22462 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00002b570 sp=0xc00002b550 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00002b5a0 sp=0xc00002b570 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc00002b630 sp=0xc00002b5a0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc00002b660 sp=0xc00002b630 pc=0x40722b testing.(*T).Parallel(0xc000274200) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc00002b6f8 sp=0xc00002b660 pc=0x4eef24 runtime_test.TestCgoCallbackGC(0xc000274200) /workdir/go/src/runtime/crash_cgo_test.go:52 +0x40 fp=0xc00002b7a8 sp=0xc00002b6f8 pc=0x5f42c0 testing.tRunner(0xc000274200, 0x703e78) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc00002b7d0 sp=0xc00002b7a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00002b7d8 sp=0xc00002b7d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22515 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00002bd70 sp=0xc00002bd50 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00002bda0 sp=0xc00002bd70 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc00002be30 sp=0xc00002bda0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc00002be60 sp=0xc00002be30 pc=0x40722b testing.(*T).Parallel(0xc000274700) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc00002bef8 sp=0xc00002be60 pc=0x4eef24 runtime_test.TestCgoCCodeSIGPROF(0xc000274700) /workdir/go/src/runtime/crash_cgo_test.go:232 +0x40 fp=0xc00002bfa8 sp=0xc00002bef8 pc=0x5f5e10 testing.tRunner(0xc000274700, 0x703e70) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc00002bfd0 sp=0xc00002bfa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00002bfd8 sp=0xc00002bfd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22518 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00002cbf0 sp=0xc00002cbd0 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00002cc20 sp=0xc00002cbf0 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc00002ccb0 sp=0xc00002cc20 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc00002cce0 sp=0xc00002ccb0 pc=0x40722b testing.(*T).Parallel(0xc000274a00) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc00002cd78 sp=0xc00002cce0 pc=0x4eef24 runtime_test.testCgoPprof(0xc000274a00, 0x0, 0x0, 0x6eeac8, 0x8) /workdir/go/src/runtime/crash_cgo_test.go:267 +0x43 fp=0xc00002cf70 sp=0xc00002cd78 pc=0x5f64c3 runtime_test.TestCgoPprof(0xc000274a00) /workdir/go/src/runtime/crash_cgo_test.go:321 +0x48 fp=0xc00002cfa8 sp=0xc00002cf70 pc=0x5f70e8 testing.tRunner(0xc000274a00, 0x703ef0) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc00002cfd0 sp=0xc00002cfa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00002cfd8 sp=0xc00002cfd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22465 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0001204e8 sp=0xc0001204c8 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc000120518 sp=0xc0001204e8 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x201) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0001205a8 sp=0xc000120518 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0001205d8 sp=0xc0001205a8 pc=0x40722b testing.(*T).Parallel(0xc000274500) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc000120670 sp=0xc0001205d8 pc=0x4eef24 runtime_test.TestCgoCheckBytes(0xc000274500) /workdir/go/src/runtime/crash_cgo_test.go:182 +0x43 fp=0xc0001207a8 sp=0xc000120670 pc=0x5f54b3 testing.tRunner(0xc000274500, 0x703e80) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0001207d0 sp=0xc0001207a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0001207d8 sp=0xc0001207d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22478 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc000120d70 sp=0xc000120d50 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc000120da0 sp=0xc000120d70 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc000120e30 sp=0xc000120da0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc000120e60 sp=0xc000120e30 pc=0x40722b testing.(*T).Parallel(0xc00035a400) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc000120ef8 sp=0xc000120e60 pc=0x4eef24 runtime_test.TestCgoNumGoroutine(0xc00035a400) /workdir/go/src/runtime/crash_cgo_test.go:399 +0x40 fp=0xc000120fa8 sp=0xc000120ef8 pc=0x5f7b50 testing.tRunner(0xc00035a400, 0x703ec8) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc000120fd0 sp=0xc000120fa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc000120fd8 sp=0xc000120fd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22 [timer goroutine (idle)]: runtime.gopark(0x703260, 0x921660, 0xec5cd1414, 0x1) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc000121f30 sp=0xc000121f10 pc=0x430506 runtime.goparkunlock(0x921660, 0xc0003a1414, 0x1) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc000121f60 sp=0xc000121f30 pc=0x4305b3 runtime.timerproc(0x921660) /workdir/go/src/runtime/time.go:280 +0x279 fp=0xc000121fd8 sp=0xc000121f60 pc=0x44ddb9 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc000121fe0 sp=0xc000121fd8 pc=0x461051 created by runtime.(*timersBucket).addtimerLocked /workdir/go/src/runtime/time.go:170 +0x108 goroutine 22477 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc000127bf0 sp=0xc000127bd0 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc000127c20 sp=0xc000127bf0 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc000127cb0 sp=0xc000127c20 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc000127ce0 sp=0xc000127cb0 pc=0x40722b testing.(*T).Parallel(0xc00035a300) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc000127d78 sp=0xc000127ce0 pc=0x4eef24 runtime_test.testCgoPprof(0xc00035a300, 0x6f0e7f, 0xe, 0x6eeac8, 0x8) /workdir/go/src/runtime/crash_cgo_test.go:267 +0x43 fp=0xc000127f70 sp=0xc000127d78 pc=0x5f64c3 runtime_test.TestCgoPprofPIE(0xc00035a300) /workdir/go/src/runtime/crash_cgo_test.go:325 +0x55 fp=0xc000127fa8 sp=0xc000127f70 pc=0x5f7155 testing.tRunner(0xc00035a300, 0x703ed8) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc000127fd0 sp=0xc000127fa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc000127fd8 sp=0xc000127fd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 61 [timer goroutine (idle)]: runtime.gopark(0x703260, 0x9216e0, 0xefa331414, 0x1) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc000208f30 sp=0xc000208f10 pc=0x430506 runtime.goparkunlock(0x9216e0, 0xc000051414, 0x1) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc000208f60 sp=0xc000208f30 pc=0x4305b3 runtime.timerproc(0x9216e0) /workdir/go/src/runtime/time.go:280 +0x279 fp=0xc000208fd8 sp=0xc000208f60 pc=0x44ddb9 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc000208fe0 sp=0xc000208fd8 pc=0x461051 created by runtime.(*timersBucket).addtimerLocked /workdir/go/src/runtime/time.go:170 +0x108 goroutine 173 [GC worker (idle)]: runtime.gopark(0x7030c8, 0xc0000e6060, 0x401417, 0x0) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc000204f60 sp=0xc000204f40 pc=0x430506 runtime.gcBgMarkWorker(0xc00001e500) /workdir/go/src/runtime/mgc.go:1769 +0xfc fp=0xc000204fd8 sp=0xc000204f60 pc=0x41d84c runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc000204fe0 sp=0xc000204fd8 pc=0x461051 created by runtime.gcBgMarkStartWorkers /workdir/go/src/runtime/mgc.go:1717 +0x77 goroutine 190 [GC worker (idle), 2 minutes]: runtime.gopark(0x7030c8, 0xc000296010, 0xc000451417, 0x0) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc000209f60 sp=0xc000209f40 pc=0x430506 runtime.gcBgMarkWorker(0xc00001c000) /workdir/go/src/runtime/mgc.go:1769 +0xfc fp=0xc000209fd8 sp=0xc000209f60 pc=0x41d84c runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc000209fe0 sp=0xc000209fd8 pc=0x461051 created by runtime.gcBgMarkStartWorkers /workdir/go/src/runtime/mgc.go:1717 +0x77 goroutine 22500 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00020a4f8 sp=0xc00020a4d8 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00020a528 sp=0xc00020a4f8 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x1) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc00020a5b8 sp=0xc00020a528 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc00020a5e8 sp=0xc00020a5b8 pc=0x40722b testing.(*T).Parallel(0xc0000c8400) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc00020a680 sp=0xc00020a5e8 pc=0x4eef24 runtime_test.TestCgoExternalThreadSIGPROF(0xc0000c8400) /workdir/go/src/runtime/crash_cgo_test.go:87 +0x43 fp=0xc00020a7a8 sp=0xc00020a680 pc=0x5f4683 testing.tRunner(0xc0000c8400, 0x703eb0) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc00020a7d0 sp=0xc00020a7a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00020a7d8 sp=0xc00020a7d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22479 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00020bd70 sp=0xc00020bd50 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00020bda0 sp=0xc00020bd70 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc00020be30 sp=0xc00020bda0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc00020be60 sp=0xc00020be30 pc=0x40722b testing.(*T).Parallel(0xc00035a500) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc00020bef8 sp=0xc00020be60 pc=0x4eef24 runtime_test.TestSigStackSwapping(0xc00035a500) /workdir/go/src/runtime/crash_cgo_test.go:468 +0x40 fp=0xc00020bfa8 sp=0xc00020bef8 pc=0x5f8470 testing.tRunner(0xc00035a500, 0x704710) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc00020bfd0 sp=0xc00020bfa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00020bfd8 sp=0xc00020bfd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22463 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc000460cd8 sp=0xc000460cb8 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc000460d08 sp=0xc000460cd8 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x1) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc000460d98 sp=0xc000460d08 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc000460dc8 sp=0xc000460d98 pc=0x40722b testing.(*T).Parallel(0xc000274300) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc000460e60 sp=0xc000460dc8 pc=0x4eef24 runtime_test.TestCgoExternalThreadSignal(0xc000274300) /workdir/go/src/runtime/crash_cgo_test.go:115 +0x43 fp=0xc000460fa8 sp=0xc000460e60 pc=0x5f4a83 testing.tRunner(0xc000274300, 0x703eb8) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc000460fd0 sp=0xc000460fa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc000460fd8 sp=0xc000460fd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22598 [running, locked to thread]: goroutine running on other thread; stack unavailable created by runtime_test.startDebugCallWorker /workdir/go/src/runtime/debug_test.go:36 +0xe0 goroutine 22516 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002e9d68 sp=0xc0002e9d48 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002e9d98 sp=0xc0002e9d68 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x1) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002e9e28 sp=0xc0002e9d98 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002e9e58 sp=0xc0002e9e28 pc=0x40722b testing.(*T).Parallel(0xc000274800) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002e9ef0 sp=0xc0002e9e58 pc=0x4eef24 runtime_test.TestCgoCrashTraceback(0xc000274800) /workdir/go/src/runtime/crash_cgo_test.go:241 +0x40 fp=0xc0002e9fa8 sp=0xc0002e9ef0 pc=0x5f5ff0 testing.tRunner(0xc000274800, 0x703e90) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002e9fd0 sp=0xc0002e9fa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002e9fd8 sp=0xc0002e9fd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22501 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002ea570 sp=0xc0002ea550 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002ea5a0 sp=0xc0002ea570 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002ea630 sp=0xc0002ea5a0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002ea660 sp=0xc0002ea630 pc=0x40722b testing.(*T).Parallel(0xc0000c8500) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002ea6f8 sp=0xc0002ea660 pc=0x4eef24 runtime_test.TestEnsureDropM(0xc0000c8500) /workdir/go/src/runtime/crash_cgo_test.go:165 +0x40 fp=0xc0002ea7a8 sp=0xc0002ea6f8 pc=0x5f52d0 testing.tRunner(0xc0000c8500, 0x704090) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002ea7d0 sp=0xc0002ea7a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002ea7d8 sp=0xc0002ea7d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22475 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002ebd70 sp=0xc0002ebd50 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002ebda0 sp=0xc0002ebd70 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002ebe30 sp=0xc0002ebda0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002ebe60 sp=0xc0002ebe30 pc=0x40722b testing.(*T).Parallel(0xc00035a100) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002ebef8 sp=0xc0002ebe60 pc=0x4eef24 runtime_test.TestCgoExternalThreadPanic(0xc00035a100) /workdir/go/src/runtime/crash_cgo_test.go:75 +0x40 fp=0xc0002ebfa8 sp=0xc0002ebef8 pc=0x5f44a0 testing.tRunner(0xc00035a100, 0x703ea8) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002ebfd0 sp=0xc0002ebfa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002ebfd8 sp=0xc0002ebfd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22476 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002e4570 sp=0xc0002e4550 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002e45a0 sp=0xc0002e4570 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002e4630 sp=0xc0002e45a0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002e4660 sp=0xc0002e4630 pc=0x40722b testing.(*T).Parallel(0xc00035a200) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002e46f8 sp=0xc0002e4660 pc=0x4eef24 runtime_test.TestCgoExecSignalMask(0xc00035a200) /workdir/go/src/runtime/crash_cgo_test.go:151 +0x40 fp=0xc0002e47a8 sp=0xc0002e46f8 pc=0x5f50f0 testing.tRunner(0xc00035a200, 0x703ea0) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002e47d0 sp=0xc0002e47a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002e47d8 sp=0xc0002e47d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22503 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002e4d38 sp=0xc0002e4d18 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002e4d68 sp=0xc0002e4d38 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002e4df8 sp=0xc0002e4d68 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002e4e28 sp=0xc0002e4df8 pc=0x40722b testing.(*T).Parallel(0xc0000c8700) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002e4ec0 sp=0xc0002e4e28 pc=0x4eef24 runtime_test.TestCatchPanic(0xc0000c8700) /workdir/go/src/runtime/crash_cgo_test.go:408 +0x40 fp=0xc0002e4fa8 sp=0xc0002e4ec0 pc=0x5f7d30 testing.tRunner(0xc0000c8700, 0x703e68) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002e4fd0 sp=0xc0002e4fa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002e4fd8 sp=0xc0002e4fd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22519 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002f33f0 sp=0xc0002f33d0 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002f3420 sp=0xc0002f33f0 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x1) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002f34b0 sp=0xc0002f3420 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002f34e0 sp=0xc0002f34b0 pc=0x40722b testing.(*T).Parallel(0xc000274b00) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002f3578 sp=0xc0002f34e0 pc=0x4eef24 runtime_test.testCgoPprof(0xc000274b00, 0x0, 0x0, 0x6f6f75, 0x19) /workdir/go/src/runtime/crash_cgo_test.go:267 +0x43 fp=0xc0002f3770 sp=0xc0002f3578 pc=0x5f64c3 runtime_test.TestCgoPprofThreadNoTraceback(0xc000274b00) /workdir/go/src/runtime/crash_cgo_test.go:333 +0x48 fp=0xc0002f37a8 sp=0xc0002f3770 pc=0x5f7218 testing.tRunner(0xc000274b00, 0x703ee0) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002f37d0 sp=0xc0002f37a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002f37d8 sp=0xc0002f37d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22523 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002e6530 sp=0xc0002e6510 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002e6560 sp=0xc0002e6530 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002e65f0 sp=0xc0002e6560 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002e6620 sp=0xc0002e65f0 pc=0x40722b testing.(*T).Parallel(0xc000275000) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002e66b8 sp=0xc0002e6620 pc=0x4eef24 runtime_test.TestCgoTracebackSigpanic(0xc000275000) /workdir/go/src/runtime/crash_cgo_test.go:485 +0x40 fp=0xc0002e67a8 sp=0xc0002e66b8 pc=0x5f8650 testing.tRunner(0xc000275000, 0x703f08) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002e67d0 sp=0xc0002e67a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002e67d8 sp=0xc0002e67d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22521 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002e84d8 sp=0xc0002e84b8 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002e8508 sp=0xc0002e84d8 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x1) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002e8598 sp=0xc0002e8508 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002e85c8 sp=0xc0002e8598 pc=0x40722b testing.(*T).Parallel(0xc000274e00) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002e8660 sp=0xc0002e85c8 pc=0x4eef24 runtime_test.TestRaceSignal(0xc000274e00) /workdir/go/src/runtime/crash_cgo_test.go:365 +0x43 fp=0xc0002e87a8 sp=0xc0002e8660 pc=0x5f7673 testing.tRunner(0xc000274e00, 0x7045f0) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002e87d0 sp=0xc0002e87a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002e87d8 sp=0xc0002e87d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22522 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002e6df8 sp=0xc0002e6dd8 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002e6e28 sp=0xc0002e6df8 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002e6eb8 sp=0xc0002e6e28 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002e6ee8 sp=0xc0002e6eb8 pc=0x40722b testing.(*T).Parallel(0xc000274f00) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002e6f80 sp=0xc0002e6ee8 pc=0x4eef24 runtime_test.TestCgoLockOSThreadExit(0xc000274f00) /workdir/go/src/runtime/crash_cgo_test.go:444 +0x2b fp=0xc0002e6fa8 sp=0xc0002e6f80 pc=0x5f819b testing.tRunner(0xc000274f00, 0x703ec0) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002e6fd0 sp=0xc0002e6fa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002e6fd8 sp=0xc0002e6fd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22567 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc000126d70 sp=0xc000126d50 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc000126da0 sp=0xc000126d70 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc000126e30 sp=0xc000126da0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc000126e60 sp=0xc000126e30 pc=0x40722b testing.(*T).Parallel(0xc000275900) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc000126ef8 sp=0xc000126e60 pc=0x4eef24 runtime_test.TestNetpollDeadlock(0xc000275900) /workdir/go/src/runtime/crash_test.go:405 +0x40 fp=0xc000126fa8 sp=0xc000126ef8 pc=0x5fc050 testing.tRunner(0xc000275900, 0x704428) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc000126fd0 sp=0xc000126fa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc000126fd8 sp=0xc000126fd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22581 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002e7490 sp=0xc0002e7470 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002e74c0 sp=0xc0002e7490 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x101) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002e7550 sp=0xc0002e74c0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002e7580 sp=0xc0002e7550 pc=0x40722b testing.(*T).Parallel(0xc00035b400) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002e7618 sp=0xc0002e7580 pc=0x4eef24 runtime_test.TestPanicTraceback(0xc00035b400) /workdir/go/src/runtime/crash_test.go:414 +0x43 fp=0xc0002e77a8 sp=0xc0002e7618 pc=0x5fc263 testing.tRunner(0xc00035b400, 0x704520) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002e77d0 sp=0xc0002e77a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002e77d8 sp=0xc0002e77d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22635 [syscall]: runtime.notetsleepg(0xc000381548, 0xffffffffffffffff, 0x0) /workdir/go/src/runtime/lock_futex.go:227 +0x37 fp=0xc0002deec0 sp=0xc0002dee90 pc=0x40cec7 runtime.InjectDebugCall(0xc0002e2600, 0x6948a0, 0x703fd8, 0x67e0e0, 0xc000296f40, 0x704a78, 0x0, 0x0, 0x0, 0x0) /workdir/go/src/runtime/export_debug_test.go:61 +0x216 fp=0xc0002def18 sp=0xc0002deec0 pc=0x459716 runtime_test.TestDebugCall(0xc0001c4a00) /workdir/go/src/runtime/debug_test.go:90 +0xcc fp=0xc0002defa8 sp=0xc0002def18 pc=0x601f0c testing.tRunner(0xc0001c4a00, 0x704030) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002defd0 sp=0xc0002defa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002defd8 sp=0xc0002defd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22517 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002f8d70 sp=0xc0002f8d50 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002f8da0 sp=0xc0002f8d70 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x1) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002f8e30 sp=0xc0002f8da0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002f8e60 sp=0xc0002f8e30 pc=0x40722b testing.(*T).Parallel(0xc000274900) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002f8ef8 sp=0xc0002f8e60 pc=0x4eef24 runtime_test.TestCgoTracebackContext(0xc000274900) /workdir/go/src/runtime/crash_cgo_test.go:258 +0x40 fp=0xc0002f8fa8 sp=0xc0002f8ef8 pc=0x5f62e0 testing.tRunner(0xc000274900, 0x703f00) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002f8fd0 sp=0xc0002f8fa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002f8fd8 sp=0xc0002f8fd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22461 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc0002f1570 sp=0xc0002f1550 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc0002f15a0 sp=0xc0002f1570 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x201) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc0002f1630 sp=0xc0002f15a0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc0002f1660 sp=0xc0002f1630 pc=0x40722b testing.(*T).Parallel(0xc000274100) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc0002f16f8 sp=0xc0002f1660 pc=0x4eef24 runtime_test.TestCgoTraceback(0xc000274100) /workdir/go/src/runtime/crash_cgo_test.go:43 +0x40 fp=0xc0002f17a8 sp=0xc0002f16f8 pc=0x5f40e0 testing.tRunner(0xc000274100, 0x703f10) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc0002f17d0 sp=0xc0002f17a8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc0002f17d8 sp=0xc0002f17d0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d goroutine 22617 [chan receive]: runtime.gopark(0x703260, 0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:302 +0xe6 fp=0xc00003fb80 sp=0xc00003fb60 pc=0x430506 runtime.goparkunlock(0xc00006e298, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:308 +0x53 fp=0xc00003fbb0 sp=0xc00003fb80 pc=0x4305b3 runtime.chanrecv(0xc00006e240, 0x0, 0x4eee01, 0x5501) /workdir/go/src/runtime/chan.go:517 +0x2b7 fp=0xc00003fc40 sp=0xc00003fbb0 pc=0x407537 runtime.chanrecv1(0xc00006e240, 0x0) /workdir/go/src/runtime/chan.go:399 +0x2b fp=0xc00003fc70 sp=0xc00003fc40 pc=0x40722b testing.(*T).Parallel(0xc0001f1600) /workdir/go/src/testing/testing.go:739 +0x1e4 fp=0xc00003fd08 sp=0xc00003fc70 pc=0x4eef24 runtime_test.TestCrashDumpsAllThreads(0xc0001f1600) /workdir/go/src/runtime/crash_unix_test.go:54 +0x89 fp=0xc00003ffa8 sp=0xc00003fd08 pc=0x5ff929 testing.tRunner(0xc0001f1600, 0x703fc8) /workdir/go/src/testing/testing.go:834 +0xbf fp=0xc00003ffd0 sp=0xc00003ffa8 pc=0x4ef1cf runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1340 +0x1 fp=0xc00003ffd8 sp=0xc00003ffd0 pc=0x461051 created by testing.(*T).Run /workdir/go/src/testing/testing.go:885 +0x34d FAIL runtime 180.064s 2018/09/18 06:37:02 Failed: exit status 1 Error: tests failed: dist test failed: go_test:runtime: exit status 1