>>> nebula: Building community/nebula 1.7.1-r0 (using abuild 3.11.0-r1) started Sat, 20 May 2023 04:33:52 +0000 >>> nebula: Checking sanity of /home/buildozer/aports/community/nebula/APKBUILD... >>> nebula: Analyzing dependencies... >>> nebula: Installing for build: build-base go libcap-utils (1/4) Installing binutils-gold (2.40-r7) (2/4) Installing go (1.20.4-r0) (3/4) Installing libcap-utils (2.69-r0) (4/4) Installing .makedepends-nebula (20230520.043353) Executing busybox-1.36.0-r11.trigger OK: 1072 MiB in 113 packages >>> nebula: Cleaning up srcdir >>> nebula: Cleaning up pkgdir >>> nebula: Fetching https://distfiles.alpinelinux.org/distfiles/edge//nebula-1.7.1.tar.gz >>> nebula: Fetching https://distfiles.alpinelinux.org/distfiles/edge//nebula-1.7.1.tar.gz >>> nebula: Checking sha512sums... nebula-1.7.1.tar.gz: OK nebula.initd: OK >>> nebula: Unpacking /var/cache/distfiles/edge//nebula-1.7.1.tar.gz... go build -buildmode=pie -modcacherw -trimpath -buildvcs=false -ldflags "-X main.Build=1.7.1" -o ./nebula "./cmd/nebula" go: downloading github.com/sirupsen/logrus v1.9.0 go: downloading github.com/imdario/mergo v0.3.15 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/miekg/dns v1.1.54 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading github.com/cyberdelia/go-metrics-graphite v0.0.0-20161219230853-39f87cc3b432 go: downloading github.com/prometheus/client_golang v1.15.1 go: downloading github.com/flynn/noise v1.0.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/nbrownus/go-metrics-prometheus v0.0.0-20210712211119-974a6260965f go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be go: downloading github.com/armon/go-radix v1.0.0 go: downloading golang.org/x/crypto v0.8.0 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/vishvananda/netlink v1.1.0 go: downloading github.com/vishvananda/netns v0.0.4 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 # github.com/slackhq/nebula/cmd/nebula loadinternal: cannot find runtime/cgo go build -buildmode=pie -modcacherw -trimpath -buildvcs=false -ldflags "-X main.Build=1.7.1" -o ./nebula-cert ./cmd/nebula-cert go: downloading github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e # github.com/slackhq/nebula/cmd/nebula-cert loadinternal: cannot find runtime/cgo fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git go test -v ./... fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git go: downloading github.com/stretchr/testify v1.8.2 go: downloading github.com/kardianos/service v1.2.2 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/pmezard/go-difflib v1.0.0 # github.com/slackhq/nebula/util.test loadinternal: cannot find runtime/cgo # github.com/slackhq/nebula/noiseutil.test loadinternal: cannot find runtime/cgo # github.com/slackhq/nebula/header.test loadinternal: cannot find runtime/cgo # github.com/slackhq/nebula/iputil.test loadinternal: cannot find runtime/cgo # github.com/slackhq/nebula/cidr.test loadinternal: cannot find runtime/cgo # github.com/slackhq/nebula/config.test loadinternal: cannot find runtime/cgo # github.com/slackhq/nebula/overlay.test loadinternal: cannot find runtime/cgo # github.com/slackhq/nebula/cmd/nebula-cert.test loadinternal: cannot find runtime/cgo # github.com/slackhq/nebula/cert.test loadinternal: cannot find runtime/cgo # github.com/slackhq/nebula.test loadinternal: cannot find runtime/cgo ? github.com/slackhq/nebula/cmd/nebula [no test files] ? github.com/slackhq/nebula/cmd/nebula-service [no test files] ? github.com/slackhq/nebula/e2e [no test files] ? github.com/slackhq/nebula/e2e/router [no test files] ? github.com/slackhq/nebula/firewall [no test files] ? github.com/slackhq/nebula/sshd [no test files] ? github.com/slackhq/nebula/test [no test files] ? github.com/slackhq/nebula/udp [no test files] === RUN TestNewAllowListFromConfig --- PASS: TestNewAllowListFromConfig (0.00s) === RUN TestAllowList_Allow --- PASS: TestAllowList_Allow (0.00s) === RUN TestLocalAllowList_AllowName --- PASS: TestLocalAllowList_AllowName (0.00s) === RUN TestBits --- PASS: TestBits (0.00s) === RUN TestBitsDupeCounter --- PASS: TestBitsDupeCounter (0.00s) === RUN TestBitsOutOfWindowCounter --- PASS: TestBitsOutOfWindowCounter (0.00s) === RUN TestBitsLostCounter --- PASS: TestBitsLostCounter (0.00s) === RUN TestCalculatedRemoteApply --- PASS: TestCalculatedRemoteApply (0.00s) === RUN Test_NewConnectionManagerTest --- PASS: Test_NewConnectionManagerTest (0.00s) === RUN Test_NewConnectionManagerTest2 --- PASS: Test_NewConnectionManagerTest2 (0.00s) === RUN Test_NewConnectionManagerTest_DisconnectInvalid --- PASS: Test_NewConnectionManagerTest_DisconnectInvalid (0.02s) === RUN TestControl_GetHostInfoByVpnIp --- PASS: TestControl_GetHostInfoByVpnIp (0.00s) === RUN TestParsequery --- PASS: TestParsequery (0.00s) === RUN TestNewFirewall --- PASS: TestNewFirewall (0.00s) === RUN TestFirewall_AddRule --- PASS: TestFirewall_AddRule (0.00s) === RUN TestFirewall_Drop --- PASS: TestFirewall_Drop (0.00s) === RUN TestFirewall_Drop2 --- PASS: TestFirewall_Drop2 (0.00s) === RUN TestFirewall_Drop3 --- PASS: TestFirewall_Drop3 (0.00s) === RUN TestFirewall_DropConntrackReload --- PASS: TestFirewall_DropConntrackReload (0.00s) === RUN Test_parsePort --- PASS: Test_parsePort (0.00s) === RUN TestNewFirewallFromConfig --- PASS: TestNewFirewallFromConfig (0.00s) === RUN TestAddFirewallRulesFromConfig --- PASS: TestAddFirewallRulesFromConfig (0.00s) === RUN TestTCPRTTTracking --- PASS: TestTCPRTTTracking (0.00s) === RUN TestFirewall_convertRule --- PASS: TestFirewall_convertRule (0.00s) === RUN Test_NewHandshakeManagerVpnIp --- PASS: Test_NewHandshakeManagerVpnIp (0.00s) === RUN TestHostMap_MakePrimary --- PASS: TestHostMap_MakePrimary (0.00s) === RUN TestHostMap_DeleteHostInfo --- PASS: TestHostMap_DeleteHostInfo (0.00s) === RUN TestOldIPv4Only --- PASS: TestOldIPv4Only (0.00s) === RUN TestNewLhQuery --- PASS: TestNewLhQuery (0.00s) === RUN Test_lhStaticMapping --- PASS: Test_lhStaticMapping (0.00s) === RUN TestLighthouse_Memory --- PASS: TestLighthouse_Memory (0.00s) === RUN TestLighthouse_reload --- PASS: TestLighthouse_reload (0.00s) === RUN Test_ipMaskContains --- PASS: Test_ipMaskContains (0.00s) === RUN Test_newPacket --- PASS: Test_newPacket (0.00s) === RUN TestNewPunchyFromConfig --- PASS: TestNewPunchyFromConfig (0.00s) === RUN TestPunchy_reload --- PASS: TestPunchy_reload (0.00s) === RUN TestRemoteList_Rebuild --- PASS: TestRemoteList_Rebuild (0.00s) === RUN TestNewTimerWheel --- PASS: TestNewTimerWheel (0.00s) === RUN TestTimerWheel_findWheel --- PASS: TestTimerWheel_findWheel (0.00s) === RUN TestTimerWheel_Add --- PASS: TestTimerWheel_Add (0.04s) === RUN TestTimerWheel_Purge --- PASS: TestTimerWheel_Purge (0.00s) PASS ok github.com/slackhq/nebula 0.103s === RUN TestMarshalingNebulaCertificate --- PASS: TestMarshalingNebulaCertificate (0.00s) === RUN TestNebulaCertificate_Sign --- PASS: TestNebulaCertificate_Sign (0.02s) === RUN TestNebulaCertificate_SignP256 --- PASS: TestNebulaCertificate_SignP256 (0.01s) === RUN TestNebulaCertificate_Expired --- PASS: TestNebulaCertificate_Expired (0.00s) === RUN TestNebulaCertificate_MarshalJSON --- PASS: TestNebulaCertificate_MarshalJSON (0.00s) === RUN TestNebulaCertificate_Verify --- PASS: TestNebulaCertificate_Verify (0.01s) === RUN TestNebulaCertificate_VerifyP256 --- PASS: TestNebulaCertificate_VerifyP256 (0.02s) === RUN TestNebulaCertificate_Verify_IPs --- PASS: TestNebulaCertificate_Verify_IPs (0.02s) === RUN TestNebulaCertificate_Verify_Subnets --- PASS: TestNebulaCertificate_Verify_Subnets (0.02s) === RUN TestNebulaCertificate_VerifyPrivateKey --- PASS: TestNebulaCertificate_VerifyPrivateKey (0.00s) === RUN TestNebulaCertificate_VerifyPrivateKeyP256 --- PASS: TestNebulaCertificate_VerifyPrivateKeyP256 (0.01s) === RUN TestNewCAPoolFromBytes --- PASS: TestNewCAPoolFromBytes (0.01s) === RUN TestUnmrshalCertPEM --- PASS: TestUnmrshalCertPEM (0.00s) === RUN TestUnmarshalSigningPrivateKey --- PASS: TestUnmarshalSigningPrivateKey (0.00s) === RUN TestDecryptAndUnmarshalSigningPrivateKey runtime: out of memory: cannot allocate 2147483648-byte block (2155053056 in use) fatal error: out of memory goroutine 20 [running]: runtime.throw({0xe6edb3, 0xd}) runtime/panic.go:1047 +0x50 fp=0x210d9b8 sp=0x210d9a4 pc=0xabcf24 runtime.(*mcache).allocLarge(0xf7d7d790, 0x80000000, 0x1) runtime/mcache.go:236 +0x1d8 fp=0x210d9e0 sp=0x210d9b8 pc=0xa9349c runtime.mallocgc(0x80000000, 0xf29080, 0x1) runtime/malloc.go:1053 +0x68c fp=0x210da18 sp=0x210d9e0 pc=0xa8a348 runtime.makeslice(0xf29080, 0x200000, 0x200000) runtime/slice.go:103 +0xac fp=0x210da2c sp=0x210da18 pc=0xada1dc golang.org/x/crypto/argon2.initBlocks(0x21ea000, 0x200000, 0x4) golang.org/x/crypto@v0.8.0/argon2/argon2.go:158 +0x44 fp=0x210da5c sp=0x210da2c pc=0xdd14d0 golang.org/x/crypto/argon2.deriveKey(0x2, {0x201c720, 0x13, 0x13}, {0x2014180, 0x20, 0x20}, {0x0, 0x0, 0x0}, ...) golang.org/x/crypto@v0.8.0/argon2/argon2.go:113 +0x140 fp=0x210db04 sp=0x210da5c pc=0xdd1000 golang.org/x/crypto/argon2.IDKey(...) golang.org/x/crypto@v0.8.0/argon2/argon2.go:97 github.com/slackhq/nebula/cert.deriveKey({0x201c720, 0x13, 0x13}, 0x20, 0x2010248) github.com/slackhq/nebula/cert/crypto.go:123 +0x100 fp=0x210db60 sp=0x210db04 pc=0xe56d90 github.com/slackhq/nebula/cert.aes256DeriveKey({0x201c720, 0x13, 0x13}, 0x2010248) github.com/slackhq/nebula/cert/crypto.go:103 +0xc8 fp=0x210db8c sp=0x210db60 pc=0xe56bf8 github.com/slackhq/nebula/cert.aes256Decrypt({0x201c720, 0x13, 0x13}, 0x2010248, {0x2182000, 0x5b, 0x60}) github.com/slackhq/nebula/cert/crypto.go:69 +0x34 fp=0x210dbe0 sp=0x210db8c pc=0xe568b4 github.com/slackhq/nebula/cert.DecryptAndUnmarshalSigningPrivateKey({0x201c720, 0x13, 0x13}, {0x21f2149, 0x384, 0x4b7}) github.com/slackhq/nebula/cert/cert.go:411 +0x230 fp=0x210dc34 sp=0x210dbe0 pc=0xe4feb4 github.com/slackhq/nebula/cert.TestDecryptAndUnmarshalSigningPrivateKey(0x2003a40) github.com/slackhq/nebula/cert/cert_test.go:782 +0x5a4 fp=0x210df98 sp=0x210dc34 pc=0xe63634 testing.tRunner(0x2003a40, 0xf6e9e0) testing/testing.go:1576 +0x12c fp=0x210dfe0 sp=0x210df98 pc=0xbb5918 testing.(*T).Run.func1() testing/testing.go:1629 +0x30 fp=0x210dfec sp=0x210dfe0 pc=0xbb6a5c runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x210dfec sp=0x210dfec pc=0xaf9554 created by testing.(*T).Run testing/testing.go:1629 +0x494 goroutine 1 [chan receive]: runtime.gopark(0xf6f340, 0x21d9ff0, 0xe, 0x17, 0x2) runtime/proc.go:381 +0x108 fp=0x20b2c98 sp=0x20b2c84 pc=0xac04f4 runtime.chanrecv(0x21d9fc0, 0x209bd1f, 0x1) runtime/chan.go:583 +0x55c fp=0x20b2ce4 sp=0x20b2c98 pc=0xa83240 runtime.chanrecv1(0x21d9fc0, 0x209bd1f) runtime/chan.go:442 +0x20 fp=0x20b2cf8 sp=0x20b2ce4 pc=0xa82cb4 testing.(*T).Run(0x2002b40, {0xe7c1fb, 0x28}, 0xf6e9e0) testing/testing.go:1630 +0x4b4 fp=0x20b2d5c sp=0x20b2cf8 pc=0xbb68a0 testing.runTests.func1(0x2002b40) testing/testing.go:2036 +0x50 fp=0x20b2d80 sp=0x20b2d5c pc=0xbb8e0c testing.tRunner(0x2002b40, 0x209be24) testing/testing.go:1576 +0x12c fp=0x20b2dc8 sp=0x20b2d80 pc=0xbb5918 testing.runTests(0x200c270, {0x11789d0, 0x17, 0x17}, {0xc11231e76c5ad4ba, 0x8bb3ad81d0, 0x11ac470}) testing/testing.go:2034 +0x484 fp=0x20b2e34 sp=0x20b2dc8 pc=0xbb8c84 testing.(*M).Run(0x20ca370) testing/testing.go:1906 +0x6fc fp=0x20b2f80 sp=0x20b2e34 pc=0xbb7388 main.main() _testmain.go:91 +0x1f8 fp=0x20b2fc0 sp=0x20b2f80 pc=0xe6b2c8 runtime.main() runtime/proc.go:250 +0x2e0 fp=0x20b2fec sp=0x20b2fc0 pc=0xabff48 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x20b2fec sp=0x20b2fec pc=0xaf9554 goroutine 2 [force gc (idle)]: runtime.gopark(0xf6f42c, 0x11abdc0, 0x11, 0x14, 0x1) runtime/proc.go:381 +0x108 fp=0x208afd8 sp=0x208afc4 pc=0xac04f4 runtime.goparkunlock(...) runtime/proc.go:387 runtime.forcegchelper() runtime/proc.go:305 +0xf4 fp=0x208afec sp=0x208afd8 pc=0xac02ec runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x208afec sp=0x208afec pc=0xaf9554 created by runtime.init.5 runtime/proc.go:293 +0x20 goroutine 3 [GC sweep wait]: runtime.gopark(0xf6f42c, 0x11ac2d0, 0xc, 0x14, 0x1) runtime/proc.go:381 +0x108 fp=0x208b7c8 sp=0x208b7b4 pc=0xac04f4 runtime.goparkunlock(...) runtime/proc.go:387 runtime.bgsweep(0x201a300) runtime/mgcsweep.go:319 +0x138 fp=0x208b7e4 sp=0x208b7c8 pc=0xaa6b48 runtime.gcenable.func1() runtime/mgc.go:178 +0x28 fp=0x208b7ec sp=0x208b7e4 pc=0xa96454 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x208b7ec sp=0x208b7ec pc=0xaf9554 created by runtime.gcenable runtime/mgc.go:178 +0x84 goroutine 4 [GC scavenge wait]: runtime.gopark(0xf6f42c, 0x11ac5c0, 0xd, 0x14, 0x2) runtime/proc.go:381 +0x108 fp=0x208bfb4 sp=0x208bfa0 pc=0xac04f4 runtime.goparkunlock(...) runtime/proc.go:387 runtime.(*scavengerState).park(0x11ac5c0) runtime/mgcscavenge.go:400 +0x68 fp=0x208bfc8 sp=0x208bfb4 pc=0xaa42c4 runtime.bgscavenge(0x201a300) runtime/mgcscavenge.go:633 +0x78 fp=0x208bfe4 sp=0x208bfc8 pc=0xaa4a64 runtime.gcenable.func2() runtime/mgc.go:179 +0x28 fp=0x208bfec sp=0x208bfe4 pc=0xa96400 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x208bfec sp=0x208bfec pc=0xaf9554 created by runtime.gcenable runtime/mgc.go:179 +0xd8 goroutine 5 [finalizer wait]: runtime.gopark(0xf6f364, 0x11bd6e8, 0x10, 0x14, 0x1) runtime/proc.go:381 +0x108 fp=0x208a78c sp=0x208a778 pc=0xac04f4 runtime.runfinq() runtime/mfinal.go:193 +0x12c fp=0x208a7ec sp=0x208a78c pc=0xa95208 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x208a7ec sp=0x208a7ec pc=0xaf9554 created by runtime.createfing runtime/mfinal.go:163 +0x68 goroutine 21 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c750, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x208c790 sp=0x208c77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x208c7ec sp=0x208c790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x208c7ec sp=0x208c7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 33 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114000, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2086790 sp=0x208677c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x20867ec sp=0x2086790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x20867ec sp=0x20867ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 22 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114018, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x208cf90 sp=0x208cf7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x208cfec sp=0x208cf90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x208cfec sp=0x208cfec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 34 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114030, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2086f90 sp=0x2086f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2086fec sp=0x2086f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2086fec sp=0x2086fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 35 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200000, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2087790 sp=0x208777c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x20877ec sp=0x2087790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x20877ec sp=0x20877ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 23 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c768, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x208d790 sp=0x208d77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x208d7ec sp=0x208d790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x208d7ec sp=0x208d7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 49 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200018, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2208790 sp=0x220877c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22087ec sp=0x2208790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22087ec sp=0x22087ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 50 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200030, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2208f90 sp=0x2208f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2208fec sp=0x2208f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2208fec sp=0x2208fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 51 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c780, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2209790 sp=0x220977c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22097ec sp=0x2209790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22097ec sp=0x22097ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 24 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114048, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x208df90 sp=0x208df7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x208dfec sp=0x208df90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x208dfec sp=0x208dfec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 52 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200048, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2209f90 sp=0x2209f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2209fec sp=0x2209f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2209fec sp=0x2209fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 53 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200060, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x220a790 sp=0x220a77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x220a7ec sp=0x220a790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x220a7ec sp=0x220a7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 54 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200078, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x220af90 sp=0x220af7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x220afec sp=0x220af90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x220afec sp=0x220afec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 55 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200090, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x220b790 sp=0x220b77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x220b7ec sp=0x220b790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x220b7ec sp=0x220b7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 56 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x22000a8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x220bf90 sp=0x220bf7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x220bfec sp=0x220bf90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x220bfec sp=0x220bfec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 57 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114060, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2204790 sp=0x220477c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22047ec sp=0x2204790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22047ec sp=0x22047ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 36 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114078, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2087f90 sp=0x2087f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2087fec sp=0x2087f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2087fec sp=0x2087fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 37 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114090, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2088790 sp=0x208877c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x20887ec sp=0x2088790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x20887ec sp=0x20887ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 38 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x21140a8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2088f90 sp=0x2088f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2088fec sp=0x2088f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2088fec sp=0x2088fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 39 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x21140c0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2089790 sp=0x208977c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x20897ec sp=0x2089790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x20897ec sp=0x20897ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 40 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x21140d8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2089f90 sp=0x2089f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2089fec sp=0x2089f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2089fec sp=0x2089fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 41 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x21140f0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2122790 sp=0x212277c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21227ec sp=0x2122790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21227ec sp=0x21227ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 42 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114108, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2122f90 sp=0x2122f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2122fec sp=0x2122f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2122fec sp=0x2122fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 43 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c798, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2123790 sp=0x212377c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21237ec sp=0x2123790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21237ec sp=0x21237ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 25 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114120, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x211e790 sp=0x211e77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x211e7ec sp=0x211e790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x211e7ec sp=0x211e7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 26 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c7b0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x211ef90 sp=0x211ef7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x211efec sp=0x211ef90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x211efec sp=0x211efec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 27 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c7c8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x211f790 sp=0x211f77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x211f7ec sp=0x211f790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x211f7ec sp=0x211f7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 28 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c7e0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x211ff90 sp=0x211ff7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x211ffec sp=0x211ff90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x211ffec sp=0x211ffec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 29 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c7f8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2120790 sp=0x212077c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21207ec sp=0x2120790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21207ec sp=0x21207ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 30 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c810, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2120f90 sp=0x2120f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2120fec sp=0x2120f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2120fec sp=0x2120fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 31 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c828, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2121790 sp=0x212177c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21217ec sp=0x2121790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21217ec sp=0x21217ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 32 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c840, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2121f90 sp=0x2121f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2121fec sp=0x2121f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2121fec sp=0x2121fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 65 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c858, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21fa790 sp=0x21fa77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21fa7ec sp=0x21fa790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21fa7ec sp=0x21fa7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 66 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c870, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21faf90 sp=0x21faf7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21fafec sp=0x21faf90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21fafec sp=0x21fafec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 58 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c888, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2204f90 sp=0x2204f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2204fec sp=0x2204f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2204fec sp=0x2204fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 67 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x22000c0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21fb790 sp=0x21fb77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21fb7ec sp=0x21fb790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21fb7ec sp=0x21fb7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 68 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x22000d8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21fbf90 sp=0x21fbf7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21fbfec sp=0x21fbf90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21fbfec sp=0x21fbfec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 59 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x22000f0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2205790 sp=0x220577c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22057ec sp=0x2205790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22057ec sp=0x22057ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 60 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200108, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2205f90 sp=0x2205f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2205fec sp=0x2205f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2205fec sp=0x2205fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 61 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2280000, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2206790 sp=0x220677c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22067ec sp=0x2206790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22067ec sp=0x22067ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 44 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114138, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2123f90 sp=0x2123f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2123fec sp=0x2123f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2123fec sp=0x2123fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 81 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114150, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21f6790 sp=0x21f677c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21f67ec sp=0x21f6790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21f67ec sp=0x21f67ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 45 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200120, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2124790 sp=0x212477c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21247ec sp=0x2124790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21247ec sp=0x21247ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 62 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200138, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2206f90 sp=0x2206f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2206fec sp=0x2206f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2206fec sp=0x2206fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 63 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200150, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2207790 sp=0x220777c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22077ec sp=0x2207790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22077ec sp=0x22077ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 64 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200168, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2207f90 sp=0x2207f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2207fec sp=0x2207f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2207fec sp=0x2207fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 97 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200180, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2224790 sp=0x222477c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22247ec sp=0x2224790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22247ec sp=0x22247ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 98 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200198, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2224f90 sp=0x2224f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2224fec sp=0x2224f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2224fec sp=0x2224fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 99 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x22001b0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2225790 sp=0x222577c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22257ec sp=0x2225790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22257ec sp=0x22257ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 100 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x22001c8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2225f90 sp=0x2225f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2225fec sp=0x2225f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2225fec sp=0x2225fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 101 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x22001e0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2226790 sp=0x222677c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22267ec sp=0x2226790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22267ec sp=0x22267ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 102 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114168, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2226f90 sp=0x2226f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2226fec sp=0x2226f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2226fec sp=0x2226fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 46 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x22001f8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2124f90 sp=0x2124f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2124fec sp=0x2124f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2124fec sp=0x2124fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 69 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c8a0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21fc790 sp=0x21fc77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21fc7ec sp=0x21fc790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21fc7ec sp=0x21fc7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 70 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c8b8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21fcf90 sp=0x21fcf7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21fcfec sp=0x21fcf90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21fcfec sp=0x21fcfec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 71 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c8d0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21fd790 sp=0x21fd77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21fd7ec sp=0x21fd790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21fd7ec sp=0x21fd7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 72 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c8e8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21fdf90 sp=0x21fdf7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21fdfec sp=0x21fdf90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21fdfec sp=0x21fdfec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 73 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c900, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2220790 sp=0x222077c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22207ec sp=0x2220790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22207ec sp=0x22207ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 74 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c918, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2220f90 sp=0x2220f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2220fec sp=0x2220f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2220fec sp=0x2220fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 75 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c930, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2221790 sp=0x222177c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22217ec sp=0x2221790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22217ec sp=0x22217ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 76 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c948, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2221f90 sp=0x2221f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2221fec sp=0x2221f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2221fec sp=0x2221fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 77 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c960, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2222790 sp=0x222277c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22227ec sp=0x2222790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22227ec sp=0x22227ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 82 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c978, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21f6f90 sp=0x21f6f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21f6fec sp=0x21f6f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21f6fec sp=0x21f6fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 78 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2280018, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2222f90 sp=0x2222f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2222fec sp=0x2222f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2222fec sp=0x2222fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 79 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2280030, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2223790 sp=0x222377c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22237ec sp=0x2223790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22237ec sp=0x22237ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 83 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c990, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21f7790 sp=0x21f777c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21f77ec sp=0x21f7790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21f77ec sp=0x21f77ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 80 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2280048, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2223f90 sp=0x2223f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2223fec sp=0x2223f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2223fec sp=0x2223fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 84 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200210, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21f7f90 sp=0x21f7f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21f7fec sp=0x21f7f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21f7fec sp=0x21f7fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 103 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2280060, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2227790 sp=0x222777c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22277ec sp=0x2227790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22277ec sp=0x22277ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 104 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2280078, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2227f90 sp=0x2227f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2227fec sp=0x2227f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2227fec sp=0x2227fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 85 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200228, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21f8790 sp=0x21f877c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21f87ec sp=0x21f8790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21f87ec sp=0x21f87ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 105 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200240, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x222c790 sp=0x222c77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x222c7ec sp=0x222c790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x222c7ec sp=0x222c7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 106 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2280090, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x222cf90 sp=0x222cf7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x222cfec sp=0x222cf90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x222cfec sp=0x222cfec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 86 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200258, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21f8f90 sp=0x21f8f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21f8fec sp=0x21f8f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21f8fec sp=0x21f8fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 113 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200270, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2228790 sp=0x222877c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x22287ec sp=0x2228790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x22287ec sp=0x22287ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 87 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2200288, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x21f9790 sp=0x21f977c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21f97ec sp=0x21f9790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21f97ec sp=0x21f97ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 107 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x22800a8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x222d790 sp=0x222d77c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x222d7ec sp=0x222d790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x222d7ec sp=0x222d7ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 47 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x201c9a8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2125790 sp=0x212577c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x21257ec sp=0x2125790 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x21257ec sp=0x21257ec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 108 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x22800c0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x222df90 sp=0x222df7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x222dfec sp=0x222df90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x222dfec sp=0x222dfec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 48 [GC worker (idle)]: runtime.gopark(0xf6f374, 0x2114180, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2125f90 sp=0x2125f7c pc=0xac04f4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2125fec sp=0x2125f90 pc=0xa99714 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2125fec sp=0x2125fec pc=0xaf9554 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 FAIL github.com/slackhq/nebula/cert 2.072s === RUN TestCIDRTree_List --- PASS: TestCIDRTree_List (0.00s) === RUN TestCIDRTree_Contains --- PASS: TestCIDRTree_Contains (0.00s) === RUN TestCIDRTree_MostSpecificContains --- PASS: TestCIDRTree_MostSpecificContains (0.00s) === RUN TestCIDRTree_Match --- PASS: TestCIDRTree_Match (0.00s) === RUN TestCIDR6Tree_MostSpecificContains --- PASS: TestCIDR6Tree_MostSpecificContains (0.00s) === RUN TestCIDR6Tree_MostSpecificContainsIpV6 --- PASS: TestCIDR6Tree_MostSpecificContainsIpV6 (0.00s) PASS ok github.com/slackhq/nebula/cidr 0.016s === RUN Test_caSummary --- PASS: Test_caSummary (0.00s) === RUN Test_caHelp --- PASS: Test_caHelp (0.00s) === RUN Test_ca runtime: out of memory: cannot allocate 2147483648-byte block (2155118592 in use) fatal error: out of memory goroutine 20 [running]: runtime.throw({0xd9983c, 0xd}) runtime/panic.go:1047 +0x50 fp=0x290dbac sp=0x290db98 pc=0x9d0e04 runtime.(*mcache).allocLarge(0xf7c2e088, 0x80000000, 0x1) runtime/mcache.go:236 +0x1d8 fp=0x290dbd4 sp=0x290dbac pc=0x9a72ac runtime.mallocgc(0x80000000, 0xe57bb8, 0x1) runtime/malloc.go:1053 +0x68c fp=0x290dc0c sp=0x290dbd4 pc=0x99e158 runtime.makeslice(0xe57bb8, 0x200000, 0x200000) runtime/slice.go:103 +0xac fp=0x290dc20 sp=0x290dc0c pc=0x9ee0bc golang.org/x/crypto/argon2.initBlocks(0x28200a0, 0x200000, 0x4) golang.org/x/crypto@v0.8.0/argon2/argon2.go:158 +0x44 fp=0x290dc50 sp=0x290dc20 pc=0xd024f8 golang.org/x/crypto/argon2.deriveKey(0x2, {0x2968240, 0x13, 0x13}, {0x2814100, 0x20, 0x20}, {0x0, 0x0, 0x0}, ...) golang.org/x/crypto@v0.8.0/argon2/argon2.go:113 +0x140 fp=0x290dcf8 sp=0x290dc50 pc=0xd02028 golang.org/x/crypto/argon2.IDKey(...) golang.org/x/crypto@v0.8.0/argon2/argon2.go:97 github.com/slackhq/nebula/cert.deriveKey({0x2968240, 0x13, 0x13}, 0x20, 0x28105a8) github.com/slackhq/nebula/cert/crypto.go:123 +0x100 fp=0x290dd54 sp=0x290dcf8 pc=0xd0e4b8 github.com/slackhq/nebula/cert.aes256DeriveKey({0x2968240, 0x13, 0x13}, 0x28105a8) github.com/slackhq/nebula/cert/crypto.go:103 +0xc8 fp=0x290dd80 sp=0x290dd54 pc=0xd0e320 github.com/slackhq/nebula/cert.aes256Decrypt({0x2968240, 0x13, 0x13}, 0x28105a8, {0x28c40c0, 0x5c, 0x60}) github.com/slackhq/nebula/cert/crypto.go:69 +0x34 fp=0x290ddd4 sp=0x290dd80 pc=0xd0dfdc github.com/slackhq/nebula/cert.DecryptAndUnmarshalSigningPrivateKey({0x2968240, 0x13, 0x13}, {0x28ca200, 0x13c, 0x200}) github.com/slackhq/nebula/cert/cert.go:411 +0x230 fp=0x290de28 sp=0x290ddd4 pc=0xd074c8 github.com/slackhq/nebula/cmd/nebula-cert.Test_ca(0x2902690) github.com/slackhq/nebula/cmd/nebula-cert/ca_test.go:180 +0x2218 fp=0x290df98 sp=0x290de28 pc=0xd85300 testing.tRunner(0x2902690, 0xe9f35c) testing/testing.go:1576 +0x12c fp=0x290dfe0 sp=0x290df98 pc=0xac8694 testing.(*T).Run.func1() testing/testing.go:1629 +0x30 fp=0x290dfec sp=0x290dfe0 pc=0xac97d8 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x290dfec sp=0x290dfec pc=0xa0d450 created by testing.(*T).Run testing/testing.go:1629 +0x494 goroutine 1 [chan receive]: runtime.gopark(0xe9fcec, 0x29145b0, 0xe, 0x17, 0x2) runtime/proc.go:381 +0x108 fp=0x2916c98 sp=0x2916c84 pc=0x9d43d4 runtime.chanrecv(0x2914580, 0x2913d1f, 0x1) runtime/chan.go:583 +0x55c fp=0x2916ce4 sp=0x2916c98 pc=0x997050 runtime.chanrecv1(0x2914580, 0x2913d1f) runtime/chan.go:442 +0x20 fp=0x2916cf8 sp=0x2916ce4 pc=0x996ac4 testing.(*T).Run(0x29022d0, {0xd96dd3, 0x7}, 0xe9f35c) testing/testing.go:1630 +0x4b4 fp=0x2916d5c sp=0x2916cf8 pc=0xac961c testing.runTests.func1(0x29022d0) testing/testing.go:2036 +0x50 fp=0x2916d80 sp=0x2916d5c pc=0xacbb88 testing.tRunner(0x29022d0, 0x2913e24) testing/testing.go:1576 +0x12c fp=0x2916dc8 sp=0x2916d80 pc=0xac8694 testing.runTests(0x292e260, {0x10b23b8, 0x11, 0x11}, {0xc11231e76c654605, 0x8bb397906f, 0x10e9458}) testing/testing.go:2034 +0x484 fp=0x2916e34 sp=0x2916dc8 pc=0xacba00 testing.(*M).Run(0x293c320) testing/testing.go:1906 +0x6fc fp=0x2916f80 sp=0x2916e34 pc=0xaca104 main.main() _testmain.go:79 +0x1f8 fp=0x2916fc0 sp=0x2916f80 pc=0xd95c10 runtime.main() runtime/proc.go:250 +0x2e0 fp=0x2916fec sp=0x2916fc0 pc=0x9d3e28 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2916fec sp=0x2916fec pc=0xa0d450 goroutine 2 [force gc (idle)]: runtime.gopark(0xe9fdd8, 0x10e8df8, 0x11, 0x14, 0x1) runtime/proc.go:381 +0x108 fp=0x288afd8 sp=0x288afc4 pc=0x9d43d4 runtime.goparkunlock(...) runtime/proc.go:387 runtime.forcegchelper() runtime/proc.go:305 +0xf4 fp=0x288afec sp=0x288afd8 pc=0x9d41cc runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x288afec sp=0x288afec pc=0xa0d450 created by runtime.init.5 runtime/proc.go:293 +0x20 goroutine 3 [GC sweep wait]: runtime.gopark(0xe9fdd8, 0x10e92f0, 0xc, 0x14, 0x1) runtime/proc.go:381 +0x108 fp=0x288b7c8 sp=0x288b7b4 pc=0x9d43d4 runtime.goparkunlock(...) runtime/proc.go:387 runtime.bgsweep(0x281a300) runtime/mgcsweep.go:319 +0x138 fp=0x288b7e4 sp=0x288b7c8 pc=0x9ba958 runtime.gcenable.func1() runtime/mgc.go:178 +0x28 fp=0x288b7ec sp=0x288b7e4 pc=0x9aa264 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x288b7ec sp=0x288b7ec pc=0xa0d450 created by runtime.gcenable runtime/mgc.go:178 +0x84 goroutine 4 [GC scavenge wait]: runtime.gopark(0xe9fdd8, 0x10e95a8, 0xd, 0x14, 0x2) runtime/proc.go:381 +0x108 fp=0x288bfb4 sp=0x288bfa0 pc=0x9d43d4 runtime.goparkunlock(...) runtime/proc.go:387 runtime.(*scavengerState).park(0x10e95a8) runtime/mgcscavenge.go:400 +0x68 fp=0x288bfc8 sp=0x288bfb4 pc=0x9b80d4 runtime.bgscavenge(0x281a300) runtime/mgcscavenge.go:633 +0x78 fp=0x288bfe4 sp=0x288bfc8 pc=0x9b8874 runtime.gcenable.func2() runtime/mgc.go:179 +0x28 fp=0x288bfec sp=0x288bfe4 pc=0x9aa210 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x288bfec sp=0x288bfec pc=0xa0d450 created by runtime.gcenable runtime/mgc.go:179 +0xd8 goroutine 17 [finalizer wait]: runtime.gopark(0xe9fd10, 0x10fa6d8, 0x10, 0x14, 0x1) runtime/proc.go:381 +0x108 fp=0x288a78c sp=0x288a778 pc=0x9d43d4 runtime.runfinq() runtime/mfinal.go:193 +0x12c fp=0x288a7ec sp=0x288a78c pc=0x9a9018 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x288a7ec sp=0x288a7ec pc=0xa0d450 created by runtime.createfing runtime/mfinal.go:163 +0x68 goroutine 21 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968558, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2886790 sp=0x288677c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28867ec sp=0x2886790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28867ec sp=0x28867ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 22 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c060, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2886f90 sp=0x2886f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2886fec sp=0x2886f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2886fec sp=0x2886fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 5 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c078, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x288c790 sp=0x288c77c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x288c7ec sp=0x288c790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x288c7ec sp=0x288c7ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 6 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00000, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x288cf90 sp=0x288cf7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x288cfec sp=0x288cf90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x288cfec sp=0x288cfec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 7 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c090, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x288d790 sp=0x288d77c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x288d7ec sp=0x288d790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x288d7ec sp=0x288d7ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 8 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c0a8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x288df90 sp=0x288df7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x288dfec sp=0x288df90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x288dfec sp=0x288dfec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 9 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c0c0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b6790 sp=0x28b677c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b67ec sp=0x28b6790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b67ec sp=0x28b67ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 10 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c0d8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b6f90 sp=0x28b6f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b6fec sp=0x28b6f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b6fec sp=0x28b6fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 11 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c0f0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b7790 sp=0x28b777c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b77ec sp=0x28b7790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b77ec sp=0x28b77ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 12 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00018, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b7f90 sp=0x28b7f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b7fec sp=0x28b7f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b7fec sp=0x28b7fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 33 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00030, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b2790 sp=0x28b277c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b27ec sp=0x28b2790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b27ec sp=0x28b27ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 34 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968570, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b2f90 sp=0x28b2f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b2fec sp=0x28b2f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b2fec sp=0x28b2fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 23 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00048, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2887790 sp=0x288777c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28877ec sp=0x2887790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28877ec sp=0x28877ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 24 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968588, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2887f90 sp=0x2887f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2887fec sp=0x2887f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2887fec sp=0x2887fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 25 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x29685a0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2888790 sp=0x288877c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28887ec sp=0x2888790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28887ec sp=0x28887ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 26 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x29685b8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2888f90 sp=0x2888f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2888fec sp=0x2888f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2888fec sp=0x2888fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 27 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c108, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2889790 sp=0x288977c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28897ec sp=0x2889790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28897ec sp=0x28897ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 13 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x29685d0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b8790 sp=0x28b877c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b87ec sp=0x28b8790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b87ec sp=0x28b87ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 28 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c120, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2889f90 sp=0x2889f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2889fec sp=0x2889f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2889fec sp=0x2889fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 14 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x29685e8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b8f90 sp=0x28b8f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b8fec sp=0x28b8f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b8fec sp=0x28b8fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 49 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a000, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a86790 sp=0x2a8677c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a867ec sp=0x2a86790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a867ec sp=0x2a867ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 50 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a018, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a86f90 sp=0x2a86f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a86fec sp=0x2a86f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a86fec sp=0x2a86fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 51 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a030, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a87790 sp=0x2a8777c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a877ec sp=0x2a87790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a877ec sp=0x2a877ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 52 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a048, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a87f90 sp=0x2a87f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a87fec sp=0x2a87f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a87fec sp=0x2a87fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 53 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a060, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a88790 sp=0x2a8877c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a887ec sp=0x2a88790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a887ec sp=0x2a887ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 54 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a078, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a88f90 sp=0x2a88f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a88fec sp=0x2a88f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a88fec sp=0x2a88fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 55 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a090, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a89790 sp=0x2a8977c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a897ec sp=0x2a89790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a897ec sp=0x2a897ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 56 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a0a8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a89f90 sp=0x2a89f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a89fec sp=0x2a89f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a89fec sp=0x2a89fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 57 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a0c0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a82790 sp=0x2a8277c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a827ec sp=0x2a82790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a827ec sp=0x2a827ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 58 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968600, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a82f90 sp=0x2a82f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a82fec sp=0x2a82f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a82fec sp=0x2a82fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 29 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00060, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29bc790 sp=0x29bc77c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29bc7ec sp=0x29bc790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29bc7ec sp=0x29bc7ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 35 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968618, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b3790 sp=0x28b377c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b37ec sp=0x28b3790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b37ec sp=0x28b37ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 30 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00078, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29bcf90 sp=0x29bcf7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29bcfec sp=0x29bcf90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29bcfec sp=0x29bcfec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 36 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a0d8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b3f90 sp=0x28b3f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b3fec sp=0x28b3f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b3fec sp=0x28b3fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 59 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968630, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a83790 sp=0x2a8377c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a837ec sp=0x2a83790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a837ec sp=0x2a837ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 31 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968648, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29bd790 sp=0x29bd77c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29bd7ec sp=0x29bd790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29bd7ec sp=0x29bd7ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 32 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968660, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29bdf90 sp=0x29bdf7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29bdfec sp=0x29bdf90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29bdfec sp=0x29bdfec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 65 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968678, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29be790 sp=0x29be77c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29be7ec sp=0x29be790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29be7ec sp=0x29be7ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 66 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968690, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29bef90 sp=0x29bef7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29befec sp=0x29bef90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29befec sp=0x29befec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 37 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x29686a8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b4790 sp=0x28b477c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b47ec sp=0x28b4790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b47ec sp=0x28b47ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 15 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a0f0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b9790 sp=0x28b977c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b97ec sp=0x28b9790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b97ec sp=0x28b97ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 60 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a108, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a83f90 sp=0x2a83f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a83fec sp=0x2a83f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a83fec sp=0x2a83fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 61 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x29686c0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a84790 sp=0x2a8477c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a847ec sp=0x2a84790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a847ec sp=0x2a847ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 38 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c138, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b4f90 sp=0x28b4f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b4fec sp=0x28b4f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b4fec sp=0x28b4fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 39 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00090, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b5790 sp=0x28b577c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b57ec sp=0x28b5790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b57ec sp=0x28b57ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 40 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a000a8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b5f90 sp=0x28b5f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b5fec sp=0x28b5f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b5fec sp=0x28b5fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 41 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a000c0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29b8790 sp=0x29b877c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29b87ec sp=0x29b8790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29b87ec sp=0x29b87ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 42 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a000d8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29b8f90 sp=0x29b8f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29b8fec sp=0x29b8f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29b8fec sp=0x29b8fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 43 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a000f0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29b9790 sp=0x29b977c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29b97ec sp=0x29b9790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29b97ec sp=0x29b97ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 44 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00108, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29b9f90 sp=0x29b9f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29b9fec sp=0x29b9f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29b9fec sp=0x29b9fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 45 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00120, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29ba790 sp=0x29ba77c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29ba7ec sp=0x29ba790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29ba7ec sp=0x29ba7ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 46 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00138, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29baf90 sp=0x29baf7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29bafec sp=0x29baf90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29bafec sp=0x29bafec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 47 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00150, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29bb790 sp=0x29bb77c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29bb7ec sp=0x29bb790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29bb7ec sp=0x29bb7ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 48 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00168, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29bbf90 sp=0x29bbf7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29bbfec sp=0x29bbf90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29bbfec sp=0x29bbfec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 81 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00180, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a0a790 sp=0x2a0a77c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a0a7ec sp=0x2a0a790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a0a7ec sp=0x2a0a7ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 82 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a00198, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a0af90 sp=0x2a0af7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a0afec sp=0x2a0af90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a0afec sp=0x2a0afec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 83 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x281c150, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a0b790 sp=0x2a0b77c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a0b7ec sp=0x2a0b790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a0b7ec sp=0x2a0b7ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 16 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a001b0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x28b9f90 sp=0x28b9f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x28b9fec sp=0x28b9f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x28b9fec sp=0x28b9fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 62 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a120, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a84f90 sp=0x2a84f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a84fec sp=0x2a84f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a84fec sp=0x2a84fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 63 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a138, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a85790 sp=0x2a8577c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a857ec sp=0x2a85790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a857ec sp=0x2a857ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 64 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a150, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a85f90 sp=0x2a85f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a85fec sp=0x2a85f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a85fec sp=0x2a85fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 97 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a168, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a06790 sp=0x2a0677c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a067ec sp=0x2a06790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a067ec sp=0x2a067ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 98 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a180, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a06f90 sp=0x2a06f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a06fec sp=0x2a06f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a06fec sp=0x2a06fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 99 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a198, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a07790 sp=0x2a0777c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a077ec sp=0x2a07790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a077ec sp=0x2a077ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 100 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a1b0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a07f90 sp=0x2a07f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a07fec sp=0x2a07f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a07fec sp=0x2a07fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 101 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a1c8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a08790 sp=0x2a0877c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a087ec sp=0x2a08790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a087ec sp=0x2a087ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 102 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a1e0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a08f90 sp=0x2a08f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a08fec sp=0x2a08f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a08fec sp=0x2a08fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 103 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x29686d8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a09790 sp=0x2a0977c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a097ec sp=0x2a09790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a097ec sp=0x2a097ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 67 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x29686f0, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29bf790 sp=0x29bf77c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29bf7ec sp=0x29bf790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29bf7ec sp=0x29bf7ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 68 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968708, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29bff90 sp=0x29bff7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29bffec sp=0x29bff90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29bffec sp=0x29bffec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 69 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968720, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29d4790 sp=0x29d477c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29d47ec sp=0x29d4790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29d47ec sp=0x29d47ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 70 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968738, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29d4f90 sp=0x29d4f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29d4fec sp=0x29d4f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29d4fec sp=0x29d4fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 71 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968750, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29d5790 sp=0x29d577c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29d57ec sp=0x29d5790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29d57ec sp=0x29d57ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 72 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968768, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29d5f90 sp=0x29d5f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29d5fec sp=0x29d5f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29d5fec sp=0x29d5fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 104 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a1f8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a09f90 sp=0x2a09f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a09fec sp=0x2a09f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a09fec sp=0x2a09fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 105 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a210, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29d0790 sp=0x29d077c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29d07ec sp=0x29d0790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29d07ec sp=0x29d07ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 106 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a228, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29d0f90 sp=0x29d0f7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29d0fec sp=0x29d0f90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29d0fec sp=0x29d0fec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 107 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a001c8, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29d1790 sp=0x29d177c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29d17ec sp=0x29d1790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29d17ec sp=0x29d17ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 84 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2968780, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x2a0bf90 sp=0x2a0bf7c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x2a0bfec sp=0x2a0bf90 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x2a0bfec sp=0x2a0bfec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 goroutine 73 [GC worker (idle)]: runtime.gopark(0xe9fd20, 0x2a8a240, 0x1a, 0x14, 0x0) runtime/proc.go:381 +0x108 fp=0x29d6790 sp=0x29d677c pc=0x9d43d4 runtime.gcBgMarkWorker() runtime/mgc.go:1275 +0x11c fp=0x29d67ec sp=0x29d6790 pc=0x9ad524 runtime.goexit() runtime/asm_arm.s:831 +0x4 fp=0x29d67ec sp=0x29d67ec pc=0xa0d450 created by runtime.gcBgMarkStartWorkers runtime/mgc.go:1199 +0x24 FAIL github.com/slackhq/nebula/cmd/nebula-cert 1.990s === RUN TestConfig_Load --- PASS: TestConfig_Load (0.00s) === RUN TestConfig_Get --- PASS: TestConfig_Get (0.00s) === RUN TestConfig_GetStringSlice --- PASS: TestConfig_GetStringSlice (0.00s) === RUN TestConfig_GetBool --- PASS: TestConfig_GetBool (0.00s) === RUN TestConfig_HasChanged --- PASS: TestConfig_HasChanged (0.00s) === RUN TestConfig_ReloadConfig --- PASS: TestConfig_ReloadConfig (0.00s) === RUN TestConfig_MergoMerge config_test.go:206: Merged Config: map[interface {}]interface {}{"firewall":map[interface {}]interface {}{"inbound":[]interface {}{map[interface {}]interface {}{"host":"any", "port":"any", "proto":"icmp"}, map[interface {}]interface {}{"groups":[]interface {}{"server"}, "port":443, "proto":"tcp"}, map[interface {}]interface {}{"groups":[]interface {}{"webapp"}, "port":443, "proto":"tcp"}}, "outbound":[]interface {}{map[interface {}]interface {}{"host":"any", "port":"any", "proto":"any"}}}, "listen":map[interface {}]interface {}{"host":"0.0.0.0", "port":4242}} config_test.go:209: Merged Config as YAML: firewall: inbound: - host: any port: any proto: icmp - groups: - server port: 443 proto: tcp - groups: - webapp port: 443 proto: tcp outbound: - host: any port: any proto: any listen: host: 0.0.0.0 port: 4242 --- PASS: TestConfig_MergoMerge (0.00s) PASS ok github.com/slackhq/nebula/config 0.024s === RUN TestEncode --- PASS: TestEncode (0.00s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestTypeName --- PASS: TestTypeName (0.00s) === RUN TestSubTypeName --- PASS: TestSubTypeName (0.00s) === RUN TestTypeMap --- PASS: TestTypeMap (0.00s) === RUN TestHeader_String --- PASS: TestHeader_String (0.00s) === RUN TestHeader_MarshalJSON --- PASS: TestHeader_MarshalJSON (0.00s) PASS ok github.com/slackhq/nebula/header 0.022s === RUN TestVpnIp_String --- PASS: TestVpnIp_String (0.00s) PASS ok github.com/slackhq/nebula/iputil 0.018s === RUN TestEncryptLockNeeded --- PASS: TestEncryptLockNeeded (0.00s) PASS ok github.com/slackhq/nebula/noiseutil 0.018s === RUN Test_parseRoutes --- PASS: Test_parseRoutes (0.00s) === RUN Test_parseUnsafeRoutes --- PASS: Test_parseUnsafeRoutes (0.00s) === RUN Test_makeRouteTree --- PASS: Test_makeRouteTree (0.00s) === RUN TestTunAdvMSS === RUN TestTunAdvMSS/default === RUN TestTunAdvMSS/default-min === RUN TestTunAdvMSS/default-low === RUN TestTunAdvMSS/route === RUN TestTunAdvMSS/route-min === RUN TestTunAdvMSS/route-high --- PASS: TestTunAdvMSS (0.00s) --- PASS: TestTunAdvMSS/default (0.00s) --- PASS: TestTunAdvMSS/default-min (0.00s) --- PASS: TestTunAdvMSS/default-low (0.00s) --- PASS: TestTunAdvMSS/route (0.00s) --- PASS: TestTunAdvMSS/route-min (0.00s) --- PASS: TestTunAdvMSS/route-high (0.00s) PASS ok github.com/slackhq/nebula/overlay 0.019s === RUN TestContextualError_Log --- PASS: TestContextualError_Log (0.00s) PASS ok github.com/slackhq/nebula/util 0.018s FAIL make: *** [Makefile:143: test] Error 1 >>> ERROR: nebula: check failed >>> nebula: Uninstalling dependencies... (1/4) Purging .makedepends-nebula (20230520.043353) (2/4) Purging go (1.20.4-r0) (3/4) Purging binutils-gold (2.40-r7) (4/4) Purging libcap-utils (2.69-r0) Executing busybox-1.36.0-r11.trigger OK: 901 MiB in 109 packages