linux-arm64-aws at f4ca598c9f08a4d00942a1c6a6b8cc7d8f162b66 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-arm64-aws-rnebd4adc" "GO_BUILDER_ENV=host-linux-arm64-aws" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/workdir/go1.4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-arm64-aws" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap"] in dir /workdir/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (devel +f14067f3c1 Tue Oct 30 17:45:19 2018 +0000 linux/arm64) Building Go toolchain1 using /usr/local/go-bootstrap. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/arm64. --- Installed Go for linux/arm64 in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 0.012s ok archive/zip 0.315s ok bufio 0.033s ok bytes 1.886s ok compress/bzip2 0.100s ok compress/flate 0.485s ok compress/gzip 0.029s ok compress/lzw 0.066s ok compress/zlib 0.322s ok constraints 0.055s ok container/heap 0.005s ok container/list 0.001s ok container/ring 0.015s ok context 0.009s ok crypto 0.002s ok crypto/aes 0.024s ok crypto/cipher 0.005s ok crypto/des 0.007s ok crypto/dsa 0.003s ok crypto/ecdsa 0.006s ok crypto/ed25519 0.100s ok crypto/ed25519/internal/edwards25519 6.931s ok crypto/ed25519/internal/edwards25519/field 2.808s ok crypto/elliptic 0.036s ok crypto/elliptic/internal/fiat 0.005s [no tests to run] ok crypto/elliptic/internal/nistec 0.859s ok crypto/hmac 0.002s ok crypto/internal/subtle 0.003s ok crypto/md5 0.005s ok crypto/rand 0.009s ok crypto/rc4 0.022s ok crypto/rsa 0.081s ok crypto/sha1 0.002s ok crypto/sha256 0.002s ok crypto/sha512 0.012s ok crypto/subtle 0.014s ok crypto/tls 0.385s ok crypto/x509 0.415s ok database/sql 0.635s ok database/sql/driver 0.001s ok debug/buildinfo 0.002s ok debug/dwarf 0.008s ok debug/elf 0.007s ok debug/gosym 0.008s ok debug/macho 0.010s ok debug/pe 0.004s ok debug/plan9obj 0.010s ok embed 0.008s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.009s ok encoding/asn1 0.003s ok encoding/base32 0.029s ok encoding/base64 0.003s ok encoding/binary 0.003s ok encoding/csv 0.006s ok encoding/gob 0.015s ok encoding/hex 0.006s ok encoding/json 0.098s ok encoding/pem 0.007s ok encoding/xml 0.013s ok errors 0.009s ok expvar 0.007s ok flag 0.011s ok fmt 0.053s ok go/ast 0.002s ok go/build 0.974s ok go/build/constraint 0.011s ok go/constant 0.010s ok go/doc 0.024s ok go/format 0.031s ok go/importer 0.064s ok go/internal/gccgoimporter 0.006s ok go/internal/gcimporter 4.398s ok go/internal/srcimporter 4.865s ok go/parser 0.024s ok go/printer 0.244s ok go/scanner 0.002s ok go/token 0.011s ok go/types 4.272s ok hash 0.003s ok hash/adler32 0.005s ok hash/crc32 0.004s ok hash/crc64 0.025s ok hash/fnv 0.007s ok hash/maphash 0.064s ok html 0.006s ok html/template 0.048s ok image 0.041s ok image/color 0.016s ok image/draw 0.071s ok image/gif 0.194s ok image/jpeg 0.128s ok image/png 0.019s ok index/suffixarray 0.189s ok internal/abi 0.016s ok internal/buildcfg 0.004s ok internal/cpu 0.002s ok internal/execabs 0.001s ok internal/fmtsort 0.002s ok internal/fuzz 0.013s ok internal/godebug 0.002s ok internal/intern 0.147s ok internal/itoa 0.005s ok internal/poll 0.083s ok internal/profile 0.016s ok internal/reflectlite 0.036s ok internal/singleflight 0.022s ok internal/trace 0.022s ok internal/unsafeheader 0.017s ok internal/xcoff 0.005s ok io 0.021s ok io/fs 0.017s ok io/ioutil 0.006s ok log 0.014s ok log/syslog 1.222s ok math 0.004s ok math/big 1.845s ok math/bits 0.003s ok math/cmplx 0.025s ok math/rand 0.158s ok mime 0.022s ok mime/multipart 0.115s ok mime/quotedprintable 0.004s ok net 12.494s ok net/http 6.066s ok net/http/cgi 0.157s ok net/http/cookiejar 0.004s ok net/http/fcgi 0.116s ok net/http/httptest 0.032s ok net/http/httptrace 0.002s ok net/http/httputil 0.561s ok net/http/internal 0.002s ok net/http/internal/ascii 0.012s ok net/http/pprof 5.059s ok net/internal/socktest 0.007s ok net/mail 0.003s ok net/netip 0.226s ok net/rpc 0.019s ok net/rpc/jsonrpc 0.010s ok net/smtp 0.012s ok net/textproto 0.003s ok net/url 0.030s ok os 0.612s ok os/exec 0.580s ok os/exec/internal/fdtest 0.012s ok os/signal 1.884s ok os/user 0.003s ok path 0.025s ok path/filepath 0.009s ok reflect 0.136s ok regexp 0.080s ok regexp/syntax 0.373s --- FAIL: TestCgoCallbackGC (60.01s) testenv.go:361: [/workdir/tmp/go-build1164601044/testprogcgo.exe CgoCallbackGC] exit status: exit status 2 crash_cgo_test.go:74: expected "OK\n", but got: SIGQUIT: quit PC=0x4677fc m=0 sigcode=0 goroutine 0 [idle]: runtime.futex() /workdir/go/src/runtime/sys_linux_arm64.s:596 +0x1c runtime.futexsleep(0xfffff55069e8?, 0x43d890?, 0x632458?) /workdir/go/src/runtime/os_linux.go:56 +0x2c runtime.notesleep(0x632170) /workdir/go/src/runtime/lock_futex.go:159 +0x94 runtime.mPark() /workdir/go/src/runtime/proc.go:1447 +0x24 runtime.stopm() /workdir/go/src/runtime/proc.go:2417 +0x74 runtime.exitsyscall0(0x40000d8d00) /workdir/go/src/runtime/proc.go:4126 +0x194 runtime.mcall() /workdir/go/src/runtime/asm_arm64.s:186 +0x54 goroutine 1 [chan receive]: main.CgoCallbackGC() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:90 +0x174 main.main() /workdir/go/src/runtime/testdata/testprogcgo/main.go:34 +0x130 goroutine 145 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 156 [runnable]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 157 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 158 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 159 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 160 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 161 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 162 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 163 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 164 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 176 [runnable]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 177 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 178 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 179 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 180 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 193 [syscall]: main._Cfunc_foo() _cgo_gotypes.go:295 +0x38 main.CgoCallbackGC.func2() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:85 +0x28 created by main.CgoCallbackGC /workdir/go/src/runtime/testdata/testprogcgo/callback.go:84 +0x100 goroutine 258 [runnable, locked to thread]: runtime.Gosched(...) /workdir/go/src/runtime/proc.go:322 runtime.GC() /workdir/go/src/runtime/mgc.go:453 +0x88 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 282 [runnable, locked to thread]: runtime.Gosched(...) /workdir/go/src/runtime/proc.go:322 runtime.GC() /workdir/go/src/runtime/mgc.go:453 +0x88 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 285 [runnable, locked to thread]: runtime.Gosched(...) /workdir/go/src/runtime/proc.go:322 runtime.GC() /workdir/go/src/runtime/mgc.go:453 +0x88 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 287 [runnable, locked to thread]: runtime.Gosched(...) /workdir/go/src/runtime/proc.go:322 runtime.GC() /workdir/go/src/runtime/mgc.go:453 +0x88 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 291 [runnable, locked to thread]: runtime.GC() /workdir/go/src/runtime/mgc.go:445 +0x54 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 293 [runnable, locked to thread]: runtime.GC() /workdir/go/src/runtime/mgc.go:445 +0x54 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 298 [runnable, locked to thread]: runtime.GC() /workdir/go/src/runtime/mgc.go:445 +0x54 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 312 [runnable, locked to thread]: runtime.GC() /workdir/go/src/runtime/mgc.go:445 +0x54 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 313 [runnable, locked to thread]: runtime.GC() /workdir/go/src/runtime/mgc.go:445 +0x54 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 314 [runnable, locked to thread]: runtime.Gosched(...) /workdir/go/src/runtime/proc.go:322 runtime.GC() /workdir/go/src/runtime/mgc.go:453 +0x88 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 315 [runnable, locked to thread]: runtime.GC() /workdir/go/src/runtime/mgc.go:445 +0x54 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 317 [runnable, locked to thread]: runtime.GC() /workdir/go/src/runtime/mgc.go:437 +0x34 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 goroutine 318 [running, locked to thread]: goroutine running on other thread; stack unavailable goroutine 325 [runnable, locked to thread]: runtime.GC() /workdir/go/src/runtime/mgc.go:445 +0x54 main.go_callback() /workdir/go/src/runtime/testdata/testprogcgo/callback.go:44 +0x44 r0 0x632170 r1 0x80 r2 0x0 r3 0x0 r4 0x0 r5 0x0 r6 0x2 r7 0xb5 r8 0x62 r9 0x0 r10 0xffff81748658 r11 0x3d0f00 r12 0xffff305b01d0 r13 0x0 r14 0x0 r15 0x2 r16 0xfffff4d07e28 r17 0xfffff55069d0 r18 0x11f r19 0xffff8146f000 r20 0xfffff55065d8 r21 0xfffff55069d0 r22 0x1 r23 0x53f40d r24 0x0 r25 0x0 r26 0x53fb48 r27 0x615420 r28 0x631a80 r29 0xfffff5506938 lr 0x43339c sp 0xfffff5506940 pc 0x4677fc fault 0x0 FAIL FAIL runtime 74.225s FAIL go tool dist: Failed: exit status 1