android-386-emu at 64eed8ef1d7e9ce832f2d207c6c37484c36d80a6 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-androidemu-rn1ec31fa" "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" "GO_BUILDER_NAME=android-386-emu" "GOARCH=386" "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/386. --- Installed Go for android/386 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Android virtual processor # GOOS: android # OS Version: Linux 3.18.91+ #1 SMP PREEMPT Tue Jan 9 20:30:51 UTC 2018 i686 ##### Testing packages. ok archive/tar 0.685s ok archive/zip 0.425s ok bufio 0.827s ok bytes 0.378s ok cmp 0.431s ok compress/bzip2 0.557s ok compress/flate 1.163s ok compress/gzip 1.784s ok compress/lzw 0.349s ok compress/zlib 0.160s ok container/heap 0.066s ok container/list 0.226s ok container/ring 0.076s ok context 0.310s ok crypto 0.171s ok crypto/aes 0.092s ok crypto/cipher 16.286s ok crypto/des 16.386s ok crypto/dsa 0.097s ok crypto/ecdh 0.453s ok crypto/ecdsa 0.252s ok crypto/ed25519 0.351s ok crypto/elliptic 0.419s ? crypto/fips140 [no test files] ok crypto/hkdf 0.231s ok crypto/hmac 0.166s ok crypto/internal/boring 0.130s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.161s ? 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.083s ok crypto/internal/fips140/aes/gcm 0.145s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.138s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.062s [no tests to run] ok crypto/internal/fips140/ecdh 0.331s ok crypto/internal/fips140/ecdsa 0.269s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.522s ok crypto/internal/fips140/edwards25519/field 0.644s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.228s ok crypto/internal/fips140/nistec 0.251s ok crypto/internal/fips140/nistec/fiat 0.061s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.362s ? 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.093s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 1.393s ok crypto/internal/hpke 0.080s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 1.867s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 1.937s ok crypto/mlkem 0.171s ok crypto/pbkdf2 0.261s ok crypto/rand 4.029s ok crypto/rc4 0.169s ok crypto/rsa 1.145s ok crypto/sha1 1.215s ok crypto/sha256 0.071s ok crypto/sha3 4.842s ok crypto/sha512 0.144s ok crypto/subtle 1.223s ok crypto/tls 19.723s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 3.377s ? crypto/x509/pkix [no test files] ok database/sql 0.841s ok database/sql/driver 0.083s ok debug/buildinfo 0.159s ok debug/dwarf 0.096s ok debug/elf 0.198s ok debug/gosym 0.296s ok debug/macho 0.367s ok debug/pe 0.117s ok debug/plan9obj 0.176s ok embed 0.240s [no tests to run] ok embed/internal/embedtest 0.062s ? encoding [no test files] ok encoding/ascii85 0.124s ok encoding/asn1 0.207s ok encoding/base32 0.116s ok encoding/base64 0.068s ok encoding/binary 0.146s ok encoding/csv 3.216s ok encoding/gob 3.123s ok encoding/hex 0.085s ok encoding/json 1.058s ok encoding/pem 0.632s ok encoding/xml 0.208s ok errors 0.288s ok expvar 0.419s ok flag 0.145s ok fmt 0.261s ok go/ast 0.073s ok go/ast/internal/tests 0.062s ok go/build 5.832s ok go/build/constraint 5.808s ok go/constant 0.069s ok go/doc 0.138s ok go/doc/comment 3.447s ok go/format 0.075s ok go/importer 0.151s ok go/internal/gccgoimporter 0.147s ok go/internal/gcimporter 1.517s ok go/internal/srcimporter 1.361s ok go/parser 1.519s ok go/printer 0.267s ok go/scanner 0.078s ok go/token 0.095s ok go/types 0.502s ok go/version 0.060s ok hash 0.558s ok hash/adler32 0.074s ok hash/crc32 0.067s ok hash/crc64 0.126s ok hash/fnv 0.066s ok hash/maphash 0.265s ok html 0.329s ok html/template 0.253s ok image 0.428s ok image/color 0.317s ? image/color/palette [no test files] ok image/draw 0.561s ok image/gif 0.393s ? image/internal/imageutil [no test files] ok image/jpeg 0.227s ok image/png 0.623s ok index/suffixarray 0.257s ok internal/abi 0.077s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.063s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.057s ok internal/copyright 0.407s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.160s ok internal/coverage/cformat 0.065s ok internal/coverage/cmerge 0.216s ? 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.061s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.055s ok internal/coverage/slicewriter 0.110s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.057s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.055s ok internal/dag 0.061s ok internal/diff 0.121s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.064s ok internal/fuzz 0.161s ? internal/goarch [no test files] ok internal/godebug 0.165s ok internal/godebugs 0.082s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.052s ? internal/goversion [no test files] ok internal/itoa 0.105s ? 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.078s ok internal/platform 0.125s ok internal/poll 0.126s ok internal/profile 0.061s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.074s ok internal/runtime/atomic 0.221s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 0.089s ok internal/runtime/math 0.140s ok internal/runtime/sys 0.190s ok internal/runtime/syscall 0.054s ok internal/saferio 0.131s ok internal/singleflight 0.410s ? internal/stringslite [no test files] ok internal/sync 3.584s ok internal/synctest 1.484s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.067s ok internal/sysinfo 0.066s ? internal/syslist [no test files] ok internal/testenv 0.097s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 0.635s ? internal/trace/event [no test files] ? internal/trace/event/go122 [no test files] ok internal/trace/internal/oldtrace 0.192s ? 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.143s ok internal/unsafeheader 0.049s ok internal/xcoff 0.222s ok internal/zstd 0.324s ok io 0.540s ok io/fs 0.396s ok io/ioutil 0.077s ok iter 0.201s ok log 0.284s ? log/internal [no test files] ok log/slog 0.241s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.069s ok log/slog/internal/buffer 0.135s ? log/slog/internal/slogtest [no test files] ok log/syslog 1.394s ok maps 1.414s ok math 0.161s ok math/big 1.514s ok math/bits 1.073s ok math/cmplx 1.131s ok math/rand 0.635s ok math/rand/v2 0.451s ok mime 0.080s ok mime/multipart 0.961s ok mime/quotedprintable 1.102s ok net 5.546s ok net/http 11.261s ok net/http/cgi 11.789s ok net/http/cookiejar 11.381s ok net/http/fcgi 0.334s ok net/http/httptest 0.480s ok net/http/httptrace 0.105s ok net/http/httputil 1.303s ok net/http/internal 0.297s ok net/http/internal/ascii 1.364s ? net/http/internal/testcert [no test files] ok net/http/pprof 4.223s ok net/internal/cgotest 4.270s ok net/internal/socktest 0.076s ok net/mail 0.074s ok net/netip 0.284s ok net/rpc 0.178s ok net/rpc/jsonrpc 0.468s ok net/smtp 0.341s ok net/textproto 0.346s ok net/url 0.419s ok os 2.045s ok os/exec 0.824s ok os/exec/internal/fdtest 4.557s ok os/signal 4.501s ok os/user 0.071s ok path 0.122s ok path/filepath 0.095s ok plugin 0.076s ok reflect 0.747s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 0.494s ok regexp/syntax 1.033s ok runtime 20.174s ok runtime/cgo 20.227s ? runtime/coverage [no test files] ok runtime/debug 0.115s ok runtime/internal/wasitest 0.166s ok runtime/metrics 0.227s ok runtime/pprof 29.132s ? runtime/race [no test files] ok runtime/trace 0.165s ok slices 0.219s ok sort 0.177s ok strconv 0.327s ok strings 0.277s ? structs [no test files] ok sync 1.293s ok sync/atomic 5.058s ok syscall 3.474s ok testing 5.969s ok testing/fstest 0.068s ? testing/internal/testdeps [no test files] ok testing/iotest 0.130s ok testing/quick 0.105s ok testing/slogtest 0.147s ok text/scanner 0.192s ok text/tabwriter 0.072s ok text/template 0.121s ok text/template/parse 0.207s ok time 105.934s ? time/tzdata [no test files] ok unicode 105.993s ok unicode/utf16 0.053s ok unicode/utf8 0.111s ok unique 0.166s ? unsafe [no test files] ok weak 0.098s ok cmd/addr2line 0.175s ok cmd/api 0.094s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 0.617s ? cmd/asm/internal/flags [no test files] ok cmd/asm/internal/lex 0.682s ? cmd/buildid [no test files] ? cmd/cgo [no test files] ? cmd/cgo/internal/cgotest [no test files] ok cmd/cgo/internal/swig 0.070s ok cmd/cgo/internal/test 0.895s ? 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.063s ok cmd/cgo/internal/testcshared 0.126s ok cmd/cgo/internal/testerrors 0.110s ok cmd/cgo/internal/testfortran 0.185s ok cmd/cgo/internal/testgodefs 0.259s ok cmd/cgo/internal/testlife 0.092s ok cmd/cgo/internal/testnocgo 0.146s ok cmd/cgo/internal/testplugin 0.188s ok cmd/cgo/internal/testsanitizers 0.085s ok cmd/cgo/internal/testshared 0.145s ok cmd/cgo/internal/testso 0.226s ok cmd/cgo/internal/teststdio 0.101s ok cmd/cgo/internal/testtls 0.086s ok cmd/compile 0.201s ? cmd/compile/internal/abi [no test files] ok cmd/compile/internal/abt 0.079s ok cmd/compile/internal/amd64 0.128s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 0.081s ? cmd/compile/internal/bitvec [no test files] ok cmd/compile/internal/compare 0.080s ? cmd/compile/internal/coverage [no test files] ? cmd/compile/internal/deadlocals [no test files] ok cmd/compile/internal/devirtualize 0.097s ok cmd/compile/internal/dwarfgen 0.172s ? cmd/compile/internal/escape [no test files] ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 0.156s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 0.103s ? cmd/compile/internal/inline/interleaved [no test files] ok cmd/compile/internal/ir 0.080s ok cmd/compile/internal/liveness 0.249s ok cmd/compile/internal/logopt 0.353s ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/loopvar 0.080s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 0.107s ? 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.094s ok cmd/compile/internal/reflectdata 0.171s [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.434s ok cmd/compile/internal/ssagen 0.149s ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 0.150s ok cmd/compile/internal/test 0.261s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 0.127s ok cmd/compile/internal/types 0.211s ok cmd/compile/internal/types2 0.294s ? 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.099s ok cmd/cover 0.200s ok cmd/dist 0.227s ok cmd/distpack 0.109s ok cmd/doc 0.239s ok cmd/fix 1.936s ok cmd/go 0.373s ok cmd/go/internal/auth 0.123s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/cache 0.140s ? cmd/go/internal/cacheprog [no test files] ok cmd/go/internal/cfg 0.098s [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.305s ok cmd/go/internal/fips140 0.104s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 0.098s ok cmd/go/internal/generate 0.173s ok cmd/go/internal/gover 0.281s ? cmd/go/internal/help [no test files] ok cmd/go/internal/imports 0.103s ? cmd/go/internal/list [no test files] ok cmd/go/internal/load 0.118s ok cmd/go/internal/lockedfile 0.173s ok cmd/go/internal/lockedfile/internal/filelock 0.280s ok cmd/go/internal/mmap 0.341s ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/modfetch 0.130s ok cmd/go/internal/modfetch/codehost 0.259s ok cmd/go/internal/modfetch/zip_sum_test 0.068s ? cmd/go/internal/modget [no test files] ok cmd/go/internal/modindex 0.263s ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modload 0.134s ok cmd/go/internal/mvs 0.247s ? cmd/go/internal/run [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 0.064s ? cmd/go/internal/telemetrycmd [no test files] ? cmd/go/internal/telemetrystats [no test files] ok cmd/go/internal/test 0.173s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 0.170s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 0.116s ok cmd/go/internal/vcweb 0.246s ok cmd/go/internal/vcweb/vcstest 0.178s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/web 0.139s ? cmd/go/internal/web/intercept [no test files] ok cmd/go/internal/work 0.193s ? cmd/go/internal/workcmd [no test files] ok cmd/gofmt 0.210s ok cmd/internal/archive 0.089s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/buildid 0.309s ok cmd/internal/bootstrap_test 0.051s ? cmd/internal/codesign [no test files] ok cmd/internal/cov 0.093s ? cmd/internal/cov/covcmd [no test files] ? cmd/internal/disasm [no test files] ok cmd/internal/dwarf 0.076s ok cmd/internal/edit 0.137s ? cmd/internal/gcprog [no test files] ok cmd/internal/goobj 0.066s ? cmd/internal/hash [no test files] ? cmd/internal/macho [no test files] ok cmd/internal/moddeps 0.093s ok cmd/internal/obj 0.102s ? cmd/internal/obj/arm [no test files] ok cmd/internal/obj/arm64 0.382s ok cmd/internal/obj/loong64 0.110s ? cmd/internal/obj/mips [no test files] ok cmd/internal/obj/ppc64 0.100s ok cmd/internal/obj/riscv 0.203s ok cmd/internal/obj/s390x 0.072s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/x86 0.110s ok cmd/internal/objabi 0.075s ? cmd/internal/objfile [no test files] ok cmd/internal/osinfo 0.137s ok cmd/internal/par 0.090s ? cmd/internal/pathcache [no test files] ok cmd/internal/pgo 0.150s ok cmd/internal/pkgpath 0.112s ok cmd/internal/pkgpattern 0.175s ok cmd/internal/quoted 0.252s ? cmd/internal/robustio [no test files] ? cmd/internal/script [no test files] ? cmd/internal/script/scripttest [no test files] ok cmd/internal/src 0.066s ok cmd/internal/sys 0.126s ? cmd/internal/telemetry [no test files] ? cmd/internal/telemetry/counter [no test files] ok cmd/internal/test2json 0.275s ok cmd/link 0.157s ? 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.068s ? cmd/link/internal/dwtest [no test files] ok cmd/link/internal/ld 0.200s ? cmd/link/internal/loadelf [no test files] ok cmd/link/internal/loader 0.083s ? 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.232s ok cmd/objdump 0.262s ok cmd/pack 0.124s ok cmd/pprof 0.259s ? cmd/preprofile [no test files] ok cmd/relnote 0.063s ? cmd/test2json [no test files] ok cmd/trace 0.208s ok cmd/vet 0.364s ##### os/user with tag osusergo ok os/user 0.054s ##### hash/maphash purego implementation ok hash/maphash 0.976s ##### 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/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/fips140hash [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.129s ok crypto/aes 0.221s ok crypto/cipher 16.438s ok crypto/des 0.310s ok crypto/dsa 16.508s ok crypto/ecdh 16.861s ok crypto/ecdsa 17.004s ok crypto/ed25519 17.478s ok crypto/elliptic 17.118s ? crypto/fips140 [no test files] ok crypto/hkdf 17.544s ok crypto/hmac 17.713s ok crypto/internal/boring 17.785s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 17.953s ? 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 17.875s ok crypto/internal/fips140/aes/gcm 17.940s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 17.910s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 17.979s [no tests to run] ok crypto/internal/fips140/ecdh 17.873s ok crypto/internal/fips140/ecdsa 18.000s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 2.688s ok crypto/internal/fips140/edwards25519/field 2.700s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 2.500s ok crypto/internal/fips140/nistec 2.258s ok crypto/internal/fips140/nistec/fiat 2.314s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 2.352s ? 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 2.272s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 3.539s ok crypto/internal/hpke 3.643s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 5.403s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 5.364s ok crypto/mlkem 5.476s ok crypto/pbkdf2 5.546s ok crypto/rand 9.293s ok crypto/rc4 9.353s ok crypto/rsa 10.241s ok crypto/sha1 9.857s ok crypto/sha256 9.792s ok crypto/sha3 14.329s ok crypto/sha512 14.253s ok crypto/subtle 15.320s ok crypto/tls 27.419s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 29.007s ? crypto/x509/pkix [no test files] ##### GOFIPS140=v1.0.0 go test crypto/... # (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/v1.0.0 [no test files] ? crypto/internal/fips140/v1.0.0/alias [no test files] ? crypto/internal/fips140/v1.0.0/check [no test files] ? crypto/internal/fips140/v1.0.0/check/checktest [no test files] ? crypto/internal/fips140/v1.0.0/ed25519 [no test files] ? crypto/internal/fips140/v1.0.0/hkdf [no test files] ? crypto/internal/fips140/v1.0.0/hmac [no test files] ? crypto/internal/fips140/v1.0.0/pbkdf2 [no test files] ? crypto/internal/fips140/v1.0.0/sha256 [no test files] ? crypto/internal/fips140/v1.0.0/sha3 [no test files] ? crypto/internal/fips140/v1.0.0/sha512 [no test files] ? crypto/internal/fips140/v1.0.0/ssh [no test files] ? crypto/internal/fips140/v1.0.0/subtle [no test files] ? crypto/internal/fips140/v1.0.0/tls12 [no test files] ? crypto/internal/fips140/v1.0.0/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/fips140hash [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] ##### sync -cpu=10 ok sync 1.838s ##### Testing cgo ok cmd/cgo/internal/test 1.040s ok cmd/cgo/internal/testtls 0.063s ok cmd/cgo/internal/testnocgo 0.053s ok cmd/cgo/internal/test 1.031s ok cmd/cgo/internal/testtls 0.059s ok cmd/cgo/internal/testnocgo 0.057s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 21.383s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 16.678s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 22.723s All tests passed.