linux-amd64 at 860cafaec83ce106eb085bc19e5976396ee58937 :: 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-rn881e99c" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] 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.029s ok archive/zip 0.983s ok bufio 0.059s ok bytes 1.737s ok compress/bzip2 0.121s ok compress/flate 0.713s ok compress/gzip 0.120s ok compress/lzw 0.076s ok compress/zlib 0.404s ok container/heap 0.014s ok container/list 0.003s ok container/ring 0.016s ok context 0.976s ok crypto 0.020s ok crypto/aes 0.026s ok crypto/cipher 0.082s ok crypto/des 0.008s ok crypto/dsa 0.005s ok crypto/ecdsa 0.097s ok crypto/elliptic 0.520s ok crypto/hmac 0.002s ok crypto/internal/subtle 0.004s ok crypto/md5 0.003s ok crypto/rand 0.030s ok crypto/rc4 0.040s ok crypto/rsa 0.056s ok crypto/sha1 0.024s ok crypto/sha256 0.003s ok crypto/sha512 0.038s ok crypto/subtle 0.044s ok crypto/tls 0.711s ok crypto/x509 0.718s ok database/sql 0.539s ok database/sql/driver 0.020s ok debug/dwarf 0.009s ok debug/elf 0.018s ok debug/gosym 0.227s ok debug/macho 0.003s ok debug/pe 0.005s ok debug/plan9obj 0.002s ok encoding/ascii85 0.006s ok encoding/asn1 0.003s ok encoding/base32 0.017s ok encoding/base64 0.006s ok encoding/binary 0.003s ok encoding/csv 0.005s ok encoding/gob 0.033s ok encoding/hex 0.035s ok encoding/json 0.196s ok encoding/pem 0.013s ok encoding/xml 0.018s ok errors 0.005s ok expvar 0.004s ok flag 0.013s ok fmt 0.079s ok go/ast 0.005s ok go/build 0.121s ok go/constant 0.012s ok go/doc 0.048s ok go/format 0.010s ok go/importer 0.079s ok go/internal/gccgoimporter 0.007s ok go/internal/gcimporter 1.247s ok go/internal/srcimporter 2.699s ok go/parser 0.022s ok go/printer 0.259s ok go/scanner 0.007s ok go/token 0.015s ok go/types 0.754s ok hash 0.010s ok hash/adler32 0.007s ok hash/crc32 0.005s ok hash/crc64 0.005s ok hash/fnv 0.002s ok html 0.024s ok html/template 0.034s ok image 0.054s ok image/color 0.023s ok image/draw 0.043s ok image/gif 0.157s ok image/jpeg 0.166s ok image/png 0.028s ok index/suffixarray 0.004s ok internal/cpu 0.007s ok internal/fmtsort 0.029s ok internal/poll 0.165s ok internal/reflectlite 0.003s ok internal/singleflight 0.035s ok internal/trace 0.943s ok internal/xcoff 0.009s ok io 0.025s ok io/ioutil 0.002s ok log 0.004s ok log/syslog 1.209s ok math 0.004s ok math/big 1.447s ok math/bits 0.004s ok math/cmplx 0.034s ok math/rand 0.308s ok mime 0.006s ok mime/multipart 0.294s ok mime/quotedprintable 0.077s ok net 8.775s ok net/http 3.745s ok net/http/cgi 0.247s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.004s ok net/http/httptest 0.028s ok net/http/httptrace 0.003s ok net/http/httputil 0.062s ok net/http/internal 0.003s ok net/http/pprof 2.010s ok net/internal/socktest 0.004s ok net/mail 0.006s ok net/rpc 0.024s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.011s ok net/textproto 0.006s ok net/url 0.006s ok os 0.638s ok os/exec 0.535s ok os/signal 4.434s ok os/user 0.003s ok path 0.003s ok path/filepath 0.012s ok plugin 0.003s ok reflect 0.097s ok regexp 0.094s ok regexp/syntax 0.420s panic: test timed out after 3m0s goroutine 40284 [running]: panic(0x6ac820, 0xc000046000) /workdir/go/src/runtime/panic.go:662 +0x2c2 fp=0xc001560f88 sp=0xc001560ef8 pc=0x430cb2 testing.(*M).startAlarm.func1() /workdir/go/src/testing/testing.go:1332 +0xdf fp=0xc001560fe0 sp=0xc001560f88 pc=0x509a0f runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc001560fe8 sp=0xc001560fe0 pc=0x464011 created by time.goFunc /workdir/go/src/time/sleep.go:169 +0x44 goroutine 1 [chan receive, 2 minutes, locked to thread]: runtime.gopark(0x72fa48, 0xc000180bf8, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc000044be8 sp=0xc000044bc8 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.chanrecv(0xc000180ba0, 0x0, 0xc00010ae01, 0xc000070101) /workdir/go/src/runtime/chan.go:524 +0x2ea fp=0xc000044c78 sp=0xc000044be8 pc=0x40775a runtime.chanrecv1(0xc000180ba0, 0x0) /workdir/go/src/runtime/chan.go:406 +0x2b fp=0xc000044ca8 sp=0xc000044c78 pc=0x40741b testing.tRunner.func1(0xc0000c2100) /workdir/go/src/testing/testing.go:841 +0x202 fp=0xc000044d28 sp=0xc000044ca8 pc=0x509632 testing.tRunner(0xc0000c2100, 0xc0000afde0) /workdir/go/src/testing/testing.go:869 +0xca fp=0xc000044d50 sp=0xc000044d28 pc=0x505bba testing.runTests(0xc00000e280, 0x981960, 0x114, 0x114, 0x0) /workdir/go/src/testing/testing.go:1155 +0x2a7 fp=0xc000044e10 sp=0xc000044d50 pc=0x507477 testing.(*M).Run(0xc00009c200, 0x0) /workdir/go/src/testing/testing.go:1072 +0x161 fp=0xc000044ee0 sp=0xc000044e10 pc=0x5063e1 runtime_test.TestMain(0xc00009c200) /workdir/go/src/runtime/crash_test.go:28 +0x2f fp=0xc000044f30 sp=0xc000044ee0 pc=0x61bf1f main.main() _testmain.go:1060 +0x131 fp=0xc000044f98 sp=0xc000044f30 pc=0x67b701 runtime.main() /workdir/go/src/runtime/proc.go:200 +0x216 fp=0xc000044fe0 sp=0xc000044f98 pc=0x432a16 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc000044fe8 sp=0xc000044fe0 pc=0x464011 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x72fa48, 0x984330, 0x1410, 0x1) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc000030fb0 sp=0xc000030f90 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.forcegchelper() /workdir/go/src/runtime/proc.go:250 +0xb7 fp=0xc000030fe0 sp=0xc000030fb0 pc=0x432ca7 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc000030fe8 sp=0xc000030fe0 pc=0x464011 created by runtime.init.5 /workdir/go/src/runtime/proc.go:239 +0x35 goroutine 3 [GC sweep wait]: runtime.gopark(0x72fa48, 0x984720, 0x140c, 0x1) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc0000317a8 sp=0xc000031788 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.bgsweep(0xc000016070) /workdir/go/src/runtime/mgcsweep.go:89 +0x133 fp=0xc0000317d8 sp=0xc0000317a8 pc=0x4245e3 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc0000317e0 sp=0xc0000317d8 pc=0x464011 created by runtime.gcenable /workdir/go/src/runtime/mgc.go:208 +0x58 goroutine 4 [finalizer wait]: runtime.gopark(0x72fa48, 0x9a0990, 0xc00001140f, 0x1) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc000115758 sp=0xc000115738 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.runfinq() /workdir/go/src/runtime/mfinal.go:175 +0xa3 fp=0xc0001157e0 sp=0xc000115758 pc=0x41b1e3 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc0001157e8 sp=0xc0001157e0 pc=0x464011 created by runtime.createfing /workdir/go/src/runtime/mfinal.go:156 +0x61 goroutine 5 [timer goroutine (idle)]: runtime.gopark(0x72fa48, 0x988220, 0x1414, 0x1) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc000031f60 sp=0xc000031f40 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.timerproc(0x988220) /workdir/go/src/runtime/time.go:303 +0x27b fp=0xc000031fd8 sp=0xc000031f60 pc=0x450c5b runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc000031fe0 sp=0xc000031fd8 pc=0x464011 created by runtime.(*timersBucket).addtimerLocked /workdir/go/src/runtime/time.go:169 +0x10e goroutine 24246 [GC worker (idle), 2 minutes]: runtime.gopark(0x72f8a0, 0xc0003ee340, 0x181417, 0x0) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc0001b9f60 sp=0xc0001b9f40 pc=0x432dff runtime.gcBgMarkWorker(0xc000022a00) /workdir/go/src/runtime/mgc.go:1828 +0xff fp=0xc0001b9fd8 sp=0xc0001b9f60 pc=0x41ec4f runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc0001b9fe0 sp=0xc0001b9fd8 pc=0x464011 created by runtime.gcBgMarkStartWorkers /workdir/go/src/runtime/mgc.go:1776 +0x77 goroutine 51 [timer goroutine (idle), 2 minutes]: runtime.gopark(0x72fa48, 0x988320, 0x1414, 0x1) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc000032f60 sp=0xc000032f40 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.timerproc(0x988320) /workdir/go/src/runtime/time.go:303 +0x27b fp=0xc000032fd8 sp=0xc000032f60 pc=0x450c5b runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc000032fe0 sp=0xc000032fd8 pc=0x464011 created by runtime.(*timersBucket).addtimerLocked /workdir/go/src/runtime/time.go:169 +0x10e goroutine 19 [timer goroutine (idle), 2 minutes]: runtime.gopark(0x72fa48, 0x9882a0, 0x1414, 0x1) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc00002cf60 sp=0xc00002cf40 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.timerproc(0x9882a0) /workdir/go/src/runtime/time.go:303 +0x27b fp=0xc00002cfd8 sp=0xc00002cf60 pc=0x450c5b runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc00002cfe0 sp=0xc00002cfd8 pc=0x464011 created by runtime.(*timersBucket).addtimerLocked /workdir/go/src/runtime/time.go:169 +0x10e goroutine 46 [timer goroutine (idle), 2 minutes]: runtime.gopark(0x72fa48, 0x9883a0, 0x1414, 0x1) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc000115f60 sp=0xc000115f40 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.timerproc(0x9883a0) /workdir/go/src/runtime/time.go:303 +0x27b fp=0xc000115fd8 sp=0xc000115f60 pc=0x450c5b runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc000115fe0 sp=0xc000115fd8 pc=0x464011 created by runtime.(*timersBucket).addtimerLocked /workdir/go/src/runtime/time.go:169 +0x10e goroutine 22940 [syscall, 2 minutes]: syscall.Syscall6(0xf7, 0x1, 0x5f32, 0xc000727950, 0x1000004, 0x0, 0x0, 0x60, 0x707f00, 0x4df501) /workdir/go/src/syscall/asm_linux_amd64.s:44 +0x5 fp=0xc000727900 sp=0xc0007278f8 pc=0x4be245 os.(*Process).blockUntilWaitable(0xc0006f64e0, 0x10, 0x10, 0x203000) /workdir/go/src/os/wait_waitid.go:31 +0x98 fp=0xc0007279f0 sp=0xc000727900 pc=0x4e3898 os.(*Process).wait(0xc0006f64e0, 0xc00062ed38, 0x7, 0x8) /workdir/go/src/os/exec_unix.go:22 +0x39 fp=0xc000727a68 sp=0xc0007279f0 pc=0x4dc219 os.(*Process).Wait(...) /workdir/go/src/os/exec.go:125 os/exec.(*Cmd).Wait(0xc00062ec60, 0x0, 0x0) /workdir/go/src/os/exec/exec.go:497 +0x72 fp=0xc000727af8 sp=0xc000727a68 pc=0x54e992 os/exec.(*Cmd).Run(0xc00062ec60, 0xc0006a4900, 0xf) /workdir/go/src/os/exec/exec.go:337 +0x5c fp=0xc000727b20 sp=0xc000727af8 pc=0x54dd7c os/exec.(*Cmd).CombinedOutput(0xc00062ec60, 0x3, 0xc000727ea8, 0xf, 0xf, 0xc00062ec60) /workdir/go/src/os/exec/exec.go:557 +0x168 fp=0xc000727b70 sp=0xc000727b20 pc=0x54f208 runtime_test.TestGdbBacktrace(0xc0001eaa00) /workdir/go/src/runtime/runtime-gdb_test.go:355 +0x679 fp=0xc000727fa8 sp=0xc000727b70 pc=0x64ff79 testing.tRunner(0xc0001eaa00, 0x730a18) /workdir/go/src/testing/testing.go:865 +0xc0 fp=0xc000727fd0 sp=0xc000727fa8 pc=0x505bb0 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc000727fd8 sp=0xc000727fd0 pc=0x464011 created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x350 goroutine 22943 [chan send, 2 minutes]: runtime.gopark(0x72fa48, 0xc000180e38, 0xc00002160e, 0x3) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc0002e4e70 sp=0xc0002e4e50 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.chansend(0xc000180de0, 0xc0002e4f5f, 0xc0001ead01, 0x5096b2, 0xc0001ead00) /workdir/go/src/runtime/chan.go:236 +0x23b fp=0xc0002e4ef0 sp=0xc0002e4e70 pc=0x406b2b runtime.chansend1(0xc000180de0, 0xc000333f5f) /workdir/go/src/runtime/chan.go:127 +0x35 fp=0xc0002e4f28 sp=0xc0002e4ef0 pc=0x4068e5 testing.tRunner.func1(0xc0001ead00) /workdir/go/src/testing/testing.go:860 +0x282 fp=0xc0002e4fa8 sp=0xc0002e4f28 pc=0x5096b2 testing.tRunner(0xc0001ead00, 0x730a28) /workdir/go/src/testing/testing.go:869 +0xca fp=0xc0002e4fd0 sp=0xc0002e4fa8 pc=0x505bba runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc0002e4fd8 sp=0xc0002e4fd0 pc=0x464011 created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x350 goroutine 22897 [chan send, 2 minutes]: runtime.gopark(0x72fa48, 0xc0001804d8, 0xc00002160e, 0x3) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc001562e70 sp=0xc001562e50 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.chansend(0xc000180480, 0xc001562f5f, 0xc0000a6101, 0x5096b2, 0xc0000a6100) /workdir/go/src/runtime/chan.go:236 +0x23b fp=0xc001562ef0 sp=0xc001562e70 pc=0x406b2b runtime.chansend1(0xc000180480, 0xc001562f5f) /workdir/go/src/runtime/chan.go:127 +0x35 fp=0xc001562f28 sp=0xc001562ef0 pc=0x4068e5 testing.tRunner.func1(0xc0000a6100) /workdir/go/src/testing/testing.go:860 +0x282 fp=0xc001562fa8 sp=0xc001562f28 pc=0x5096b2 testing.tRunner(0xc0000a6100, 0x7310b0) /workdir/go/src/testing/testing.go:869 +0xca fp=0xc001562fd0 sp=0xc001562fa8 pc=0x505bba runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc001562fd8 sp=0xc001562fd0 pc=0x464011 created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x350 goroutine 201 [GC worker (idle), 2 minutes]: runtime.gopark(0x72f8a0, 0xc0001b0020, 0x661417, 0x0) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc000112f60 sp=0xc000112f40 pc=0x432dff runtime.gcBgMarkWorker(0xc00001e000) /workdir/go/src/runtime/mgc.go:1828 +0xff fp=0xc000112fd8 sp=0xc000112f60 pc=0x41ec4f runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc000112fe0 sp=0xc000112fd8 pc=0x464011 created by runtime.gcBgMarkStartWorkers /workdir/go/src/runtime/mgc.go:1776 +0x77 goroutine 22941 [chan send, 2 minutes]: runtime.gopark(0x72fa48, 0xc000180cb8, 0xc00002160e, 0x3) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc0002e5e70 sp=0xc0002e5e50 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.chansend(0xc000180c60, 0xc0002e5f5f, 0xc0001eab01, 0x5096b2, 0xc0001eab00) /workdir/go/src/runtime/chan.go:236 +0x23b fp=0xc0002e5ef0 sp=0xc0002e5e70 pc=0x406b2b runtime.chansend1(0xc000180c60, 0xc000283f5f) /workdir/go/src/runtime/chan.go:127 +0x35 fp=0xc0002e5f28 sp=0xc0002e5ef0 pc=0x4068e5 testing.tRunner.func1(0xc0001eab00) /workdir/go/src/testing/testing.go:860 +0x282 fp=0xc0002e5fa8 sp=0xc0002e5f28 pc=0x5096b2 testing.tRunner(0xc0001eab00, 0x730a10) /workdir/go/src/testing/testing.go:869 +0xca fp=0xc0002e5fd0 sp=0xc0002e5fa8 pc=0x505bba runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc0002e5fd8 sp=0xc0002e5fd0 pc=0x464011 created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x350 goroutine 22942 [chan send, 2 minutes]: runtime.gopark(0x72fa48, 0xc000180d78, 0xc00002160e, 0x3) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc000365e70 sp=0xc000365e50 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.chansend(0xc000180d20, 0xc000365f5f, 0xc0001eac01, 0x5096b2, 0xc0001eac00) /workdir/go/src/runtime/chan.go:236 +0x23b fp=0xc000365ef0 sp=0xc000365e70 pc=0x406b2b runtime.chansend1(0xc000180d20, 0xc000725f5f) /workdir/go/src/runtime/chan.go:127 +0x35 fp=0xc000365f28 sp=0xc000365ef0 pc=0x4068e5 testing.tRunner.func1(0xc0001eac00) /workdir/go/src/testing/testing.go:860 +0x282 fp=0xc000365fa8 sp=0xc000365f28 pc=0x5096b2 testing.tRunner(0xc0001eac00, 0x730a20) /workdir/go/src/testing/testing.go:869 +0xca fp=0xc000365fd0 sp=0xc000365fa8 pc=0x505bba runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc000365fd8 sp=0xc000365fd0 pc=0x464011 created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x350 goroutine 24247 [GC worker (idle), 2 minutes]: runtime.gopark(0x72f8a0, 0xc0003ee350, 0xc000201417, 0x0) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc00020df60 sp=0xc00020df40 pc=0x432dff runtime.gcBgMarkWorker(0xc000024f00) /workdir/go/src/runtime/mgc.go:1828 +0xff fp=0xc00020dfd8 sp=0xc00020df60 pc=0x41ec4f runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc00020dfe0 sp=0xc00020dfd8 pc=0x464011 created by runtime.gcBgMarkStartWorkers /workdir/go/src/runtime/mgc.go:1776 +0x77 goroutine 24242 [chan receive, 2 minutes]: runtime.gopark(0x72fa48, 0xc000070238, 0x98170d, 0x3) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc000210ef8 sp=0xc000210ed8 pc=0x432dff runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.chanrecv(0xc0000701e0, 0x0, 0xc000210f01, 0x505bba) /workdir/go/src/runtime/chan.go:524 +0x2ea fp=0xc000210f88 sp=0xc000210ef8 pc=0x40775a runtime.chanrecv1(0xc0000701e0, 0x0) /workdir/go/src/runtime/chan.go:406 +0x2b fp=0xc000210fb8 sp=0xc000210f88 pc=0x40741b testing.runTests.func1.1(0xc0000c2100) /workdir/go/src/testing/testing.go:1162 +0x3b fp=0xc000210fd8 sp=0xc000210fb8 pc=0x50981b runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc000210fe0 sp=0xc000210fd8 pc=0x464011 created by testing.runTests.func1 /workdir/go/src/testing/testing.go:1162 +0xac goroutine 24245 [GC worker (idle), 2 minutes]: runtime.gopark(0x72f8a0, 0xc0003ee330, 0xc000b61417, 0x0) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc000b0b760 sp=0xc000b0b740 pc=0x432dff runtime.gcBgMarkWorker(0xc000020500) /workdir/go/src/runtime/mgc.go:1828 +0xff fp=0xc000b0b7d8 sp=0xc000b0b760 pc=0x41ec4f runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc000b0b7e0 sp=0xc000b0b7d8 pc=0x464011 created by runtime.gcBgMarkStartWorkers /workdir/go/src/runtime/mgc.go:1776 +0x77 goroutine 41334 [IO wait, 2 minutes]: runtime.gopark(0x72fa08, 0x7f1fd17fbd50, 0x431b02, 0x5) /workdir/go/src/runtime/proc.go:301 +0xef fp=0xc0001134d0 sp=0xc0001134b0 pc=0x432dff runtime.netpollblock(0x7f1fd17fbd28, 0x72, 0x4bbeca) /workdir/go/src/runtime/netpoll.go:397 +0x9a fp=0xc000113508 sp=0xc0001134d0 pc=0x42daca internal/poll.runtime_pollWait(0x7f1fd17fbd28, 0x72, 0xffffffffffffffff) /workdir/go/src/runtime/netpoll.go:184 +0x56 fp=0xc000113530 sp=0xc000113508 pc=0x42d096 internal/poll.(*pollDesc).wait(0xc00155d758, 0x72, 0x201, 0x29c, 0xffffffffffffffff) /workdir/go/src/internal/poll/fd_poll_runtime.go:87 +0x10b fp=0xc000113578 sp=0xc000113530 pc=0x4d48fb internal/poll.(*pollDesc).waitRead(...) /workdir/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0xc00155d740, 0xc00044c964, 0x29c, 0x29c, 0x0, 0x0, 0x0) /workdir/go/src/internal/poll/fd_unix.go:169 +0x193 fp=0xc0001135d0 sp=0xc000113578 pc=0x4d5723 os.(*File).read(...) /workdir/go/src/os/file_unix.go:256 os.(*File).Read(0xc0006c4170, 0xc00044c964, 0x29c, 0x29c, 0x40, 0x0, 0x0) /workdir/go/src/os/file.go:112 +0x6f fp=0xc000113640 sp=0xc0001135d0 pc=0x4dca5f bytes.(*Buffer).ReadFrom(0xc0006a4900, 0x77d920, 0xc0006c4170, 0x7f1fd17805e0, 0xc0006a4900, 0xc000113701) /workdir/go/src/bytes/buffer.go:207 +0xb4 fp=0xc0001136b0 sp=0xc000113640 pc=0x4f6fc4 io.copyBuffer(0x77d6c0, 0xc0006a4900, 0x77d920, 0xc0006c4170, 0x0, 0x0, 0x0, 0x4068e5, 0xc00155d680, 0xc0001137b0) /workdir/go/src/io/io.go:388 +0x2ed fp=0xc000113728 sp=0xc0001136b0 pc=0x47573d io.Copy(...) /workdir/go/src/io/io.go:364 os/exec.(*Cmd).writerDescriptor.func1(0xc00155d680, 0xc0001137b0) /workdir/go/src/os/exec/exec.go:307 +0x63 fp=0xc0001137a0 sp=0xc000113728 pc=0x551463 os/exec.(*Cmd).Start.func1(0xc00062ec60, 0xc00000ea80) /workdir/go/src/os/exec/exec.go:431 +0x27 fp=0xc0001137d0 sp=0xc0001137a0 pc=0x5514e7 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1350 +0x1 fp=0xc0001137d8 sp=0xc0001137d0 pc=0x464011 created by os/exec.(*Cmd).Start /workdir/go/src/os/exec/exec.go:430 +0x620 FAIL runtime 180.012s 2019/04/01 21:26:47 Failed: exit status 1 Error: tests failed: dist test failed: go_test:runtime: exit status 1