js-wasm-node18 at 59d7c69342edbf8943699394513fb9b8fb175d7e :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn6d1f618" "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=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.323s ok archive/zip 1.740s ok bufio 0.500s ok bytes 22.738s ok compress/bzip2 0.418s ok compress/flate 2.333s ok compress/gzip 13.644s ok compress/lzw 0.577s ok compress/zlib 1.372s ok container/heap 0.227s ok container/list 0.276s ok container/ring 0.296s ok context 0.285s ok crypto 0.213s ok crypto/aes 0.230s ok crypto/cipher 0.249s ok crypto/des 0.241s ok crypto/dsa 0.239s ok crypto/ecdh 0.697s ok crypto/ecdsa 0.630s ok crypto/ed25519 0.820s ok crypto/elliptic 0.374s ok crypto/hmac 0.195s ok crypto/internal/alias 0.212s ok crypto/internal/bigmod 0.649s ok crypto/internal/boring 0.221s ok crypto/internal/boring/bcache 0.658s ok crypto/internal/edwards25519 30.522s ok crypto/internal/edwards25519/field 30.403s ok crypto/internal/nistec 1.913s ok crypto/internal/nistec/fiat 0.223s [no tests to run] ok crypto/md5 0.274s ok crypto/rand 0.361s ok crypto/rc4 0.317s ok crypto/rsa 2.914s ok crypto/sha1 0.235s ok crypto/sha256 0.232s ok crypto/sha512 0.226s ok crypto/subtle 1.586s ok crypto/tls 3.349s ok crypto/x509 4.376s ok database/sql 0.829s ok database/sql/driver 0.234s ok debug/buildinfo 0.371s ok debug/dwarf 0.917s ok debug/elf 1.226s ok debug/gosym 0.303s ok debug/macho 0.320s ok debug/pe 0.818s ok debug/plan9obj 0.217s ok embed 0.237s [no tests to run] ok embed/internal/embedtest 0.297s ok encoding/ascii85 0.222s ok encoding/asn1 0.312s ok encoding/base32 0.342s ok encoding/base64 0.254s ok encoding/binary 0.314s ok encoding/csv 0.325s ok encoding/gob 11.747s ok encoding/hex 0.331s ok encoding/json 0.937s ok encoding/pem 1.230s ok encoding/xml 0.502s ok errors 0.361s ok expvar 0.314s ok flag 0.303s ok fmt 0.598s ok go/ast 0.444s ok go/build 12.570s ok go/build/constraint 0.252s ok go/constant 0.296s ok go/doc 0.739s ok go/doc/comment 1.814s ok go/format 0.444s ok go/importer 0.344s ok go/internal/gccgoimporter 0.328s ok go/internal/gcimporter 0.357s ok go/internal/srcimporter 9.037s ok go/parser 0.970s ok go/printer 1.242s ok go/scanner 0.293s ok go/token 0.444s ok go/types 1.890s ok hash 0.236s ok hash/adler32 0.332s ok hash/crc32 0.357s ok hash/crc64 0.341s ok hash/fnv 0.300s ok hash/maphash 0.512s ok html 0.346s ok html/template 0.880s ok image 0.639s ok image/color 0.350s ok image/draw 0.847s ok image/gif 0.966s ok image/jpeg 0.871s ok image/png 1.441s ok index/suffixarray 1.947s ok internal/abi 0.211s ok internal/buildcfg 0.293s ok internal/coverage/cformat 0.292s ok internal/coverage/cmerge 0.349s ok internal/coverage/pods 0.405s ok internal/coverage/slicereader 0.290s ok internal/coverage/slicewriter 0.317s ok internal/coverage/test 0.433s ok internal/cpu 0.326s ok internal/dag 0.289s ok internal/diff 0.334s ok internal/fmtsort 0.317s ok internal/fuzz 0.413s ok internal/godebug 0.418s ok internal/intern 0.881s ok internal/itoa 0.435s ok internal/poll 0.362s ok internal/profile 0.295s ok internal/reflectlite 0.635s ok internal/safefilepath 0.219s ok internal/saferio 0.281s ok internal/singleflight 0.391s ok internal/testenv 0.296s ok internal/trace 0.725s ok internal/types/errors 0.701s ok internal/unsafeheader 0.287s ok internal/xcoff 0.980s ok io 0.389s ok io/fs 1.238s ok io/ioutil 0.321s ok log 0.330s ok log/slog 0.461s ok log/slog/internal/buffer 0.241s ok log/syslog 0.234s [no tests to run] ok maps 0.265s ok math 0.349s ok math/big 11.848s ok math/bits 0.345s ok math/cmplx 0.283s ok math/rand 1.063s ok mime 0.390s ok mime/multipart 4.298s ok mime/quotedprintable 0.371s ok net 0.730s ok net/http 36.969s ok net/http/cgi 0.524s ok net/http/cookiejar 0.574s ok net/http/fcgi 0.482s ok net/http/httptest 0.905s ok net/http/httptrace 0.237s ok net/http/httputil 0.979s ok net/http/internal 0.238s ok net/http/internal/ascii 0.218s ok net/http/pprof 4.548s ok net/mail 0.289s ok net/netip 0.683s ok net/rpc 0.841s ok net/rpc/jsonrpc 0.746s ok net/smtp 0.669s ok net/textproto 0.415s ok net/url 0.783s ok os 1.167s ok os/exec 0.535s ok os/exec/internal/fdtest 0.275s ok os/signal 0.277s [no tests to run] ok os/user 0.341s ok path 0.350s ok path/filepath 0.889s ok plugin 0.209s ok reflect 1.012s ok regexp 1.919s ok regexp/syntax 2.653s ok runtime 62.233s ok runtime/coverage 0.251s ok runtime/debug 0.345s ok runtime/internal/atomic 0.288s ok runtime/internal/math 0.265s ok runtime/internal/sys 0.198s ok runtime/metrics 0.298s ok runtime/pprof 0.509s ok runtime/trace 3.386s ok slices 0.249s ok sort 0.427s ok strconv 1.454s ok strings 21.522s ok sync 0.822s ok sync/atomic 0.944s ok syscall 0.929s ok syscall/js 0.863s ok testing 1.362s ok testing/fstest 0.735s ok testing/iotest 0.431s ok testing/quick 0.716s ok text/scanner 0.606s ok text/tabwriter 0.524s ok text/template 0.913s ok text/template/parse 0.646s ok time 2.956s ok unicode 0.388s ok unicode/utf16 0.300s ok unicode/utf8 0.345s ok cmd/addr2line 0.375s ok cmd/api 0.477s ok cmd/asm/internal/asm 3.486s ok cmd/asm/internal/lex 0.288s ok cmd/compile/internal/abt 0.241s ok cmd/compile/internal/amd64 0.392s ok cmd/compile/internal/base 0.256s ok cmd/compile/internal/compare 0.373s ok cmd/compile/internal/dwarfgen 0.389s ok cmd/compile/internal/importer 0.341s ok cmd/compile/internal/ir 0.247s ok cmd/compile/internal/logopt 0.188s ok cmd/compile/internal/loopvar 0.265s ok cmd/compile/internal/noder 0.420s ok cmd/compile/internal/reflectdata 0.271s [no tests to run] ok cmd/compile/internal/ssa 1.156s ok cmd/compile/internal/syntax 0.441s ok cmd/compile/internal/test 0.756s ok cmd/compile/internal/typecheck 0.289s ok cmd/compile/internal/types 0.244s ok cmd/compile/internal/types2 1.638s ok cmd/covdata 0.300s ok cmd/cover 0.329s ok cmd/dist 0.258s ok cmd/doc 2.889s ok cmd/fix 0.911s ok cmd/go 0.614s ok cmd/go/internal/auth 0.289s ok cmd/go/internal/cache 1.454s ok cmd/go/internal/fsys 1.063s ok cmd/go/internal/generate 0.754s ok cmd/go/internal/get 0.690s ok cmd/go/internal/imports 0.331s ok cmd/go/internal/load 0.605s ok cmd/go/internal/modconv 0.580s ok cmd/go/internal/modfetch 0.694s ok cmd/go/internal/modfetch/codehost 0.761s ok cmd/go/internal/modfetch/zip_sum_test 0.549s ok cmd/go/internal/modindex 2.339s ok cmd/go/internal/modload 0.722s ok cmd/go/internal/mvs 0.489s ok cmd/go/internal/par 0.292s ok cmd/go/internal/str 0.248s ok cmd/go/internal/test 0.761s ok cmd/go/internal/vcs 0.589s ok cmd/go/internal/vcweb 0.618s ok cmd/go/internal/vcweb/vcstest 1.179s ok cmd/go/internal/web 0.469s ok cmd/go/internal/work 0.887s ok cmd/gofmt 0.865s ok cmd/internal/archive 0.374s ok cmd/internal/buildid 1.181s ok cmd/internal/cov 0.383s ok cmd/internal/dwarf 0.442s ok cmd/internal/edit 0.401s ok cmd/internal/goobj 0.346s ok cmd/internal/moddeps 0.451s ok cmd/internal/notsha256 0.366s ok cmd/internal/obj 0.259s ok cmd/internal/obj/ppc64 0.413s ok cmd/internal/obj/riscv 0.430s ok cmd/internal/obj/s390x 0.398s ok cmd/internal/obj/x86 0.466s ok cmd/internal/objabi 0.373s ok cmd/internal/pkgpath 0.370s ok cmd/internal/pkgpattern 0.452s ok cmd/internal/quoted 0.365s ok cmd/internal/src 0.278s ok cmd/internal/test2json 0.847s ok cmd/link 0.359s ok cmd/link/internal/benchmark 0.228s ok cmd/link/internal/ld 0.356s ok cmd/link/internal/loader 0.467s ok cmd/nm 0.455s ok cmd/objdump 0.487s ok cmd/pack 0.544s ok cmd/pprof 0.460s ok cmd/vet 0.392s ##### os/user with tag osusergo ok os/user 0.229s ##### hash/maphash purego implementation ok hash/maphash 0.409s ##### Testing without libgcc. ok net 0.231s [no tests to run] ok os/user 0.242s ##### ../test/bench/go1 ok test/bench/go1 0.380s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.