linux-amd64-wsl at 5f882d82661db9f2d3d04924f67defe1732f24e2 :: Running /tmp/workdir-host-linux-amd64-wsl/go/src/make.bash with args ["/tmp/workdir-host-linux-amd64-wsl/go/src/make.bash"] and env ["SHELL=/bin/bash" "WSL_DISTRO_NAME=Ubuntu-20.04" "HOSTNAME=wsl-1.farm.mzh.io" "NAME=DESKTOP-SEU8CR7" "LOGNAME=gopher" "MOTD_SHOWN=update-motd" "HOME=/home/gopher" "LANG=C.UTF-8" "WSL_INTEROP=/run/WSL/9_interop" "GO_BUILDER_ENV=host-linux-amd64-wsl" "LESSCLOSE=/usr/bin/lesspipe %s %s" "TERM=xterm-256color" "LESSOPEN=| /usr/bin/lesspipe %s" "USER=gopher" "GOPROXY=https://goproxy.cn" "SHLVL=2" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "WSLENV=" "XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop" "PATH=/home/gopher/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.Ubuntu20.04LTS_2004.5.11.0_x64__79rhkp1fndgsc:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Users/mengz/AppData/Local/Microsoft/WindowsApps:/snap/bin" "HOSTTYPE=x86_64" "_=/home/gopher/go/bin/stage0" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=800ms" "WORKDIR=/tmp/workdir-host-linux-amd64-wsl" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-amd64-wsl/go1.4" "GO_BUILDER_NAME=linux-amd64-wsl" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-amd64-wsl/tmp" "GOCACHE=/tmp/workdir-host-linux-amd64-wsl/gocache" "PWD=/tmp/workdir-host-linux-amd64-wsl/go/src"] in dir /tmp/workdir-host-linux-amd64-wsl/go/src Building Go cmd/dist using /tmp/workdir-host-linux-amd64-wsl/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /tmp/workdir-host-linux-amd64-wsl/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/amd64. --- Installed Go for linux/amd64 in /tmp/workdir-host-linux-amd64-wsl/go Installed commands in /tmp/workdir-host-linux-amd64-wsl/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) W-2150B CPU @ 3.00GHz # GOOS: linux # OS Version: Linux 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 ##### Testing packages. ok archive/tar 0.139s ok archive/zip 0.187s ok bufio 0.085s ok bytes 0.708s ok compress/bzip2 0.043s ok compress/flate 0.418s ok compress/gzip 0.922s ok compress/lzw 0.056s ok compress/zlib 0.350s ok container/heap 0.013s ok container/list 0.003s ok container/ring 0.005s ok context 0.017s ok crypto 0.002s ok crypto/aes 0.016s ok crypto/cipher 0.005s ok crypto/des 0.005s ok crypto/dsa 0.004s ok crypto/ecdh 0.035s ok crypto/ecdsa 0.017s ok crypto/ed25519 0.034s ok crypto/elliptic 0.005s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.145s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.077s ok crypto/internal/edwards25519 2.542s ok crypto/internal/edwards25519/field 2.062s ok crypto/internal/nistec 0.093s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.007s ok crypto/rand 0.028s ok crypto/rc4 0.018s ok crypto/rsa 0.231s ok crypto/sha1 0.013s ok crypto/sha256 0.003s ok crypto/sha512 0.011s ok crypto/subtle 0.099s ok crypto/tls 0.311s ok crypto/x509 0.214s ok database/sql 0.258s ok database/sql/driver 0.021s ok debug/buildinfo 0.007s ok debug/dwarf 0.012s ok debug/elf 0.111s ok debug/gosym 0.169s ok debug/macho 0.003s ok debug/pe 0.006s ok debug/plan9obj 0.006s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.011s ok encoding/ascii85 0.013s ok encoding/asn1 0.005s ok encoding/base32 0.025s ok encoding/base64 0.003s ok encoding/binary 0.003s ok encoding/csv 0.011s ok encoding/gob 1.554s ok encoding/hex 0.003s ok encoding/json 0.161s ok encoding/pem 0.325s ok encoding/xml 0.121s ok errors 0.013s ok expvar 0.010s ok flag 0.021s ok fmt 0.045s ok go/ast 0.005s ok go/build 1.029s ok go/build/constraint 0.029s ok go/constant 0.005s ok go/doc 0.038s ok go/doc/comment 0.923s ok go/format 0.013s ok go/importer 0.167s ok go/internal/gccgoimporter 0.053s ok go/internal/gcimporter 1.865s ok go/internal/srcimporter 7.863s ok go/parser 0.164s ok go/printer 0.166s ok go/scanner 0.003s ok go/token 0.022s ok go/types 6.141s ok hash 0.003s ok hash/adler32 0.004s ok hash/crc32 0.005s ok hash/crc64 0.003s ok hash/fnv 0.014s ok hash/maphash 0.062s ok html 0.003s ok html/template 0.055s ok image 0.033s ok image/color 0.010s ok image/draw 0.047s ok image/gif 0.189s ok image/jpeg 0.095s ok image/png 0.186s ok index/suffixarray 0.121s ok internal/abi 0.125s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.009s ok internal/coverage/slicereader 0.007s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.011s ok internal/cpu 0.009s ok internal/dag 0.003s ok internal/diff 0.017s ok internal/fmtsort 0.002s ok internal/fuzz 0.005s ok internal/godebug 0.015s ok internal/intern 0.184s ok internal/itoa 0.002s ok internal/poll 0.225s ok internal/profile 0.039s ok internal/reflectlite 0.042s ok internal/safefilepath 0.002s ok internal/saferio 0.036s ok internal/singleflight 0.029s ok internal/testenv 0.018s ok internal/trace 0.025s ok internal/types/errors 0.277s ok internal/unsafeheader 0.046s ok internal/xcoff 0.022s ok io 0.030s ok io/fs 0.182s ok io/ioutil 0.016s ok log 0.004s ok log/slog 0.012s ok log/slog/internal/buffer 0.002s ok log/syslog 1.218s ok maps 0.003s ok math 0.012s ok math/big 0.654s ok math/bits 0.003s ok math/cmplx 0.002s ok math/rand 0.113s ok mime 0.006s ok mime/multipart 0.692s ok mime/quotedprintable 0.028s ok net 14.365s ok net/http 4.479s ok net/http/cgi 0.221s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.104s ok net/http/httptest 0.033s ok net/http/httptrace 0.004s ok net/http/httputil 0.580s ok net/http/internal 0.002s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.075s ok net/internal/socktest 0.002s ok net/mail 0.010s ok net/netip 0.251s ok net/rpc 0.026s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.011s ok net/textproto 0.005s ok net/url 0.034s ok os 1.468s ok os/exec 0.346s ok os/exec/internal/fdtest 0.003s ok os/signal 2.050s ok os/user 0.007s ok path 0.006s ok path/filepath 0.026s ok plugin 0.003s ok reflect 0.411s ok regexp 0.386s ok regexp/syntax 0.533s ok runtime 32.920s ok runtime/cgo 0.011s ok runtime/coverage 0.008s ok runtime/debug 0.045s ok runtime/internal/atomic 0.018s ok runtime/internal/math 0.018s ok runtime/internal/sys 0.002s ok runtime/internal/syscall 0.002s ok runtime/metrics 0.003s ok runtime/pprof 5.234s ok runtime/trace 1.549s ok slices 0.009s ok sort 0.033s ok strconv 0.299s ok strings 0.542s ok sync 0.390s ok sync/atomic 0.977s ok syscall 1.496s ok testing 0.403s ok testing/fstest 0.007s ok testing/iotest 0.007s ok testing/quick 0.027s ok text/scanner 0.004s ok text/tabwriter 0.003s ok text/template 0.032s ok text/template/parse 0.009s ok time 1.789s ok unicode 0.015s ok unicode/utf16 0.003s ok unicode/utf8 0.006s ok cmd/addr2line 0.997s ok cmd/api 8.021s ok cmd/asm/internal/asm 0.405s ok cmd/asm/internal/lex 0.033s ok cmd/compile/internal/abt 0.024s ok cmd/compile/internal/amd64 1.598s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.006s ok cmd/compile/internal/dwarfgen 0.183s ok cmd/compile/internal/importer 1.290s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.643s ok cmd/compile/internal/loopvar 15.795s ok cmd/compile/internal/noder 0.010s ok cmd/compile/internal/reflectdata 0.009s [no tests to run] ok cmd/compile/internal/ssa 22.286s ok cmd/compile/internal/syntax 0.046s ok cmd/compile/internal/test 11.568s ok cmd/compile/internal/typecheck 0.390s ok cmd/compile/internal/types 0.018s ok cmd/compile/internal/types2 4.808s ok cmd/covdata 0.002s ok cmd/cover 0.776s ok cmd/dist 0.030s ok cmd/doc 0.092s ok cmd/fix 3.736s ok cmd/go 48.441s ok cmd/go/internal/auth 0.007s ok cmd/go/internal/cache 0.130s ok cmd/go/internal/fsys 0.029s ok cmd/go/internal/generate 0.029s ok cmd/go/internal/get 0.027s ok cmd/go/internal/imports 0.008s ok cmd/go/internal/load 0.004s ok cmd/go/internal/lockedfile 0.067s ok cmd/go/internal/lockedfile/internal/filelock 0.027s ok cmd/go/internal/modconv 0.004s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.006s ok cmd/go/internal/modfetch/zip_sum_test 0.008s ok cmd/go/internal/modindex 0.085s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.005s ok cmd/go/internal/par 0.008s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.040s ok cmd/go/internal/vcs 0.006s ok cmd/go/internal/vcweb 0.010s ok cmd/go/internal/vcweb/vcstest 0.784s ok cmd/go/internal/web 0.026s ok cmd/go/internal/work 0.055s ok cmd/gofmt 0.019s ok cmd/internal/archive 0.490s ok cmd/internal/buildid 0.099s ok cmd/internal/cov 0.204s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 1.047s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.457s ok cmd/internal/obj/ppc64 0.313s ok cmd/internal/obj/riscv 0.076s ok cmd/internal/obj/s390x 0.008s ok cmd/internal/obj/x86 0.183s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.049s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.015s ok cmd/internal/test2json 0.113s ok cmd/link 4.826s ok cmd/link/internal/benchmark 0.021s ok cmd/link/internal/ld 3.505s ok cmd/link/internal/loader 0.027s ok cmd/nm 1.372s ok cmd/objdump 1.870s ok cmd/pack 0.807s ok cmd/pprof 1.364s ok cmd/trace 0.246s ok cmd/vet 4.034s ##### os/user with tag osusergo ok os/user 0.004s ##### hash/maphash purego implementation ok hash/maphash 0.065s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 29.848s ##### moved GOROOT ok fmt 0.047s ##### Testing without libgcc. ok net 0.010s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.201s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.269s ##### Testing race detector ok runtime/race 4.074s ok flag 0.021s ok net 0.129s ok os 0.134s ok os/exec 0.059s ok encoding/gob 0.062s ok flag 0.022s ok os/exec 0.054s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.864s ok misc/cgo/test 0.823s ok misc/cgo/test 0.843s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 0.831s ok misc/cgo/test 0.833s ok misc/cgo/test 0.858s ok misc/cgo/test 0.829s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.794s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.825s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 46.768s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 26.018s ##### ../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 ##### cmd/api ok cmd/api 18.203s ##### ../misc/reboot PASS All tests passed.