js-wasm-node18 at 33b634803b55d3a27798c8e42f547558efec0711 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn8fc000b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=js-wasm-node18" "GOOS=js" "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" "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, js/wasm. --- Installed Go for js/wasm in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: js # OS Version: Node.js v18.12.1 ##### Testing packages. ok archive/tar 1.271s ok archive/zip 1.733s ok bufio 0.487s ok bytes 22.649s ok compress/bzip2 0.399s ok compress/flate 2.319s ok compress/gzip 13.269s ok compress/lzw 0.540s ok compress/zlib 1.354s ok container/heap 0.240s ok container/list 0.316s ok container/ring 0.285s ok context 0.273s ok crypto 0.238s ok crypto/aes 0.225s ok crypto/cipher 0.227s ok crypto/des 0.215s ok crypto/dsa 0.233s ok crypto/ecdh 0.733s ok crypto/ecdsa 0.592s ok crypto/ed25519 0.767s ok crypto/elliptic 0.326s ok crypto/hmac 0.226s ok crypto/internal/alias 0.193s ok crypto/internal/bigmod 0.630s ok crypto/internal/boring 0.219s ok crypto/internal/boring/bcache 0.638s ok crypto/internal/edwards25519 30.879s ok crypto/internal/edwards25519/field 30.287s ok crypto/internal/nistec 1.903s ok crypto/internal/nistec/fiat 0.213s [no tests to run] ok crypto/md5 0.268s ok crypto/rand 0.343s ok crypto/rc4 0.264s ok crypto/rsa 2.935s ok crypto/sha1 0.231s ok crypto/sha256 0.219s ok crypto/sha512 0.232s ok crypto/subtle 1.663s ok crypto/tls 3.276s ok crypto/x509 3.888s ok database/sql 0.845s ok database/sql/driver 0.200s ok debug/buildinfo 0.360s ok debug/dwarf 0.890s ok debug/elf 1.195s ok debug/gosym 0.293s ok debug/macho 0.367s ok debug/pe 0.816s ok debug/plan9obj 0.250s ok embed 0.226s [no tests to run] ok embed/internal/embedtest 0.275s ok encoding/ascii85 0.225s ok encoding/asn1 0.312s ok encoding/base32 0.329s ok encoding/base64 0.217s ok encoding/binary 0.295s ok encoding/csv 0.358s ok encoding/gob 11.849s ok encoding/hex 0.329s ok encoding/json 0.923s ok encoding/pem 1.258s ok encoding/xml 0.489s ok errors 0.359s ok expvar 0.280s ok flag 0.296s ok fmt 0.556s ok go/ast 0.424s ok go/build 12.240s ok go/build/constraint 0.248s ok go/constant 0.285s ok go/doc 0.741s ok go/doc/comment 1.895s ok go/format 0.408s ok go/importer 0.354s ok go/internal/gccgoimporter 0.325s ok go/internal/gcimporter 0.347s ok go/internal/srcimporter 8.867s ok go/parser 0.935s ok go/printer 1.226s ok go/scanner 0.289s ok go/token 0.377s ok go/types 1.859s ok hash 0.218s ok hash/adler32 0.307s ok hash/crc32 0.334s ok hash/crc64 0.331s ok hash/fnv 0.323s ok hash/maphash 0.494s ok html 0.315s ok html/template 0.920s ok image 0.649s ok image/color 0.363s ok image/draw 0.810s ok image/gif 0.906s ok image/jpeg 0.806s ok image/png 1.349s ok index/suffixarray 1.983s ok internal/abi 0.210s ok internal/buildcfg 0.304s ok internal/coverage/cformat 0.302s ok internal/coverage/cmerge 0.299s ok internal/coverage/pods 0.384s ok internal/coverage/slicereader 0.294s ok internal/coverage/slicewriter 0.287s ok internal/coverage/test 0.423s ok internal/cpu 0.258s ok internal/dag 0.319s ok internal/diff 0.314s ok internal/fmtsort 0.301s ok internal/fuzz 0.408s ok internal/godebug 0.376s ok internal/intern 0.842s ok internal/itoa 0.432s ok internal/poll 0.331s ok internal/profile 0.262s ok internal/reflectlite 0.618s ok internal/safefilepath 0.210s ok internal/saferio 0.272s ok internal/singleflight 0.352s ok internal/testenv 0.299s ok internal/trace 0.660s ok internal/types/errors 0.719s ok internal/unsafeheader 0.340s ok internal/xcoff 1.021s ok io 0.370s ok io/fs 1.254s ok io/ioutil 0.344s ok log 0.292s ok log/slog 0.425s ok log/slog/internal/buffer 0.210s ok log/syslog 0.224s [no tests to run] ok maps 0.244s ok math 0.301s ok math/big 12.823s ok math/bits 0.383s ok math/cmplx 0.300s ok math/rand 1.035s ok mime 0.375s ok mime/multipart 4.213s ok mime/quotedprintable 0.357s ok net 0.694s ok net/http 37.439s ok net/http/cgi 0.518s ok net/http/cookiejar 0.551s ok net/http/fcgi 0.470s ok net/http/httptest 0.901s ok net/http/httptrace 0.259s ok net/http/httputil 0.960s ok net/http/internal 0.260s ok net/http/internal/ascii 0.205s ok net/http/pprof 4.519s ok net/mail 0.283s ok net/netip 0.654s ok net/rpc 0.850s ok net/rpc/jsonrpc 0.725s ok net/smtp 0.649s ok net/textproto 0.438s ok net/url 0.740s ok os 1.060s ok os/exec 0.475s ok os/exec/internal/fdtest 0.260s ok os/signal 0.222s [no tests to run] ok os/user 0.328s ok path 0.369s ok path/filepath 0.875s ok plugin 0.214s ok reflect 1.001s ok regexp 1.950s ok regexp/syntax 2.667s ok runtime 62.056s ok runtime/coverage 0.270s ok runtime/debug 0.336s ok runtime/internal/atomic 0.245s ok runtime/internal/math 0.237s ok runtime/internal/sys 0.222s ok runtime/metrics 0.289s ok runtime/pprof 0.478s ok runtime/trace 3.415s ok slices 0.249s ok sort 0.408s ok strconv 1.450s ok strings 21.501s ok sync 0.825s ok sync/atomic 0.977s ok syscall 0.949s ok syscall/js 0.808s ok testing 1.459s ok testing/fstest 0.702s ok testing/iotest 0.466s ok testing/quick 0.687s ok text/scanner 0.601s ok text/tabwriter 0.524s ok text/template 0.870s ok text/template/parse 0.569s ok time 2.950s ok unicode 0.375s ok unicode/utf16 0.268s ok unicode/utf8 0.383s ok cmd/addr2line 0.329s ok cmd/api 0.501s ok cmd/asm/internal/asm 3.497s ok cmd/asm/internal/lex 0.277s ok cmd/compile/internal/abt 0.304s ok cmd/compile/internal/amd64 0.376s ok cmd/compile/internal/base 0.260s ok cmd/compile/internal/compare 0.320s ok cmd/compile/internal/dwarfgen 0.416s ok cmd/compile/internal/importer 0.324s ok cmd/compile/internal/ir 0.252s ok cmd/compile/internal/logopt 0.191s ok cmd/compile/internal/loopvar 0.256s ok cmd/compile/internal/noder 0.435s ok cmd/compile/internal/reflectdata 0.280s [no tests to run] ok cmd/compile/internal/ssa 1.118s ok cmd/compile/internal/syntax 0.389s ok cmd/compile/internal/test 0.754s ok cmd/compile/internal/typecheck 0.263s ok cmd/compile/internal/types 0.217s ok cmd/compile/internal/types2 1.583s ok cmd/covdata 0.272s ok cmd/cover 0.303s ok cmd/dist 0.256s ok cmd/doc 2.711s ok cmd/fix 0.793s ok cmd/go 0.604s ok cmd/go/internal/auth 0.258s ok cmd/go/internal/cache 1.380s ok cmd/go/internal/fsys 1.160s ok cmd/go/internal/generate 0.657s ok cmd/go/internal/get 0.702s ok cmd/go/internal/imports 0.336s ok cmd/go/internal/load 0.580s ok cmd/go/internal/modconv 0.581s ok cmd/go/internal/modfetch 0.679s ok cmd/go/internal/modfetch/codehost 0.672s ok cmd/go/internal/modfetch/zip_sum_test 0.510s ok cmd/go/internal/modindex 2.226s ok cmd/go/internal/modload 0.636s ok cmd/go/internal/mvs 0.461s ok cmd/go/internal/par 0.295s ok cmd/go/internal/str 0.258s ok cmd/go/internal/test 0.753s ok cmd/go/internal/vcs 0.583s ok cmd/go/internal/vcweb 0.578s ok cmd/go/internal/vcweb/vcstest 1.105s ok cmd/go/internal/web 0.410s ok cmd/go/internal/work 0.828s ok cmd/gofmt 0.835s ok cmd/internal/archive 0.341s ok cmd/internal/buildid 1.158s ok cmd/internal/cov 0.365s ok cmd/internal/dwarf 0.313s ok cmd/internal/edit 0.353s ok cmd/internal/goobj 0.346s ok cmd/internal/moddeps 0.436s ok cmd/internal/notsha256 0.369s ok cmd/internal/obj 0.249s ok cmd/internal/obj/ppc64 0.414s ok cmd/internal/obj/riscv 0.370s ok cmd/internal/obj/s390x 0.389s ok cmd/internal/obj/x86 0.409s ok cmd/internal/objabi 0.327s ok cmd/internal/pkgpath 0.367s ok cmd/internal/pkgpattern 0.415s ok cmd/internal/quoted 0.393s ok cmd/internal/src 0.275s ok cmd/internal/test2json 0.796s ok cmd/link 0.339s ok cmd/link/internal/benchmark 0.250s ok cmd/link/internal/ld 0.328s ok cmd/link/internal/loader 0.483s ok cmd/nm 0.537s ok cmd/objdump 0.541s ok cmd/pack 0.517s ok cmd/pprof 0.468s ok cmd/vet 0.357s ##### os/user with tag osusergo ok os/user 0.232s ##### hash/maphash purego implementation ok hash/maphash 0.407s ##### Testing without libgcc. ok net 0.226s [no tests to run] ok os/user 0.210s ##### ../test/bench/go1 ok test/bench/go1 0.349s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.