wasip1-wasm-wazero at e8c6003023b64b80bea6af8c4bb0b54d55f65dc0 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn3895c9f" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=wasip1-wasm-wazero" "GOOS=wasip1" "GOARCH=wasm" "GOHOSTOS=linux" "GOHOSTARCH=amd64" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/workdir/go/misc/wasm" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) 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 commands for host, linux/amd64. Building packages and commands for target, wasip1/wasm. --- Installed Go for wasip1/wasm in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: wasip1 # OS Version: UNKNOWN: error determining OS version: unable to determine OS version: unsupported operation ##### Testing packages. ok archive/tar 6.216s ok archive/zip 8.507s ok bufio 3.532s ok bytes 94.295s ok cmp 2.620s ok compress/bzip2 2.994s ok compress/flate 8.699s ok compress/gzip 65.432s ok compress/lzw 3.255s ok compress/zlib 5.950s ok container/heap 2.839s ok container/list 2.739s ok container/ring 2.785s ok context 3.193s ok crypto 2.774s ok crypto/aes 2.786s ok crypto/cipher 2.839s ok crypto/des 2.838s ok crypto/dsa 2.962s ok crypto/ecdh 7.534s ok crypto/ecdsa 6.364s ok crypto/ed25519 5.486s ok crypto/elliptic 3.725s ok crypto/hmac 2.809s ok crypto/internal/alias 2.672s ok crypto/internal/bigmod 4.170s ok crypto/internal/boring 2.657s ok crypto/internal/boring/bcache 3.793s ok crypto/internal/edwards25519 153.212s ok crypto/internal/edwards25519/field 132.760s ok crypto/internal/nistec 19.251s ok crypto/internal/nistec/fiat 2.862s [no tests to run] ok crypto/md5 2.774s ok crypto/rand 3.029s ok crypto/rc4 2.984s ok crypto/rsa 13.934s ok crypto/sha1 2.824s ok crypto/sha256 2.874s ok crypto/sha512 2.834s ok crypto/subtle 3.168s ok crypto/tls 26.420s ok crypto/x509 22.041s ok database/sql 5.920s ok database/sql/driver 2.823s ok debug/buildinfo 4.502s ok debug/dwarf 3.729s ok debug/elf 5.774s ok debug/gosym 3.250s ok debug/macho 2.950s ok debug/pe 5.168s ok debug/plan9obj 2.773s ok embed 4.040s [no tests to run] ok embed/internal/embedtest 3.141s ok encoding/ascii85 2.810s ok encoding/asn1 3.236s ok encoding/base32 3.031s ok encoding/base64 2.990s ok encoding/binary 2.969s ok encoding/csv 2.904s ok encoding/gob 46.411s ok encoding/hex 2.691s ok encoding/json 10.837s ok encoding/pem 8.711s ok encoding/xml 3.832s ok errors 2.918s ok expvar 4.686s ok flag 3.270s ok fmt 3.834s ok go/ast 3.673s ok go/build 35.323s ok go/build/constraint 2.859s ok go/constant 3.186s ok go/doc 5.881s ok go/doc/comment 8.636s ok go/format 3.474s ok go/importer 5.767s ok go/internal/gccgoimporter 4.695s ok go/internal/gcimporter 5.705s ok go/internal/srcimporter 17.859s ok go/parser 5.046s ok go/printer 6.504s ok go/scanner 2.780s ok go/token 3.804s ok go/types 9.055s ok hash 2.848s ok hash/adler32 2.766s ok hash/crc32 2.763s ok hash/crc64 2.805s ok hash/fnv 2.781s ok hash/maphash 3.336s ok html 3.717s ok html/template 6.184s ok image 3.525s ok image/color 2.934s ok image/draw 3.949s ok image/gif 5.123s ok image/jpeg 5.298s ok image/png 7.510s ok index/suffixarray 8.754s ok internal/abi 2.791s ok internal/buildcfg 2.701s ok internal/coverage/cformat 2.756s ok internal/coverage/cmerge 2.760s ok internal/coverage/pods 2.781s ok internal/coverage/slicereader 2.768s ok internal/coverage/slicewriter 2.768s ok internal/coverage/test 2.952s ok internal/cpu 2.720s ok internal/dag 3.089s ok internal/diff 3.063s ok internal/fmtsort 2.782s ok internal/fuzz 3.904s ok internal/godebug 2.895s ok internal/godebugs 2.675s ok internal/intern 3.631s ok internal/itoa 3.090s ok internal/poll 2.955s ok internal/profile 3.179s ok internal/reflectlite 3.351s ok internal/safefilepath 2.751s ok internal/saferio 3.044s ok internal/singleflight 2.823s ok internal/testenv 2.938s ok internal/trace 3.334s ok internal/types/errors 5.623s ok internal/unsafeheader 2.654s ok internal/xcoff 2.889s ok internal/zstd 3.907s ok io 2.966s ok io/fs 6.012s ok io/ioutil 2.807s ok log 2.744s ok log/slog 4.865s ok log/slog/internal/benchmarks 3.116s ok log/slog/internal/buffer 2.779s ok log/syslog 2.734s [no tests to run] ok maps 3.203s ok math 2.994s ok math/big 42.627s ok math/bits 2.833s ok math/cmplx 2.832s ok math/rand 6.133s ok mime 2.930s ok mime/multipart 11.714s ok mime/quotedprintable 3.039s ok net 3.729s ok net/http 125.235s ok net/http/cgi 6.483s ok net/http/cookiejar 6.569s ok net/http/fcgi 4.218s ok net/http/httptest 7.460s ok net/http/httptrace 3.885s ok net/http/httputil 7.856s ok net/http/internal 2.903s ok net/http/internal/ascii 2.718s ok net/http/pprof 10.973s ok net/mail 3.065s ok net/netip 4.301s ok net/rpc 9.723s ok net/rpc/jsonrpc 6.509s ok net/smtp 5.604s ok net/textproto 2.928s ok net/url 3.802s ok os 3.836s ok os/exec 7.035s ok os/exec/internal/fdtest 2.782s ok os/signal 2.800s [no tests to run] ok os/user 2.991s ok path 2.807s ok path/filepath 3.082s ok plugin 2.609s ok reflect 7.480s ok regexp 8.970s ok regexp/syntax 13.063s ok runtime 80.399s ok runtime/coverage 3.510s ok runtime/debug 3.973s ok runtime/internal/atomic 2.828s ok runtime/internal/math 2.687s ok runtime/internal/sys 2.703s ok runtime/internal/wasitest 3.064s ok runtime/metrics 3.591s ok runtime/pprof 9.621s ok runtime/trace 11.946s ok slices 3.500s ok sort 3.164s ok strconv 6.202s ok strings 83.763s ok sync 4.203s ok sync/atomic 4.953s ok syscall 2.746s ok testing 4.646s ok testing/fstest 2.988s ok testing/iotest 2.807s ok testing/quick 3.502s ok testing/slogtest 3.370s ok text/scanner 2.888s ok text/tabwriter 2.813s ok text/template 5.247s ok text/template/parse 3.147s ok time 8.842s ok unicode 2.749s ok unicode/utf16 2.723s ok unicode/utf8 2.781s ok cmd/addr2line 3.500s ok cmd/api 5.575s ok cmd/asm/internal/asm 17.019s ok cmd/asm/internal/lex 3.216s ok cmd/cgo/internal/swig 3.141s ok cmd/cgo/internal/test 3.034s ok cmd/cgo/internal/testcshared 3.419s ok cmd/cgo/internal/testerrors 3.554s ok cmd/cgo/internal/testfortran 2.938s ok cmd/cgo/internal/testgodefs 2.971s ok cmd/cgo/internal/testlife 2.936s ok cmd/cgo/internal/testnocgo 2.741s ok cmd/cgo/internal/testplugin 2.994s ok cmd/cgo/internal/testsanitizers 2.743s [no tests to run] ok cmd/cgo/internal/testshared 4.005s ok cmd/cgo/internal/testso 2.939s ok cmd/cgo/internal/teststdio 3.026s ok cmd/cgo/internal/testtls 2.830s ok cmd/compile/internal/abt 2.913s ok cmd/compile/internal/amd64 10.301s ok cmd/compile/internal/base 2.778s ok cmd/compile/internal/compare 5.151s ok cmd/compile/internal/dwarfgen 10.982s ok cmd/compile/internal/importer 7.184s ok cmd/compile/internal/ir 5.072s ok cmd/compile/internal/logopt 2.981s ok cmd/compile/internal/loopvar 5.057s ok cmd/compile/internal/noder 11.444s ok cmd/compile/internal/reflectdata 4.944s [no tests to run] ok cmd/compile/internal/ssa 19.208s ok cmd/compile/internal/syntax 3.453s ok cmd/compile/internal/test 11.569s ok cmd/compile/internal/typecheck 5.030s ok cmd/compile/internal/types 2.966s ok cmd/compile/internal/types2 9.086s ok cmd/covdata 3.378s ok cmd/cover 5.494s ok cmd/dist 3.203s ok cmd/distpack 2.763s ok cmd/doc 5.015s ok cmd/fix 4.035s ok cmd/go 16.164s ok cmd/go/internal/auth 3.979s ok cmd/go/internal/cache 3.170s ok cmd/go/internal/fsys 3.329s ok cmd/go/internal/generate 11.072s ok cmd/go/internal/get 11.067s ok cmd/go/internal/gover 2.902s ok cmd/go/internal/imports 2.999s ok cmd/go/internal/load 6.863s ok cmd/go/internal/modconv 3.265s ok cmd/go/internal/modfetch 8.952s ok cmd/go/internal/modfetch/codehost 8.492s ok cmd/go/internal/modfetch/zip_sum_test 7.596s ok cmd/go/internal/modindex 5.114s ok cmd/go/internal/modload 10.192s ok cmd/go/internal/mvs 3.181s ok cmd/go/internal/par 2.856s ok cmd/go/internal/str 2.838s ok cmd/go/internal/test 13.140s ok cmd/go/internal/vcs 6.410s ok cmd/go/internal/vcweb 7.650s ok cmd/go/internal/vcweb/vcstest 7.863s ok cmd/go/internal/web 6.196s ok cmd/go/internal/work 11.178s ok cmd/gofmt 3.972s ok cmd/internal/archive 3.309s ok cmd/internal/bootstrap_test 2.757s ok cmd/internal/buildid 5.750s ok cmd/internal/cov 3.017s ok cmd/internal/dwarf 2.810s ok cmd/internal/edit 2.704s ok cmd/internal/goobj 3.045s ok cmd/internal/moddeps 3.292s ok cmd/internal/notsha256 2.699s ok cmd/internal/obj 2.989s ok cmd/internal/obj/ppc64 3.379s ok cmd/internal/obj/riscv 3.110s ok cmd/internal/obj/s390x 3.116s ok cmd/internal/obj/x86 3.301s ok cmd/internal/objabi 2.754s ok cmd/internal/pkgpath 2.863s ok cmd/internal/pkgpattern 2.760s ok cmd/internal/quoted 2.797s ok cmd/internal/src 2.738s ok cmd/internal/test2json 6.246s ok cmd/link 6.744s ok cmd/link/internal/benchmark 2.762s ok cmd/link/internal/ld 4.116s ok cmd/link/internal/loader 3.022s ok cmd/nm 5.702s ok cmd/objdump 4.087s ok cmd/pack 3.100s ok cmd/pprof 12.551s ok cmd/trace 8.139s ok cmd/vet 7.374s ##### os/user with tag osusergo ok os/user 0.257s ##### hash/maphash purego implementation ok hash/maphash 3.310s ##### Testing without libgcc. ok net 2.982s [no tests to run] ok os/user 2.739s ##### wasip1 host tests ok runtime/internal/wasitest 0.003s ##### ../test ok cmd/internal/testdir 32.405s ok cmd/internal/testdir 27.764s ok cmd/internal/testdir 35.011s ok cmd/internal/testdir 22.550s ok cmd/internal/testdir 21.942s ok cmd/internal/testdir 45.096s ok cmd/internal/testdir 20.065s ok cmd/internal/testdir 21.372s ok cmd/internal/testdir 26.466s ok cmd/internal/testdir 22.858s All tests passed.