linux-arm64-boringcrypto at c8402cd33046e54c7e6530b458dfc21111d7ce64 :: 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=6e89e3a9f61d" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=2s" "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.205s ok archive/zip 0.270s ok bufio 0.090s ok bytes 1.639s ok compress/bzip2 0.072s ok compress/flate 0.326s ok compress/gzip 1.904s ok compress/lzw 0.072s ok compress/zlib 0.325s ok container/heap 0.029s ok container/list 0.022s ok container/ring 0.024s ok context 0.035s ok crypto 0.021s ok crypto/aes 0.037s ok crypto/boring 0.019s ok crypto/cipher 0.023s ok crypto/des 0.023s ok crypto/dsa 0.020s ok crypto/ecdh 0.159s ok crypto/ecdsa 0.050s ok crypto/ed25519 0.076s ok crypto/elliptic 0.026s ok crypto/hmac 0.030s ok crypto/internal/alias 0.020s ok crypto/internal/bigmod 0.160s ok crypto/internal/boring 0.022s ok crypto/internal/boring/bcache 0.066s ok crypto/internal/edwards25519 6.017s ok crypto/internal/edwards25519/field 5.963s ok crypto/internal/nistec 0.176s ok crypto/internal/nistec/fiat 0.024s [no tests to run] ok crypto/md5 0.024s ok crypto/rand 0.051s ok crypto/rc4 0.037s ok crypto/rsa 1.569s ok crypto/sha1 0.019s ok crypto/sha256 0.022s ok crypto/sha512 0.021s ok crypto/subtle 0.064s ok crypto/tls 3.418s ok crypto/tls/fipsonly 0.021s ok crypto/x509 9.649s ok database/sql 0.272s ok database/sql/driver 0.024s ok debug/buildinfo 0.023s ok debug/dwarf 0.030s ok debug/elf 0.152s ok debug/gosym 0.036s ok debug/macho 0.024s 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.022s ok encoding/asn1 0.023s ok encoding/base32 0.028s ok encoding/base64 0.020s ok encoding/binary 0.023s ok encoding/csv 0.025s ok encoding/gob 0.863s ok encoding/hex 0.021s ok encoding/json 0.116s ok encoding/pem 0.262s ok encoding/xml 0.048s ok errors 0.023s ok expvar 0.031s ok flag 0.106s ok fmt 0.065s ok go/ast 0.023s ok go/build 1.205s ok go/build/constraint 0.023s ok go/constant 0.020s ok go/doc 0.047s ok go/doc/comment 0.581s ok go/format 0.025s ok go/importer 0.125s ok go/internal/gccgoimporter 0.024s ok go/internal/gcimporter 0.789s ok go/internal/srcimporter 8.571s ok go/parser 0.161s ok go/printer 0.120s ok go/scanner 0.019s ok go/token 0.027s ok go/types 7.322s ok hash 0.022s ok hash/adler32 0.024s ok hash/crc32 0.023s ok hash/crc64 0.020s ok hash/fnv 0.021s ok hash/maphash 0.071s ok html 0.020s ok html/template 0.060s ok image 0.053s ok image/color 0.031s ok image/draw 0.079s ok image/gif 0.133s 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.023s ok internal/coverage/cmerge 0.021s ok internal/coverage/pods 0.025s ok internal/coverage/slicereader 0.020s ok internal/coverage/slicewriter 0.019s ok internal/coverage/test 0.023s ok internal/cpu 0.038s ok internal/dag 0.021s ok internal/diff 0.023s ok internal/fmtsort 0.021s ok internal/fuzz 0.025s ok internal/godebug 0.023s ok internal/intern 0.113s ok internal/itoa 0.019s ok internal/poll 0.191s ok internal/profile 0.019s ok internal/reflectlite 0.054s ok internal/safefilepath 0.020s ok internal/saferio 0.031s ok internal/singleflight 0.039s ok internal/testenv 0.022s ok internal/trace 0.045s ok internal/types/errors 0.204s ok internal/unsafeheader 0.021s ok internal/xcoff 0.022s ok io 0.043s ok io/fs 0.260s ok io/ioutil 0.021s ok log 0.020s ok log/syslog 1.226s ok maps 0.021s ok math 0.022s ok math/big 1.298s ok math/bits 0.022s ok math/cmplx 0.021s ok math/rand 0.155s ok mime 0.024s ok mime/multipart 0.723s ok mime/quotedprintable 0.028s ok net 14.076s ok net/http 2.524s ok net/http/cgi 0.388s ok net/http/cookiejar 0.026s ok net/http/fcgi 0.122s ok net/http/httptest 0.057s ok net/http/httptrace 0.022s ok net/http/httputil 0.561s ok net/http/internal 0.021s ok net/http/internal/ascii 0.023s ok net/http/pprof 4.056s ok net/internal/socktest 0.020s ok net/mail 0.022s ok net/netip 0.240s ok net/rpc 0.044s ok net/rpc/jsonrpc 0.022s ok net/smtp 0.032s ok net/textproto 0.025s ok net/url 0.030s ok os 0.558s ok os/exec 0.202s ok os/exec/internal/fdtest 0.019s ok os/signal 2.293s ok os/user 0.019s ok path 0.019s ok path/filepath 0.037s ok plugin 0.038s ok reflect 0.157s ok regexp 0.358s ok regexp/syntax 0.635s ok runtime 25.147s ok runtime/cgo 0.020s ok runtime/coverage 0.021s ok runtime/debug 0.085s ok runtime/internal/atomic 0.081s ok runtime/internal/math 0.021s ok runtime/internal/sys 0.025s ok runtime/internal/syscall 0.020s ok runtime/metrics 0.024s ok runtime/pprof 5.197s ok runtime/trace 1.431s ok slices 0.023s ok sort 0.049s ok strconv 0.314s ok strings 1.129s ok sync 0.441s ok sync/atomic 0.627s ok syscall 1.428s ok testing 0.612s ok testing/fstest 0.022s ok testing/iotest 0.022s ok testing/quick 0.041s ok text/scanner 0.021s ok text/tabwriter 0.020s ok text/template 0.037s ok text/template/parse 0.023s ok time 1.716s ok unicode 0.020s ok unicode/utf16 0.020s ok unicode/utf8 0.022s ok cmd/addr2line 0.497s ok cmd/api 0.027s ok cmd/asm/internal/asm 0.366s ok cmd/asm/internal/lex 0.019s ok cmd/compile/internal/abt 0.021s ok cmd/compile/internal/base 0.019s ok cmd/compile/internal/compare 0.020s ok cmd/compile/internal/dwarfgen 0.176s ok cmd/compile/internal/importer 0.596s ok cmd/compile/internal/ir 0.036s ok cmd/compile/internal/logopt 0.066s ok cmd/compile/internal/loopvar 14.596s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 16.502s ok cmd/compile/internal/syntax 0.051s ok cmd/compile/internal/test 9.509s ok cmd/compile/internal/typecheck 0.235s ok cmd/compile/internal/types 0.022s ok cmd/compile/internal/types2 3.191s ok cmd/covdata 0.020s ok cmd/cover 0.910s ok cmd/dist 0.038s ok cmd/doc 0.159s ok cmd/fix 0.651s ok cmd/go 17.218s ok cmd/go/internal/auth 0.020s ok cmd/go/internal/cache 0.087s ok cmd/go/internal/fsys 0.037s 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.026s ok cmd/go/internal/lockedfile 0.076s ok cmd/go/internal/lockedfile/internal/filelock 0.058s ok cmd/go/internal/modconv 0.021s ok cmd/go/internal/modfetch 0.032s ok cmd/go/internal/modfetch/codehost 0.032s ok cmd/go/internal/modfetch/zip_sum_test 0.032s ok cmd/go/internal/modindex 0.086s ok cmd/go/internal/modload 0.031s ok cmd/go/internal/mvs 0.025s ok cmd/go/internal/par 0.038s ok cmd/go/internal/str 0.020s ok cmd/go/internal/test 0.028s ok cmd/go/internal/vcs 0.034s ok cmd/go/internal/vcweb 0.031s ok cmd/go/internal/vcweb/vcstest 3.503s ok cmd/go/internal/web 0.021s ok cmd/go/internal/work 0.046s ok cmd/gofmt 0.037s ok cmd/internal/archive 0.328s ok cmd/internal/buildid 0.143s ok cmd/internal/cov 0.210s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.019s ok cmd/internal/goobj 0.019s ok cmd/internal/moddeps 0.763s ok cmd/internal/notsha256 0.020s ok cmd/internal/obj 0.353s ok cmd/internal/obj/arm64 0.038s ok cmd/internal/obj/ppc64 0.074s ok cmd/internal/obj/riscv 0.040s ok cmd/internal/obj/s390x 0.020s ok cmd/internal/obj/x86 1.997s ok cmd/internal/objabi 0.023s ok cmd/internal/pkgpath 0.089s ok cmd/internal/pkgpattern 0.021s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.021s ok cmd/internal/test2json 0.120s ok cmd/link 2.552s ok cmd/link/internal/benchmark 0.020s ok cmd/link/internal/ld 1.122s ok cmd/link/internal/loader 0.029s ok cmd/nm 0.720s ok cmd/objdump 1.024s ok cmd/pack 0.434s ok cmd/pprof 1.328s ok cmd/trace 0.244s ok cmd/vet 3.253s ##### os/user with tag osusergo ok os/user 0.033s ##### hash/maphash purego implementation ok hash/maphash 0.070s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 24.530s ##### moved GOROOT ok fmt 0.069s ##### Testing without libgcc. ok net 0.033s ok os/user 0.023s ##### internal linking of -buildmode=pie ok reflect 0.148s ok os/user 0.023s ##### sync -cpu=10 ok sync 0.436s ##### Testing race detector ok runtime/race 3.339s ok flag 0.044s ok net 0.183s ok os 0.184s ok os/exec 0.120s ok encoding/gob 0.117s ok flag 0.078s 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.036s ##### ../misc/cgo/test ok misc/cgo/test 0.825s ok misc/cgo/test 0.813s ok misc/cgo/test 0.829s ok misc/cgo/testtls 0.036s ok misc/cgo/testtls 0.034s # misc/cgo/testtls.test /usr/bin/ld: /tmp/workdir/tmp/go-link-3456261387/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-778924001/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-1017014172/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.830s # misc/cgo/test.test /usr/bin/ld: /tmp/workdir/tmp/go-link-2970362822/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.828s ok misc/cgo/test 0.828s ok misc/cgo/test 0.814s ok misc/cgo/testtls 0.034s 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.610s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 35.103s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 16.196s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.029s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.