android-amd64-emu at b89a840d6572c97a80ac78462b03122b83bc84e9 :: 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-rn31bde50" "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=100ms" "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.359s ok archive/zip 0.706s ok bufio 0.845s ok bytes 0.557s ok compress/bzip2 0.145s ok compress/flate 1.705s ok compress/gzip 1.182s ok compress/lzw 1.358s ok compress/zlib 1.280s ok container/heap 0.065s ok container/list 0.120s ok container/ring 0.179s ok context 0.088s ok crypto 0.142s ok crypto/aes 0.223s ok crypto/cipher 0.080s ok crypto/des 0.221s ok crypto/dsa 0.145s ok crypto/ecdh 0.097s ok crypto/ecdsa 0.098s ok crypto/ed25519 0.203s ok crypto/elliptic 0.082s ok crypto/hmac 0.145s ok crypto/internal/alias 0.060s ok crypto/internal/bigmod 0.279s ok crypto/internal/boring 0.124s ok crypto/internal/boring/bcache 0.387s ok crypto/internal/edwards25519 3.144s ok crypto/internal/edwards25519/field 5.669s ok crypto/internal/nistec 6.035s ok crypto/internal/nistec/fiat 0.067s [no tests to run] ok crypto/md5 0.080s ok crypto/rand 0.278s ok crypto/rc4 0.092s ok crypto/rsa 0.214s ok crypto/sha1 0.294s ok crypto/sha256 0.068s ok crypto/sha512 0.134s ok crypto/subtle 0.801s ok crypto/tls 1.086s ok crypto/x509 1.614s ok database/sql 2.263s ok database/sql/driver 0.076s ok debug/buildinfo 0.180s ok debug/dwarf 0.090s ok debug/elf 0.233s ok debug/gosym 0.360s ok debug/macho 0.291s ok debug/pe 0.090s ok debug/plan9obj 0.139s ok embed 0.192s [no tests to run] ok embed/internal/embedtest 0.059s ok encoding/ascii85 0.123s ok encoding/asn1 0.070s ok encoding/base32 0.113s ok encoding/base64 0.058s ok encoding/binary 0.073s ok encoding/csv 0.104s ok encoding/gob 2.681s ok encoding/hex 2.753s ok encoding/json 0.355s ok encoding/pem 1.154s ok encoding/xml 0.583s ok errors 0.093s ok expvar 0.068s ok flag 0.110s ok fmt 0.167s ok go/ast 0.228s ok go/build 2.978s ok go/build/constraint 0.090s ok go/constant 0.088s ok go/doc 0.216s ok go/doc/comment 3.112s ok go/format 3.255s ok go/importer 3.185s ok go/internal/gccgoimporter 0.095s ok go/internal/gcimporter 0.174s ok go/internal/srcimporter 1.251s ok go/parser 0.285s ok go/printer 0.513s ok go/scanner 0.378s ok go/token 0.096s ok go/types 0.486s ok hash 0.550s ok hash/adler32 0.070s ok hash/crc32 0.082s ok hash/crc64 0.145s ok hash/fnv 0.069s ok hash/maphash 0.184s ok html 0.245s ok html/template 0.188s ok image 0.327s ok image/color 0.412s ok image/draw 0.118s ok image/gif 0.533s ok image/jpeg 0.793s ok image/png 0.415s ok index/suffixarray 0.630s ok internal/abi 0.064s ok internal/buildcfg 0.062s ok internal/coverage/cformat 0.119s ok internal/coverage/cmerge 0.177s ok internal/coverage/pods 0.116s ok internal/coverage/slicereader 0.055s ok internal/coverage/slicewriter 0.168s ok internal/coverage/test 0.065s ok internal/cpu 0.060s ok internal/dag 0.119s ok internal/diff 0.104s ok internal/fmtsort 0.063s ok internal/fuzz 0.157s ok internal/godebug 0.217s ok internal/intern 0.720s ok internal/itoa 0.785s ok internal/poll 0.114s ok internal/profile 0.072s ok internal/reflectlite 0.146s ok internal/safefilepath 0.203s ok internal/saferio 0.326s ok internal/singleflight 0.332s ok internal/testenv 0.389s ok internal/trace 0.358s ok internal/types/errors 0.434s ok internal/unsafeheader 0.495s ok internal/xcoff 0.073s ok io 0.142s ok io/fs 0.402s ok io/ioutil 0.484s ok log 0.089s ok log/syslog 1.454s ok math 0.084s ok math/big 1.042s ok math/bits 0.876s ok math/cmplx 0.060s ok math/rand 0.146s ok mime 0.209s ok mime/multipart 0.396s ok mime/quotedprintable 0.066s ok net 6.412s ok net/http 10.541s ok net/http/cgi 0.244s ok net/http/cookiejar 0.338s ok net/http/fcgi 0.518s ok net/http/httptest 0.672s ok net/http/httptrace 1.211s ok net/http/httputil 1.092s ok net/http/internal 1.150s ok net/http/internal/ascii 0.066s ok net/http/pprof 9.274s ok net/internal/socktest 9.329s ok net/mail 0.073s ok net/netip 0.350s ok net/rpc 0.159s ok net/rpc/jsonrpc 0.079s ok net/smtp 0.158s ok net/textproto 0.225s ok net/url 0.303s ok os 0.632s ok os/exec 1.297s ok os/exec/internal/fdtest 1.349s ok os/signal 3.319s ok os/user 3.376s ok path 3.439s ok path/filepath 0.128s ok plugin 0.204s ok reflect 0.815s ok regexp 0.610s ok regexp/syntax 1.294s ok runtime 19.534s ok runtime/cgo 0.062s ok runtime/coverage 0.125s ok runtime/debug 0.288s ok runtime/internal/atomic 0.410s ok runtime/internal/math 0.079s ok runtime/internal/sys 0.142s ok runtime/internal/syscall 0.188s ok runtime/metrics 0.195s ok runtime/pprof 14.866s ok runtime/trace 5.248s ok sort 0.138s ok strconv 0.338s ok strings 0.235s ok sync 1.445s ok sync/atomic 6.025s ok syscall 1.737s ok testing 1.514s ok testing/fstest 0.060s ok testing/iotest 0.127s ok testing/quick 0.232s ok text/scanner 0.269s ok text/tabwriter 0.073s ok text/template 0.132s ok text/template/parse 0.215s ok time 3.280s ok unicode 3.344s ok unicode/utf16 0.068s ok unicode/utf8 0.127s ok cmd/addr2line 0.088s ok cmd/api 0.149s ok cmd/asm/internal/asm 0.721s ok cmd/asm/internal/lex 0.122s ok cmd/compile/internal/abt 0.070s ok cmd/compile/internal/amd64 0.108s ok cmd/compile/internal/base 0.058s ok cmd/compile/internal/compare 0.103s ok cmd/compile/internal/dwarfgen 0.090s ok cmd/compile/internal/importer 0.078s ok cmd/compile/internal/ir 0.142s ok cmd/compile/internal/logopt 0.201s ok cmd/compile/internal/noder 0.173s ok cmd/compile/internal/reflectdata 0.075s [no tests to run] ok cmd/compile/internal/ssa 0.407s ok cmd/compile/internal/syntax 0.110s ok cmd/compile/internal/test 0.202s ok cmd/compile/internal/typecheck 0.268s ok cmd/compile/internal/types 0.071s ok cmd/compile/internal/types2 0.295s ok cmd/covdata 0.349s ok cmd/cover 0.116s ok cmd/dist 0.101s ok cmd/doc 0.326s ok cmd/fix 1.175s ok cmd/go 0.153s ok cmd/go/internal/auth 0.214s ok cmd/go/internal/cache 0.335s ok cmd/go/internal/fsys 0.428s ok cmd/go/internal/generate 0.118s ok cmd/go/internal/get 0.214s ok cmd/go/internal/imports 0.272s ok cmd/go/internal/load 0.243s ok cmd/go/internal/lockedfile 0.194s ok cmd/go/internal/lockedfile/internal/filelock 0.291s ok cmd/go/internal/modconv 0.362s ok cmd/go/internal/modfetch 0.080s ok cmd/go/internal/modfetch/codehost 0.102s ok cmd/go/internal/modfetch/zip_sum_test 0.567s ok cmd/go/internal/modindex 0.490s ok cmd/go/internal/modload 0.080s ok cmd/go/internal/mvs 0.176s ok cmd/go/internal/par 0.272s ok cmd/go/internal/str 0.325s ok cmd/go/internal/test 0.107s ok cmd/go/internal/vcs 0.348s ok cmd/go/internal/vcweb 0.441s ok cmd/go/internal/vcweb/vcstest 0.255s ok cmd/go/internal/web 0.080s ok cmd/go/internal/work 0.114s ok cmd/gofmt 0.262s ok cmd/internal/archive 0.322s ok cmd/internal/buildid 0.254s ok cmd/internal/dwarf 0.310s ok cmd/internal/edit 0.363s ok cmd/internal/goobj 0.388s ok cmd/internal/moddeps 0.076s ok cmd/internal/notsha256 0.150s ok cmd/internal/obj 0.065s ok cmd/internal/obj/ppc64 0.062s ok cmd/internal/obj/riscv 0.077s ok cmd/internal/obj/s390x 0.072s ok cmd/internal/obj/x86 0.071s ok cmd/internal/objabi 0.132s ok cmd/internal/pkgpath 0.106s ok cmd/internal/pkgpattern 0.228s ok cmd/internal/quoted 0.172s ok cmd/internal/src 0.248s ok cmd/internal/test2json 0.273s ok cmd/link 0.094s ok cmd/link/internal/benchmark 0.188s ok cmd/link/internal/ld 0.125s ok cmd/link/internal/loader 0.262s ok cmd/nm 0.429s ok cmd/objdump 0.219s ok cmd/pack 0.115s ok cmd/pprof 0.099s ok cmd/trace 0.293s ok cmd/vet 0.082s ##### os/user with tag osusergo ok os/user 0.064s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 65.549s ##### sync -cpu=10 ok sync 2.275s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 0.705s ok misc/cgo/test 0.600s ok misc/cgo/testtls 0.059s ok misc/cgo/testtls 0.060s ok misc/cgo/nocgo 0.064s ok misc/cgo/nocgo 0.064s ok misc/cgo/test 0.581s ok misc/cgo/testtls 0.063s ok misc/cgo/nocgo 0.064s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.061s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.053s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 0.056s All tests passed.