android-amd64-emu at e0c69587c4b7cfa7e6aada6f63c196d75588ddf5 :: 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-rnb91efec" "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 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.550s ok archive/zip 0.306s ok bufio 0.694s ok bytes 0.327s ok compress/bzip2 0.441s ok compress/flate 1.398s ok compress/gzip 1.303s ok compress/lzw 0.071s ok compress/zlib 1.400s ok container/heap 0.059s ok container/list 0.098s ok container/ring 0.152s ok context 0.091s ok crypto 0.145s ok crypto/aes 0.218s ok crypto/cipher 0.106s ok crypto/des 0.174s ok crypto/dsa 0.052s ok crypto/ecdh 0.106s ok crypto/ecdsa 0.096s ok crypto/ed25519 0.187s ok crypto/elliptic 0.089s ok crypto/hmac 0.149s ok crypto/internal/alias 0.061s ok crypto/internal/bigmod 0.276s ok crypto/internal/boring 0.130s ok crypto/internal/boring/bcache 0.388s ok crypto/internal/edwards25519 3.059s ok crypto/internal/edwards25519/field 5.540s ok crypto/internal/nistec 5.575s ok crypto/internal/nistec/fiat 0.065s [no tests to run] ok crypto/md5 0.078s ok crypto/rand 0.241s ok crypto/rc4 0.107s ok crypto/rsa 0.376s ok crypto/sha1 0.448s ok crypto/sha256 0.069s ok crypto/sha512 0.131s ok crypto/subtle 0.830s ok crypto/tls 1.067s ok crypto/x509 1.623s ok database/sql 2.135s ok database/sql/driver 0.057s ok debug/buildinfo 0.145s ok debug/dwarf 0.107s ok debug/elf 0.238s ok debug/gosym 0.305s ok debug/macho 0.372s ok debug/pe 0.093s ok debug/plan9obj 0.154s ok embed 0.219s [no tests to run] ok embed/internal/embedtest 0.059s ok encoding/ascii85 0.111s ok encoding/asn1 0.066s ok encoding/base32 0.130s ok encoding/base64 0.068s ok encoding/binary 0.074s ok encoding/csv 0.091s ok encoding/gob 4.085s ok encoding/hex 4.161s ok encoding/json 0.931s ok encoding/pem 0.594s ok encoding/xml 1.177s ok errors 0.092s ok expvar 0.081s ok flag 0.114s ok fmt 0.155s ok go/ast 0.213s ok go/build 2.963s ok go/build/constraint 0.089s ok go/constant 0.080s ok go/doc 0.193s ok go/doc/comment 3.041s ok go/format 3.106s ok go/importer 3.177s ok go/internal/gccgoimporter 0.089s ok go/internal/gcimporter 1.366s ok go/internal/srcimporter 1.291s ok go/parser 0.273s ok go/printer 0.508s ok go/scanner 0.368s ok go/token 0.098s ok go/types 0.536s ok hash 0.592s ok hash/adler32 0.061s ok hash/crc32 0.064s ok hash/crc64 0.121s ok hash/fnv 0.062s ok hash/maphash 0.203s ok html 0.261s ok html/template 0.180s ok image 0.303s ok image/color 0.370s ok image/draw 0.126s ok image/gif 0.478s ok image/jpeg 0.678s ok image/png 0.592s ok index/suffixarray 0.201s ok internal/abi 0.055s ok internal/buildcfg 0.052s ok internal/coverage/cformat 0.108s ok internal/coverage/cmerge 0.165s ok internal/coverage/pods 0.056s ok internal/coverage/slicereader 0.109s ok internal/coverage/slicewriter 0.157s ok internal/coverage/test 0.059s ok internal/cpu 0.056s ok internal/dag 0.103s ok internal/diff 0.092s ok internal/fmtsort 0.050s ok internal/fuzz 0.136s ok internal/godebug 0.057s ok internal/intern 0.689s ok internal/itoa 0.741s ok internal/poll 0.117s ok internal/profile 0.298s ok internal/reflectlite 0.243s ok internal/safefilepath 0.048s ok internal/saferio 0.162s ok internal/singleflight 0.408s ok internal/testenv 0.049s ok internal/trace 0.133s ok internal/types/errors 0.199s ok internal/unsafeheader 0.064s ok internal/xcoff 0.065s ok io 0.142s ok io/fs 0.274s ok io/ioutil 0.332s ok log 0.354s ok log/slog 0.134s ok log/slog/internal/buffer 0.197s ok log/syslog 1.544s ok maps 0.082s ok math 0.081s ok math/big 1.103s ok math/bits 0.077s ok math/cmplx 0.137s ok math/rand 0.310s ok mime 0.070s ok mime/multipart 1.115s ok mime/quotedprintable 1.223s ok net 6.519s ok net/http 9.992s ok net/http/cgi 0.227s ok net/http/cookiejar 0.309s ok net/http/fcgi 0.477s ok net/http/httptest 0.192s ok net/http/httptrace 0.065s ok net/http/httputil 1.057s ok net/http/internal 0.053s ok net/http/internal/ascii 0.110s ok net/http/pprof 4.168s ok net/internal/socktest 4.224s ok net/mail 0.073s ok net/netip 0.192s ok net/rpc 0.332s ok net/rpc/jsonrpc 0.092s ok net/smtp 0.157s ok net/textproto 0.230s ok net/url 0.092s ok os 0.733s ok os/exec 1.443s ok os/exec/internal/fdtest 0.059s ok os/signal 3.340s ok os/user 3.395s ok path 0.071s ok path/filepath 0.101s ok plugin 0.174s ok reflect 0.744s ok regexp 1.342s ok regexp/syntax 1.924s ok runtime 18.952s ok runtime/cgo 0.057s ok runtime/coverage 0.112s ok runtime/debug 0.222s ok runtime/internal/atomic 0.105s ok runtime/internal/math 0.156s ok runtime/internal/sys 0.210s ok runtime/internal/syscall 0.060s ok runtime/metrics 0.071s ok runtime/pprof 11.340s ok runtime/trace 3.799s ok slices 3.849s ok sort 2.902s ok strconv 0.321s ok strings 0.480s ok sync 1.287s ok sync/atomic 4.531s ok syscall 2.129s ok testing 1.749s ok testing/fstest 2.057s ok testing/iotest 1.917s ok testing/quick 1.854s ok text/scanner 2.189s ok text/tabwriter 2.118s ok text/template 2.298s ok text/template/parse 1.999s ok time 3.528s ok unicode 3.654s ok unicode/utf16 3.709s ok unicode/utf8 3.593s ok cmd/addr2line 0.063s ok cmd/api 0.154s ok cmd/asm/internal/asm 0.548s ok cmd/asm/internal/lex 0.603s ok cmd/compile/internal/abt 0.661s ok cmd/compile/internal/amd64 0.104s ok cmd/compile/internal/base 0.062s ok cmd/compile/internal/compare 0.100s ok cmd/compile/internal/dwarfgen 0.079s ok cmd/compile/internal/importer 0.073s ok cmd/compile/internal/ir 0.141s ok cmd/compile/internal/logopt 0.200s ok cmd/compile/internal/loopvar 0.269s ok cmd/compile/internal/noder 0.103s ok cmd/compile/internal/reflectdata 0.172s [no tests to run] ok cmd/compile/internal/ssa 0.402s ok cmd/compile/internal/syntax 0.125s ok cmd/compile/internal/test 0.255s ok cmd/compile/internal/typecheck 0.315s ok cmd/compile/internal/types 0.378s ok cmd/compile/internal/types2 0.291s ok cmd/covdata 0.072s ok cmd/cover 0.093s ok cmd/dist 0.783s ok cmd/doc 1.014s ok cmd/fix 0.724s ok cmd/go 0.148s ok cmd/go/internal/auth 0.332s ok cmd/go/internal/cache 0.277s ok cmd/go/internal/fsys 0.090s ok cmd/go/internal/generate 0.109s ok cmd/go/internal/get 0.213s ok cmd/go/internal/imports 0.274s ok cmd/go/internal/load 0.191s ok cmd/go/internal/lockedfile 0.226s ok cmd/go/internal/lockedfile/internal/filelock 0.328s ok cmd/go/internal/modconv 0.395s ok cmd/go/internal/modfetch 0.098s ok cmd/go/internal/modfetch/codehost 0.189s ok cmd/go/internal/modfetch/zip_sum_test 0.252s ok cmd/go/internal/modindex 0.604s ok cmd/go/internal/modload 0.085s ok cmd/go/internal/mvs 0.618s ok cmd/go/internal/par 0.179s ok cmd/go/internal/str 0.237s ok cmd/go/internal/test 0.341s ok cmd/go/internal/vcs 0.421s ok cmd/go/internal/vcweb 0.528s ok cmd/go/internal/vcweb/vcstest 0.159s ok cmd/go/internal/web 0.246s ok cmd/go/internal/work 0.116s ok cmd/gofmt 0.267s ok cmd/internal/archive 0.552s ok cmd/internal/buildid 0.503s ok cmd/internal/cov 0.610s ok cmd/internal/dwarf 0.667s ok cmd/internal/edit 0.061s ok cmd/internal/goobj 0.064s ok cmd/internal/moddeps 0.125s ok cmd/internal/notsha256 0.184s ok cmd/internal/obj 0.066s ok cmd/internal/obj/ppc64 0.059s ok cmd/internal/obj/riscv 0.071s ok cmd/internal/obj/s390x 0.057s ok cmd/internal/obj/x86 0.097s ok cmd/internal/objabi 0.143s ok cmd/internal/pkgpath 0.252s ok cmd/internal/pkgpattern 0.048s ok cmd/internal/quoted 0.065s ok cmd/internal/src 0.064s ok cmd/internal/test2json 0.367s ok cmd/link 0.125s ok cmd/link/internal/benchmark 0.202s ok cmd/link/internal/ld 0.108s ok cmd/link/internal/loader 0.216s ok cmd/nm 0.425s ok cmd/objdump 0.159s ok cmd/pack 0.231s ok cmd/pprof 0.091s ok cmd/trace 0.271s ok cmd/vet 0.351s ##### os/user with tag osusergo ok os/user 0.061s ##### hash/maphash purego implementation ok hash/maphash 0.149s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 62.872s ##### sync -cpu=10 ok sync 1.785s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 0.576s ok misc/cgo/test 1.022s ok misc/cgo/testtls 0.051s ok misc/cgo/testtls 0.052s ok misc/cgo/nocgo 0.062s ok misc/cgo/nocgo 0.055s ok misc/cgo/test 0.545s ok misc/cgo/testtls 0.058s ok misc/cgo/nocgo 0.058s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.062s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.064s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 0.061s All tests passed.