linux-arm64-boringcrypto at 553506d39a44a4f56f4f801b15e82fea7f542403 :: 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=a86ef8699c07" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=18s" "GO_STAGE0_DL_DELAY=500ms" "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.159s ok archive/zip 0.235s ok bufio 0.059s ok bytes 1.635s ok compress/bzip2 0.054s ok compress/flate 0.309s ok compress/gzip 1.883s ok compress/lzw 0.065s ok compress/zlib 0.320s ok container/heap 0.021s ok container/list 0.020s ok container/ring 0.022s ok context 0.030s ok crypto 0.021s ok crypto/aes 0.034s ok crypto/boring 0.019s ok crypto/cipher 0.025s ok crypto/des 0.023s ok crypto/dsa 0.022s ok crypto/ecdh 0.162s ok crypto/ecdsa 0.052s ok crypto/ed25519 0.079s ok crypto/elliptic 0.029s ok crypto/hmac 0.022s ok crypto/internal/alias 0.024s ok crypto/internal/bigmod 0.160s ok crypto/internal/boring 0.021s ok crypto/internal/boring/bcache 0.064s ok crypto/internal/edwards25519 6.007s ok crypto/internal/edwards25519/field 5.957s ok crypto/internal/nistec 0.176s ok crypto/internal/nistec/fiat 0.021s [no tests to run] ok crypto/md5 0.023s ok crypto/rand 0.050s ok crypto/rc4 0.045s ok crypto/rsa 1.453s ok crypto/sha1 0.021s ok crypto/sha256 0.020s ok crypto/sha512 0.023s ok crypto/subtle 0.064s ok crypto/tls 1.349s ok crypto/tls/fipsonly 0.021s ok crypto/x509 17.821s ok database/sql 0.282s ok database/sql/driver 0.021s ok debug/buildinfo 0.025s ok debug/dwarf 0.029s ok debug/elf 0.150s ok debug/gosym 0.031s ok debug/macho 0.021s ok debug/pe 0.024s ok debug/plan9obj 0.021s ok embed 0.020s [no tests to run] ok embed/internal/embedtest 0.020s ok encoding/ascii85 0.022s ok encoding/asn1 0.023s ok encoding/base32 0.029s ok encoding/base64 0.020s ok encoding/binary 0.021s ok encoding/csv 0.025s ok encoding/gob 0.896s ok encoding/hex 0.021s ok encoding/json 0.116s ok encoding/pem 0.263s ok encoding/xml 0.049s ok errors 0.021s ok expvar 0.021s ok flag 0.107s ok fmt 0.067s ok go/ast 0.022s ok go/build 1.205s ok go/build/constraint 0.022s ok go/constant 0.022s ok go/doc 0.047s ok go/doc/comment 0.586s ok go/format 0.022s ok go/importer 0.143s ok go/internal/gccgoimporter 0.024s ok go/internal/gcimporter 0.778s ok go/internal/srcimporter 8.630s ok go/parser 0.164s ok go/printer 0.122s ok go/scanner 0.020s ok go/token 0.028s ok go/types 7.382s ok hash 0.021s ok hash/adler32 0.024s ok hash/crc32 0.023s ok hash/crc64 0.021s ok hash/fnv 0.021s ok hash/maphash 0.072s ok html 0.019s ok html/template 0.060s ok image 0.053s ok image/color 0.031s ok image/draw 0.078s ok image/gif 0.139s ok image/jpeg 0.131s ok image/png 0.231s ok index/suffixarray 0.175s ok internal/abi 0.048s 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.019s ok internal/coverage/slicewriter 0.019s ok internal/coverage/test 0.023s ok internal/cpu 0.037s ok internal/dag 0.021s ok internal/diff 0.021s ok internal/fmtsort 0.020s ok internal/fuzz 0.025s ok internal/godebug 0.021s ok internal/intern 0.120s ok internal/itoa 0.019s ok internal/poll 0.191s ok internal/profile 0.021s ok internal/reflectlite 0.055s ok internal/safefilepath 0.020s ok internal/saferio 0.037s ok internal/singleflight 0.041s ok internal/testenv 0.026s ok internal/trace 0.051s ok internal/types/errors 0.221s ok internal/unsafeheader 0.031s ok internal/xcoff 0.021s ok io 0.043s ok io/fs 0.260s ok io/ioutil 0.028s ok log 0.025s ok log/syslog 1.229s ok maps 0.019s ok math 0.022s ok math/big 1.294s ok math/bits 0.028s ok math/cmplx 0.027s ok math/rand 0.156s ok mime 0.022s ok mime/multipart 0.711s ok mime/quotedprintable 0.029s ok net 14.280s ok net/http 2.368s ok net/http/cgi 0.396s ok net/http/cookiejar 0.025s ok net/http/fcgi 0.125s ok net/http/httptest 0.058s ok net/http/httptrace 0.024s ok net/http/httputil 0.564s ok net/http/internal 0.021s ok net/http/internal/ascii 0.019s ok net/http/pprof 4.047s ok net/internal/socktest 0.020s ok net/mail 0.021s ok net/netip 0.248s ok net/rpc 0.045s ok net/rpc/jsonrpc 0.023s ok net/smtp 0.031s ok net/textproto 0.022s ok net/url 0.029s ok os 0.554s ok os/exec 0.182s ok os/exec/internal/fdtest 0.021s ok os/signal 2.295s ok os/user 0.019s ok path 0.020s ok path/filepath 0.037s ok plugin 0.037s ok reflect 0.156s ok regexp 0.358s ok regexp/syntax 0.632s ok runtime 23.379s ok runtime/cgo 0.021s ok runtime/coverage 0.021s ok runtime/debug 0.090s ok runtime/internal/atomic 0.096s ok runtime/internal/math 0.028s ok runtime/internal/sys 0.023s ok runtime/internal/syscall 0.026s ok runtime/metrics 0.031s ok runtime/pprof 5.214s ok runtime/trace 1.465s ok slices 0.022s ok sort 0.049s ok strconv 0.309s ok strings 1.129s ok sync 0.455s ok sync/atomic 0.798s ok syscall 1.512s ok testing 0.615s ok testing/fstest 0.027s ok testing/iotest 0.027s ok testing/quick 0.041s ok text/scanner 0.021s ok text/tabwriter 0.020s ok text/template 0.035s ok text/template/parse 0.023s ok time 1.723s ok unicode 0.020s ok unicode/utf16 0.020s ok unicode/utf8 0.022s ok cmd/addr2line 0.472s ok cmd/api 0.029s ok cmd/asm/internal/asm 0.364s ok cmd/asm/internal/lex 0.020s ok cmd/compile/internal/abt 0.021s ok cmd/compile/internal/base 0.019s ok cmd/compile/internal/compare 0.022s ok cmd/compile/internal/dwarfgen 0.175s ok cmd/compile/internal/importer 0.599s ok cmd/compile/internal/ir 0.026s ok cmd/compile/internal/logopt 0.050s ok cmd/compile/internal/loopvar 14.717s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 16.620s ok cmd/compile/internal/syntax 0.055s ok cmd/compile/internal/test 9.600s ok cmd/compile/internal/typecheck 0.221s ok cmd/compile/internal/types 0.026s ok cmd/compile/internal/types2 3.261s ok cmd/covdata 0.020s ok cmd/cover 0.924s ok cmd/dist 0.040s ok cmd/doc 0.162s ok cmd/fix 0.647s ok cmd/go 17.929s ok cmd/go/internal/auth 0.020s ok cmd/go/internal/cache 0.087s ok cmd/go/internal/fsys 0.038s ok cmd/go/internal/generate 0.024s ok cmd/go/internal/get 0.025s ok cmd/go/internal/imports 0.021s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.076s ok cmd/go/internal/lockedfile/internal/filelock 0.058s ok cmd/go/internal/modconv 0.023s ok cmd/go/internal/modfetch 0.027s ok cmd/go/internal/modfetch/codehost 0.027s ok cmd/go/internal/modfetch/zip_sum_test 0.026s ok cmd/go/internal/modindex 0.084s ok cmd/go/internal/modload 0.030s ok cmd/go/internal/mvs 0.024s ok cmd/go/internal/par 0.044s ok cmd/go/internal/str 0.023s ok cmd/go/internal/test 0.028s ok cmd/go/internal/vcs 0.032s ok cmd/go/internal/vcweb 0.030s ok cmd/go/internal/vcweb/vcstest 3.488s ok cmd/go/internal/web 0.021s ok cmd/go/internal/work 0.052s ok cmd/gofmt 0.037s ok cmd/internal/archive 0.335s ok cmd/internal/buildid 0.141s ok cmd/internal/cov 0.214s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.020s ok cmd/internal/goobj 0.019s ok cmd/internal/moddeps 0.808s ok cmd/internal/notsha256 0.022s ok cmd/internal/obj 0.343s ok cmd/internal/obj/arm64 0.041s ok cmd/internal/obj/ppc64 0.071s ok cmd/internal/obj/riscv 0.033s ok cmd/internal/obj/s390x 0.019s ok cmd/internal/obj/x86 2.029s ok cmd/internal/objabi 0.020s ok cmd/internal/pkgpath 0.090s ok cmd/internal/pkgpattern 0.021s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.022s ok cmd/internal/test2json 0.115s ok cmd/link 2.650s ok cmd/link/internal/benchmark 0.022s ok cmd/link/internal/ld 1.160s ok cmd/link/internal/loader 0.027s ok cmd/nm 0.725s ok cmd/objdump 1.010s ok cmd/pack 0.443s ok cmd/pprof 1.334s ok cmd/trace 0.248s ok cmd/vet 3.273s ##### os/user with tag osusergo ok os/user 0.038s ##### hash/maphash purego implementation ok hash/maphash 0.099s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 24.597s ##### moved GOROOT ok fmt 0.074s ##### Testing without libgcc. ok net 0.024s ok os/user 0.030s ##### internal linking of -buildmode=pie ok reflect 0.162s ok os/user 0.027s ##### sync -cpu=10 ok sync 0.435s ##### Testing race detector ok runtime/race 3.338s ok flag 0.079s ok net 0.159s ok os 0.201s ok os/exec 0.109s ok encoding/gob 0.088s ok flag 0.059s 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.034s ##### ../misc/cgo/test ok misc/cgo/test 0.828s ok misc/cgo/test 0.817s ok misc/cgo/test 0.826s ok misc/cgo/testtls 0.035s ok misc/cgo/testtls 0.034s # misc/cgo/testtls.test /usr/bin/ld: /tmp/workdir/tmp/go-link-609288016/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.036s # misc/cgo/nocgo.test /usr/bin/ld: /tmp/workdir/tmp/go-link-4053852767/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-448653640/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.826s # misc/cgo/test.test /usr/bin/ld: /tmp/workdir/tmp/go-link-1386185879/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.825s ok misc/cgo/test 0.828s ok misc/cgo/test 0.812s ok misc/cgo/testtls 0.036s ok misc/cgo/nocgo 0.019s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.606s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.604s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 35.116s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 16.302s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.031s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.