freebsd-amd64-12_3 at 4f78aa9e8bc909395bb891b12586ea0a7c9dfff1 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "RC_PID=28" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=freebsd-amd64-12_3" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PATH=/tmp/workdir/go1.4/go/bin:/bin:/sbin:/usr/bin:/usr/local/bin" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src WARNING: //go1.4/bin/go does not exist, found /tmp/workdir/go1.4/go/bin/go from env WARNING: set /tmp/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir/go1.4/go. (go1.22.6 freebsd/amd64) Building Go toolchain1 using /tmp/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 packages and commands for freebsd/amd64. --- Installed Go for freebsd/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: freebsd # OS Version: FreeBSD 12.3-STABLE FreeBSD 12.3-STABLE r371460 GENERIC amd64 ##### Testing packages. ok archive/tar 0.098s ok archive/zip 0.179s ok bufio 0.038s ok bytes 0.097s ok cmp 0.006s ok compress/bzip2 0.029s ok compress/flate 0.491s ok compress/gzip 0.926s ok compress/lzw 0.038s ok compress/zlib 0.286s ok container/heap 0.006s ok container/list 0.004s ok container/ring 0.006s ok context 0.025s ok crypto 0.233s ok crypto/aes 0.008s ok crypto/cipher 2.008s ok crypto/des 0.015s ok crypto/dsa 0.010s ok crypto/ecdh 0.034s ok crypto/ecdsa 0.019s ok crypto/ed25519 0.034s ok crypto/elliptic 0.006s ? crypto/fips140 [no test files] ok crypto/hkdf 0.003s ok crypto/hmac 0.010s ok crypto/internal/boring 0.003s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.042s ? 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.011s ok crypto/internal/fips140/aes/gcm 0.003s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.030s ? 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.003s ok crypto/internal/fips140/ecdsa 0.018s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.053s ok crypto/internal/fips140/edwards25519/field 0.012s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.148s ok crypto/internal/fips140/nistec 0.003s [no tests to run] ok crypto/internal/fips140/nistec/fiat 0.003s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.003s ? 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.030s ? 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.186s ok crypto/internal/hpke 0.005s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.236s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.005s ok crypto/mlkem 0.047s ok crypto/pbkdf2 0.011s ok crypto/rand 0.499s ok crypto/rc4 0.021s ok crypto/rsa 0.278s ok crypto/sha1 0.009s ok crypto/sha256 0.009s ok crypto/sha3 0.881s ok crypto/sha512 0.007s ok crypto/subtle 0.148s ok crypto/tls 1.942s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 0.223s ? crypto/x509/pkix [no test files] ok database/sql 0.508s ok database/sql/driver 0.004s ok debug/buildinfo 0.014s ok debug/dwarf 0.012s ok debug/elf 0.072s ok debug/gosym 0.018s ok debug/macho 0.005s ok debug/pe 0.009s ok debug/plan9obj 0.003s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.006s ? encoding [no test files] ok encoding/ascii85 0.003s ok encoding/asn1 0.004s ok encoding/base32 0.036s ok encoding/base64 0.004s ok encoding/binary 0.007s ok encoding/csv 0.010s ok encoding/gob 0.839s ok encoding/hex 0.005s ok encoding/json 0.117s ok encoding/pem 0.260s ok encoding/xml 0.046s ok errors 0.015s ok expvar 0.005s ok flag 0.016s ok fmt 0.047s ok go/ast 0.006s ok go/ast/internal/tests 0.017s ok go/build 2.323s ok go/build/constraint 0.038s ok go/constant 0.005s ok go/doc 0.027s ok go/doc/comment 0.403s ok go/format 0.009s ok go/importer 0.158s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 0.913s ok go/internal/srcimporter 4.204s ok go/parser 0.124s ok go/printer 0.115s ok go/scanner 0.006s ok go/token 0.010s ok go/types 6.391s ok go/version 0.003s ok hash 0.003s ok hash/adler32 0.006s ok hash/crc32 0.006s ok hash/crc64 0.005s ok hash/fnv 0.006s ok hash/maphash 0.107s ok html 0.014s ok html/template 0.039s ok image 0.027s ok image/color 0.011s ? image/color/palette [no test files] ok image/draw 0.044s ok image/gif 0.100s ? image/internal/imageutil [no test files] ok image/jpeg 0.092s ok image/png 0.153s ok index/suffixarray 0.085s ok internal/abi 0.029s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.003s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.003s ok internal/copyright 0.034s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.374s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.004s ? 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.004s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.004s ok internal/coverage/slicewriter 0.003s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.006s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.006s ok internal/dag 0.004s ok internal/diff 0.003s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.003s ok internal/fuzz 0.006s ? internal/goarch [no test files] ok internal/godebug 0.278s ok internal/godebugs 3.811s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.003s ? internal/goversion [no test files] ok internal/itoa 0.003s ? 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.003s ok internal/platform 1.000s ok internal/poll 0.014s ok internal/profile 0.003s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.003s ok internal/runtime/atomic 0.036s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 0.005s ok internal/runtime/math 0.003s ok internal/runtime/sys 0.003s ok internal/saferio 0.017s ok internal/singleflight 0.024s ? internal/stringslite [no test files] ok internal/sync 0.454s ok internal/synctest 0.571s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.004s ok internal/sysinfo 0.004s ? internal/syslist [no test files] ok internal/testenv 0.114s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 10.687s ? internal/trace/event [no test files] ? internal/trace/event/go122 [no test files] ok internal/trace/internal/oldtrace 0.063s ? 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.211s ok internal/unsafeheader 0.003s ok internal/xcoff 0.015s ok internal/zstd 0.712s ok io 0.027s ok io/fs 0.195s ok io/ioutil 0.006s ok iter 0.006s ok log 0.005s ? log/internal [no test files] ok log/slog 0.016s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.003s ok log/slog/internal/buffer 0.004s ? log/slog/internal/slogtest [no test files] ok log/syslog 1.281s ok maps 0.004s ok math 0.008s ok math/big 0.534s ok math/bits 0.007s ok math/cmplx 0.003s ok math/rand 0.113s ok math/rand/v2 0.148s ok mime 0.007s ok mime/multipart 0.421s ok mime/quotedprintable 0.015s ok net 8.362s ok net/http 4.350s ok net/http/cgi 0.094s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.219s ok net/http/httptest 0.029s ok net/http/httptrace 0.005s ok net/http/httputil 0.590s ok net/http/internal 0.113s ok net/http/internal/ascii 0.003s ? net/http/internal/testcert [no test files] ok net/http/pprof 5.183s ok net/internal/cgotest 0.003s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.402s ok net/rpc 0.024s ok net/rpc/jsonrpc 0.009s ok net/smtp 0.011s ok net/textproto 0.020s ok net/url 0.011s ok os 1.201s ok os/exec 0.281s ok os/exec/internal/fdtest 0.005s ok os/signal 3.164s ok os/user 0.009s ok path 0.007s ok path/filepath 0.105s ok plugin 0.014s ok reflect 0.111s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 0.241s ok regexp/syntax 0.370s ok runtime 28.009s ok runtime/cgo 0.006s ? runtime/coverage [no test files] ok runtime/debug 0.045s ? runtime/internal/startlinetest [no test files] ok runtime/internal/wasitest 0.006s ok runtime/metrics 0.005s ok runtime/pprof 15.883s ? runtime/race [no test files] ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 0.110s ok slices 0.059s ok sort 0.075s ok strconv 0.153s ok strings 0.793s ? structs [no test files] ok sync 0.266s ok sync/atomic 2.078s ok syscall 1.607s ok testing 2.375s ok testing/fstest 0.006s ? testing/internal/testdeps [no test files] ok testing/iotest 0.004s ok testing/quick 0.019s ok testing/slogtest 0.004s ok text/scanner 0.004s ok text/tabwriter 0.004s ok text/template 0.016s ok text/template/parse 0.005s ok time 7.733s ? time/tzdata [no test files] ok unicode 0.006s ok unicode/utf16 0.003s ok unicode/utf8 0.005s ok unique 0.028s ? unsafe [no test files] ok weak 0.029s ok cmd/addr2line 0.343s ok cmd/api 8.153s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 0.271s ? cmd/asm/internal/flags [no test files] ok cmd/asm/internal/lex 0.003s ? cmd/buildid [no test files] ? cmd/cgo [no test files] ? cmd/cgo/internal/cgotest [no test files] ok cmd/cgo/internal/swig 0.013s ok cmd/cgo/internal/test 0.193s ? 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/issue9510a [no test files] ? cmd/cgo/internal/test/issue9510b [no test files] ok cmd/cgo/internal/testcarchive 35.906s ok cmd/cgo/internal/testcshared 7.952s ok cmd/cgo/internal/testerrors 9.549s ok cmd/cgo/internal/testfortran 0.009s ok cmd/cgo/internal/testgodefs 0.364s ok cmd/cgo/internal/testlife 0.468s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testplugin 32.057s ok cmd/cgo/internal/testsanitizers 16.880s ok cmd/cgo/internal/testshared 0.004s ok cmd/cgo/internal/testso 0.978s ok cmd/cgo/internal/teststdio 1.103s ok cmd/cgo/internal/testtls 0.005s ok cmd/compile 3.823s ? cmd/compile/internal/abi [no test files] ok cmd/compile/internal/abt 0.006s ok cmd/compile/internal/amd64 0.004s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 0.003s ? cmd/compile/internal/bitvec [no test files] ok cmd/compile/internal/compare 0.003s ? cmd/compile/internal/coverage [no test files] ? cmd/compile/internal/deadlocals [no test files] ok cmd/compile/internal/devirtualize 0.003s ok cmd/compile/internal/dwarfgen 0.175s ? cmd/compile/internal/escape [no test files] ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 0.711s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 0.389s ? cmd/compile/internal/inline/interleaved [no test files] ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/liveness 0.013s ok cmd/compile/internal/logopt 0.134s ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/loopvar 0.003s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 0.004s ? 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.005s ok cmd/compile/internal/reflectdata 0.004s [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 4.307s ok cmd/compile/internal/ssagen 0.007s ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 0.019s ok cmd/compile/internal/test 8.834s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 0.236s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 3.787s ? 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.005s ok cmd/cover 0.729s ok cmd/dist 0.009s ok cmd/distpack 0.008s ok cmd/doc 0.286s ok cmd/fix 1.192s ok cmd/go 31.256s ok cmd/go/internal/auth 0.005s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/cache 0.057s ok cmd/go/internal/cfg 0.004s [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.026s ok cmd/go/internal/fips140 0.005s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 0.021s ok cmd/go/internal/generate 0.007s ok cmd/go/internal/gover 0.005s ? cmd/go/internal/help [no test files] ok cmd/go/internal/imports 0.007s ? cmd/go/internal/list [no test files] ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.362s ok cmd/go/internal/lockedfile/internal/filelock 0.028s ? cmd/go/internal/mmap [no test files] ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.598s ok cmd/go/internal/modfetch/zip_sum_test 0.013s ? cmd/go/internal/modget [no test files] ok cmd/go/internal/modindex 0.096s ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.008s ? cmd/go/internal/run [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 0.003s ? cmd/go/internal/telemetrycmd [no test files] ? cmd/go/internal/telemetrystats [no test files] ok cmd/go/internal/test 0.012s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 0.007s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 0.006s ok cmd/go/internal/vcweb 0.006s ok cmd/go/internal/vcweb/vcstest 0.841s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/web 0.005s ? cmd/go/internal/web/intercept [no test files] ok cmd/go/internal/work 0.061s ? cmd/go/internal/workcmd [no test files] ok cmd/gofmt 0.020s ok cmd/internal/archive 0.251s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/bootstrap_test 0.002s ok cmd/internal/buildid 0.085s ? cmd/internal/codesign [no test files] ok cmd/internal/cov 0.186s ? cmd/internal/cov/covcmd [no test files] ok cmd/internal/dwarf 0.006s ok cmd/internal/edit 0.004s ? cmd/internal/gcprog [no test files] ok cmd/internal/goobj 0.003s ? cmd/internal/hash [no test files] ? cmd/internal/macho [no test files] ok cmd/internal/moddeps 0.684s ok cmd/internal/obj 0.337s ? cmd/internal/obj/arm [no test files] ok cmd/internal/obj/arm64 0.161s ok cmd/internal/obj/loong64 0.027s ? cmd/internal/obj/mips [no test files] ok cmd/internal/obj/ppc64 0.052s ok cmd/internal/obj/riscv 0.027s ok cmd/internal/obj/s390x 0.003s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/x86 2.124s ok cmd/internal/objabi 0.003s ? cmd/internal/objfile [no test files] ok cmd/internal/osinfo 0.004s ok cmd/internal/par 0.017s ? cmd/internal/pathcache [no test files] ok cmd/internal/pgo 0.005s ok cmd/internal/pkgpath 0.009s ok cmd/internal/pkgpattern 0.005s ok cmd/internal/quoted 0.004s ? cmd/internal/robustio [no test files] ? cmd/internal/script [no test files] ? cmd/internal/script/scripttest [no test files] ok cmd/internal/src 0.003s ok cmd/internal/sys 0.002s ? cmd/internal/telemetry [no test files] ? cmd/internal/telemetry/counter [no test files] ok cmd/internal/test2json 0.085s ok cmd/link 5.282s ? 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.003s ? cmd/link/internal/dwtest [no test files] ok cmd/link/internal/ld 4.305s ? cmd/link/internal/loadelf [no test files] ok cmd/link/internal/loader 0.010s ? 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.512s ok cmd/objdump 1.261s ok cmd/pack 0.518s ok cmd/pprof 1.393s ? cmd/preprofile [no test files] ok cmd/relnote 0.002s ? cmd/test2json [no test files] ok cmd/trace 0.030s ok cmd/vet 4.880s ##### os/user with tag osusergo ok os/user 0.012s ##### hash/maphash purego implementation ok hash/maphash 0.522s ##### 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.502s ok crypto/aes 0.010s ok crypto/cipher 3.021s ok crypto/des 0.013s ok crypto/dsa 0.010s ok crypto/ecdh 0.044s ok crypto/ecdsa 0.050s ok crypto/ed25519 0.108s ok crypto/elliptic 0.015s ? crypto/fips140 [no test files] ok crypto/hkdf 0.010s ok crypto/hmac 0.014s ok crypto/internal/boring 0.004s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.076s ? 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.012s ok crypto/internal/fips140/aes/gcm 0.007s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.054s ? 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.003s ok crypto/internal/fips140/ecdsa 0.030s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.076s ok crypto/internal/fips140/edwards25519/field 0.026s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.174s ok crypto/internal/fips140/nistec 0.007s [no tests to run] ok crypto/internal/fips140/nistec/fiat 0.007s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.013s ? 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.051s ? 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.270s ok crypto/internal/hpke 0.009s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.314s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.008s ok crypto/mlkem 0.237s ok crypto/pbkdf2 0.018s ok crypto/rand 0.091s ok crypto/rc4 0.034s ok crypto/rsa 0.444s ok crypto/sha1 0.009s ok crypto/sha256 0.011s ok crypto/sha3 1.130s ok crypto/sha512 0.013s ok crypto/subtle 0.176s ok crypto/tls 2.473s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 0.326s ? crypto/x509/pkix [no test files] ##### Testing without libgcc. ok net 0.009s ok os/user 0.004s ##### external linking, -buildmode=exe ok crypto/internal/fips140test 0.007s ##### sync -cpu=10 ok sync 0.271s ##### Testing cgo ok cmd/cgo/internal/test 0.193s ok cmd/cgo/internal/test 0.193s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/test 0.191s ok cmd/cgo/internal/test 0.197s ok cmd/cgo/internal/test 0.195s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.004s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 7.692s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 6.389s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 6.430s ##### Testing race detector ok runtime/race 4.022s ok flag 1.035s ok net 1.144s ok os 1.173s ok os/exec 2.146s ok encoding/gob 1.095s ok flag 1.081s ok os/exec 2.112s ##### ../test ok cmd/internal/testdir 3.941s ok cmd/internal/testdir 6.331s ok cmd/internal/testdir 7.291s ok cmd/internal/testdir 4.692s ok cmd/internal/testdir 9.936s ok cmd/internal/testdir 3.850s ok cmd/internal/testdir 29.427s ok cmd/internal/testdir 5.105s ok cmd/internal/testdir 4.478s ok cmd/internal/testdir 4.920s All tests passed.