linux-arm64-boringcrypto at b4ac4b4b42bd2b8014cba57991d43f09eb6292f6 :: 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=244388b5fe00" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=100ms" "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.179s ok archive/zip 0.239s ok bufio 0.071s ok bytes 1.633s ok compress/bzip2 0.089s ok compress/flate 0.342s ok compress/gzip 1.882s ok compress/lzw 0.073s ok compress/zlib 0.305s ok container/heap 0.022s ok container/list 0.022s ok container/ring 0.020s ok context 0.031s ok crypto 0.021s ok crypto/aes 0.038s ok crypto/boring 0.024s ok crypto/cipher 0.030s ok crypto/des 0.023s ok crypto/dsa 0.020s ok crypto/ecdh 0.161s ok crypto/ecdsa 0.057s ok crypto/ed25519 0.075s ok crypto/elliptic 0.029s ok crypto/hmac 0.022s ok crypto/internal/alias 0.028s ok crypto/internal/bigmod 0.165s ok crypto/internal/boring 0.026s ok crypto/internal/boring/bcache 0.066s ok crypto/internal/edwards25519 6.014s ok crypto/internal/edwards25519/field 5.962s ok crypto/internal/nistec 0.182s ok crypto/internal/nistec/fiat 0.031s [no tests to run] ok crypto/md5 0.023s ok crypto/rand 0.051s ok crypto/rc4 0.039s ok crypto/rsa 1.278s ok crypto/sha1 0.019s ok crypto/sha256 0.020s ok crypto/sha512 0.023s ok crypto/subtle 0.065s ok crypto/tls 2.101s ok crypto/tls/fipsonly 0.021s ok crypto/x509 9.657s ok database/sql 0.276s ok database/sql/driver 0.023s ok debug/buildinfo 0.023s ok debug/dwarf 0.029s ok debug/elf 0.151s 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.020s ok encoding/asn1 0.023s ok encoding/base32 0.029s ok encoding/base64 0.022s ok encoding/binary 0.021s ok encoding/csv 0.025s ok encoding/gob 0.905s ok encoding/hex 0.021s ok encoding/json 0.118s ok encoding/pem 0.261s ok encoding/xml 0.049s ok errors 0.021s ok expvar 0.025s ok flag 0.108s ok fmt 0.065s ok go/ast 0.023s ok go/build 1.204s ok go/build/constraint 0.022s ok go/constant 0.020s ok go/doc 0.046s ok go/doc/comment 0.585s ok go/format 0.022s ok go/importer 0.131s ok go/internal/gccgoimporter 0.024s ok go/internal/gcimporter 0.787s ok go/internal/srcimporter 8.550s ok go/parser 0.165s ok go/printer 0.122s ok go/scanner 0.020s ok go/token 0.027s ok go/types 7.372s 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.071s ok html 0.020s ok html/template 0.061s ok image 0.053s ok image/color 0.031s ok image/draw 0.078s ok image/gif 0.141s ok image/jpeg 0.137s ok image/png 0.236s ok index/suffixarray 0.176s ok internal/abi 0.048s ok internal/buildcfg 0.020s ok internal/coverage/cformat 0.022s ok internal/coverage/cmerge 0.022s ok internal/coverage/pods 0.022s 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.023s ok internal/fmtsort 0.020s ok internal/fuzz 0.027s ok internal/godebug 0.021s ok internal/intern 0.111s ok internal/itoa 0.019s ok internal/poll 0.188s ok internal/profile 0.021s ok internal/reflectlite 0.055s ok internal/safefilepath 0.020s ok internal/saferio 0.031s ok internal/singleflight 0.040s ok internal/testenv 0.020s ok internal/trace 0.047s ok internal/types/errors 0.195s ok internal/unsafeheader 0.026s ok internal/xcoff 0.021s ok io 0.045s ok io/fs 0.277s ok io/ioutil 0.022s ok log 0.022s ok log/syslog 1.227s ok maps 0.019s ok math 0.022s ok math/big 1.290s ok math/bits 0.028s ok math/cmplx 0.026s ok math/rand 0.162s ok mime 0.022s ok mime/multipart 0.711s ok mime/quotedprintable 0.030s ok net 14.385s ok net/http 2.404s ok net/http/cgi 0.385s ok net/http/cookiejar 0.024s ok net/http/fcgi 0.122s ok net/http/httptest 0.056s ok net/http/httptrace 0.024s ok net/http/httputil 0.561s ok net/http/internal 0.025s 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.249s ok net/rpc 0.043s ok net/rpc/jsonrpc 0.022s ok net/smtp 0.029s ok net/textproto 0.022s ok net/url 0.025s ok os 0.551s ok os/exec 0.188s ok os/exec/internal/fdtest 0.019s ok os/signal 2.293s ok os/user 0.021s ok path 0.021s ok path/filepath 0.037s ok plugin 0.037s ok reflect 0.154s ok regexp 0.356s ok regexp/syntax 0.645s ok runtime 24.096s ok runtime/cgo 0.021s ok runtime/coverage 0.021s ok runtime/debug 0.097s ok runtime/internal/atomic 0.083s ok runtime/internal/math 0.025s ok runtime/internal/sys 0.029s ok runtime/internal/syscall 0.026s ok runtime/metrics 0.026s ok runtime/pprof 5.224s ok runtime/trace 1.508s ok slices 0.033s ok sort 0.049s ok strconv 0.313s ok strings 1.128s ok sync 0.512s ok sync/atomic 0.682s ok syscall 1.481s ok testing 0.611s ok testing/fstest 0.022s ok testing/iotest 0.024s ok testing/quick 0.041s ok text/scanner 0.026s ok text/tabwriter 0.024s ok text/template 0.035s ok text/template/parse 0.023s ok time 1.722s ok unicode 0.020s ok unicode/utf16 0.020s ok unicode/utf8 0.022s ok cmd/addr2line 0.470s ok cmd/api 0.021s ok cmd/asm/internal/asm 0.365s ok cmd/asm/internal/lex 0.019s ok cmd/compile/internal/abt 0.021s ok cmd/compile/internal/base 0.021s ok cmd/compile/internal/compare 0.020s ok cmd/compile/internal/dwarfgen 0.161s ok cmd/compile/internal/importer 0.594s ok cmd/compile/internal/ir 0.022s ok cmd/compile/internal/logopt 0.054s ok cmd/compile/internal/loopvar 14.406s ok cmd/compile/internal/noder 0.027s ok cmd/compile/internal/reflectdata 0.021s [no tests to run] ok cmd/compile/internal/ssa 16.452s ok cmd/compile/internal/syntax 0.042s ok cmd/compile/internal/test 9.546s ok cmd/compile/internal/typecheck 0.223s ok cmd/compile/internal/types 0.028s ok cmd/compile/internal/types2 3.213s ok cmd/covdata 0.026s ok cmd/cover 0.940s ok cmd/dist 0.029s ok cmd/doc 0.164s ok cmd/fix 0.669s ok cmd/go 17.735s ok cmd/go/internal/auth 0.021s ok cmd/go/internal/cache 0.090s ok cmd/go/internal/fsys 0.045s ok cmd/go/internal/generate 0.024s ok cmd/go/internal/get 0.027s ok cmd/go/internal/imports 0.021s ok cmd/go/internal/load 0.024s ok cmd/go/internal/lockedfile 0.077s ok cmd/go/internal/lockedfile/internal/filelock 0.063s ok cmd/go/internal/modconv 0.023s ok cmd/go/internal/modfetch 0.033s ok cmd/go/internal/modfetch/codehost 0.026s ok cmd/go/internal/modfetch/zip_sum_test 0.028s ok cmd/go/internal/modindex 0.084s ok cmd/go/internal/modload 0.030s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.042s ok cmd/go/internal/str 0.025s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.031s ok cmd/go/internal/vcweb 0.028s ok cmd/go/internal/vcweb/vcstest 3.491s ok cmd/go/internal/web 0.021s ok cmd/go/internal/work 0.054s ok cmd/gofmt 0.040s ok cmd/internal/archive 0.334s ok cmd/internal/buildid 0.139s ok cmd/internal/cov 0.215s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.021s ok cmd/internal/goobj 0.019s ok cmd/internal/moddeps 0.800s ok cmd/internal/notsha256 0.020s ok cmd/internal/obj 0.352s ok cmd/internal/obj/arm64 0.040s ok cmd/internal/obj/ppc64 0.073s ok cmd/internal/obj/riscv 0.032s ok cmd/internal/obj/s390x 0.019s ok cmd/internal/obj/x86 2.002s ok cmd/internal/objabi 0.020s ok cmd/internal/pkgpath 0.087s ok cmd/internal/pkgpattern 0.022s ok cmd/internal/quoted 0.020s ok cmd/internal/src 0.022s ok cmd/internal/test2json 0.117s ok cmd/link 2.563s ok cmd/link/internal/benchmark 0.022s ok cmd/link/internal/ld 1.059s ok cmd/link/internal/loader 0.030s ok cmd/nm 0.682s ok cmd/objdump 0.959s ok cmd/pack 0.438s ok cmd/pprof 1.333s ok cmd/trace 0.243s ok cmd/vet 3.107s ##### os/user with tag osusergo ok os/user 0.040s ##### hash/maphash purego implementation ok hash/maphash 0.108s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 28.279s ##### moved GOROOT ok fmt 0.066s ##### Testing without libgcc. ok net 0.031s ok os/user 0.019s ##### internal linking of -buildmode=pie ok reflect 0.145s ok os/user 0.023s ##### sync -cpu=10 ok sync 0.433s ##### Testing race detector ok runtime/race 3.330s ok flag 0.053s ok net 0.151s ok os 0.167s ok os/exec 0.103s ok encoding/gob 0.099s ok flag 0.061s 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.829s ok misc/cgo/test 0.837s ok misc/cgo/test 0.835s ok misc/cgo/testtls 0.035s ok misc/cgo/testtls 0.034s # misc/cgo/testtls.test /usr/bin/ld: /tmp/workdir/tmp/go-link-4214220423/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.035s ok misc/cgo/nocgo 0.019s ok misc/cgo/nocgo 0.034s # misc/cgo/nocgo.test /usr/bin/ld: /tmp/workdir/tmp/go-link-1614216480/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-805736590/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.829s # misc/cgo/test.test /usr/bin/ld: /tmp/workdir/tmp/go-link-3921851386/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.825s ok misc/cgo/test 0.808s ok misc/cgo/testtls 0.034s ok misc/cgo/nocgo 0.019s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.604s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.604s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 34.906s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 16.213s ##### ../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.