js-wasm-node18 at 3360be4a1160658153c1f2643acc99452c977339 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn2b3abf7" "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.337s ok archive/zip 1.867s ok bufio 0.546s ok bytes 18.266s ok compress/bzip2 0.431s ok compress/flate 2.467s ok compress/gzip 15.447s ok compress/lzw 0.663s ok compress/zlib 1.474s ok container/heap 0.369s ok container/list 0.317s ok container/ring 0.326s ok context 0.446s ok crypto 0.335s ok crypto/aes 0.394s ok crypto/cipher 0.370s ok crypto/des 0.387s ok crypto/dsa 0.379s ok crypto/ecdh 0.719s ok crypto/ecdsa 0.715s ok crypto/ed25519 0.851s ok crypto/elliptic 0.386s ok crypto/hmac 0.302s ok crypto/internal/alias 0.230s ok crypto/internal/bigmod 0.675s ok crypto/internal/boring 0.247s ok crypto/internal/boring/bcache 0.665s ok crypto/internal/edwards25519 31.178s ok crypto/internal/edwards25519/field 31.086s ok crypto/internal/nistec 1.981s ok crypto/internal/nistec/fiat 0.259s [no tests to run] ok crypto/md5 0.370s ok crypto/rand 0.368s ok crypto/rc4 0.294s ok crypto/rsa 3.272s ok crypto/sha1 0.339s ok crypto/sha256 0.325s ok crypto/sha512 0.284s ok crypto/subtle 2.020s ok crypto/tls 3.478s ok crypto/x509 4.635s ok database/sql 0.875s ok database/sql/driver 0.278s ok debug/buildinfo 0.439s ok debug/dwarf 0.940s ok debug/elf 1.593s ok debug/gosym 0.403s ok debug/macho 0.433s ok debug/pe 1.078s ok debug/plan9obj 0.366s ok embed 0.307s [no tests to run] ok embed/internal/embedtest 0.356s ok encoding/ascii85 0.276s ok encoding/asn1 0.363s ok encoding/base32 0.317s ok encoding/base64 0.274s ok encoding/binary 0.331s ok encoding/csv 0.356s ok encoding/gob 12.179s ok encoding/hex 0.390s ok encoding/json 1.064s ok encoding/pem 1.426s ok encoding/xml 0.572s ok errors 0.695s ok expvar 0.516s ok flag 0.325s ok fmt 0.667s ok go/ast 0.476s ok go/build 12.916s ok go/build/constraint 0.311s ok go/constant 0.334s ok go/doc 1.001s ok go/doc/comment 2.158s ok go/format 0.458s ok go/importer 0.355s ok go/internal/gccgoimporter 0.323s ok go/internal/gcimporter 0.403s ok go/internal/srcimporter 10.836s ok go/parser 1.075s ok go/printer 1.514s ok go/scanner 0.306s ok go/token 0.451s ok go/types 2.111s ok hash 0.318s ok hash/adler32 0.318s ok hash/crc32 0.340s ok hash/crc64 0.310s ok hash/fnv 0.366s ok hash/maphash 0.589s ok html 0.381s ok html/template 0.929s ok image 0.687s ok image/color 0.377s ok image/draw 0.750s ok image/gif 0.943s ok image/jpeg 0.996s ok image/png 1.553s ok index/suffixarray 1.726s ok internal/abi 0.317s ok internal/buildcfg 0.303s ok internal/coverage/cformat 0.344s ok internal/coverage/cmerge 0.266s ok internal/coverage/pods 0.413s ok internal/coverage/slicereader 0.347s ok internal/coverage/slicewriter 0.242s ok internal/coverage/test 0.381s ok internal/cpu 0.242s ok internal/dag 0.285s ok internal/diff 0.314s ok internal/fmtsort 0.385s ok internal/fuzz 0.492s ok internal/godebug 0.356s ok internal/intern 0.552s ok internal/itoa 0.288s ok internal/poll 0.335s ok internal/profile 0.267s ok internal/reflectlite 0.911s ok internal/safefilepath 0.324s ok internal/saferio 0.476s ok internal/singleflight 0.462s ok internal/testenv 0.389s ok internal/trace 0.633s ok internal/types/errors 0.688s ok internal/unsafeheader 0.254s ok internal/xcoff 1.014s ok io 0.523s ok io/fs 1.435s ok io/ioutil 0.455s ok log 0.422s ok log/syslog 0.334s [no tests to run] ok maps 0.384s ok math 0.366s ok math/big 11.918s ok math/bits 0.428s ok math/cmplx 0.316s ok math/rand 1.091s ok mime 0.452s ok mime/multipart 4.506s ok mime/quotedprintable 0.392s ok net 0.753s ok net/http 39.814s ok net/http/cgi 0.617s ok net/http/cookiejar 0.648s ok net/http/fcgi 0.487s ok net/http/httptest 0.985s ok net/http/httptrace 0.311s ok net/http/httputil 1.045s ok net/http/internal 0.280s ok net/http/internal/ascii 0.223s ok net/http/pprof 4.676s ok net/mail 0.345s ok net/netip 0.430s ok net/rpc 0.904s ok net/rpc/jsonrpc 0.782s ok net/smtp 0.688s ok net/textproto 0.464s ok net/url 0.842s ok os 1.263s ok os/exec 0.558s ok os/exec/internal/fdtest 0.328s ok os/signal 0.279s [no tests to run] ok os/user 0.377s ok path 0.371s ok path/filepath 1.033s ok plugin 0.224s ok reflect 1.121s ok regexp 2.067s ok regexp/syntax 2.703s ok runtime 58.736s ok runtime/coverage 0.366s ok runtime/debug 0.465s ok runtime/internal/atomic 0.407s ok runtime/internal/math 0.313s ok runtime/internal/sys 0.359s ok runtime/metrics 0.517s ok runtime/pprof 0.594s ok runtime/trace 3.575s ok slices 0.292s ok sort 0.442s ok strconv 1.443s ok strings 16.550s ok sync 0.885s ok sync/atomic 1.003s ok syscall 1.039s ok syscall/js 0.902s ok testing 1.474s ok testing/fstest 0.746s ok testing/iotest 0.555s ok testing/quick 0.796s ok text/scanner 0.676s ok text/tabwriter 0.590s ok text/template 0.986s ok text/template/parse 0.634s ok time 3.157s ok unicode 0.397s ok unicode/utf16 0.338s ok unicode/utf8 0.410s ok cmd/addr2line 0.390s ok cmd/api 0.552s ok cmd/asm/internal/asm 4.038s ok cmd/asm/internal/lex 0.311s ok cmd/compile/internal/abt 0.304s ok cmd/compile/internal/amd64 0.444s ok cmd/compile/internal/base 0.291s ok cmd/compile/internal/compare 0.393s ok cmd/compile/internal/dwarfgen 0.522s ok cmd/compile/internal/importer 0.437s ok cmd/compile/internal/ir 0.353s ok cmd/compile/internal/logopt 0.261s ok cmd/compile/internal/loopvar 0.351s ok cmd/compile/internal/noder 0.505s ok cmd/compile/internal/reflectdata 0.277s [no tests to run] ok cmd/compile/internal/ssa 1.234s ok cmd/compile/internal/syntax 0.467s ok cmd/compile/internal/test 0.821s ok cmd/compile/internal/typecheck 0.314s ok cmd/compile/internal/types 0.266s ok cmd/compile/internal/types2 1.743s ok cmd/covdata 0.306s ok cmd/cover 0.342s ok cmd/dist 0.272s ok cmd/doc 3.311s ok cmd/fix 0.994s ok cmd/go 0.663s ok cmd/go/internal/auth 0.302s ok cmd/go/internal/cache 1.544s ok cmd/go/internal/fsys 1.215s ok cmd/go/internal/generate 0.780s ok cmd/go/internal/get 0.712s ok cmd/go/internal/imports 0.341s ok cmd/go/internal/load 0.598s ok cmd/go/internal/modconv 0.443s ok cmd/go/internal/modfetch 0.689s ok cmd/go/internal/modfetch/codehost 0.681s ok cmd/go/internal/modfetch/zip_sum_test 0.522s ok cmd/go/internal/modindex 2.771s ok cmd/go/internal/modload 0.749s ok cmd/go/internal/mvs 0.471s ok cmd/go/internal/par 0.395s ok cmd/go/internal/str 0.332s ok cmd/go/internal/test 0.799s ok cmd/go/internal/vcs 0.656s ok cmd/go/internal/vcweb 0.517s ok cmd/go/internal/vcweb/vcstest 1.261s ok cmd/go/internal/web 0.460s ok cmd/go/internal/work 0.667s ok cmd/gofmt 0.701s ok cmd/internal/archive 0.260s ok cmd/internal/buildid 1.255s ok cmd/internal/cov 0.483s ok cmd/internal/dwarf 0.538s ok cmd/internal/edit 0.384s ok cmd/internal/goobj 0.477s ok cmd/internal/moddeps 0.494s ok cmd/internal/notsha256 0.531s ok cmd/internal/obj 0.264s ok cmd/internal/obj/ppc64 0.263s ok cmd/internal/obj/riscv 0.285s ok cmd/internal/obj/s390x 0.230s ok cmd/internal/obj/x86 0.493s ok cmd/internal/objabi 0.399s ok cmd/internal/pkgpath 0.393s ok cmd/internal/pkgpattern 0.481s ok cmd/internal/quoted 0.459s ok cmd/internal/src 0.456s ok cmd/internal/test2json 0.995s ok cmd/link 0.379s ok cmd/link/internal/benchmark 0.278s ok cmd/link/internal/ld 0.398s ok cmd/link/internal/loader 0.323s ok cmd/nm 0.645s ok cmd/objdump 0.632s ok cmd/pack 0.668s ok cmd/pprof 0.509s ok cmd/vet 0.512s ##### os/user with tag osusergo ok os/user 0.273s ##### hash/maphash purego implementation ok hash/maphash 0.447s ##### Testing without libgcc. ok net 0.238s [no tests to run] ok os/user 0.281s ##### ../test/bench/go1 ok test/bench/go1 0.398s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.