plan9-arm at 38d1a6665f20cb588810355ed4ea061c3b6a19ae :: Running /boot/workdir/go/src/make.rc with args ["/boot/workdir/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "type=host-plan9-arm-0intro" "GOARM=7" "GO_BUILD_KEY_DELETE_AFTER_READ=false" "status=" "GO_TEST_TIMEOUT_SCALE=3" "fs=aoe" "GOCACHE=/boot/cache" "GOROOT_BOOTSTRAP=/boot/workdir/go1.4" "sysname=pi4n" "workdir=/boot/workdir" "objtype=arm" "*=aoe" "WORKDIR=/boot/workdir" "GO_BUILDER_NAME=plan9-arm" "GO_TEST_TIMEOUT_SCALE=3" "GOBIN="] in dir /boot/workdir/go/src Building Go cmd/dist using /boot/workdir/go1.4. (go1.17.13 plan9/arm) Building Go toolchain1 using /boot/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 plan9/arm. --- Installed Go for plan9/arm in /boot/workdir/go Installed commands in /boot/workdir/go/bin *** You need to bind /boot/workdir/go/bin before /bin. ##### Test execution environment. # GOARCH: arm # CPU: # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 1.118s ok archive/zip 2.174s ok bufio 0.269s ok bytes 9.780s ok compress/bzip2 0.324s ok compress/flate 3.346s ok compress/gzip 18.777s ok compress/lzw 0.547s ok compress/zlib 1.890s ok container/heap 0.064s ok container/list 0.056s ok container/ring 0.078s ok context 0.131s ok crypto 0.069s ok crypto/aes 0.114s ok crypto/cipher 0.092s ok crypto/des 0.088s ok crypto/dsa 0.085s ok crypto/ecdh 1.041s ok crypto/ecdsa 0.731s ok crypto/ed25519 0.954s ok crypto/elliptic 0.195s ok crypto/hmac 0.083s ok crypto/internal/alias 0.046s ok crypto/internal/bigmod 0.463s ok crypto/internal/boring 0.074s ok crypto/internal/boring/bcache 0.472s ok crypto/internal/edwards25519 51.299s ok crypto/internal/edwards25519/field 54.692s ok crypto/internal/nistec 18.765s ok crypto/internal/nistec/fiat 0.051s [no tests to run] ok crypto/md5 0.099s ok crypto/rand 0.119s ok crypto/rc4 0.132s ok crypto/rsa 1.380s ok crypto/sha1 0.069s ok crypto/sha256 0.092s ok crypto/sha512 0.088s ok crypto/subtle 0.762s ok crypto/tls 9.469s ok crypto/x509 6.791s ok database/sql 0.630s ok database/sql/driver 0.055s ok debug/buildinfo 0.074s ok debug/dwarf 0.558s ok debug/elf 1.067s ok debug/gosym 0.118s ok debug/macho 0.201s ok debug/pe 0.727s ok debug/plan9obj 0.084s ok embed 0.053s [no tests to run] ok embed/internal/embedtest 0.062s ok encoding/ascii85 0.056s ok encoding/asn1 0.063s ok encoding/base32 0.130s ok encoding/base64 0.060s ok encoding/binary 0.059s ok encoding/csv 0.088s ok encoding/gob 10.393s ok encoding/hex 0.095s ok encoding/json 0.981s ok encoding/pem 1.871s ok encoding/xml 0.379s ok errors 0.082s ok expvar 0.071s ok flag 0.204s ok fmt 0.256s ok go/ast 0.080s ok go/build 10.550s ok go/build/constraint 0.077s ok go/constant 0.067s ok go/doc 0.354s ok go/doc/comment 13.217s ok go/format 0.106s ok go/importer 7.668s ok go/internal/gccgoimporter 0.168s ok go/internal/gcimporter 29.833s ok go/internal/srcimporter 23.455s ok go/parser 0.806s ok go/printer 0.848s ok go/scanner 0.060s ok go/token 0.116s ok go/types 140.321s ok hash 0.075s ok hash/adler32 0.084s ok hash/crc32 0.083s ok hash/crc64 0.088s ok hash/fnv 0.056s ok hash/maphash 0.175s ok html 0.065s ok html/template 0.386s ok image 0.283s ok image/color 0.114s ok image/draw 0.359s ok image/gif 1.225s ok image/jpeg 0.590s ok image/png 1.087s ok index/suffixarray 1.905s ok internal/abi 143.511s ok internal/buildcfg 0.055s ok internal/coverage/cformat 0.075s ok internal/coverage/cmerge 0.050s ok internal/coverage/pods 0.133s ok internal/coverage/slicereader 0.063s ok internal/coverage/slicewriter 0.072s ok internal/coverage/test 0.110s ok internal/cpu 0.083s ok internal/dag 0.078s ok internal/diff 0.133s ok internal/fmtsort 0.076s ok internal/fuzz 0.099s ok internal/godebug 0.101s ok internal/intern 2.364s ok internal/itoa 0.067s ok internal/poll 0.178s ok internal/profile 0.079s ok internal/reflectlite 0.454s ok internal/safefilepath 0.069s ok internal/saferio 0.210s ok internal/singleflight 0.170s ok internal/testenv 0.073s ok internal/trace 0.261s ok internal/types/errors 7.153s ok internal/unsafeheader 0.070s ok internal/xcoff 0.453s ok io 0.280s ok io/fs 0.715s ok io/ioutil 7.003s ok log 0.087s ok math 0.092s ok math/big 4.299s ok math/bits 0.094s ok math/cmplx 0.080s ok math/rand 0.975s ok mime 0.099s ok mime/multipart 0.644s ok mime/quotedprintable 0.100s ok net 33.067s http.test 31142: warning: process exceeds 100 file descriptors panic: test timed out after 9m0s running tests: TestServerWriteTimeout (8m54s) TestServerWriteTimeout/h1 (8m45s) goroutine 67729 [running]: panic({0x44f580, 0x9e7a090}) /boot/workdir/go/src/runtime/panic.go:1015 +0x470 fp=0xa563f80 sp=0xa563f20 pc=0x3e21c testing.(*M).startAlarm.func1() /boot/workdir/go/src/testing/testing.go:2241 +0x3a4 fp=0xa563fec sp=0xa563f80 pc=0x106ebc runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0xa563fec sp=0xa563fec pc=0x74d14 created by time.goFunc /boot/workdir/go/src/time/sleep.go:176 +0x2c goroutine 1 [chan receive, 8 minutes]: runtime.gopark(0x4dfe60, 0x949eb70, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9473c14 sp=0x9473c00 pc=0x414ec runtime.chanrecv(0x949eb40, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:583 +0x530 fp=0x9473c60 sp=0x9473c14 pc=0x5da8 runtime.chanrecv1(0x949eb40, 0x0) /boot/workdir/go/src/runtime/chan.go:442 +0x20 fp=0x9473c74 sp=0x9473c60 pc=0x5848 testing.tRunner.func1() /boot/workdir/go/src/testing/testing.go:1542 +0x54c fp=0x9473d44 sp=0x9473c74 pc=0x102e24 testing.tRunner(0x9002b40, 0x909fde8) /boot/workdir/go/src/testing/testing.go:1582 +0x168 fp=0x9473d8c sp=0x9473d44 pc=0x10286c testing.runTests(0x90161e0, {0x7bc4c8, 0x1fb, 0x1fb}, {0xc0eecf5c96baa0ac, 0x7dbba1e7eb, 0x7be8c8}) /boot/workdir/go/src/testing/testing.go:2034 +0x414 fp=0x9473df8 sp=0x9473d8c pc=0x10570c testing.(*M).Run(0x9084550) /boot/workdir/go/src/testing/testing.go:1906 +0x644 fp=0x9473f44 sp=0x9473df8 pc=0x1040d4 net/http_test.TestMain(0x9084550) /boot/workdir/go/src/net/http/main_test.go:23 +0x1c fp=0x9473f54 sp=0x9473f44 pc=0x37ab44 main.main() _testmain.go:1123 +0x1b0 fp=0x9473fb8 sp=0x9473f54 pc=0x426f14 runtime.main() /boot/workdir/go/src/runtime/proc.go:250 +0x2a8 fp=0x9473fec sp=0x9473fb8 pc=0x40f60 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9473fec sp=0x9473fec pc=0x74d14 goroutine 2 [force gc (idle), 3 minutes]: runtime.gopark(0x4dfff4, 0x7be350, 0x11, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9041fd0 sp=0x9041fbc pc=0x414ec runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:387 runtime.forcegchelper() /boot/workdir/go/src/runtime/proc.go:305 +0xc8 fp=0x9041fec sp=0x9041fd0 pc=0x412a4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9041fec sp=0x9041fec pc=0x74d14 created by runtime.init.5 /boot/workdir/go/src/runtime/proc.go:293 +0x1c goroutine 3 [GC sweep wait]: runtime.gopark(0x4dfff4, 0x7be7a0, 0xc, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9042fc8 sp=0x9042fb4 pc=0x414ec runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:387 runtime.bgsweep(0x9032140) /boot/workdir/go/src/runtime/mgcsweep.go:319 +0x104 fp=0x9042fe4 sp=0x9042fc8 pc=0x2a0c0 runtime.gcenable.func1() /boot/workdir/go/src/runtime/mgc.go:178 +0x28 fp=0x9042fec sp=0x9042fe4 pc=0x1ab38 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9042fec sp=0x9042fec pc=0x74d14 created by runtime.gcenable /boot/workdir/go/src/runtime/mgc.go:178 +0x74 goroutine 4 [GC scavenge wait]: runtime.gopark(0x4dfff4, 0x7bea60, 0xd, 0x14, 0x2) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9043fb4 sp=0x9043fa0 pc=0x414ec runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0x7bea60) /boot/workdir/go/src/runtime/mgcscavenge.go:399 +0x64 fp=0x9043fc8 sp=0x9043fb4 pc=0x27944 runtime.bgscavenge(0x9032140) /boot/workdir/go/src/runtime/mgcscavenge.go:632 +0x64 fp=0x9043fe4 sp=0x9043fc8 pc=0x28104 runtime.gcenable.func2() /boot/workdir/go/src/runtime/mgc.go:179 +0x28 fp=0x9043fec sp=0x9043fe4 pc=0x1aae4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9043fec sp=0x9043fec pc=0x74d14 created by runtime.gcenable /boot/workdir/go/src/runtime/mgc.go:179 +0xbc goroutine 5 [finalizer wait, 5 minutes]: runtime.gopark(0x4dfe88, 0x7d0224, 0x10, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x903cf8c sp=0x903cf78 pc=0x414ec runtime.runfinq() /boot/workdir/go/src/runtime/mfinal.go:193 +0xf8 fp=0x903cfec sp=0x903cf8c pc=0x19a18 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x903cfec sp=0x903cfec pc=0x74d14 created by runtime.createfing /boot/workdir/go/src/runtime/mfinal.go:163 +0x5c goroutine 46 [GC worker (idle), 7 minutes]: runtime.gopark(0x4dfe98, 0x9301458, 0x1a, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9475f80 sp=0x9475f6c pc=0x414ec runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1275 +0xf4 fp=0x9475fec sp=0x9475f80 pc=0x1d6c4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9475fec sp=0x9475fec pc=0x74d14 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1199 +0x20 goroutine 49 [GC worker (idle), 7 minutes]: runtime.gopark(0x4dfe98, 0x9502000, 0x1a, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9470f80 sp=0x9470f6c pc=0x414ec runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1275 +0xf4 fp=0x9470fec sp=0x9470f80 pc=0x1d6c4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9470fec sp=0x9470fec pc=0x74d14 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1199 +0x20 goroutine 50 [GC worker (idle)]: runtime.gopark(0x4dfe98, 0x9502018, 0x1a, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9471f80 sp=0x9471f6c pc=0x414ec runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1275 +0xf4 fp=0x9471fec sp=0x9471f80 pc=0x1d6c4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9471fec sp=0x9471fec pc=0x74d14 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1199 +0x20 goroutine 51 [GC worker (idle), 8 minutes]: runtime.gopark(0x4dfe98, 0x9502030, 0x1a, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9472f80 sp=0x9472f6c pc=0x414ec runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1275 +0xf4 fp=0x9472fec sp=0x9472f80 pc=0x1d6c4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9472fec sp=0x9472fec pc=0x74d14 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1199 +0x20 goroutine 674 [chan receive, 8 minutes]: runtime.gopark(0x4dfe60, 0x93f17f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9496e68 sp=0x9496e54 pc=0x414ec runtime.chanrecv(0x93f17c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:583 +0x530 fp=0x9496eb4 sp=0x9496e68 pc=0x5da8 runtime.chanrecv1(0x93f17c0, 0x0) /boot/workdir/go/src/runtime/chan.go:442 +0x20 fp=0x9496ec8 sp=0x9496eb4 pc=0x5848 testing.tRunner.func1() /boot/workdir/go/src/testing/testing.go:1542 +0x54c fp=0x9496f98 sp=0x9496ec8 pc=0x102e24 testing.tRunner(0x95e5c20, 0x4df424) /boot/workdir/go/src/testing/testing.go:1582 +0x168 fp=0x9496fe0 sp=0x9496f98 pc=0x10286c testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1629 +0x30 fp=0x9496fec sp=0x9496fe0 pc=0x103864 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9496fec sp=0x9496fec pc=0x74d14 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1629 +0x43c goroutine 15500 [chan receive, 8 minutes]: runtime.gopark(0x4dfe60, 0x9d82e70, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9159a50 sp=0x9159a3c pc=0x414ec runtime.chanrecv(0x9d82e40, 0x9159af0, 0x1) /boot/workdir/go/src/runtime/chan.go:583 +0x530 fp=0x9159a9c sp=0x9159a50 pc=0x5da8 runtime.chanrecv1(0x9d82e40, 0x9159af0) /boot/workdir/go/src/runtime/chan.go:442 +0x20 fp=0x9159ab0 sp=0x9159a9c pc=0x5848 internal/poll.(*asyncIO).Wait(...) /boot/workdir/go/src/internal/poll/fd_io_plan9.go:85 internal/poll.(*FD).Read(0xb315d80, 0xb550228, {0x9d72000, 0xa000, 0xa000}) /boot/workdir/go/src/internal/poll/fd_plan9.go:73 +0x194 fp=0x9159b00 sp=0x9159ab0 pc=0xa3cf4 net.(*netFD).Read(0xb315d80, {0x9d72000, 0xa000, 0xa000}) /boot/workdir/go/src/net/fd_plan9.go:86 +0x98 fp=0x9159b30 sp=0x9159b00 pc=0x20ab54 net.(*conn).Read(0xb3473b0, {0x9d72000, 0xa000, 0xa000}) /boot/workdir/go/src/net/net.go:183 +0x48 fp=0x9159b60 sp=0x9159b30 pc=0x217c54 net.(*TCPConn).Read(0xb3473b0, {0x9d72000, 0xa000, 0xa000}) :1 +0x44 fp=0x9159b80 sp=0x9159b60 pc=0x221414 crypto/tls.(*atLeastReader).Read(0xa366770, {0x9d72000, 0xa000, 0xa000}) /boot/workdir/go/src/crypto/tls/conn.go:788 +0x78 fp=0x9159bb0 sp=0x9159b80 pc=0x24d6f4 bytes.(*Buffer).ReadFrom(0xb327378, {0x55bb30, 0xa366770}) /boot/workdir/go/src/bytes/buffer.go:202 +0xa4 fp=0x9159bf0 sp=0x9159bb0 pc=0xec520 crypto/tls.(*Conn).readFromUntil(0xb327200, {0x8fb7eb8, 0xb3473b0}, 0x5) /boot/workdir/go/src/crypto/tls/conn.go:810 +0xd4 fp=0x9159c18 sp=0x9159bf0 pc=0x24d964 crypto/tls.(*Conn).readRecordOrCCS(0xb327200, 0x0) /boot/workdir/go/src/crypto/tls/conn.go:617 +0x120 fp=0x9159d98 sp=0x9159c18 pc=0x24b194 crypto/tls.(*Conn).readRecord(...) /boot/workdir/go/src/crypto/tls/conn.go:583 crypto/tls.(*Conn).Read(0xb327200, {0x9357000, 0x1000, 0x1000}) /boot/workdir/go/src/crypto/tls/conn.go:1288 +0x168 fp=0x9159dc8 sp=0x9159d98 pc=0x2506c4 bufio.(*Reader).Read(0xb088ea0, {0xb315fa4, 0x9, 0x9}) /boot/workdir/go/src/bufio/bufio.go:237 +0x234 fp=0x9159df0 sp=0x9159dc8 pc=0x10990c io.ReadAtLeast({0x55b9dc, 0xb088ea0}, {0xb315fa4, 0x9, 0x9}, 0x9) /boot/workdir/go/src/io/io.go:332 +0x90 fp=0x9159e1c sp=0x9159df0 pc=0x9e170 io.ReadFull(...) /boot/workdir/go/src/io/io.go:351 net/http.http2readFrameHeader({0xb315fa4, 0x9, 0x9}, {0x55b9dc, 0xb088ea0}) /boot/workdir/go/src/net/http/h2_bundle.go:1567 +0x54 fp=0x9159e44 sp=0x9159e1c pc=0x2b2274 net/http.(*http2Framer).ReadFrame(0xb315f80) /boot/workdir/go/src/net/http/h2_bundle.go:1831 +0x94 fp=0x9159ec8 sp=0x9159e44 pc=0x2b29c4 net/http.(*http2clientConnReadLoop).run(0x9159fd4) /boot/workdir/go/src/net/http/h2_bundle.go:9187 +0x150 fp=0x9159fa4 sp=0x9159ec8 pc=0x2d42bc net/http.(*http2ClientConn).readLoop(0xa200960) /boot/workdir/go/src/net/http/h2_bundle.go:9082 +0x68 fp=0x9159fe4 sp=0x9159fa4 pc=0x2d37ac net/http.(*http2Transport).newClientConn.func1() /boot/workdir/go/src/net/http/h2_bundle.go:7779 +0x28 fp=0x9159fec sp=0x9159fe4 pc=0x2cd188 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9159fec sp=0x9159fec pc=0x74d14 created by net/http.(*http2Transport).newClientConn /boot/workdir/go/src/net/http/h2_bundle.go:7779 +0xc28 goroutine 15449 [syscall, 8 minutes]: syscall.Syscall(0xe, 0x95036f8, 0x0, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:16 +0x8 fp=0x969fd34 sp=0x969fca0 pc=0x84e54 syscall.open({0x95036e0, 0x13}, 0x0) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:61 +0x8c fp=0x969fd68 sp=0x969fd34 pc=0x83f9c syscall.Open({0x95036e0, 0x13}, 0x0) /boot/workdir/go/src/syscall/syscall_plan9.go:388 +0x64 fp=0x969fd8c sp=0x969fd68 pc=0x83b4c os.openFileNolog({0x95036e0, 0x13}, 0x0, 0x0) /boot/workdir/go/src/os/file_plan9.go:119 +0xd8 fp=0x969fdcc sp=0x969fd8c pc=0xa8d18 os.OpenFile({0x95036e0, 0x13}, 0x0, 0x0) /boot/workdir/go/src/os/file.go:326 +0x48 fp=0x969fdec sp=0x969fdcc pc=0xa7c28 os.Open(...) /boot/workdir/go/src/os/file.go:306 net.(*netFD).acceptPlan9(0xb83bf80) /boot/workdir/go/src/net/ipsock_plan9.go:262 +0x110 fp=0x969feb4 sp=0x969fdec pc=0x213360 net.(*TCPListener).accept(0xa367240) /boot/workdir/go/src/net/tcpsock_plan9.go:51 +0x20 fp=0x969fecc sp=0x969feb4 pc=0x21dba4 net.(*TCPListener).Accept(0xa367240) /boot/workdir/go/src/net/tcpsock.go:297 +0x3c fp=0x969fee8 sp=0x969fecc pc=0x21d100 crypto/tls.(*listener).Accept(0xa3674e0) /boot/workdir/go/src/crypto/tls/tls.go:66 +0x28 fp=0x969ff10 sp=0x969fee8 pc=0x27af50 net/http.(*onceCloseListener).Accept(0x94e9ba0) :1 +0x34 fp=0x969ff28 sp=0x969ff10 pc=0x3335b4 net/http.(*Server).Serve(0xa7fae60, {0x55d8a8, 0xa3674e0}) /boot/workdir/go/src/net/http/server.go:3048 +0x344 fp=0x969ffc4 sp=0x969ff28 pc=0x2f1744 net/http/httptest.(*Server).goServe.func1() /boot/workdir/go/src/net/http/httptest/server.go:310 +0x74 fp=0x969ffec sp=0x969ffc4 pc=0x339c74 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x969ffec sp=0x969ffec pc=0x74d14 created by net/http/httptest.(*Server).goServe /boot/workdir/go/src/net/http/httptest/server.go:308 +0x74 goroutine 15452 [select, 8 minutes]: runtime.gopark(0x4e0024, 0x0, 0x9, 0x18, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9165844 sp=0x9165830 pc=0x414ec runtime.selectgo(0x9165b74, 0x9165938, 0x0, 0x0, 0x5, 0x1) /boot/workdir/go/src/runtime/select.go:327 +0xb54 fp=0x91658ec sp=0x9165844 pc=0x54354 net/http.(*http2serverConn).serve(0xa6ec700) /boot/workdir/go/src/net/http/h2_bundle.go:4675 +0x83c fp=0x9165b9c sp=0x91658ec pc=0x2bda20 net/http.(*http2Server).ServeConn(0xb4e43c0, {0x55e500, 0x92c2200}, 0xb10fd30) /boot/workdir/go/src/net/http/h2_bundle.go:4270 +0xbd0 fp=0x9165d10 sp=0x9165b9c pc=0x2bbfcc net/http.http2ConfigureServer.func1(0xa7fae60, 0x92c2200, {0x55c65c, 0xa3675e0}) /boot/workdir/go/src/net/http/h2_bundle.go:4060 +0xd4 fp=0x9165d58 sp=0x9165d10 pc=0x2bb3dc net/http.(*conn).serve(0xb2e77a0, {0x55dd34, 0x93d1968}) /boot/workdir/go/src/net/http/server.go:1892 +0x1450 fp=0x9165fdc sp=0x9165d58 pc=0x2ed510 net/http.(*Server).Serve.func3() /boot/workdir/go/src/net/http/server.go:3078 +0x38 fp=0x9165fec sp=0x9165fdc pc=0x2f1be8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9165fec sp=0x9165fec pc=0x74d14 created by net/http.(*Server).Serve /boot/workdir/go/src/net/http/server.go:3078 +0x4e0 goroutine 4884 [sync.Cond.Wait, 8 minutes]: runtime.gopark(0x4dfff4, 0xb4b8e30, 0x14, 0x1a, 0x3) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9edad88 sp=0x9edad74 pc=0x414ec runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:387 sync.runtime_notifyListWait(0xb4b8e28, 0x9) /boot/workdir/go/src/runtime/sema.go:527 +0x1c0 fp=0x9edadb0 sp=0x9edad88 pc=0x72124 sync.(*Cond).Wait(0xb4b8e20) /boot/workdir/go/src/sync/cond.go:70 +0xbc fp=0x9edadd4 sp=0x9edadb0 pc=0x7b868 net/http.(*http2pipe).Read(0xb4b8e18, {0xb908000, 0x8000, 0x8000}) /boot/workdir/go/src/net/http/h2_bundle.go:3688 +0xbc fp=0x9edae04 sp=0x9edadd4 pc=0x2b9ef4 net/http.http2transportResponseBody.Read({0xb4b8e00}, {0xb908000, 0x8000, 0x8000}) /boot/workdir/go/src/net/http/h2_bundle.go:9470 +0x78 fp=0x9edae4c sp=0x9edae04 pc=0x2d607c io.discard.ReadFrom({}, {0x8f44780, 0xb4b8e00}) /boot/workdir/go/src/io/io.go:645 +0x80 fp=0x9edae90 sp=0x9edae4c pc=0x9f0dc io.(*discard).ReadFrom(0x7d0178, {0x8f44780, 0xb4b8e00}) :1 +0x3c fp=0x9edaeac sp=0x9edae90 pc=0xa0ad0 io.copyBuffer({0x55c3f0, 0x7d0178}, {0x8f44780, 0xb4b8e00}, {0x0, 0x0, 0x0}) /boot/workdir/go/src/io/io.go:420 +0x158 fp=0x9edaf08 sp=0x9edaeac pc=0x9e668 io.Copy(...) /boot/workdir/go/src/io/io.go:386 net/http_test.testServerWriteTimeout(0x909e960, {0x4a7719, 0x2}) /boot/workdir/go/src/net/http/serve_test.go:789 +0x30c fp=0x9edaf78 sp=0x9edaf08 pc=0x39046c net/http_test.run[...].func1() /boot/workdir/go/src/net/http/clientserver_test.go:90 +0x114 fp=0x9edaf98 sp=0x9edaf78 pc=0x40e654 testing.tRunner(0x909e960, 0x9371f38) /boot/workdir/go/src/testing/testing.go:1576 +0x120 fp=0x9edafe0 sp=0x9edaf98 pc=0x102824 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1629 +0x30 fp=0x9edafec sp=0x9edafe0 pc=0x103864 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9edafec sp=0x9edafec pc=0x74d14 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1629 +0x43c goroutine 15687 [syscall, 8 minutes, locked to thread]: syscall.Syscall6(0x32, 0xf, 0x9d72000, 0xa000, 0xffffffff, 0xffffffff, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:51 +0x8 fp=0xa33aed4 sp=0xa33ae40 pc=0x84ed0 syscall.Pread(0xf, {0x9d72000, 0xa000, 0xa000}, 0xffffffffffffffff) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:218 +0x60 fp=0xa33af0c sp=0xa33aed4 pc=0x84558 syscall.Read(...) /boot/workdir/go/src/syscall/syscall_plan9.go:166 os.(*File).read(0xb347398, {0x9d72000, 0xa000, 0xa000}) /boot/workdir/go/src/os/file_plan9.go:286 +0xf0 fp=0xa33af44 sp=0xa33af0c pc=0xa9504 os.(*File).Read(0xb347398, {0x9d72000, 0xa000, 0xa000}) /boot/workdir/go/src/os/file.go:118 +0x64 fp=0xa33af80 sp=0xa33af44 pc=0xa69ac os.(*File).Read-fm({0x9d72000, 0xa000, 0xa000}) :1 +0x40 fp=0xa33afa0 sp=0xa33af80 pc=0x222b40 internal/poll.newAsyncIO.func1() /boot/workdir/go/src/internal/poll/fd_io_plan9.go:55 +0x98 fp=0xa33afec sp=0xa33afa0 pc=0xa308c runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0xa33afec sp=0xa33afec pc=0x74d14 created by internal/poll.newAsyncIO /boot/workdir/go/src/internal/poll/fd_io_plan9.go:44 +0x108 goroutine 15646 [syscall, 8 minutes, locked to thread]: syscall.Syscall6(0x32, 0x12, 0xb983680, 0x240, 0xffffffff, 0xffffffff, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:51 +0x8 fp=0x9ec6ed4 sp=0x9ec6e40 pc=0x84ed0 syscall.Pread(0x12, {0xb983680, 0x240, 0x240}, 0xffffffffffffffff) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:218 +0x60 fp=0x9ec6f0c sp=0x9ec6ed4 pc=0x84558 syscall.Read(...) /boot/workdir/go/src/syscall/syscall_plan9.go:166 os.(*File).read(0xb551548, {0xb983680, 0x240, 0x240}) /boot/workdir/go/src/os/file_plan9.go:286 +0xf0 fp=0x9ec6f44 sp=0x9ec6f0c pc=0xa9504 os.(*File).Read(0xb551548, {0xb983680, 0x240, 0x240}) /boot/workdir/go/src/os/file.go:118 +0x64 fp=0x9ec6f80 sp=0x9ec6f44 pc=0xa69ac os.(*File).Read-fm({0xb983680, 0x240, 0x240}) :1 +0x40 fp=0x9ec6fa0 sp=0x9ec6f80 pc=0x222b40 internal/poll.newAsyncIO.func1() /boot/workdir/go/src/internal/poll/fd_io_plan9.go:55 +0x98 fp=0x9ec6fec sp=0x9ec6fa0 pc=0xa308c runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9ec6fec sp=0x9ec6fec pc=0x74d14 created by internal/poll.newAsyncIO /boot/workdir/go/src/internal/poll/fd_io_plan9.go:44 +0x108 goroutine 15508 [chan receive, 8 minutes]: runtime.gopark(0x4dfe60, 0xb138770, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9ed5b1c sp=0x9ed5b08 pc=0x414ec runtime.chanrecv(0xb138740, 0x9ed5bbc, 0x1) /boot/workdir/go/src/runtime/chan.go:583 +0x530 fp=0x9ed5b68 sp=0x9ed5b1c pc=0x5da8 runtime.chanrecv1(0xb138740, 0x9ed5bbc) /boot/workdir/go/src/runtime/chan.go:442 +0x20 fp=0x9ed5b7c sp=0x9ed5b68 pc=0x5848 internal/poll.(*asyncIO).Wait(...) /boot/workdir/go/src/internal/poll/fd_io_plan9.go:85 internal/poll.(*FD).Read(0x90e6600, 0xb8260e8, {0xb983680, 0x240, 0x240}) /boot/workdir/go/src/internal/poll/fd_plan9.go:73 +0x194 fp=0x9ed5bcc sp=0x9ed5b7c pc=0xa3cf4 net.(*netFD).Read(0x90e6600, {0xb983680, 0x240, 0x240}) /boot/workdir/go/src/net/fd_plan9.go:86 +0x98 fp=0x9ed5bfc sp=0x9ed5bcc pc=0x20ab54 net.(*conn).Read(0xb551560, {0xb983680, 0x240, 0x240}) /boot/workdir/go/src/net/net.go:183 +0x48 fp=0x9ed5c2c sp=0x9ed5bfc pc=0x217c54 net.(*TCPConn).Read(0xb551560, {0xb983680, 0x240, 0x240}) :1 +0x44 fp=0x9ed5c4c sp=0x9ed5c2c pc=0x221414 crypto/tls.(*atLeastReader).Read(0xa400780, {0xb983680, 0x240, 0x240}) /boot/workdir/go/src/crypto/tls/conn.go:788 +0x78 fp=0x9ed5c7c sp=0x9ed5c4c pc=0x24d6f4 bytes.(*Buffer).ReadFrom(0x92c2378, {0x55bb30, 0xa400780}) /boot/workdir/go/src/bytes/buffer.go:202 +0xa4 fp=0x9ed5cbc sp=0x9ed5c7c pc=0xec520 crypto/tls.(*Conn).readFromUntil(0x92c2200, {0x8fb7eb8, 0xb551560}, 0x5) /boot/workdir/go/src/crypto/tls/conn.go:810 +0xd4 fp=0x9ed5ce4 sp=0x9ed5cbc pc=0x24d964 crypto/tls.(*Conn).readRecordOrCCS(0x92c2200, 0x0) /boot/workdir/go/src/crypto/tls/conn.go:617 +0x120 fp=0x9ed5e64 sp=0x9ed5ce4 pc=0x24b194 crypto/tls.(*Conn).readRecord(...) /boot/workdir/go/src/crypto/tls/conn.go:583 crypto/tls.(*Conn).Read(0x92c2200, {0x90e6824, 0x9, 0x9}) /boot/workdir/go/src/crypto/tls/conn.go:1288 +0x168 fp=0x9ed5e94 sp=0x9ed5e64 pc=0x2506c4 io.ReadAtLeast({0x55bb08, 0x92c2200}, {0x90e6824, 0x9, 0x9}, 0x9) /boot/workdir/go/src/io/io.go:332 +0x90 fp=0x9ed5ec0 sp=0x9ed5e94 pc=0x9e170 io.ReadFull(...) /boot/workdir/go/src/io/io.go:351 net/http.http2readFrameHeader({0x90e6824, 0x9, 0x9}, {0x55bb08, 0x92c2200}) /boot/workdir/go/src/net/http/h2_bundle.go:1567 +0x54 fp=0x9ed5ee8 sp=0x9ed5ec0 pc=0x2b2274 net/http.(*http2Framer).ReadFrame(0x90e6800) /boot/workdir/go/src/net/http/h2_bundle.go:1831 +0x94 fp=0x9ed5f6c sp=0x9ed5ee8 pc=0x2b29c4 net/http.(*http2serverConn).readFrames(0xa6ec700) /boot/workdir/go/src/net/http/h2_bundle.go:4560 +0x84 fp=0x9ed5fe4 sp=0x9ed5f6c pc=0x2bcc28 net/http.(*http2serverConn).serve.func7() /boot/workdir/go/src/net/http/h2_bundle.go:4667 +0x28 fp=0x9ed5fec sp=0x9ed5fe4 pc=0x2be1ec runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9ed5fec sp=0x9ed5fec pc=0x74d14 created by net/http.(*http2serverConn).serve /boot/workdir/go/src/net/http/h2_bundle.go:4667 +0x5a0 goroutine 15501 [select, 8 minutes]: runtime.gopark(0x4e0024, 0x0, 0x9, 0x18, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x95addec sp=0x95addd8 pc=0x414ec runtime.selectgo(0x95adf98, 0x95adef8, 0x0, 0x0, 0x6, 0x1) /boot/workdir/go/src/runtime/select.go:327 +0xb54 fp=0x95ade94 sp=0x95addec pc=0x54354 net/http.(*http2clientStream).writeRequest(0xb4b8e00, 0x90e6480) /boot/workdir/go/src/net/http/h2_bundle.go:8399 +0x998 fp=0x95adfcc sp=0x95ade94 pc=0x2cfdac net/http.(*http2clientStream).doRequest(0xb4b8e00, 0x90e6480) /boot/workdir/go/src/net/http/h2_bundle.go:8261 +0x24 fp=0x95adfe0 sp=0x95adfcc pc=0x2cf3e8 net/http.(*http2ClientConn).RoundTrip.func3() /boot/workdir/go/src/net/http/h2_bundle.go:8190 +0x30 fp=0x95adfec sp=0x95adfe0 pc=0x2cf398 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x95adfec sp=0x95adfec pc=0x74d14 created by net/http.(*http2ClientConn).RoundTrip /boot/workdir/go/src/net/http/h2_bundle.go:8190 +0x3b0 FAIL net/http 540.154s FAIL go tool dist: Failed: exit status: 'go 31000: 1'