wasip1-wasm-wasmtime at f664031bc17629080332a1c7bede38d67fd32e47 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wasmtime-rnb302024" "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-wasmtime" "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" "GOWASIRUNTIME=wasmtime" "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.20.6 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 3.598s ok archive/zip 3.353s ok bufio 2.770s ok bytes 2.915s ok cmp 2.016s ok compress/bzip2 2.273s ok compress/flate 2.919s ok compress/gzip 13.795s ok compress/lzw 1.631s ok compress/zlib 2.156s ok container/heap 2.016s ok container/list 2.219s ok container/ring 1.195s ok context 1.794s ok crypto 1.372s ok crypto/aes 1.411s ok crypto/cipher 1.978s ok crypto/des 1.803s ok crypto/dsa 1.865s ok crypto/ecdh 2.623s ok crypto/ecdsa 2.063s ok crypto/ed25519 2.989s ok crypto/elliptic 2.504s ok crypto/hmac 2.280s ok crypto/internal/alias 2.152s ok crypto/internal/bigmod 2.735s ok crypto/internal/boring 2.070s ok crypto/internal/boring/bcache 2.299s ok crypto/internal/edwards25519 3.076s ok crypto/internal/edwards25519/field 2.242s ok crypto/internal/nistec 3.870s ok crypto/internal/nistec/fiat 2.256s [no tests to run] ok crypto/md5 2.211s ok crypto/rand 1.939s ok crypto/rc4 2.035s ok crypto/rsa 4.892s ok crypto/sha1 1.336s ok crypto/sha256 1.834s ok crypto/sha512 2.028s ok crypto/subtle 1.205s ok crypto/tls 5.567s ok crypto/x509 5.628s ok database/sql 3.290s ok database/sql/driver 2.420s ok debug/buildinfo 2.933s ok debug/dwarf 2.692s ok debug/elf 3.283s ok debug/gosym 2.570s ok debug/macho 1.139s ok debug/pe 2.319s ok debug/plan9obj 1.724s ok embed 2.141s [no tests to run] ok embed/internal/embedtest 2.289s ok encoding/ascii85 2.167s ok encoding/asn1 2.079s ok encoding/base32 1.556s ok encoding/base64 1.810s ok encoding/binary 1.575s ok encoding/csv 1.629s ok encoding/gob 13.618s ok encoding/hex 1.247s ok encoding/json 3.965s ok encoding/pem 3.447s ok encoding/xml 2.660s ok errors 2.360s ok expvar 2.771s ok flag 1.155s ok fmt 1.924s ok go/ast 1.960s ok go/build 12.721s ok go/build/constraint 2.217s ok go/constant 2.379s ok go/doc 3.201s ok go/doc/comment 4.209s ok go/format 2.250s ok go/importer 2.142s ok go/internal/gccgoimporter 4.002s ok go/internal/gcimporter 4.092s ok go/internal/srcimporter 7.515s ok go/parser 2.925s ok go/printer 3.243s ok go/scanner 2.203s ok go/token 1.475s ok go/types 3.054s ok go/version 1.930s ok hash 2.102s ok hash/adler32 2.154s ok hash/crc32 2.117s ok hash/crc64 2.178s ok hash/fnv 2.101s ok hash/maphash 2.109s ok html 2.425s ok html/template 3.732s ok image 2.935s ok image/color 2.543s ok image/draw 4.459s ok image/gif 4.855s ok image/jpeg 4.872s ok image/png 5.415s ok index/suffixarray 5.905s ok internal/abi 2.759s ok internal/buildcfg 2.587s ok internal/coverage/cformat 2.654s ok internal/coverage/cmerge 2.421s ok internal/coverage/pods 2.748s ok internal/coverage/slicereader 2.903s ok internal/coverage/slicewriter 2.823s ok internal/coverage/test 2.947s ok internal/cpu 1.082s ok internal/dag 2.012s ok internal/diff 1.814s ok internal/fmtsort 3.434s ok internal/fuzz 3.736s ok internal/godebug 3.503s ok internal/godebugs 3.389s ok internal/gover 3.412s ok internal/intern 3.070s ok internal/itoa 2.724s ok internal/platform 3.504s ok internal/poll 1.632s ok internal/profile 1.697s ok internal/reflectlite 4.285s ok internal/safefilepath 4.081s ok internal/saferio 4.060s ok internal/singleflight 3.979s ok internal/testenv 4.123s ok internal/trace 4.317s ok internal/trace/v2 4.485s ok internal/types/errors 5.450s ok internal/unsafeheader 4.289s ok internal/xcoff 4.068s ok internal/zstd 4.916s ok io 2.315s ok io/fs 4.545s ok io/ioutil 2.442s ok log 2.430s ok log/slog 2.506s ok log/slog/internal/benchmarks 2.288s ok log/slog/internal/buffer 2.400s ok log/syslog 2.559s [no tests to run] ok maps 2.505s ok math 1.123s ok math/big 12.881s ok math/bits 2.308s ok math/cmplx 2.191s ok math/rand 3.019s ok math/rand/v2 3.821s ok mime 2.500s ok mime/multipart 4.720s ok mime/quotedprintable 1.150s ok net 3.615s ok net/http 28.004s ok net/http/cgi 4.294s ok net/http/cookiejar 4.399s ok net/http/fcgi 2.917s ok net/http/httptest 3.090s ok net/http/httptrace 1.279s ok net/http/httputil 4.138s ok net/http/internal 2.106s ok net/http/internal/ascii 2.184s ok net/http/pprof 7.016s ok net/mail 1.566s ok net/netip 3.599s ok net/rpc 5.347s ok net/rpc/jsonrpc 4.046s ok net/smtp 4.007s ok net/textproto 2.985s ok net/url 3.430s ok os 1.845s ok os/exec 4.690s ok os/exec/internal/fdtest 3.424s ok os/signal 3.382s [no tests to run] ok os/user 3.487s ok path 3.376s ok path/filepath 1.658s ok plugin 1.583s ok reflect 3.341s ok regexp 3.649s ok regexp/syntax 5.850s ok runtime 10.599s ok runtime/coverage 3.156s ok runtime/debug 3.253s ok runtime/internal/atomic 2.921s ok runtime/internal/math 2.756s ok runtime/internal/sys 2.110s ok runtime/internal/wasitest 2.370s ok runtime/metrics 2.518s ok runtime/pprof 6.215s ok runtime/trace 5.612s ok slices 1.896s ok sort 1.464s ok strconv 2.349s ok strings 2.137s ok sync 2.167s ok sync/atomic 2.307s ok syscall 2.886s ok testing 3.654s ok testing/fstest 3.004s ok testing/iotest 2.814s ok testing/quick 3.457s ok testing/slogtest 3.490s ok text/scanner 3.188s ok text/tabwriter 3.184s ok text/template 3.624s ok text/template/parse 1.671s ok time 4.134s ok unicode 1.523s ok unicode/utf16 1.857s ok unicode/utf8 1.855s ok cmd/addr2line 3.602s ok cmd/api 3.150s ok cmd/asm/internal/asm 5.498s ok cmd/asm/internal/lex 2.351s ok cmd/cgo/internal/swig 2.520s ok cmd/cgo/internal/test 1.490s ok cmd/cgo/internal/testcshared 2.299s ok cmd/cgo/internal/testerrors 2.389s ok cmd/cgo/internal/testfortran 2.062s ok cmd/cgo/internal/testgodefs 2.170s ok cmd/cgo/internal/testlife 2.128s ok cmd/cgo/internal/testnocgo 1.677s ok cmd/cgo/internal/testplugin 2.027s ok cmd/cgo/internal/testsanitizers 2.121s [no tests to run] ok cmd/cgo/internal/testshared 2.655s ok cmd/cgo/internal/testso 2.397s ok cmd/cgo/internal/teststdio 2.368s ok cmd/cgo/internal/testtls 1.370s ok cmd/compile/internal/abt 1.515s ok cmd/compile/internal/amd64 3.780s ok cmd/compile/internal/base 1.393s ok cmd/compile/internal/compare 3.230s ok cmd/compile/internal/devirtualize 3.016s ok cmd/compile/internal/dwarfgen 6.548s ok cmd/compile/internal/importer 4.861s ok cmd/compile/internal/inline/inlheur 4.459s ok cmd/compile/internal/ir 3.526s ok cmd/compile/internal/logopt 2.216s ok cmd/compile/internal/loopvar 3.608s ok cmd/compile/internal/noder 5.356s ok cmd/compile/internal/reflectdata 2.788s [no tests to run] ok cmd/compile/internal/ssa 6.573s ok cmd/compile/internal/syntax 1.446s ok cmd/compile/internal/test 5.452s ok cmd/compile/internal/typecheck 2.740s ok cmd/compile/internal/types 1.242s ok cmd/compile/internal/types2 3.691s ok cmd/covdata 1.926s ok cmd/cover 4.019s ok cmd/dist 3.455s ok cmd/distpack 3.318s ok cmd/doc 4.098s ok cmd/fix 1.452s ok cmd/go 5.263s ok cmd/go/internal/auth 2.304s ok cmd/go/internal/cache 2.369s ok cmd/go/internal/cfg 2.256s [no tests to run] ok cmd/go/internal/fsys 1.606s ok cmd/go/internal/generate 4.626s ok cmd/go/internal/gover 1.952s ok cmd/go/internal/imports 1.355s ok cmd/go/internal/load 3.449s ok cmd/go/internal/modfetch 4.459s ok cmd/go/internal/modfetch/codehost 5.468s ok cmd/go/internal/modfetch/zip_sum_test 5.182s ok cmd/go/internal/modindex 4.428s ok cmd/go/internal/modload 4.533s ok cmd/go/internal/mvs 2.121s ok cmd/go/internal/par 2.206s ok cmd/go/internal/str 1.076s ok cmd/go/internal/test 6.913s ok cmd/go/internal/toolchain 5.988s ok cmd/go/internal/vcs 5.211s ok cmd/go/internal/vcweb 5.585s ok cmd/go/internal/vcweb/vcstest 5.768s ok cmd/go/internal/web 2.756s ok cmd/go/internal/work 4.896s ok cmd/gofmt 2.808s ok cmd/internal/archive 2.476s ok cmd/internal/buildid 3.051s ok cmd/internal/cov 2.229s ok cmd/internal/bootstrap_test 1.088s ok cmd/internal/dwarf 2.049s ok cmd/internal/edit 2.130s ok cmd/internal/goobj 2.152s ok cmd/internal/moddeps 2.123s ok cmd/internal/notsha256 1.848s ok cmd/internal/obj 2.135s ok cmd/internal/obj/ppc64 2.671s ok cmd/internal/obj/riscv 2.242s ok cmd/internal/obj/s390x 2.600s ok cmd/internal/obj/x86 2.390s ok cmd/internal/objabi 2.224s ok cmd/internal/pkgpath 2.253s ok cmd/internal/pkgpattern 2.055s ok cmd/internal/quoted 1.993s ok cmd/internal/src 2.052s ok cmd/internal/test2json 1.693s ok cmd/link 3.132s ok cmd/link/internal/benchmark 1.070s ok cmd/link/internal/ld 3.087s ok cmd/link/internal/loader 1.808s ok cmd/nm 4.451s ok cmd/objdump 4.304s ok cmd/pack 2.672s ok cmd/pprof 4.863s ok cmd/trace 4.233s ok cmd/vet 4.227s ##### os/user with tag osusergo ok os/user 0.121s ##### hash/maphash purego implementation ok hash/maphash 1.234s ##### Testing without libgcc. ok net 1.720s ok os/user 1.026s ##### wasip1 host tests ok runtime/internal/wasitest 0.893s ##### ../test ok cmd/internal/testdir 36.561s ok cmd/internal/testdir 34.162s ok cmd/internal/testdir 39.142s ok cmd/internal/testdir 30.180s ok cmd/internal/testdir 30.987s ok cmd/internal/testdir 29.751s ok cmd/internal/testdir 81.450s ok cmd/internal/testdir 27.146s ok cmd/internal/testdir 32.942s ok cmd/internal/testdir 31.404s All tests passed.