android-amd64-emu at 7a9ce7465575ac1bfda3aa44b95712cdd5dc47cf :: 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:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "HOSTNAME=buildlet-linux-amd64-androidemu-rn11234e4" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-amd64-emu" "GOARCH=amd64" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for host, linux/amd64. Building packages and commands for target, android/amd64. --- Installed Go for android/amd64 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Android virtual processor # GOOS: android # OS Version: Linux 3.18.91+ #1 SMP PREEMPT Tue Jan 9 20:30:51 UTC 2018 x86_64 exitcode=0 ##### Testing packages. ok archive/tar 0.384s ok archive/zip 0.626s ok bufio 0.748s ok bytes 0.385s ok compress/bzip2 1.434s ok compress/flate 1.310s ok compress/gzip 1.236s ok compress/lzw 1.314s ok compress/zlib 1.413s ok container/heap 0.067s ok container/list 0.108s ok container/ring 0.176s ok context 0.088s ok crypto 0.143s ok crypto/aes 0.223s ok crypto/cipher 0.067s ok crypto/des 0.137s ok crypto/dsa 0.197s ok crypto/ecdh 0.146s ok crypto/ecdsa 0.109s ok crypto/ed25519 0.207s ok crypto/elliptic 0.084s ok crypto/hmac 0.146s ok crypto/internal/alias 0.055s ok crypto/internal/bigmod 0.240s ok crypto/internal/boring 0.098s ok crypto/internal/boring/bcache 0.356s ok crypto/internal/edwards25519 3.093s ok crypto/internal/edwards25519/field 5.592s ok crypto/internal/nistec 6.235s ok crypto/internal/nistec/fiat 0.061s [no tests to run] ok crypto/md5 0.080s ok crypto/rand 0.255s ok crypto/rc4 0.085s ok crypto/rsa 0.187s ok crypto/sha1 0.264s ok crypto/sha256 0.077s ok crypto/sha512 0.143s ok crypto/subtle 0.790s ok crypto/tls 1.044s ok crypto/x509 1.579s ok database/sql 2.106s ok database/sql/driver 0.067s ok debug/buildinfo 0.182s ok debug/dwarf 0.103s ok debug/elf 0.253s ok debug/gosym 0.395s ok debug/macho 0.323s ok debug/pe 0.096s ok debug/plan9obj 0.155s ok embed 0.214s [no tests to run] ok embed/internal/embedtest 0.069s ok encoding/ascii85 0.137s ok encoding/asn1 0.072s ok encoding/base32 0.117s ok encoding/base64 0.070s ok encoding/binary 0.088s ok encoding/csv 0.095s ok encoding/gob 2.731s ok encoding/hex 2.794s ok encoding/json 0.349s ok encoding/pem 0.891s ok encoding/xml 1.096s ok errors 0.080s ok expvar 0.082s ok flag 0.149s ok fmt 0.154s ok go/ast 0.211s ok go/build 3.047s ok go/build/constraint 0.081s ok go/constant 0.089s ok go/doc 0.220s ok go/doc/comment 3.093s ok go/format 3.152s ok go/importer 3.218s ok go/internal/gccgoimporter 0.084s ok go/internal/gcimporter 0.157s ok go/internal/srcimporter 1.190s ok go/parser 0.276s ok go/printer 0.480s ok go/scanner 0.283s ok go/token 0.075s ok go/types 3.105s ok hash 3.163s ok hash/adler32 0.061s ok hash/crc32 0.076s ok hash/crc64 0.132s ok hash/fnv 0.072s ok hash/maphash 0.195s ok html 0.243s ok html/template 0.170s ok image 0.400s ok image/color 0.472s ok image/draw 0.288s ok image/gif 0.462s ok image/jpeg 0.663s ok image/png 0.954s ok index/suffixarray 0.210s ok internal/abi 0.058s ok internal/buildcfg 0.114s ok internal/coverage/cformat 0.061s ok internal/coverage/cmerge 0.120s ok internal/coverage/pods 0.178s ok internal/coverage/slicereader 0.231s ok internal/coverage/slicewriter 0.061s ok internal/coverage/test 0.119s ok internal/cpu 0.053s ok internal/dag 0.111s ok internal/diff 0.207s ok internal/fmtsort 0.053s ok internal/fuzz 0.141s ok internal/godebug 0.056s ok internal/intern 0.734s ok internal/itoa 0.791s ok internal/poll 0.115s ok internal/profile 0.171s ok internal/reflectlite 0.218s ok internal/saferio 0.138s ok internal/singleflight 0.447s ok internal/testenv 0.502s ok internal/trace 0.457s ok internal/types/errors 0.079s ok internal/unsafeheader 0.137s ok internal/xcoff 0.205s ok io 0.145s ok io/fs 0.385s ok io/ioutil 0.454s ok log 0.523s ok log/syslog 1.380s ok math 0.082s ok math/big 1.126s ok math/bits 0.072s ok math/cmplx 0.133s ok math/rand 0.300s ok mime 0.072s ok mime/multipart 0.253s ok mime/quotedprintable 0.372s ok net 6.780s ok net/http 10.487s ok net/http/cgi 0.241s ok net/http/cookiejar 0.324s ok net/http/fcgi 0.505s ok net/http/httptest 0.694s ok net/http/httptrace 0.073s ok net/http/httputil 1.062s ok net/http/internal 1.126s ok net/http/internal/ascii 0.058s ok net/http/pprof 4.169s ok net/internal/socktest 0.061s ok net/mail 0.069s ok net/netip 0.198s ok net/rpc 0.390s ok net/rpc/jsonrpc 0.270s ok net/smtp 0.120s ok net/textproto 0.329s ok net/url 0.238s ok os 0.805s ok os/exec 0.698s ok os/exec/internal/fdtest 4.001s ok os/signal 3.939s ok os/user 0.080s ok path 0.124s ok path/filepath 0.091s ok plugin 0.158s ok reflect 0.777s ok regexp 2.003s ok regexp/syntax 1.479s ok runtime 21.501s ok runtime/cgo 0.063s ok runtime/coverage 0.119s ok runtime/debug 0.243s ok runtime/internal/atomic 0.352s ok runtime/internal/math 0.057s ok runtime/internal/sys 0.113s ok runtime/internal/syscall 0.161s ok runtime/metrics 0.204s ok runtime/pprof 19.606s ok runtime/trace 3.496s ok sort 0.127s ok strconv 0.311s ok strings 0.503s ok sync 1.455s ok sync/atomic 4.165s ok syscall 0.191s ok testing 1.813s ok testing/fstest 1.868s ok testing/iotest 0.059s ok testing/quick 0.162s ok text/scanner 0.212s ok text/tabwriter 0.266s ok text/template 0.101s ok text/template/parse 0.068s ok time 3.149s ok unicode 0.077s ok unicode/utf16 0.060s ok unicode/utf8 0.176s ok cmd/addr2line 0.230s ok cmd/api 0.118s ok cmd/asm/internal/asm 0.651s ok cmd/asm/internal/lex 0.066s ok cmd/compile/internal/abt 0.127s ok cmd/compile/internal/amd64 0.100s ok cmd/compile/internal/base 0.162s ok cmd/compile/internal/compare 0.096s ok cmd/compile/internal/dwarfgen 0.106s ok cmd/compile/internal/importer 0.188s ok cmd/compile/internal/ir 0.060s ok cmd/compile/internal/logopt 0.061s ok cmd/compile/internal/noder 0.171s ok cmd/compile/internal/reflectdata 0.070s [no tests to run] ok cmd/compile/internal/ssa 0.394s ok cmd/compile/internal/syntax 0.093s ok cmd/compile/internal/test 0.283s ok cmd/compile/internal/typecheck 0.072s ok cmd/compile/internal/types 0.072s ok cmd/compile/internal/types2 0.801s ok cmd/covdata 0.853s ok cmd/cover 0.086s ok cmd/dist 0.057s ok cmd/doc 0.228s ok cmd/fix 0.929s ok cmd/go 0.177s ok cmd/go/internal/auth 0.245s ok cmd/go/internal/cache 0.373s ok cmd/go/internal/fsys 0.457s ok cmd/go/internal/generate 0.116s ok cmd/go/internal/get 0.218s ok cmd/go/internal/imports 0.271s ok cmd/go/internal/load 0.224s ok cmd/go/internal/lockedfile 0.405s ok cmd/go/internal/lockedfile/internal/filelock 0.500s ok cmd/go/internal/modconv 0.098s ok cmd/go/internal/modfetch 0.082s ok cmd/go/internal/modfetch/codehost 0.148s ok cmd/go/internal/modfetch/zip_sum_test 0.401s ok cmd/go/internal/modindex 0.321s ok cmd/go/internal/modload 0.096s ok cmd/go/internal/mvs 0.191s ok cmd/go/internal/par 0.284s ok cmd/go/internal/str 0.334s ok cmd/go/internal/test 0.439s ok cmd/go/internal/vcs 0.092s ok cmd/go/internal/vcweb 0.190s ok cmd/go/internal/vcweb/vcstest 0.351s ok cmd/go/internal/web 0.424s ok cmd/go/internal/work 0.108s ok cmd/gofmt 0.144s ok cmd/internal/archive 0.257s ok cmd/internal/buildid 0.475s ok cmd/internal/dwarf 0.531s ok cmd/internal/edit 0.198s ok cmd/internal/goobj 0.579s ok cmd/internal/moddeps 0.073s ok cmd/internal/notsha256 0.151s ok cmd/internal/obj 0.067s ok cmd/internal/obj/ppc64 0.116s ok cmd/internal/obj/riscv 0.062s ok cmd/internal/obj/s390x 0.061s ok cmd/internal/obj/x86 0.057s ok cmd/internal/objabi 0.115s ok cmd/internal/pkgpath 0.269s ok cmd/internal/pkgpattern 0.174s ok cmd/internal/quoted 0.328s ok cmd/internal/src 0.089s ok cmd/internal/test2json 0.356s ok cmd/link 0.189s ok cmd/link/internal/benchmark 0.272s ok cmd/link/internal/ld 0.098s ok cmd/link/internal/loader 0.094s ok cmd/nm 0.322s ok cmd/objdump 0.394s ok cmd/pack 0.153s ok cmd/pprof 0.388s ok cmd/trace 0.202s ok cmd/vet 0.286s ##### os/user with tag osusergo ok os/user 0.055s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 66.574s ##### sync -cpu=10 ok sync 1.890s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 0.512s ok misc/cgo/test 0.485s ok misc/cgo/testtls 0.058s ok misc/cgo/testtls 0.058s ok misc/cgo/nocgo 0.050s ok misc/cgo/nocgo 0.060s ok misc/cgo/test 0.651s ok misc/cgo/testtls 0.055s ok misc/cgo/nocgo 0.059s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.053s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.055s All tests passed.