linux-arm-aws at 69ca0a859cbd8807b03b7772a11f5a147cd46565 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-arm-aws-rn6d32041" "GO_BUILDER_ENV=host-linux-arm-aws" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-arm-aws" "GOARCH=arm" "GOARM=6" "GOHOSTARCH=arm" "CGO_CFLAGS=-march=armv6" "CGO_LDFLAGS=-march=armv6" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/arm) Building Go toolchain1 using /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/arm. --- Installed Go for linux/arm in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: arm # CPU: # GOOS: linux # OS Version: Linux 4.19.0-12-arm64 #1 SMP Debian 4.19.152-1 (2020-10-18) armv8l ##### Testing packages. ok archive/tar 0.270s ok archive/zip 0.434s ok bufio 0.065s ok bytes 4.940s ok compress/bzip2 0.100s ok compress/flate 0.566s ok compress/gzip 6.857s ok compress/lzw 0.056s ok compress/zlib 0.467s ok container/heap 0.007s ok container/list 0.003s ok container/ring 0.002s ok context 0.009s ok crypto 0.007s ok crypto/aes 0.035s ok crypto/cipher 0.003s ok crypto/des 0.011s ok crypto/dsa 0.010s ok crypto/ecdh 0.385s ok crypto/ecdsa 0.256s ok crypto/ed25519 0.445s ok crypto/elliptic 0.051s ok crypto/hmac 0.019s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.143s ok crypto/internal/boring 0.007s ok crypto/internal/boring/bcache 0.075s ok crypto/internal/edwards25519 24.850s ok crypto/internal/edwards25519/field 25.539s ok crypto/internal/nistec 7.589s ok crypto/internal/nistec/fiat 0.029s [no tests to run] ok crypto/md5 0.013s ok crypto/rand 0.041s ok crypto/rc4 0.028s ok crypto/rsa 0.492s ok crypto/sha1 0.003s ok crypto/sha256 0.003s ok crypto/sha512 0.004s ok crypto/subtle 0.090s ok crypto/tls 1.843s ok crypto/x509 2.850s ok database/sql 0.303s ok database/sql/driver 0.002s ok debug/buildinfo 0.007s ok debug/dwarf 0.013s ok debug/elf 0.299s ok debug/gosym 0.032s ok debug/macho 0.006s ok debug/pe 0.009s ok debug/plan9obj 0.002s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.007s ok encoding/asn1 0.003s ok encoding/base32 0.013s ok encoding/base64 0.022s ok encoding/binary 0.003s ok encoding/csv 0.009s ok encoding/gob 1.617s ok encoding/hex 0.012s ok encoding/json 0.150s ok encoding/pem 0.456s ok encoding/xml 0.050s ok errors 0.008s ok expvar 0.017s ok flag 0.119s ok fmt 0.063s ok go/ast 0.003s ok go/build 2.833s ok go/build/constraint 0.006s ok go/constant 0.006s ok go/doc 0.041s ok go/doc/comment 0.986s ok go/format 0.006s ok go/importer 2.400s ok go/internal/gccgoimporter 0.007s ok go/internal/gcimporter 5.619s ok go/internal/srcimporter 7.518s ok go/parser 0.248s ok go/printer 0.269s ok go/scanner 0.003s ok go/token 0.017s ok go/types 6.616s ok hash 0.030s ok hash/adler32 0.007s ok hash/crc32 0.004s ok hash/crc64 0.004s ok hash/fnv 0.002s ok hash/maphash 0.043s ok html 0.030s ok html/template 0.059s ok image 0.058s ok image/color 0.022s ok image/draw 0.098s ok image/gif 0.179s ok image/jpeg 0.176s ok image/png 0.346s ok index/suffixarray 1.016s ok internal/abi 0.714s ok internal/buildcfg 0.001s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.001s ok internal/coverage/pods 0.002s ok internal/coverage/slicereader 0.001s ok internal/coverage/slicewriter 0.001s ok internal/coverage/test 0.007s ok internal/cpu 0.003s ok internal/dag 0.002s ok internal/diff 0.002s ok internal/fmtsort 0.002s ok internal/fuzz 0.006s ok internal/godebug 0.002s ok internal/intern 0.140s ok internal/itoa 0.002s ok internal/poll 0.200s ok internal/profile 0.002s ok internal/reflectlite 0.055s ok internal/saferio 0.014s ok internal/singleflight 0.033s ok internal/testenv 0.012s ok internal/trace 0.037s ok internal/types/errors 0.743s ok internal/unsafeheader 0.032s ok internal/xcoff 0.005s ok io 0.024s ok io/fs 0.295s ok io/ioutil 0.003s ok log 0.016s ok log/syslog 1.209s ok math 0.006s ok math/big 1.729s ok math/bits 0.007s ok math/cmplx 0.003s ok math/rand 0.339s ok mime 0.006s ok mime/multipart 0.172s ok mime/quotedprintable 0.018s ok net 8.612s ok net/http 11.578s ok net/http/cgi 0.219s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.106s ok net/http/httptest 0.202s ok net/http/httptrace 0.003s ok net/http/httputil 0.583s ok net/http/internal 0.003s ok net/http/internal/ascii 0.002s ok net/http/pprof 4.030s ok net/internal/socktest 0.002s ok net/mail 0.011s ok net/netip 0.352s ok net/rpc 0.020s ok net/rpc/jsonrpc 0.004s ok net/smtp 0.034s ok net/textproto 0.011s ok net/url 0.007s ok os 0.696s ok os/exec 0.187s ok os/exec/internal/fdtest 0.004s ok os/signal 1.840s ok os/user 0.003s ok path 0.002s ok path/filepath 0.015s ok plugin 0.002s ok reflect 0.212s ok regexp 0.481s ok regexp/syntax 0.862s ok runtime 27.068s ok runtime/cgo 0.004s ok runtime/coverage 0.009s ok runtime/debug 0.020s ok runtime/internal/atomic 0.095s ok runtime/internal/math 0.005s ok runtime/internal/sys 0.008s ok runtime/internal/syscall 0.007s ok runtime/metrics 0.002s ok runtime/pprof 5.896s ok runtime/trace 1.960s ok sort 0.049s ok strconv 0.380s ok strings 4.243s ok sync 0.445s ok sync/atomic 0.677s ok syscall 0.053s ok testing 0.773s ok testing/fstest 0.003s ok testing/iotest 0.002s ok testing/quick 0.038s ok text/scanner 0.027s ok text/tabwriter 0.029s ok text/template 0.019s ok text/template/parse 0.005s ok time 1.849s ok unicode 0.003s ok unicode/utf16 0.002s ok unicode/utf8 0.006s ok cmd/addr2line 0.531s ok cmd/api 7.213s ok cmd/asm/internal/asm 0.711s ok cmd/asm/internal/lex 0.006s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 0.003s ok cmd/compile/internal/base 0.006s ok cmd/compile/internal/compare 0.009s ok cmd/compile/internal/dwarfgen 0.221s ok cmd/compile/internal/importer 1.175s ok cmd/compile/internal/ir 0.006s ok cmd/compile/internal/logopt 0.069s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.005s [no tests to run] ok cmd/compile/internal/ssa 9.044s ok cmd/compile/internal/syntax 0.025s ok cmd/compile/internal/test 17.451s ok cmd/compile/internal/typecheck 0.316s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 1.627s ok cmd/covdata 0.002s ok cmd/cover 0.876s ok cmd/dist 0.008s ok cmd/doc 0.127s ok cmd/fix 3.129s ok cmd/go 0.119s ok cmd/go/internal/auth 0.017s ok cmd/go/internal/cache 0.033s ok cmd/go/internal/fsys 0.011s ok cmd/go/internal/generate 0.013s ok cmd/go/internal/get 0.006s ok cmd/go/internal/imports 0.003s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.079s ok cmd/go/internal/lockedfile/internal/filelock 0.032s ok cmd/go/internal/modconv 0.004s ok cmd/go/internal/modfetch 0.005s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.004s ok cmd/go/internal/modindex 0.087s ok cmd/go/internal/modload 0.008s ok cmd/go/internal/mvs 0.006s ok cmd/go/internal/par 0.031s ok cmd/go/internal/str 0.002s ok cmd/go/internal/test 0.005s ok cmd/go/internal/vcs 0.005s ok cmd/go/internal/vcweb 0.006s ok cmd/go/internal/vcweb/vcstest 0.050s ok cmd/go/internal/web 0.043s ok cmd/go/internal/work 0.009s ok cmd/gofmt 0.026s ok cmd/internal/archive 1.049s ok cmd/internal/buildid 0.309s ok cmd/internal/dwarf 0.013s ok cmd/internal/edit 0.001s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 0.954s ok cmd/internal/notsha256 0.002s ok cmd/internal/obj 0.550s ok cmd/internal/obj/ppc64 0.169s ok cmd/internal/obj/riscv 0.066s ok cmd/internal/obj/s390x 0.001s ok cmd/internal/obj/x86 3.424s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.010s ok cmd/internal/pkgpattern 0.002s ok cmd/internal/quoted 0.002s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.143s ok cmd/link 15.271s ok cmd/link/internal/benchmark 0.003s ok cmd/link/internal/ld 3.443s ok cmd/link/internal/loader 0.016s ok cmd/nm 0.675s ok cmd/objdump 2.371s ok cmd/pack 1.212s ok cmd/pprof 1.425s ok cmd/trace 0.229s ok cmd/vet 7.173s ##### os/user with tag osusergo ok os/user 0.007s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 29.988s ##### moved GOROOT ok fmt 0.063s ##### sync -cpu=10 ok sync 0.519s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.932s ok misc/cgo/test 0.945s ok misc/cgo/test 0.928s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.002s ok misc/cgo/testtls 0.002s ok misc/cgo/nocgo 0.001s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.002s ok misc/cgo/test 0.962s ok misc/cgo/test 0.941s ok misc/cgo/test 0.905s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.570s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.640s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 42.168s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 21.773s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.008s [no tests to run] ##### ../test ##### ../misc/reboot PASS All tests passed.