windows-386-2012 at 4fb7e22adece7e12f7e0b443e1b1a1272e1b84c8 :: Running C:\workdir\go\src\make.bat with args ["C:\\workdir\\go\\src\\make.bat"] and env ["GOBUILDEXIT=1" "=C:=C:\\golang" "ALLUSERSPROFILE=C:\\ProgramData" "APPDATA=C:\\Users\\gopher\\AppData\\Roaming" "CommonProgramFiles=C:\\Program Files\\Common Files" "CommonProgramFiles(x86)=C:\\Program Files (x86)\\Common Files" "CommonProgramW6432=C:\\Program Files\\Common Files" "COMPUTERNAME=SERVER-2012R2-V" "ComSpec=C:\\Windows\\system32\\cmd.exe" "FP_NO_HOST_CHECK=NO" "GooGetRoot=C:\\ProgramData\\GooGet" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2012R2-V" "NUMBER_OF_PROCESSORS=8" "OS=Windows_NT" "PATH=C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\ProgramData\\GooGet;C:\\Program Files\\Google\\Compute Engine\\metadata_scripts;C:\\Program Files (x86)\\Google\\Cloud SDK\\google-cloud-sdk\\bin;C:\\Program Files\\Google\\Compute Engine\\sysprep;C:\\godep\\gcc32\\bin" "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "PROCESSOR_ARCHITECTURE=AMD64" "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 0, GenuineIntel" "PROCESSOR_LEVEL=6" "PROCESSOR_REVISION=4f00" "ProgramData=C:\\ProgramData" "ProgramFiles=C:\\Program Files" "ProgramFiles(x86)=C:\\Program Files (x86)" "ProgramW6432=C:\\Program Files" "PROMPT=$P$G" "PSModulePath=C:\\Program Files (x86)\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules;C:\\Program Files (x86)\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\PowerShell" "PUBLIC=C:\\Users\\Public" "SESSIONNAME=Console" "SystemDrive=C:" "SystemRoot=C:\\Windows" "TEMP=C:\\Users\\gopher\\AppData\\Local\\Temp\\1" "TMP=C:\\Users\\gopher\\AppData\\Local\\Temp\\1" "USERDOMAIN=SERVER-2012R2-V" "USERDOMAIN_ROAMINGPROFILE=SERVER-2012R2-V" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "GO_STAGE0_NET_DELAY=1s" "GO_STAGE0_DL_DELAY=400ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-386-2012" "GOARCH=386" "GOHOSTARCH=386" "GOBIN=" "PWD=C:\\workdir\\go\\src"] in dir C:\workdir\go\src Building Go cmd/dist using C:\workdir\go1.4. (go1.17.13 windows/amd64) Building Go toolchain1 using C:\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 packages and commands for windows/386. --- Installed Go for windows/386 in C:\workdir\go Installed commands in C:\workdir\go\bin ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: windows # OS Version: 6.3.9600 ##### Testing packages. ok archive/tar 0.062s ok archive/zip 0.314s ok bufio 0.095s ok bytes 1.943s ok compress/bzip2 0.182s ok compress/flate 0.854s ok compress/gzip 1.758s ok compress/lzw 0.095s ok compress/zlib 0.628s ok container/heap 0.031s ok container/list 0.035s ok container/ring 0.070s ok context 0.058s ok crypto 0.028s ok crypto/aes 0.070s ok crypto/cipher 0.028s ok crypto/des 0.064s ok crypto/dsa 0.037s ok crypto/ecdsa 0.069s ok crypto/ed25519 0.456s ok crypto/elliptic 0.089s ok crypto/hmac 0.029s ok crypto/internal/boring 0.024s ok crypto/internal/boring/bcache 0.105s ok crypto/internal/edwards25519 22.733s ok crypto/internal/edwards25519/field 26.949s ok crypto/internal/nistec 6.965s ok crypto/internal/nistec/fiat 0.028s [no tests to run] ok crypto/internal/subtle 0.025s ok crypto/md5 0.026s ok crypto/rand 0.039s ok crypto/rc4 0.079s ok crypto/rsa 0.230s ok crypto/sha1 0.030s ok crypto/sha256 0.027s ok crypto/sha512 0.030s ok crypto/subtle 0.026s ok crypto/tls 1.504s ok crypto/x509 3.434s ok database/sql 0.304s ok database/sql/driver 0.032s ok debug/buildinfo 0.037s ok debug/dwarf 0.050s ok debug/elf 0.044s ok debug/gosym 0.052s ok debug/macho 0.028s ok debug/pe 4.979s ok debug/plan9obj 0.029s ok embed 0.028s [no tests to run] ok embed/internal/embedtest 0.028s ok encoding/ascii85 0.034s ok encoding/asn1 0.036s ok encoding/base32 0.040s ok encoding/base64 0.027s ok encoding/binary 0.026s ok encoding/csv 0.051s ok encoding/gob 0.059s ok encoding/hex 0.076s ok encoding/json 0.220s ok encoding/pem 0.688s ok encoding/xml 0.068s ok errors 0.052s ok expvar 0.032s ok flag 0.124s ok fmt 0.114s ok go/ast 0.031s ok go/build 1.356s ok go/build/constraint 0.026s ok go/constant 0.029s ok go/doc 0.097s ok go/doc/comment 1.303s ok go/format 0.036s ok go/importer 0.201s ok go/internal/gccgoimporter 0.044s ok go/internal/gcimporter 13.389s ok go/internal/srcimporter 5.259s ok go/parser 0.216s ok go/printer 0.203s ok go/scanner 0.027s ok go/token 0.040s ok go/types 6.937s ok hash 0.029s ok hash/adler32 0.032s ok hash/crc32 0.028s ok hash/crc64 0.028s ok hash/fnv 0.024s ok hash/maphash 0.077s ok html 0.039s ok html/template 0.126s ok image 0.086s ok image/color 0.046s ok image/draw 0.119s ok image/gif 17.379s ok image/jpeg 3.332s ok image/png 0.296s ok index/suffixarray 0.242s ok internal/abi 0.108s ok internal/buildcfg 0.025s ok internal/cpu 0.024s ok internal/dag 0.025s ok internal/diff 0.023s ok internal/fmtsort 0.027s ok internal/fuzz 0.031s ok internal/godebug 0.024s ok internal/intern 0.236s ok internal/itoa 0.024s ok internal/poll 0.211s ok internal/profile 0.025s ok internal/reflectlite 0.074s ok internal/singleflight 0.038s ok internal/syscall/windows 0.044s ok internal/syscall/windows/registry 0.032s ok internal/trace 0.066s ok internal/unsafeheader 0.028s ok internal/xcoff 0.037s ok io 0.058s ok io/fs 0.508s ok io/ioutil 0.029s ok log 0.027s ok math 0.033s ok math/big 1.672s ok math/bits 0.031s ok math/cmplx 0.026s ok math/rand 0.521s ok mime 0.048s ok mime/multipart 0.164s ok mime/quotedprintable 0.030s ok net 8.307s ok net/http 6.936s ok net/http/cgi 0.265s ok net/http/cookiejar 0.032s ok net/http/fcgi 0.129s ok net/http/httptest 2.135s ok net/http/httptrace 0.028s ok net/http/httputil 0.603s ok net/http/internal 0.026s ok net/http/internal/ascii 0.025s ok net/http/pprof 5.189s ok net/internal/socktest 0.028s ok net/mail 0.028s ok net/netip 0.573s ok net/rpc 0.059s ok net/rpc/jsonrpc 0.036s ok net/smtp 0.057s ok net/textproto 0.027s ok net/url 0.034s ok os 2.063s ok os/exec 3.297s ok os/exec/internal/fdtest 0.024s ok os/signal 1.565s ok os/user 0.038s ok path 0.027s ok path/filepath 0.528s ok plugin 0.025s ok reflect 0.203s ok regexp 0.075s ok regexp/syntax 0.410s ok runtime 31.682s ok runtime/cgo 0.024s ok runtime/debug 0.055s ok runtime/internal/atomic 0.078s ok runtime/internal/math 0.031s ok runtime/internal/sys 0.024s ok runtime/metrics 0.025s ok runtime/pprof 7.389s ok runtime/trace 1.656s ok sort 0.077s ok strconv 0.393s ok strings 1.393s ok sync 0.498s ok sync/atomic 0.372s ok syscall 2.328s ok testing 0.578s ok testing/fstest 0.031s ok testing/iotest 0.029s ok testing/quick 0.058s ok text/scanner 0.027s ok text/tabwriter 0.030s ok text/template 0.070s ok text/template/parse 0.035s ok time 1.992s ok unicode 0.026s ok unicode/utf16 0.024s ok unicode/utf8 0.030s ok cmd/addr2line 1.689s ok cmd/api 12.630s ok cmd/asm/internal/asm 0.503s ok cmd/asm/internal/lex 0.026s ok cmd/compile/internal/abt 0.029s ok cmd/compile/internal/amd64 0.033s ok cmd/compile/internal/dwarfgen 0.468s ok cmd/compile/internal/importer 0.827s ok cmd/compile/internal/ir 0.027s ok cmd/compile/internal/logopt 0.158s ok cmd/compile/internal/noder 0.030s ok cmd/compile/internal/reflectdata 0.026s [no tests to run] ok cmd/compile/internal/ssa 5.350s ok cmd/compile/internal/syntax 0.050s ok cmd/compile/internal/test 17.684s ok cmd/compile/internal/typecheck 0.615s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 1.241s ok cmd/cover 2.461s ok cmd/dist 0.025s ok cmd/doc 0.146s ok cmd/fix 1.861s ok cmd/go 59.308s ok cmd/go/internal/auth 0.023s ok cmd/go/internal/cache 0.270s ok cmd/go/internal/fsys 0.091s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.042s ok cmd/go/internal/imports 0.028s ok cmd/go/internal/load 0.040s ok cmd/go/internal/lockedfile 0.122s ok cmd/go/internal/lockedfile/internal/filelock 0.071s ok cmd/go/internal/modconv 0.030s ok cmd/go/internal/modfetch 0.034s ok cmd/go/internal/modfetch/codehost 0.045s ok cmd/go/internal/modfetch/zip_sum_test 0.030s ok cmd/go/internal/modindex 0.155s ok cmd/go/internal/modload 0.030s ok cmd/go/internal/mvs 0.033s ok cmd/go/internal/par 0.058s ok cmd/go/internal/search 0.024s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.042s ok cmd/go/internal/vcs 0.035s ok cmd/go/internal/web 0.031s ok cmd/go/internal/work 0.044s ok cmd/gofmt 0.059s ok cmd/internal/archive 1.020s ok cmd/internal/buildid 0.229s ok cmd/internal/dwarf 0.025s ok cmd/internal/edit 0.023s ok cmd/internal/goobj 0.024s ok cmd/internal/moddeps 2.152s ok cmd/internal/notsha256 0.024s ok cmd/internal/obj 0.938s ok cmd/internal/obj/ppc64 0.348s ok cmd/internal/obj/riscv 0.120s ok cmd/internal/obj/s390x 0.028s ok cmd/internal/obj/x86 3.238s ok cmd/internal/objabi 0.024s ok cmd/internal/pkgpath 0.101s ok cmd/internal/quoted 0.025s ok cmd/internal/src 0.025s ok cmd/internal/sys 0.025s ok cmd/internal/test2json 0.105s ok cmd/link 6.434s ok cmd/link/internal/benchmark 0.028s ok cmd/link/internal/ld 5.275s ok cmd/link/internal/loader 0.035s ok cmd/nm 2.313s ok cmd/objdump 3.008s ok cmd/pack 2.644s ok cmd/pprof 1.485s ok cmd/trace 0.423s ok cmd/vet 9.541s ##### os/user with tag osusergo ok os/user 0.032s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 55.178s ##### moved GOROOT ok fmt 0.120s ##### Testing without libgcc. ok net 0.037s ok os/user 0.032s ##### internal linking of -buildmode=pie ok reflect 0.212s ok os/user 0.034s ##### sync -cpu=10 ok sync 0.532s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 8.938s ok misc/cgo/test 9.008s ok misc/cgo/test 9.154s ok misc/cgo/test 9.328s ok misc/cgo/test 5.265s ok misc/cgo/test 5.374s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.808s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.949s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### ../test ##### ../misc/reboot PASS All tests passed.