android-amd64-emu at 04cdaa9984682e36e7603dd7e40309fc916edb56 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-androidemu-rnc6688f3" "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=400ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=android-amd64-emu" "GOARCH=amd64" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PATH=/workdir/go1.4/go/bin:/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" "PWD=/workdir/go/src"] in dir /workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /workdir/go1.4/go/bin/go from env WARNING: set /workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /workdir/go1.4/go. (go1.22.6 linux/amd64) Building Go toolchain1 using /workdir/go1.4/go. 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 *** You need to add /workdir/go/bin to your PATH. ##### 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 ##### Testing packages. ok archive/tar 0.206s ok archive/zip 0.612s ok bufio 0.352s ok bytes 0.409s ok cmp 0.662s ok compress/bzip2 0.562s ok compress/flate 0.938s ok compress/gzip 0.977s ok compress/lzw 0.073s ok compress/zlib 0.174s ok container/heap 0.066s ok container/list 0.234s ok container/ring 0.062s ok context 0.115s ok crypto 0.296s ok crypto/aes 0.092s ok crypto/cipher 9.264s ok crypto/des 9.352s ok crypto/dsa 0.091s ok crypto/ecdh 0.183s ok crypto/ecdsa 0.123s ok crypto/ed25519 0.103s ok crypto/elliptic 0.152s ? crypto/fips140 [no test files] ok crypto/hkdf 0.063s ok crypto/hmac 0.186s ok crypto/internal/boring 0.079s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.177s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 0.078s ok crypto/internal/fips140/aes/gcm 0.141s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.129s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ? crypto/internal/fips140/drbg [no test files] ok crypto/internal/fips140/ecdh 0.064s ok crypto/internal/fips140/ecdsa 0.089s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.127s ok crypto/internal/fips140/edwards25519/field 0.205s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.200s ok crypto/internal/fips140/nistec 0.125s ok crypto/internal/fips140/nistec/fiat 0.064s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.136s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ? crypto/internal/fips140/subtle [no test files] ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140deps 0.087s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 0.302s ok crypto/internal/hpke 0.382s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 1.890s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.189s ok crypto/mlkem 0.117s ok crypto/pbkdf2 0.082s ok crypto/rand 3.765s ok crypto/rc4 3.872s ok crypto/rsa 0.490s ok crypto/sha1 0.655s ok crypto/sha256 0.564s ok crypto/sha3 1.165s ok crypto/sha512 1.253s ok crypto/subtle 2.264s ok crypto/tls 10.249s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 10.810s ? crypto/x509/pkix [no test files] ok database/sql 0.748s ok database/sql/driver 0.813s ok debug/buildinfo 0.168s ok debug/dwarf 0.099s ok debug/elf 0.287s ok debug/gosym 0.183s ok debug/macho 0.079s ok debug/pe 0.272s ok debug/plan9obj 0.073s ok embed 0.079s [no tests to run] ok embed/internal/embedtest 0.140s ? encoding [no test files] ok encoding/ascii85 0.080s ok encoding/asn1 0.085s ok encoding/base32 0.126s ok encoding/base64 0.077s ok encoding/binary 0.123s ok encoding/csv 0.101s ok encoding/gob 1.795s ok encoding/hex 0.075s ok encoding/json 0.371s ok encoding/pem 1.046s ok encoding/xml 0.546s ok errors 0.089s ok expvar 0.092s ok flag 0.116s ok fmt 0.244s ok go/ast 0.077s ok go/ast/internal/tests 0.298s ok go/build 3.685s ok go/build/constraint 3.725s ok go/constant 3.603s ok go/doc 2.569s ok go/doc/comment 2.322s ok go/format 2.388s ok go/importer 0.122s ok go/internal/gccgoimporter 0.132s ok go/internal/gcimporter 0.242s ok go/internal/srcimporter 1.174s ok go/parser 1.106s ok go/printer 1.315s ok go/scanner 0.073s ok go/token 0.116s ok go/types 0.474s ok go/version 0.069s ok hash 0.105s ok hash/adler32 0.173s ok hash/crc32 0.131s ok hash/crc64 0.063s ok hash/fnv 0.195s ok hash/maphash 0.322s ok html 0.070s ok html/template 0.251s ok image 0.174s ok image/color 0.068s ? image/color/palette [no test files] ok image/draw 0.469s ok image/gif 0.350s ? image/internal/imageutil [no test files] ok image/jpeg 0.194s ok image/png 0.679s ok index/suffixarray 0.345s ok internal/abi 0.087s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.067s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 1.473s ok internal/copyright 1.413s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.114s ok internal/coverage/cformat 0.129s ok internal/coverage/cmerge 0.067s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ok internal/coverage/pods 0.146s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.074s ok internal/coverage/slicewriter 0.072s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.099s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.130s ok internal/dag 0.071s ok internal/diff 0.077s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.170s ok internal/fuzz 0.104s ? internal/goarch [no test files] ok internal/godebug 0.103s ok internal/godebugs 0.197s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.056s ? internal/goversion [no test files] ok internal/itoa 0.061s ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ? internal/msan [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ok internal/pkgbits 0.068s ok internal/platform 0.108s ok internal/poll 0.117s ok internal/profile 0.184s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.071s ok internal/runtime/atomic 0.129s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 0.088s ok internal/runtime/math 0.054s ok internal/runtime/sys 0.111s ok internal/runtime/syscall 0.164s ok internal/saferio 0.212s ok internal/singleflight 0.095s ? internal/stringslite [no test files] ok internal/sync 0.246s ok internal/synctest 1.306s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.061s ok internal/sysinfo 0.059s ? internal/syslist [no test files] ok internal/testenv 0.097s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 0.452s ? internal/trace/event [no test files] ? internal/trace/event/go122 [no test files] ok internal/trace/internal/oldtrace 0.165s ? internal/trace/internal/testgen/go122 [no test files] ? internal/trace/raw [no test files] ? internal/trace/testtrace [no test files] ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ? internal/trace/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 0.092s ok internal/unsafeheader 0.068s ok internal/xcoff 0.094s ok internal/zstd 0.221s ok io 0.121s ok io/fs 0.377s ok io/ioutil 0.450s ok iter 0.105s ok log 0.158s ? log/internal [no test files] ok log/slog 0.232s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.298s ok log/slog/internal/buffer 0.062s ? log/slog/internal/slogtest [no test files] ok log/syslog 1.359s ok maps 0.076s ok math 0.949s ok math/big 0.865s ok math/bits 0.268s ok math/cmplx 0.196s ok math/rand 0.135s ok math/rand/v2 0.208s ok mime 0.271s ok mime/multipart 0.997s ok mime/quotedprintable 0.106s ok net 4.270s ok net/http 11.266s ok net/http/cgi 0.382s ok net/http/cookiejar 0.860s ok net/http/fcgi 0.724s ok net/http/httptest 0.239s ok net/http/httptrace 0.113s ok net/http/httputil 1.147s ok net/http/internal 0.180s ok net/http/internal/ascii 0.254s ? net/http/internal/testcert [no test files] ok net/http/pprof 4.214s ok net/internal/cgotest 4.345s ok net/internal/socktest 4.288s ok net/mail 0.081s ok net/netip 0.404s ok net/rpc 0.174s ok net/rpc/jsonrpc 0.124s ok net/smtp 0.254s ok net/textproto 0.523s ok net/url 0.249s ok os 1.489s ok os/exec 2.375s ok os/exec/internal/fdtest 0.066s ok os/signal 3.871s ok os/user 0.075s ok path 0.085s ok path/filepath 0.105s ok plugin 0.184s ok reflect 0.689s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 0.394s ok regexp/syntax 1.011s ok runtime 22.227s ok runtime/cgo 0.213s ? runtime/coverage [no test files] ok runtime/debug 0.147s ? runtime/internal/startlinetest [no test files] ok runtime/internal/wasitest 0.067s ok runtime/metrics 0.138s ok runtime/pprof 33.671s ? runtime/race [no test files] ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 0.222s ok slices 0.146s ok sort 0.105s ok strconv 0.242s ok strings 0.399s ? structs [no test files] ok sync 1.047s ok sync/atomic 5.230s ok syscall 6.144s ok testing 2.213s ok testing/fstest 2.279s ? testing/internal/testdeps [no test files] ok testing/iotest 0.069s ok testing/quick 0.159s ok testing/slogtest 0.222s ok text/scanner 0.077s ok text/tabwriter 0.142s ok text/template 0.133s ok text/template/parse 0.098s ok time 73.409s ? time/tzdata [no test files] ok unicode 0.061s ok unicode/utf16 0.135s ok unicode/utf8 0.069s ok unique 0.135s ? unsafe [no test files] ok weak 0.216s ok cmd/addr2line 0.123s ok cmd/api 0.102s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 0.526s ? cmd/asm/internal/flags [no test files] ok cmd/asm/internal/lex 0.099s ? cmd/buildid [no test files] ? cmd/cgo [no test files] ? cmd/cgo/internal/cgotest [no test files] ok cmd/cgo/internal/swig 0.072s ok cmd/cgo/internal/test 0.677s ? cmd/cgo/internal/test/gcc68255 [no test files] ? cmd/cgo/internal/test/issue23555a [no test files] ? cmd/cgo/internal/test/issue23555b [no test files] ? cmd/cgo/internal/test/issue26213 [no test files] ? cmd/cgo/internal/test/issue26430 [no test files] ? cmd/cgo/internal/test/issue26743 [no test files] ? cmd/cgo/internal/test/issue27054 [no test files] ? cmd/cgo/internal/test/issue27340 [no test files] ? cmd/cgo/internal/test/issue29563 [no test files] ? cmd/cgo/internal/test/issue30527 [no test files] ? cmd/cgo/internal/test/issue41761a [no test files] ? cmd/cgo/internal/test/issue43639 [no test files] ? cmd/cgo/internal/test/issue52611a [no test files] ? cmd/cgo/internal/test/issue52611b [no test files] ? cmd/cgo/internal/test/issue8756 [no test files] ? cmd/cgo/internal/test/issue8828 [no test files] ? cmd/cgo/internal/test/issue9026 [no test files] ? cmd/cgo/internal/test/issue9400 [no test files] ? cmd/cgo/internal/test/issue9510a [no test files] ? cmd/cgo/internal/test/issue9510b [no test files] ok cmd/cgo/internal/testcarchive 0.072s ok cmd/cgo/internal/testcshared 0.239s ok cmd/cgo/internal/testerrors 0.169s ok cmd/cgo/internal/testfortran 0.077s ok cmd/cgo/internal/testgodefs 0.081s ok cmd/cgo/internal/testlife 0.148s ok cmd/cgo/internal/testnocgo 0.204s ok cmd/cgo/internal/testplugin 0.067s ok cmd/cgo/internal/testsanitizers 0.141s ok cmd/cgo/internal/testshared 0.168s ok cmd/cgo/internal/testso 0.077s ok cmd/cgo/internal/teststdio 0.157s ok cmd/cgo/internal/testtls 0.118s ok cmd/compile 0.295s ? cmd/compile/internal/abi [no test files] ok cmd/compile/internal/abt 0.069s ok cmd/compile/internal/amd64 0.142s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 0.072s ? cmd/compile/internal/bitvec [no test files] ok cmd/compile/internal/compare 0.151s ? cmd/compile/internal/coverage [no test files] ? cmd/compile/internal/deadlocals [no test files] ok cmd/compile/internal/devirtualize 0.089s ok cmd/compile/internal/dwarfgen 0.152s ? cmd/compile/internal/escape [no test files] ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 0.137s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 0.178s ? cmd/compile/internal/inline/interleaved [no test files] ok cmd/compile/internal/ir 0.286s ok cmd/compile/internal/liveness 0.193s ok cmd/compile/internal/logopt 0.094s ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/loopvar 0.165s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 0.148s ? cmd/compile/internal/objw [no test files] ? cmd/compile/internal/pgoir [no test files] ? cmd/compile/internal/pkginit [no test files] ? cmd/compile/internal/ppc64 [no test files] ok cmd/compile/internal/rangefunc 0.199s ok cmd/compile/internal/reflectdata 0.089s [no tests to run] ? cmd/compile/internal/riscv64 [no test files] ? cmd/compile/internal/rttype [no test files] ? cmd/compile/internal/s390x [no test files] ok cmd/compile/internal/ssa 0.371s ok cmd/compile/internal/ssagen 0.510s ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 0.130s ok cmd/compile/internal/test 0.236s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 0.227s ok cmd/compile/internal/types 0.110s ok cmd/compile/internal/types2 0.301s ? cmd/compile/internal/walk [no test files] ? cmd/compile/internal/wasm [no test files] ? cmd/compile/internal/x86 [no test files] ok cmd/covdata 0.135s ok cmd/cover 0.236s ok cmd/dist 0.072s ok cmd/distpack 0.140s ok cmd/doc 0.408s ok cmd/fix 1.500s ok cmd/go 1.159s ok cmd/go/internal/auth 1.255s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/cache 0.163s ok cmd/go/internal/cfg 0.071s [no tests to run] ? cmd/go/internal/clean [no test files] ? cmd/go/internal/cmdflag [no test files] ? cmd/go/internal/doc [no test files] ok cmd/go/internal/envcmd 0.206s ok cmd/go/internal/fips140 0.347s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 0.097s ok cmd/go/internal/generate 0.155s ok cmd/go/internal/gover 0.223s ? cmd/go/internal/help [no test files] ok cmd/go/internal/imports 0.106s ? cmd/go/internal/list [no test files] ok cmd/go/internal/load 0.131s ok cmd/go/internal/lockedfile 0.274s ok cmd/go/internal/lockedfile/internal/filelock 0.105s ? cmd/go/internal/mmap [no test files] ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/modfetch 0.323s ok cmd/go/internal/modfetch/codehost 0.169s ok cmd/go/internal/modfetch/zip_sum_test 0.084s ? cmd/go/internal/modget [no test files] ok cmd/go/internal/modindex 0.249s ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modload 0.269s ok cmd/go/internal/mvs 0.110s ? cmd/go/internal/run [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 0.074s ? cmd/go/internal/telemetrycmd [no test files] ? cmd/go/internal/telemetrystats [no test files] ok cmd/go/internal/test 0.182s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 0.153s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 0.136s ok cmd/go/internal/vcweb 0.287s ok cmd/go/internal/vcweb/vcstest 0.182s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/web 0.146s ? cmd/go/internal/web/intercept [no test files] ok cmd/go/internal/work 0.171s ? cmd/go/internal/workcmd [no test files] ok cmd/gofmt 0.128s ok cmd/internal/archive 0.224s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/buildid 0.242s ok cmd/internal/bootstrap_test 0.066s ? cmd/internal/codesign [no test files] ok cmd/internal/cov 0.130s ? cmd/internal/cov/covcmd [no test files] ok cmd/internal/dwarf 0.108s ok cmd/internal/edit 0.180s ? cmd/internal/gcprog [no test files] ok cmd/internal/goobj 0.077s ? cmd/internal/hash [no test files] ? cmd/internal/macho [no test files] ok cmd/internal/moddeps 0.112s ok cmd/internal/obj 0.106s ? cmd/internal/obj/arm [no test files] ok cmd/internal/obj/arm64 0.267s ok cmd/internal/obj/loong64 0.401s ? cmd/internal/obj/mips [no test files] ok cmd/internal/obj/ppc64 0.108s ok cmd/internal/obj/riscv 0.211s ok cmd/internal/obj/s390x 0.311s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/x86 0.106s ok cmd/internal/objabi 0.171s ? cmd/internal/objfile [no test files] ok cmd/internal/osinfo 0.071s ok cmd/internal/par 0.088s ? cmd/internal/pathcache [no test files] ok cmd/internal/pgo 0.203s ok cmd/internal/pkgpath 0.124s ok cmd/internal/pkgpattern 0.129s ok cmd/internal/quoted 0.068s ? cmd/internal/robustio [no test files] ? cmd/internal/script [no test files] ? cmd/internal/script/scripttest [no test files] ok cmd/internal/src 0.067s ok cmd/internal/sys 0.063s ? cmd/internal/telemetry [no test files] ? cmd/internal/telemetry/counter [no test files] ok cmd/internal/test2json 0.246s ok cmd/link 0.190s ? cmd/link/internal/amd64 [no test files] ? cmd/link/internal/arm [no test files] ? cmd/link/internal/arm64 [no test files] ok cmd/link/internal/benchmark 0.077s ? cmd/link/internal/dwtest [no test files] ok cmd/link/internal/ld 0.221s ? cmd/link/internal/loadelf [no test files] ok cmd/link/internal/loader 0.115s ? cmd/link/internal/loadmacho [no test files] ? cmd/link/internal/loadpe [no test files] ? cmd/link/internal/loadxcoff [no test files] ? cmd/link/internal/loong64 [no test files] ? cmd/link/internal/mips [no test files] ? cmd/link/internal/mips64 [no test files] ? cmd/link/internal/ppc64 [no test files] ? cmd/link/internal/riscv64 [no test files] ? cmd/link/internal/s390x [no test files] ? cmd/link/internal/sym [no test files] ? cmd/link/internal/wasm [no test files] ? cmd/link/internal/x86 [no test files] ok cmd/nm 0.201s ok cmd/objdump 0.332s ok cmd/pack 0.112s ok cmd/pprof 0.189s ? cmd/preprofile [no test files] ok cmd/relnote 0.075s ? cmd/test2json [no test files] ok cmd/trace 0.185s ok cmd/vet 0.151s ##### os/user with tag osusergo ok os/user 0.064s ##### hash/maphash purego implementation ok hash/maphash 1.003s ##### crypto with tag purego (build and vet only) ? crypto/fips140 [no test files] ? crypto/internal/boring/bbig [no test files] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ? crypto/internal/fips140/alias [no test files] ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ? crypto/internal/fips140/drbg [no test files] ? crypto/internal/fips140/ed25519 [no test files] ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ? crypto/internal/fips140/pbkdf2 [no test files] ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ? crypto/internal/fips140/subtle [no test files] ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140only [no test files] ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ? crypto/internal/sysrand/internal/seccomp [no test files] ? crypto/tls/internal/fips140tls [no test files] ? crypto/x509/pkix [no test files] ##### GODEBUG=fips140=on go test crypto/... ok crypto 0.155s ok crypto/aes 0.210s ok crypto/cipher 9.277s ok crypto/des 9.444s ok crypto/dsa 9.346s ok crypto/ecdh 9.505s ok crypto/ecdsa 9.681s ok crypto/ed25519 9.537s ok crypto/elliptic 9.782s ? crypto/fips140 [no test files] ok crypto/hkdf 9.856s ok crypto/hmac 10.012s ok crypto/internal/boring 10.068s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 10.249s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 10.328s ok crypto/internal/fips140/aes/gcm 10.407s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 10.394s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ? crypto/internal/fips140/drbg [no test files] ok crypto/internal/fips140/ecdh 10.293s ok crypto/internal/fips140/ecdsa 10.304s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 1.654s ok crypto/internal/fips140/edwards25519/field 1.644s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 1.621s ok crypto/internal/fips140/nistec 1.500s ok crypto/internal/fips140/nistec/fiat 1.423s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 1.402s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ? crypto/internal/fips140/subtle [no test files] ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140deps 1.324s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 1.448s ok crypto/internal/hpke 1.503s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 3.420s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 3.281s ok crypto/mlkem 3.407s ok crypto/pbkdf2 3.500s ok crypto/rand 7.240s ok crypto/rc4 7.311s ok crypto/rsa 7.635s ok crypto/sha1 7.609s ok crypto/sha256 7.638s ok crypto/sha3 8.644s ok crypto/sha512 8.622s ok crypto/subtle 9.814s ok crypto/tls 16.984s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 17.240s ? crypto/x509/pkix [no test files] ##### external linking, -buildmode=exe "/data/local/tmp/go_android_exec/fips140test.test-197520/fips140test.test": error: Android 5.0 and later only support position-independent executables (-fPIE). FAIL crypto/internal/fips140test 0.060s FAIL 2024/12/07 00:56:56 Failed: exit status 1 go tool dist: FAILED