android-amd64-emu at 0653cb4cf70f7091d10c409c23a12eabbd783fef :: 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-android-amd64-emu-rn53ead27" "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" "GO_BUILDER_NAME=android-amd64-emu" "GOROOT_BOOTSTRAP=/go1.4" "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 /go1.4. (go1.4 linux/amd64) Building Go toolchain1 using /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.436s ok archive/zip 0.405s ok bufio 0.457s ok bytes 0.980s ok compress/bzip2 0.525s ok compress/flate 0.855s ok compress/gzip 0.132s ok compress/lzw 0.115s ok compress/zlib 0.171s ok container/heap 0.059s ok container/list 0.125s ok container/ring 0.089s ok context 0.083s ok crypto 0.181s ok crypto/aes 0.157s ok crypto/cipher 0.061s ok crypto/des 0.121s ok crypto/dsa 0.076s ok crypto/ecdsa 0.061s ok crypto/ed25519 0.170s ok crypto/elliptic 0.190s ok crypto/hmac 0.183s ok crypto/internal/boring 2.882s ok crypto/internal/edwards25519 2.825s ok crypto/internal/edwards25519/field 2.424s ok crypto/internal/nistec 3.067s ok crypto/internal/nistec/fiat 0.198s [no tests to run] ok crypto/internal/subtle 0.060s ok crypto/md5 0.079s ok crypto/rand 0.186s ok crypto/rc4 0.180s ok crypto/rsa 0.153s ok crypto/sha1 0.209s ok crypto/sha256 0.079s ok crypto/sha512 0.143s ok crypto/subtle 0.091s ok crypto/tls 1.026s ok crypto/x509 1.291s ok database/sql 0.780s ok database/sql/driver 0.191s ok debug/buildinfo 0.824s ok debug/dwarf 0.376s ok debug/elf 0.259s ok debug/gosym 0.103s ok debug/macho 0.152s ok debug/pe 0.366s ok debug/plan9obj 0.116s ok embed 0.201s [no tests to run] ok embed/internal/embedtest 0.397s ok encoding/ascii85 0.233s ok encoding/asn1 0.067s ok encoding/base32 0.667s ok encoding/base64 0.112s ok encoding/binary 0.546s ok encoding/csv 0.389s ok encoding/gob 0.116s ok encoding/hex 0.227s ok encoding/json 1.066s ok encoding/pem 1.645s ok encoding/xml 1.653s ok errors 0.527s ok expvar 0.501s ok flag 1.070s ok fmt 0.189s ok go/ast 0.067s ok go/build 2.411s ok go/build/constraint 0.336s ok go/constant 0.157s ok go/doc 2.378s ok go/doc/comment 2.373s ok go/format 0.224s ok go/importer 2.377s ok go/internal/gccgoimporter 2.023s ok go/internal/gcimporter 2.186s ok go/internal/srcimporter 1.877s ok go/parser 1.474s ok go/printer 1.612s ok go/scanner 1.016s ok go/token 0.386s ok go/types 0.792s ok hash 0.204s ok hash/adler32 0.144s ok hash/crc32 0.157s ok hash/crc64 0.241s ok hash/fnv 0.314s ok hash/maphash 0.209s ok html 0.121s ok html/template 0.487s ok image 0.339s ok image/color 0.434s ok image/draw 0.161s ok image/gif 8.110s ok image/jpeg 2.031s ok image/png 2.260s ok index/suffixarray 2.423s ok internal/abi 0.050s ok internal/buildcfg 0.074s ok internal/cpu 0.053s ok internal/diff 0.070s ok internal/fmtsort 0.357s ok internal/fuzz 0.678s ok internal/godebug 0.507s ok internal/intern 2.157s ok internal/itoa 0.097s ok internal/poll 0.110s ok internal/profile 0.123s ok internal/reflectlite 0.119s ok internal/singleflight 0.367s ok internal/trace 0.325s ok internal/unsafeheader 0.702s ok internal/xcoff 0.424s ok io 0.125s ok io/fs 0.316s ok io/ioutil 0.297s ok log 0.128s ok log/syslog 2.646s ok math 0.074s ok math/big 0.887s ok math/bits 0.077s ok math/cmplx 0.520s ok math/rand 1.412s ok mime 0.221s ok mime/multipart 0.293s ok mime/quotedprintable 0.072s ok net 6.283s ok net/http 10.748s ok net/http/cgi 0.454s ok net/http/cookiejar 0.144s ok net/http/fcgi 0.883s ok net/http/httptest 0.427s ok net/http/httptrace 0.069s ok net/http/httputil 0.927s ok net/http/internal 0.182s ok net/http/internal/ascii 0.075s ok net/http/pprof 4.168s ok net/internal/socktest 0.076s ok net/mail 0.067s ok net/netip 0.182s ok net/rpc 0.371s ok net/rpc/jsonrpc 0.265s ok net/smtp 0.740s ok net/textproto 0.627s ok net/url 0.113s ok os 1.303s ok os/exec 1.001s ok os/exec/internal/fdtest 0.247s ok os/signal 3.735s ok os/user 0.349s ok path 0.137s ok path/filepath 2.693s ok plugin 0.423s ok reflect 0.914s ok regexp 0.625s ok regexp/syntax 0.263s ok runtime 25.681s ok runtime/cgo 0.197s ok runtime/debug 0.275s ok runtime/internal/atomic 0.114s ok runtime/internal/math 0.380s ok runtime/internal/sys 0.156s ok runtime/metrics 0.073s ok runtime/pprof 11.574s ok runtime/trace 7.223s ok sort 5.165s ok strconv 0.447s ok strings 0.182s ok sync 1.348s ok sync/atomic 5.372s ok syscall 1.152s ok testing 3.446s ok testing/fstest 0.508s ok testing/iotest 0.187s ok testing/quick 0.130s ok text/scanner 0.773s ok text/tabwriter 0.483s ok text/template 0.325s ok text/template/parse 0.114s ok time 3.143s ok unicode 0.172s ok unicode/utf16 0.103s ok unicode/utf8 0.277s ok cmd/addr2line 0.069s ok cmd/api 17.374s ok cmd/asm/internal/asm 0.931s ok cmd/asm/internal/lex 0.153s ok cmd/compile/internal/abt 0.143s ok cmd/compile/internal/amd64 0.104s ok cmd/compile/internal/dwarfgen 0.135s ok cmd/compile/internal/importer 0.333s ok cmd/compile/internal/ir 0.053s ok cmd/compile/internal/logopt 0.282s ok cmd/compile/internal/noder 0.104s ok cmd/compile/internal/reflectdata 0.069s [no tests to run] ok cmd/compile/internal/ssa 0.383s ok cmd/compile/internal/syntax 0.422s ok cmd/compile/internal/test 0.206s ok cmd/compile/internal/typecheck 0.182s ok cmd/compile/internal/types 0.565s ok cmd/compile/internal/types2 0.375s ok cmd/cover 0.819s ok cmd/dist 0.621s ok cmd/doc 0.559s ok cmd/fix 2.052s ok cmd/go 1.664s ok cmd/go/internal/auth 1.554s ok cmd/go/internal/cache 1.535s ok cmd/go/internal/fsys 0.117s ok cmd/go/internal/generate 0.262s ok cmd/go/internal/get 0.465s ok cmd/go/internal/imports 0.183s ok cmd/go/internal/load 0.176s ok cmd/go/internal/lockedfile 0.344s ok cmd/go/internal/lockedfile/internal/filelock 0.277s ok cmd/go/internal/modconv 0.408s ok cmd/go/internal/modfetch 0.239s ok cmd/go/internal/modfetch/codehost 0.148s ok cmd/go/internal/modfetch/zip_sum_test 0.338s ok cmd/go/internal/modindex 0.229s ok cmd/go/internal/modload 0.072s ok cmd/go/internal/mvs 0.841s ok cmd/go/internal/par 0.097s ok cmd/go/internal/search 0.140s ok cmd/go/internal/str 0.302s ok cmd/go/internal/test 0.115s ok cmd/go/internal/vcs 0.183s ok cmd/go/internal/web 0.167s ok cmd/go/internal/work 0.160s ok cmd/gofmt 0.488s ok cmd/internal/archive 0.283s ok cmd/internal/buildid 0.791s ok cmd/internal/dwarf 0.364s ok cmd/internal/edit 0.197s ok cmd/internal/goobj 0.673s ok cmd/internal/moddeps 0.144s ok cmd/internal/notsha256 0.276s ok cmd/internal/obj 0.403s ok cmd/internal/obj/ppc64 0.057s ok cmd/internal/obj/riscv 0.058s ok cmd/internal/obj/s390x 0.322s ok cmd/internal/obj/x86 0.236s ok cmd/internal/objabi 0.474s ok cmd/internal/pkgpath 0.260s ok cmd/internal/quoted 0.191s ok cmd/internal/src 0.087s ok cmd/internal/sys 0.053s ok cmd/internal/test2json 0.848s ok cmd/link 0.714s ok cmd/link/internal/benchmark 0.121s ok cmd/link/internal/ld 0.085s ok cmd/link/internal/loader 0.499s ok cmd/nm 0.486s ok cmd/objdump 0.119s ok cmd/pack 0.139s ok cmd/pprof 0.517s ok cmd/trace 0.319s ok cmd/vet 0.361s ##### os/user with tag osusergo ok os/user 0.048s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 68.198s ##### sync -cpu=10 ok sync 2.120s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x71cc8598b070 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.624s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x7a0b2126a070 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.968s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.092s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.173s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.140s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.187s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x7ab27e128070 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.515s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.111s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.074s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.058s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.058s ##### ../misc/cgo/testasan /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testasan: No such file or directory ok testasan 110ms exitcode=0 ##### ../misc/cgo/testsigfwd /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testsigfwd: No such file or directory ok testsigfwd exitcode=0 All tests passed.