linux-arm64-boringcrypto at 75c2e97c3c11050847fc221480e1939f29c911e5 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=d9ff0bea9fb2" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=7s" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-boringcrypto" "GOEXPERIMENT=boringcrypto" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.17.13 linux/arm64) Building Go toolchain1 using /tmp/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 packages and commands for linux/arm64. --- Installed Go for linux/arm64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:15:10 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 0.161s ok archive/zip 0.309s ok bufio 0.120s ok bytes 1.644s ok compress/bzip2 0.075s ok compress/flate 0.337s ok compress/gzip 2.098s ok compress/lzw 0.070s ok compress/zlib 0.329s ok container/heap 0.021s ok container/list 0.021s ok container/ring 0.022s ok context 0.033s ok crypto 0.024s ok crypto/aes 0.034s ok crypto/boring 0.019s ok crypto/cipher 0.026s ok crypto/des 0.023s ok crypto/dsa 0.021s ok crypto/ecdh 0.163s ok crypto/ecdsa 0.051s ok crypto/ed25519 0.079s ok crypto/elliptic 0.029s ok crypto/hmac 0.029s ok crypto/internal/alias 0.020s ok crypto/internal/bigmod 0.159s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.077s ok crypto/internal/edwards25519 6.066s ok crypto/internal/edwards25519/field 5.975s ok crypto/internal/nistec 0.178s ok crypto/internal/nistec/fiat 0.021s [no tests to run] ok crypto/md5 0.027s ok crypto/rand 0.055s ok crypto/rc4 0.038s ok crypto/rsa 1.253s ok crypto/sha1 0.020s ok crypto/sha256 0.021s ok crypto/sha512 0.021s ok crypto/subtle 0.069s ok crypto/tls 1.512s ok crypto/tls/fipsonly 0.021s ok crypto/x509 10.466s ok database/sql 0.289s ok database/sql/driver 0.026s ok debug/buildinfo 0.024s ok debug/dwarf 0.033s ok debug/elf 0.163s ok debug/gosym 0.033s ok debug/macho 0.021s ok debug/pe 0.025s ok debug/plan9obj 0.019s ok embed 0.020s [no tests to run] ok embed/internal/embedtest 0.020s ok encoding/ascii85 0.020s ok encoding/asn1 0.021s ok encoding/base32 0.031s ok encoding/base64 0.021s ok encoding/binary 0.022s ok encoding/csv 0.027s ok encoding/gob 0.970s ok encoding/hex 0.022s ok encoding/json 0.132s ok encoding/pem 0.269s ok encoding/xml 0.054s ok errors 0.022s ok expvar 0.021s ok flag 0.109s ok fmt 0.065s ok go/ast 0.022s ok go/build 1.212s ok go/build/constraint 0.022s ok go/constant 0.022s ok go/doc 0.050s ok go/doc/comment 0.615s ok go/format 0.022s ok go/importer 0.136s ok go/internal/gccgoimporter 0.030s ok go/internal/gcimporter 0.882s ok go/internal/srcimporter 9.726s ok go/parser 0.185s ok go/printer 0.128s ok go/scanner 0.022s ok go/token 0.029s ok go/types 7.758s ok hash 0.022s ok hash/adler32 0.025s ok hash/crc32 0.023s ok hash/crc64 0.021s ok hash/fnv 0.021s ok hash/maphash 0.085s ok html 0.020s ok html/template 0.064s ok image 0.054s ok image/color 0.030s ok image/draw 0.079s ok image/gif 0.140s ok image/jpeg 0.134s ok image/png 0.242s ok index/suffixarray 0.176s ok internal/abi 0.053s ok internal/buildcfg 0.020s ok internal/coverage/cformat 0.020s ok internal/coverage/cmerge 0.020s ok internal/coverage/pods 0.021s ok internal/coverage/slicereader 0.020s ok internal/coverage/slicewriter 0.020s ok internal/coverage/test 0.026s ok internal/cpu 0.038s ok internal/dag 0.021s ok internal/diff 0.021s ok internal/fmtsort 0.021s ok internal/fuzz 0.025s ok internal/godebug 0.021s ok internal/intern 0.136s ok internal/itoa 0.022s ok internal/poll 0.188s ok internal/profile 0.021s ok internal/reflectlite 0.061s ok internal/safefilepath 0.020s ok internal/saferio 0.034s ok internal/singleflight 0.040s ok internal/testenv 0.032s ok internal/trace 0.047s ok internal/types/errors 0.214s ok internal/unsafeheader 0.024s ok internal/xcoff 0.022s ok io 0.045s ok io/fs 0.261s ok io/ioutil 0.024s ok log 0.023s ok log/syslog 1.227s ok maps 0.020s ok math 0.025s ok math/big 1.298s ok math/bits 0.023s ok math/cmplx 0.021s ok math/rand 0.159s ok mime 0.023s ok mime/multipart 0.817s ok mime/quotedprintable 0.036s ok net 14.681s ok net/http 2.381s ok net/http/cgi 0.410s ok net/http/cookiejar 0.025s ok net/http/fcgi 0.123s ok net/http/httptest 0.059s ok net/http/httptrace 0.021s ok net/http/httputil 0.561s ok net/http/internal 0.021s ok net/http/internal/ascii 0.021s ok net/http/pprof 4.049s ok net/internal/socktest 0.020s ok net/mail 0.021s ok net/netip 0.285s ok net/rpc 0.044s ok net/rpc/jsonrpc 0.023s ok net/smtp 0.033s ok net/textproto 0.023s ok net/url 0.023s ok os 0.587s ok os/exec 0.161s ok os/exec/internal/fdtest 0.021s ok os/signal 2.308s ok os/user 0.020s ok path 0.020s ok path/filepath 0.039s ok plugin 0.038s ok reflect 0.253s ok regexp 0.387s ok regexp/syntax 0.668s ok runtime 26.402s ok runtime/cgo 0.021s ok runtime/coverage 0.021s ok runtime/debug 0.084s ok runtime/internal/atomic 0.069s ok runtime/internal/math 0.027s ok runtime/internal/sys 0.020s ok runtime/internal/syscall 0.019s ok runtime/metrics 0.021s ok runtime/pprof 5.318s ok runtime/trace 1.438s ok slices 0.023s ok sort 0.050s ok strconv 0.310s ok strings 1.127s ok sync 0.483s ok sync/atomic 0.635s ok syscall 1.625s ok testing 0.670s ok testing/fstest 0.025s ok testing/iotest 0.022s ok testing/quick 0.042s ok text/scanner 0.022s ok text/tabwriter 0.023s ok text/template 0.038s ok text/template/parse 0.023s ok time 1.725s ok unicode 0.021s ok unicode/utf16 0.020s ok unicode/utf8 0.023s ok cmd/addr2line 0.564s ok cmd/api 0.027s ok cmd/asm/internal/asm 0.419s ok cmd/asm/internal/lex 0.020s ok cmd/compile/internal/abt 0.022s ok cmd/compile/internal/base 0.020s ok cmd/compile/internal/compare 0.020s ok cmd/compile/internal/dwarfgen 0.194s ok cmd/compile/internal/importer 0.647s ok cmd/compile/internal/ir 0.035s ok cmd/compile/internal/logopt 0.063s ok cmd/compile/internal/loopvar 16.919s ok cmd/compile/internal/noder 0.025s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 19.448s ok cmd/compile/internal/syntax 0.042s ok cmd/compile/internal/test 10.160s ok cmd/compile/internal/typecheck 0.254s ok cmd/compile/internal/types 0.025s ok cmd/compile/internal/types2 3.516s ok cmd/covdata 0.022s ok cmd/cover 1.014s ok cmd/dist 0.030s ok cmd/doc 0.185s ok cmd/fix 0.738s ok cmd/go 18.836s ok cmd/go/internal/auth 0.021s ok cmd/go/internal/cache 0.091s ok cmd/go/internal/fsys 0.038s ok cmd/go/internal/generate 0.026s ok cmd/go/internal/get 0.025s ok cmd/go/internal/imports 0.021s ok cmd/go/internal/load 0.023s ok cmd/go/internal/lockedfile 0.090s ok cmd/go/internal/lockedfile/internal/filelock 0.060s ok cmd/go/internal/modconv 0.025s ok cmd/go/internal/modfetch 0.028s ok cmd/go/internal/modfetch/codehost 0.028s ok cmd/go/internal/modfetch/zip_sum_test 0.026s ok cmd/go/internal/modindex 0.093s ok cmd/go/internal/modload 0.029s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.040s ok cmd/go/internal/str 0.020s ok cmd/go/internal/test 0.030s ok cmd/go/internal/vcs 0.026s ok cmd/go/internal/vcweb 0.035s ok cmd/go/internal/vcweb/vcstest 4.588s ok cmd/go/internal/web 0.022s ok cmd/go/internal/work 0.045s ok cmd/gofmt 0.038s ok cmd/internal/archive 0.380s ok cmd/internal/buildid 0.148s ok cmd/internal/cov 0.246s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.022s ok cmd/internal/goobj 0.020s ok cmd/internal/moddeps 0.840s ok cmd/internal/notsha256 0.020s ok cmd/internal/obj 0.402s ok cmd/internal/obj/arm64 0.042s ok cmd/internal/obj/ppc64 0.078s ok cmd/internal/obj/riscv 0.035s ok cmd/internal/obj/s390x 0.020s ok cmd/internal/obj/x86 2.381s ok cmd/internal/objabi 0.020s ok cmd/internal/pkgpath 0.094s ok cmd/internal/pkgpattern 0.022s ok cmd/internal/quoted 0.022s ok cmd/internal/src 0.021s ok cmd/internal/test2json 0.126s ok cmd/link 2.869s ok cmd/link/internal/benchmark 0.021s ok cmd/link/internal/ld 1.152s ok cmd/link/internal/loader 0.029s ok cmd/nm 0.703s ok cmd/objdump 1.001s ok cmd/pack 0.442s ok cmd/pprof 1.334s ok cmd/trace 0.245s ok cmd/vet 3.390s ##### os/user with tag osusergo ok os/user 0.056s ##### hash/maphash purego implementation ok hash/maphash 0.160s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 27.093s ##### moved GOROOT ok fmt 0.077s ##### Testing without libgcc. ok net 0.042s ok os/user 0.022s ##### internal linking of -buildmode=pie ok reflect 0.157s ok os/user 0.020s ##### sync -cpu=10 ok sync 0.430s ##### Testing race detector ok runtime/race 3.796s ok flag 0.053s ok net 0.146s ok os 0.163s ok os/exec 0.121s ok encoding/gob 0.102s ok flag 0.060s ok os/exec 0.126s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/swig/stdio ok misc/swig/stdio 0.035s ##### ../misc/cgo/test ok misc/cgo/test 0.844s ok misc/cgo/test 0.823s ok misc/cgo/test 0.839s ok misc/cgo/testtls 0.035s ok misc/cgo/testtls 0.035s # misc/cgo/testtls.test /usr/bin/ld: /tmp/workdir/tmp/go-link-2844971176/000025.o: in function `bio_ip_and_port_to_socket_and_addr': (.text+0x6abc4): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/testtls 0.040s ok misc/cgo/nocgo 0.019s ok misc/cgo/nocgo 0.034s # misc/cgo/nocgo.test /usr/bin/ld: /tmp/workdir/tmp/go-link-2472411258/000022.o: in function `bio_ip_and_port_to_socket_and_addr': (.text+0x6abc4): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/nocgo 0.035s # misc/cgo/test.test /usr/bin/ld: /tmp/workdir/tmp/go-link-909409827/000102.o: in function `bio_ip_and_port_to_socket_and_addr': (.text+0x6abc4): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/test 0.834s # misc/cgo/test.test /usr/bin/ld: /tmp/workdir/tmp/go-link-2099655579/000102.o: in function `bio_ip_and_port_to_socket_and_addr': (.text+0x6abc4): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/test 0.835s ok misc/cgo/test 0.835s ok misc/cgo/test 0.821s ok misc/cgo/testtls 0.035s ok misc/cgo/nocgo 0.020s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.689s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.695s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 40.332s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 18.388s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.026s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.