linux-riscv64-unmatched at 2e773a3894fba7af744090d7d42968f4993018e2 :: Running /tmp/workdir-host-linux-riscv64-unmatched/go/src/make.bash with args ["/tmp/workdir-host-linux-riscv64-unmatched/go/src/make.bash"] and env ["LANG=zh_CN.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOME=/home/gopher" "LOGNAME=gopher" "USER=gopher" "SHELL=/bin/sh" "INVOCATION_ID=e3de327ff57549f4a3dcd92633d96be8" "JOURNAL_STREAM=7:182686081" "GO_BUILDER_ENV=host-linux-riscv64-unmatched" "WORKDIR=/tmp/workdir-host-linux-riscv64-unmatched" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "GOPROXY=https://proxy.golang.com.cn,direct" "NO_PROXY=*.cn" "GOSUMDB=off" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=1.1s" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-riscv64-unmatched/go1.4" "GO_BUILDER_NAME=linux-riscv64-unmatched" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/goboot" "GO_TEST_TIMEOUT_SCALE=4" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-riscv64-unmatched/tmp" "GOCACHE=/tmp/workdir-host-linux-riscv64-unmatched/gocache"] in dir /tmp/workdir-host-linux-riscv64-unmatched/go/src Building Go cmd/dist using /usr/local/goboot. (go1.16.2 linux/riscv64) Building Go toolchain1 using /usr/local/goboot. 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/riscv64. --- Installed Go for linux/riscv64 in /tmp/workdir-host-linux-riscv64-unmatched/go Installed commands in /tmp/workdir-host-linux-riscv64-unmatched/go/bin ##### Test execution environment. # GOARCH: riscv64 # CPU: # GOOS: linux # OS Version: Linux 5.12.4 #1 SMP Wed Jun 30 10:35:20 UTC 2021 riscv64 ##### Testing packages. ok archive/tar 0.128s ok archive/zip 7.518s ok bufio 0.388s ok bytes 24.016s ok compress/bzip2 0.966s ok compress/flate 6.350s ok compress/gzip 0.416s ok compress/lzw 0.653s ok compress/zlib 3.335s ok container/heap 0.026s ok container/list 0.012s ok container/ring 0.014s ok context 0.033s ok crypto 0.037s ok crypto/aes 0.140s ok crypto/cipher 0.023s ok crypto/des 0.058s ok crypto/dsa 0.032s ok crypto/ecdsa 0.077s ok crypto/ed25519 0.900s ok crypto/elliptic 0.175s ok crypto/hmac 0.063s ok crypto/internal/boring 0.468s ok crypto/internal/edwards25519 35.936s ok crypto/internal/edwards25519/field 29.197s ok crypto/internal/nistec 8.733s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/internal/subtle 0.033s ok crypto/md5 0.054s ok crypto/rand 0.346s ok crypto/rc4 0.162s ok crypto/rsa 0.803s ok crypto/sha1 0.026s ok crypto/sha256 0.024s ok crypto/sha512 0.041s ok crypto/subtle 0.023s ok crypto/tls 2.800s ok crypto/x509 7.021s ok database/sql 0.762s ok database/sql/driver 0.038s ok debug/buildinfo 0.033s ok debug/dwarf 0.094s ok debug/elf 0.069s ok debug/gosym 0.126s ok debug/macho 0.024s ok debug/pe 0.048s ok debug/plan9obj 0.021s ok embed 0.019s [no tests to run] ok embed/internal/embedtest 0.021s ok encoding/ascii85 0.031s ok encoding/asn1 0.019s ok encoding/base32 0.209s ok encoding/base64 0.026s ok encoding/binary 0.020s ok encoding/csv 0.052s ok encoding/gob 0.143s ok encoding/hex 0.034s ok encoding/json 5.550s ok encoding/pem 4.982s ok encoding/xml 0.233s ok errors 0.021s ok expvar 0.060s ok flag 0.075s ok fmt 0.700s ok go/ast 0.021s ok go/build 8.694s ok go/build/constraint 0.050s ok go/constant 0.024s ok go/doc 0.267s ok go/doc/comment 4.745s ok go/format 0.066s ok go/importer 0.428s ok go/internal/gccgoimporter 0.073s ok go/internal/gcimporter 37.223s ok go/internal/srcimporter 30.984s ok go/parser 0.276s ok go/printer 2.102s ok go/scanner 0.017s ok go/token 0.089s ok go/types 40.521s ok hash 0.018s ok hash/adler32 0.060s ok hash/crc32 0.029s ok hash/crc64 0.022s ok hash/fnv 0.014s ok hash/maphash 0.575s ok html 0.014s ok html/template 0.475s ok image 0.349s ok image/color 0.124s ok image/draw 0.639s ok image/gif 118.757s ok image/jpeg 19.581s ok image/png 1.447s ok index/suffixarray 149.634s ok internal/abi 0.110s ok internal/buildcfg 0.012s ok internal/cpu 0.019s ok internal/diff 0.016s ok internal/fmtsort 0.012s ok internal/fuzz 0.044s ok internal/godebug 0.011s ok internal/intern 6.000s ok internal/itoa 0.013s ok internal/poll 0.167s ok internal/profile 0.016s ok internal/reflectlite 0.323s ok internal/singleflight 0.059s ok internal/trace 0.253s ok internal/unsafeheader 0.019s ok internal/xcoff 0.033s ok io 0.050s ok io/fs 0.051s ok io/ioutil 0.036s ok log 0.043s ok log/syslog 1.252s ok math 0.031s ok math/big 14.653s ok math/bits 0.028s ok math/cmplx 0.050s ok math/rand 1.704s ok mime 0.043s ok mime/multipart 1.291s ok mime/quotedprintable 0.111s ok net 29.492s ok net/http 41.021s ok net/http/cgi 0.898s ok net/http/cookiejar 0.041s ok net/http/fcgi 0.136s ok net/http/httptest 0.510s ok net/http/httptrace 0.022s ok net/http/httputil 1.074s ok net/http/internal 0.016s ok net/http/internal/ascii 0.022s ok net/http/pprof 4.150s ok net/internal/socktest 0.016s ok net/mail 0.029s ok net/netip 2.552s ok net/rpc 0.083s ok net/rpc/jsonrpc 0.043s ok net/smtp 0.086s ok net/textproto 0.048s ok net/url 0.055s ok os 3.045s ok os/exec 3.542s ok os/exec/internal/fdtest 0.035s ok os/signal 7.532s ok os/user 0.020s ok path 0.056s ok path/filepath 0.135s ok plugin 0.029s ok reflect 1.428s ok regexp 0.486s ok regexp/syntax 2.413s ok runtime 133.248s ok runtime/cgo 0.018s ok runtime/debug 0.168s ok runtime/internal/atomic 0.077s ok runtime/internal/math 0.011s ok runtime/internal/sys 0.022s ok runtime/metrics 0.039s ok runtime/pprof 18.710s ok runtime/trace 25.674s ok sort 0.445s ok strconv 2.030s ok strings 31.005s ok sync 0.958s ok sync/atomic 1.425s ok syscall 0.142s ok testing 0.988s ok testing/fstest 0.020s ok testing/iotest 0.014s ok testing/quick 0.250s ok text/scanner 0.024s ok text/tabwriter 0.051s ok text/template 0.202s ok text/template/parse 0.053s ok time 2.958s ok unicode 0.025s ok unicode/utf16 0.012s ok unicode/utf8 0.035s ok cmd/addr2line 9.823s ok cmd/api 53.303s ok cmd/asm/internal/asm 4.133s ok cmd/asm/internal/lex 0.041s ok cmd/compile/internal/abt 0.034s ok cmd/compile/internal/amd64 0.023s ok cmd/compile/internal/dwarfgen 1.685s ok cmd/compile/internal/importer 6.829s ok cmd/compile/internal/ir 0.014s ok cmd/compile/internal/logopt 0.229s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.016s [no tests to run] ok cmd/compile/internal/ssa 2.735s ok cmd/compile/internal/syntax 0.173s ok cmd/compile/internal/test 91.178s ok cmd/compile/internal/typecheck 3.824s ok cmd/compile/internal/types 0.015s ok cmd/compile/internal/types2 6.738s ok cmd/cover 14.965s ok cmd/dist 0.036s ok cmd/doc 1.770s ok cmd/fix 10.096s ok cmd/go 272.283s ok cmd/go/internal/auth 0.020s ok cmd/go/internal/cache 0.657s ok cmd/go/internal/fsys 0.156s ok cmd/go/internal/generate 0.061s ok cmd/go/internal/get 0.058s ok cmd/go/internal/imports 0.061s ok cmd/go/internal/load 0.048s ok cmd/go/internal/lockedfile 0.255s ok cmd/go/internal/lockedfile/internal/filelock 0.156s ok cmd/go/internal/modconv 0.055s ok cmd/go/internal/modfetch 0.033s ok cmd/go/internal/modfetch/codehost 0.030s ok cmd/go/internal/modfetch/zip_sum_test 0.049s ok cmd/go/internal/modindex 0.038s ok cmd/go/internal/modload 0.033s ok cmd/go/internal/mvs 0.037s ok cmd/go/internal/par 0.109s ok cmd/go/internal/search 0.016s ok cmd/go/internal/str 0.052s ok cmd/go/internal/test 0.057s ok cmd/go/internal/vcs 0.043s ok cmd/go/internal/web 0.028s ok cmd/go/internal/work 0.079s ok cmd/gofmt 0.295s ok cmd/internal/archive 2.543s ok cmd/internal/buildid 2.775s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.013s ok cmd/internal/goobj 0.012s ok cmd/internal/moddeps 6.655s ok cmd/internal/notsha256 0.045s ok cmd/internal/obj 5.846s ok cmd/internal/obj/ppc64 0.328s ok cmd/internal/obj/riscv 4.025s ok cmd/internal/obj/s390x 0.014s ok cmd/internal/obj/x86 20.426s ok cmd/internal/objabi 0.011s ok cmd/internal/pkgpath 0.046s ok cmd/internal/quoted 0.013s ok cmd/internal/src 0.012s ok cmd/internal/sys 0.011s ok cmd/internal/test2json 0.733s ok cmd/link 66.248s ok cmd/link/internal/benchmark 0.016s ok cmd/link/internal/ld 25.683s ok cmd/link/internal/loader 0.093s ok cmd/nm 8.442s ok cmd/objdump 3.165s ok cmd/pack 9.374s ok cmd/pprof 16.529s ok cmd/trace 0.364s ok cmd/vet 57.026s ##### os/user with tag osusergo ok os/user 0.092s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 235.236s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.684s ##### sync -cpu=10 ok sync 0.741s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 20.859s ok misc/cgo/test 20.057s ok misc/cgo/testtls 0.030s ok misc/cgo/testtls 0.015s ok misc/cgo/testtls 0.038s ok misc/cgo/nocgo 0.026s ok misc/cgo/nocgo 0.029s ok misc/cgo/nocgo 0.018s ok misc/cgo/test 26.586s ok misc/cgo/test 34.594s ok misc/cgo/test 23.995s ok misc/cgo/testtls 0.055s ok misc/cgo/nocgo 0.019s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 5.576s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 5.939s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.