linux-arm-aws at 4170084ad12c2e14dc0485d2a17a838e97fee8c7 :: 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-rn8f624bd" "GO_BUILDER_ENV=host-linux-arm-aws" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/workdir/go1.4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-arm-aws" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOARCH=arm" "GOARM=6" "GOHOSTARCH=arm" "CGO_CFLAGS=-march=armv6" "CGO_LDFLAGS=-march=armv6" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap"] in dir /workdir/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (go1.15.1 linux/arm) Building Go toolchain1 using /usr/local/go-bootstrap. 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.022s ok archive/zip 0.552s ok bufio 0.098s ok bytes 4.931s ok compress/bzip2 0.091s ok compress/flate 1.104s ok compress/gzip 0.045s ok compress/lzw 0.093s ok compress/zlib 0.532s ok container/heap 0.007s ok container/list 0.002s ok container/ring 0.008s ok context 0.009s ok crypto 0.022s ok crypto/aes 0.020s ok crypto/cipher 0.003s ok crypto/des 0.020s ok crypto/dsa 0.020s ok crypto/ecdsa 0.038s ok crypto/ed25519 0.444s ok crypto/elliptic 0.054s ok crypto/hmac 0.010s ok crypto/internal/boring 0.063s ok crypto/internal/edwards25519 23.798s ok crypto/internal/edwards25519/field 25.776s ok crypto/internal/nistec 7.061s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/internal/subtle 0.006s ok crypto/md5 0.010s ok crypto/rand 0.038s ok crypto/rc4 0.028s ok crypto/rsa 0.234s ok crypto/sha1 0.017s ok crypto/sha256 0.003s ok crypto/sha512 0.030s ok crypto/subtle 0.003s ok crypto/tls 1.380s ok crypto/x509 2.443s ok database/sql 0.313s ok database/sql/driver 0.031s ok debug/buildinfo 0.026s ok debug/dwarf 0.013s ok debug/elf 0.010s ok debug/gosym 0.018s ok debug/macho 0.007s ok debug/pe 0.008s ok debug/plan9obj 0.007s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.020s ok encoding/ascii85 0.024s ok encoding/asn1 0.003s ok encoding/base32 0.013s ok encoding/base64 0.017s ok encoding/binary 0.012s ok encoding/csv 0.023s ok encoding/gob 0.017s ok encoding/hex 0.026s ok encoding/json 0.126s ok encoding/pem 0.480s ok encoding/xml 0.014s ok errors 0.006s ok expvar 0.018s ok flag 0.011s ok fmt 0.063s ok go/ast 0.003s ok go/build 1.595s ok go/build/constraint 0.044s ok go/constant 0.004s ok go/doc 0.038s ok go/doc/comment 0.977s ok go/format 0.007s ok go/importer 0.117s ok go/internal/gccgoimporter 0.011s ok go/internal/gcimporter 4.499s ok go/internal/srcimporter 5.391s ok go/parser 0.037s ok go/printer 0.346s ok go/scanner 0.002s ok go/token 0.017s ok go/types 5.603s ok hash 0.028s ok hash/adler32 0.010s ok hash/crc32 0.004s ok hash/crc64 0.010s ok hash/fnv 0.002s ok hash/maphash 0.069s ok html 0.006s ok html/template 0.068s ok image 0.058s ok image/color 0.018s ok image/draw 0.090s ok image/gif 17.686s ok image/jpeg 2.888s ok image/png 0.209s ok index/suffixarray 1.029s ok internal/abi 0.016s ok internal/buildcfg 0.001s ok internal/cpu 0.002s ok internal/diff 0.024s ok internal/fmtsort 0.001s ok internal/fuzz 0.020s ok internal/godebug 0.006s ok internal/intern 0.280s ok internal/itoa 0.005s ok internal/poll 0.182s ok internal/profile 0.014s ok internal/reflectlite 0.042s ok internal/singleflight 0.036s ok internal/trace 0.033s ok internal/unsafeheader 0.024s ok internal/xcoff 0.005s ok io 0.022s ok io/fs 0.013s ok io/ioutil 0.011s ok log 0.028s ok log/syslog 1.229s ok math 0.005s ok math/big 1.737s ok math/bits 0.006s ok math/cmplx 0.007s ok math/rand 0.414s ok mime 0.007s ok mime/multipart 0.153s ok mime/quotedprintable 0.026s ok net 12.833s ok net/http 8.646s ok net/http/cgi 0.215s ok net/http/cookiejar 0.005s ok net/http/fcgi 0.110s ok net/http/httptest 0.093s ok net/http/httptrace 0.003s ok net/http/httputil 0.590s ok net/http/internal 0.028s ok net/http/internal/ascii 0.005s ok net/http/pprof 4.027s ok net/internal/socktest 0.002s ok net/mail 0.008s ok net/netip 0.362s ok net/rpc 0.020s ok net/rpc/jsonrpc 0.025s ok net/smtp 0.023s ok net/textproto 0.026s ok net/url 0.006s ok os 0.782s ok os/exec 1.191s ok os/exec/internal/fdtest 0.001s ok os/signal 1.830s ok os/user 0.003s ok path 0.012s ok path/filepath 0.012s ok plugin 0.002s ok reflect 0.176s ok regexp 0.074s ok regexp/syntax 0.417s ok runtime 21.996s ok runtime/cgo 0.002s ok runtime/debug 0.068s ok runtime/internal/atomic 0.122s ok runtime/internal/math 0.016s ok runtime/internal/sys 0.001s ok runtime/metrics 0.002s ok runtime/pprof 5.891s ok runtime/trace 1.986s ok sort 0.048s ok strconv 0.381s ok strings 4.232s ok sync 0.337s ok sync/atomic 2.253s ok syscall 0.039s ok testing 0.901s ok testing/fstest 0.026s ok testing/iotest 0.023s ok testing/quick 0.036s ok text/scanner 0.011s ok text/tabwriter 0.002s ok text/template 0.026s ok text/template/parse 0.013s ok time 1.837s ok unicode 0.002s ok unicode/utf16 0.005s ok unicode/utf8 0.017s ok cmd/addr2line 0.835s ok cmd/api 7.335s ok cmd/asm/internal/asm 0.576s ok cmd/asm/internal/lex 0.002s ok cmd/compile/internal/abt 0.019s ok cmd/compile/internal/amd64 0.003s ok cmd/compile/internal/dwarfgen 0.397s ok cmd/compile/internal/importer 0.827s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.078s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 4.805s ok cmd/compile/internal/syntax 0.023s ok cmd/compile/internal/test 20.117s ok cmd/compile/internal/typecheck 0.362s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 0.848s ok cmd/cover 1.931s ok cmd/dist 0.009s ok cmd/doc 0.098s ok cmd/fix 1.317s ok cmd/go 0.042s ok cmd/go/internal/auth 0.021s ok cmd/go/internal/cache 0.042s ok cmd/go/internal/fsys 0.009s ok cmd/go/internal/generate 0.010s ok cmd/go/internal/get 0.010s ok cmd/go/internal/imports 0.006s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.106s ok cmd/go/internal/lockedfile/internal/filelock 0.045s ok cmd/go/internal/modconv 0.008s ok cmd/go/internal/modfetch 0.004s ok cmd/go/internal/modfetch/codehost 0.003s ok cmd/go/internal/modfetch/zip_sum_test 0.025s ok cmd/go/internal/modindex 0.008s ok cmd/go/internal/modload 0.004s ok cmd/go/internal/mvs 0.005s ok cmd/go/internal/par 0.021s ok cmd/go/internal/search 0.010s ok cmd/go/internal/str 0.007s ok cmd/go/internal/test 0.008s ok cmd/go/internal/vcs 0.037s ok cmd/go/internal/web 0.027s ok cmd/go/internal/work 0.012s ok cmd/gofmt 0.044s ok cmd/internal/archive 0.345s ok cmd/internal/buildid 0.273s ok cmd/internal/dwarf 0.001s ok cmd/internal/edit 0.010s ok cmd/internal/goobj 0.013s ok cmd/internal/moddeps 1.235s ok cmd/internal/notsha256 0.028s ok cmd/internal/obj 0.691s ok cmd/internal/obj/ppc64 0.241s ok cmd/internal/obj/riscv 0.135s ok cmd/internal/obj/s390x 0.014s ok cmd/internal/obj/x86 2.725s ok cmd/internal/objabi 0.007s ok cmd/internal/pkgpath 0.018s ok cmd/internal/quoted 0.002s ok cmd/internal/src 0.002s ok cmd/internal/sys 0.001s ok cmd/internal/test2json 0.081s ok cmd/link 14.339s ok cmd/link/internal/benchmark 0.003s ok cmd/link/internal/ld 3.051s ok cmd/link/internal/loader 0.010s ok cmd/nm 1.904s ok cmd/objdump 2.236s ok cmd/pack 1.589s ok cmd/pprof 2.574s ok cmd/trace 0.237s ok cmd/vet 7.173s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 23.600s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.063s ##### sync -cpu=10 ok sync 0.348s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 4.276s PASS ok misc/cgo/test 4.219s PASS ok misc/cgo/test 4.200s PASS ok misc/cgo/testtls 0.002s PASS ok misc/cgo/testtls 0.003s PASS ok misc/cgo/testtls 0.009s PASS ok misc/cgo/nocgo 0.009s PASS ok misc/cgo/nocgo 0.006s PASS ok misc/cgo/nocgo 0.002s PASS ok misc/cgo/test 4.326s PASS ok misc/cgo/test 4.388s PASS ok misc/cgo/test 3.526s PASS ok misc/cgo/testtls 0.011s PASS ok misc/cgo/nocgo 0.011s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.617s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.680s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 37.487s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 19.626s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.