linux-arm64-longtest at fba8566cda3a7ba8f32ed398466f1d95bb205594 :: 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=93f29c8f09ad" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-longtest" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "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 18 09:28:00 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 0.133s ok archive/zip 21.857s ok bufio 0.077s ok bytes 2.005s ok compress/bzip2 0.034s ok compress/flate 7.319s ok compress/gzip 1.872s ok compress/lzw 0.054s ok compress/zlib 0.476s ok container/heap 0.004s ok container/list 0.003s ok container/ring 0.007s ok context 0.030s ok crypto 0.024s ok crypto/aes 0.028s ok crypto/cipher 0.110s ok crypto/des 0.013s ok crypto/dsa 22.438s ok crypto/ecdh 0.234s ok crypto/ecdsa 0.576s ok crypto/ed25519 0.278s ok crypto/elliptic 0.240s ok crypto/hmac 0.004s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.143s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.046s ok crypto/internal/edwards25519 6.033s ok crypto/internal/edwards25519/field 5.951s ok crypto/internal/nistec 3.694s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.151s ok crypto/rc4 0.021s ok crypto/rsa 4.047s ok crypto/sha1 0.004s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 2.657s ok crypto/tls 1.391s ok crypto/x509 0.638s ok database/sql 0.910s ok database/sql/driver 0.002s ok debug/buildinfo 3.353s ok debug/dwarf 0.011s ok debug/elf 0.138s ok debug/gosym 0.012s ok debug/macho 0.005s ok debug/pe 0.010s ok debug/plan9obj 0.007s ok embed 0.008s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.004s ok encoding/asn1 0.004s ok encoding/base32 0.011s ok encoding/base64 0.006s ok encoding/binary 0.004s ok encoding/csv 0.009s ok encoding/gob 0.915s ok encoding/hex 0.004s ok encoding/json 0.682s ok encoding/pem 0.251s ok encoding/xml 7.533s ok errors 0.004s ok expvar 0.004s ok flag 0.015s ok fmt 0.050s ok go/ast 0.009s ok go/build 1.232s ok go/build/constraint 0.004s ok go/constant 0.006s ok go/doc 0.030s ok go/doc/comment 0.605s ok go/format 0.009s ok go/importer 0.115s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 25.268s ok go/internal/srcimporter 7.346s ok go/parser 11.672s ok go/printer 0.110s ok go/scanner 0.003s ok go/token 0.017s ok go/types 19.767s ok hash 0.009s ok hash/adler32 0.013s ok hash/crc32 0.010s ok hash/crc64 0.005s ok hash/fnv 0.004s ok hash/maphash 81.731s ok html 0.007s ok html/template 0.150s ok image 0.104s ok image/color 0.014s ok image/draw 0.064s ok image/gif 19.388s ok image/jpeg 1.997s ok image/png 0.454s ok index/suffixarray 47.778s ok internal/abi 0.035s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.005s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.014s ok internal/cpu 0.004s ok internal/dag 0.003s ok internal/diff 0.003s ok internal/fmtsort 0.003s ok internal/fuzz 0.008s ok internal/godebug 0.004s ok internal/intern 0.989s ok internal/itoa 0.002s ok internal/poll 1.533s ok internal/profile 0.004s ok internal/reflectlite 0.039s ok internal/safefilepath 0.004s ok internal/saferio 0.015s ok internal/singleflight 0.022s ok internal/testenv 0.005s ok internal/trace 0.748s ok internal/types/errors 0.185s ok internal/unsafeheader 0.006s ok internal/xcoff 0.007s ok io 0.027s ok io/fs 0.264s ok io/ioutil 0.007s ok log 0.004s ok log/slog 0.010s ok log/slog/internal/buffer 0.003s ok log/syslog 1.210s ok maps 0.003s ok math 0.005s ok math/big 2.833s ok math/bits 0.005s ok math/cmplx 0.004s ok math/rand 3.176s ok mime 0.006s ok mime/multipart 0.772s ok mime/quotedprintable 0.243s ok net 25.375s ok net/http 40.967s ok net/http/cgi 0.187s ok net/http/cookiejar 0.011s ok net/http/fcgi 0.111s ok net/http/httptest 0.047s ok net/http/httptrace 0.005s ok net/http/httputil 0.633s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 4.032s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.232s ok net/rpc 0.026s ok net/rpc/jsonrpc 0.009s ok net/smtp 0.015s ok net/textproto 0.006s ok net/url 0.007s ok os 16.886s ok os/exec 0.328s ok os/exec/internal/fdtest 0.003s ok os/signal 13.618s ok os/user 0.004s ok path 0.004s ok path/filepath 0.020s ok plugin 0.006s ok reflect 4.131s ok regexp 10.837s ok regexp/syntax 0.624s ok runtime 153.158s ok runtime/cgo 0.004s ok runtime/coverage 15.465s ok runtime/debug 0.046s ok runtime/internal/atomic 3.340s ok runtime/internal/math 0.018s ok runtime/internal/sys 0.006s ok runtime/internal/syscall 0.008s ok runtime/metrics 0.015s ok runtime/pprof 68.844s ok runtime/trace 8.198s ok slices 0.025s ok sort 0.425s ok strconv 1.056s ok strings 1.377s ok sync 3.187s ok sync/atomic 41.313s ok syscall 1.221s ok testing 1.292s ok testing/fstest 0.015s ok testing/iotest 0.005s ok testing/quick 0.026s ok text/scanner 0.010s ok text/tabwriter 0.012s ok text/template 0.277s ok text/template/parse 0.007s ok time 9.910s ok unicode 0.009s ok unicode/utf16 0.011s ok unicode/utf8 0.009s ok cmd/addr2line 0.318s ok cmd/api 5.587s ok cmd/asm/internal/asm 0.415s ok cmd/asm/internal/lex 0.003s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 0.008s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.008s ok cmd/compile/internal/dwarfgen 0.153s ok cmd/compile/internal/importer 11.063s ok cmd/compile/internal/ir 0.006s ok cmd/compile/internal/logopt 0.030s ok cmd/compile/internal/loopvar 14.606s ok cmd/compile/internal/noder 0.007s ok cmd/compile/internal/reflectdata 0.005s [no tests to run] ok cmd/compile/internal/ssa 46.026s ok cmd/compile/internal/syntax 2.020s ok cmd/compile/internal/test 26.031s ok cmd/compile/internal/typecheck 0.202s ok cmd/compile/internal/types 0.007s ok cmd/compile/internal/types2 37.664s ok cmd/covdata 0.697s ok cmd/cover 0.590s ok cmd/dist 0.004s ok cmd/doc 0.124s ok cmd/fix 0.558s ok cmd/go 155.242s ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.933s ok cmd/go/internal/fsys 0.021s ok cmd/go/internal/generate 0.009s ok cmd/go/internal/get 0.009s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.239s ok cmd/go/internal/lockedfile/internal/filelock 0.025s ok cmd/go/internal/modconv 0.005s ok cmd/go/internal/modfetch 25.487s ok cmd/go/internal/modfetch/codehost 7.568s ok cmd/go/internal/modfetch/zip_sum_test 0.006s ok cmd/go/internal/modindex 0.067s ok cmd/go/internal/modload 8.336s ok cmd/go/internal/mvs 0.008s ok cmd/go/internal/par 0.023s ok cmd/go/internal/str 0.004s ok cmd/go/internal/test 0.012s ok cmd/go/internal/vcs 1.207s ok cmd/go/internal/vcweb 0.012s ok cmd/go/internal/vcweb/vcstest 3.503s ok cmd/go/internal/web 0.005s ok cmd/go/internal/work 0.092s ok cmd/gofmt 1.843s ok cmd/internal/archive 0.323s ok cmd/internal/buildid 0.079s ok cmd/internal/cov 0.201s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 9.251s ok cmd/internal/notsha256 0.005s ok cmd/internal/obj 0.331s ok cmd/internal/obj/arm64 2.760s ok cmd/internal/obj/ppc64 1.860s ok cmd/internal/obj/riscv 5.528s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 2.548s ok cmd/internal/objabi 0.004s ok cmd/internal/pkgpath 0.010s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.094s ok cmd/link 5.241s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 8.826s ok cmd/link/internal/loader 0.012s ok cmd/nm 0.654s ok cmd/objdump 0.936s ok cmd/pack 0.349s ok cmd/pprof 1.304s ok cmd/trace 0.227s ok cmd/vet 2.524s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 92.127s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 26.460s ##### maymorestack=mayMoreStackPreempt ok runtime 76.280s ok reflect 1.576s ok sync 2.048s ##### maymorestack=mayMoreStackMove ok runtime 320.765s ok reflect 35.953s ok sync 5.858s ##### moved GOROOT ok fmt 0.048s ##### Testing without libgcc. ok net 0.286s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.514s ok os/user 0.004s ##### sync -cpu=10 ok sync 3.049s ##### Testing race detector ok runtime/race 3.100s ok flag 0.025s ok net 0.118s ok os 0.134s ok os/exec 0.070s ok encoding/gob 0.057s ok flag 0.034s ok os/exec 0.061s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/swig/stdio ok misc/swig/stdio 0.004s ##### ../misc/cgo/test ok misc/cgo/test 0.795s ok misc/cgo/test 0.795s ok misc/cgo/test 0.794s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.004s ok misc/cgo/test 0.794s ok misc/cgo/test 0.794s ok misc/cgo/test 0.795s ok misc/cgo/test 0.809s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.598s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.588s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 51.466s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 12.171s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.009s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot Building Go cmd/dist using /tmp/workdir/go. (devel fba8566cda3a7ba8f32ed398466f1d95bb205594 linux/arm64) Building Go toolchain1 using /tmp/workdir/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 linux/arm64. --- Installed Go for linux/arm64 in /tmp/workdir/tmp/TestRepeatBootstrap3040747837/001/goroot Installed commands in /tmp/workdir/tmp/TestRepeatBootstrap3040747837/001/goroot/bin The binaries expect /tmp/workdir/tmp/TestRepeatBootstrap3040747837/001/goroot to be copied or moved to /tmp/workdir/go PASS All tests passed.