windows-386-2012 at 399f50c9d773e17221e0c80ba1d739c5575c8460 :: 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=12s" "GO_STAGE0_DL_DELAY=100ms" "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 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.057s ok archive/zip 0.335s ok bufio 0.108s ok bytes 1.871s ok compress/bzip2 0.141s ok compress/flate 0.691s ok compress/gzip 1.708s ok compress/lzw 0.090s ok compress/zlib 0.610s ok container/heap 0.030s ok container/list 0.045s ok container/ring 0.046s ok context 0.056s ok crypto 0.027s ok crypto/aes 0.053s ok crypto/cipher 0.028s ok crypto/des 0.059s ok crypto/dsa 0.037s ok crypto/ecdsa 0.069s ok crypto/ed25519 0.485s ok crypto/elliptic 0.094s ok crypto/hmac 0.027s ok crypto/internal/boring 0.024s ok crypto/internal/boring/bcache 0.090s ok crypto/internal/edwards25519 22.622s ok crypto/internal/edwards25519/field 26.474s ok crypto/internal/nistec 6.950s ok crypto/internal/nistec/fiat 0.026s [no tests to run] ok crypto/internal/subtle 0.029s ok crypto/md5 0.029s ok crypto/rand 0.039s ok crypto/rc4 0.078s ok crypto/rsa 0.231s ok crypto/sha1 0.063s ok crypto/sha256 0.025s ok crypto/sha512 0.030s ok crypto/subtle 0.025s ok crypto/tls 1.506s ok crypto/x509 3.174s ok database/sql 0.300s ok database/sql/driver 0.036s ok debug/buildinfo 0.032s ok debug/dwarf 0.053s ok debug/elf 0.042s ok debug/gosym 0.044s ok debug/macho 0.027s ok debug/pe 4.888s ok debug/plan9obj 0.026s ok embed 0.028s [no tests to run] ok embed/internal/embedtest 0.027s ok encoding/ascii85 0.030s ok encoding/asn1 0.027s ok encoding/base32 0.040s ok encoding/base64 0.028s ok encoding/binary 0.029s ok encoding/csv 0.066s ok encoding/gob 0.061s ok encoding/hex 0.080s ok encoding/json 0.222s ok encoding/pem 0.690s ok encoding/xml 0.066s ok errors 0.031s ok expvar 0.033s ok flag 0.122s ok fmt 0.088s ok go/ast 0.029s ok go/build 1.575s ok go/build/constraint 0.028s ok go/constant 0.028s ok go/doc 0.081s ok go/doc/comment 1.241s ok go/format 0.029s ok go/importer 0.210s ok go/internal/gccgoimporter 0.051s ok go/internal/gcimporter 13.329s ok go/internal/srcimporter 5.294s ok go/parser 0.214s ok go/printer 0.225s ok go/scanner 0.032s ok go/token 0.038s ok go/types 6.958s ok hash 0.027s ok hash/adler32 0.030s ok hash/crc32 0.028s ok hash/crc64 0.026s ok hash/fnv 0.027s ok hash/maphash 0.082s ok html 0.092s ok html/template 0.117s ok image 0.083s ok image/color 0.043s ok image/draw 0.117s ok image/gif 17.030s ok image/jpeg 3.365s ok image/png 0.277s ok index/suffixarray 0.258s ok internal/abi 0.111s ok internal/buildcfg 0.025s ok internal/cpu 0.027s ok internal/diff 0.024s ok internal/fmtsort 0.027s ok internal/fuzz 0.030s ok internal/godebug 0.025s ok internal/intern 0.251s ok internal/itoa 0.026s ok internal/poll 0.210s ok internal/profile 0.029s ok internal/reflectlite 0.075s ok internal/singleflight 0.037s ok internal/syscall/windows 0.047s ok internal/syscall/windows/registry 0.032s ok internal/trace 0.068s ok internal/unsafeheader 0.026s ok internal/xcoff 0.036s ok io 0.060s ok io/fs 0.500s ok io/ioutil 0.030s ok log 0.027s ok math 0.035s ok math/big 1.633s ok math/bits 0.031s ok math/cmplx 0.028s ok math/rand 0.528s ok mime 0.046s ok mime/multipart 0.161s ok mime/quotedprintable 0.033s ok net 8.235s ok net/http 7.319s ok net/http/cgi 0.282s ok net/http/cookiejar 0.034s ok net/http/fcgi 0.131s ok net/http/httptest 2.129s ok net/http/httptrace 0.028s ok net/http/httputil 0.608s ok net/http/internal 0.028s ok net/http/internal/ascii 0.024s ok net/http/pprof 5.198s ok net/internal/socktest 0.026s ok net/mail 0.027s ok net/netip 0.570s ok net/rpc 0.053s ok net/rpc/jsonrpc 0.035s ok net/smtp 0.052s ok net/textproto 0.025s ok net/url 0.031s ok os 2.061s ok os/exec 3.233s ok os/exec/internal/fdtest 0.024s ok os/signal 1.567s ok os/user 0.042s ok path 0.028s ok path/filepath 0.506s ok plugin 0.024s ok reflect 0.201s ok regexp 0.079s ok regexp/syntax 0.412s ok runtime 30.613s ok runtime/cgo 0.025s ok runtime/debug 0.057s ok runtime/internal/atomic 0.079s ok runtime/internal/math 0.025s ok runtime/internal/sys 0.024s ok runtime/metrics 0.026s ok runtime/pprof 7.762s ok runtime/trace 1.608s ok sort 0.077s ok strconv 0.395s ok strings 1.373s ok sync 0.491s ok sync/atomic 0.354s ok syscall 2.287s ok testing 0.855s ok testing/fstest 0.029s ok testing/iotest 0.028s ok testing/quick 0.055s ok text/scanner 0.026s ok text/tabwriter 0.027s ok text/template 0.075s ok text/template/parse 0.034s ok time 1.989s ok unicode 0.027s ok unicode/utf16 0.024s ok unicode/utf8 0.029s ok cmd/addr2line 1.717s ok cmd/api 12.815s ok cmd/asm/internal/asm 0.502s ok cmd/asm/internal/lex 0.026s ok cmd/compile/internal/abt 0.027s ok cmd/compile/internal/amd64 0.031s ok cmd/compile/internal/dwarfgen 0.463s ok cmd/compile/internal/importer 0.799s ok cmd/compile/internal/ir 0.028s ok cmd/compile/internal/logopt 0.154s ok cmd/compile/internal/noder 0.027s ok cmd/compile/internal/reflectdata 0.029s [no tests to run] ok cmd/compile/internal/ssa 5.358s ok cmd/compile/internal/syntax 0.048s ok cmd/compile/internal/test 17.711s ok cmd/compile/internal/typecheck 0.604s ok cmd/compile/internal/types 0.028s ok cmd/compile/internal/types2 1.187s ok cmd/cover 2.414s ok cmd/dist 0.024s ok cmd/doc 0.137s ok cmd/fix 1.776s ok cmd/go 64.311s ok cmd/go/internal/auth 0.029s ok cmd/go/internal/cache 0.304s ok cmd/go/internal/fsys 0.089s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.058s ok cmd/go/internal/imports 0.030s ok cmd/go/internal/load 0.039s ok cmd/go/internal/lockedfile 0.111s ok cmd/go/internal/lockedfile/internal/filelock 0.068s ok cmd/go/internal/modconv 0.031s ok cmd/go/internal/modfetch 0.033s ok cmd/go/internal/modfetch/codehost 0.029s ok cmd/go/internal/modfetch/zip_sum_test 0.029s ok cmd/go/internal/modindex 0.158s ok cmd/go/internal/modload 0.031s ok cmd/go/internal/mvs 0.031s ok cmd/go/internal/par 0.051s ok cmd/go/internal/search 0.024s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.040s ok cmd/go/internal/vcs 0.033s ok cmd/go/internal/web 0.031s ok cmd/go/internal/work 0.052s ok cmd/gofmt 0.057s ok cmd/internal/archive 1.033s ok cmd/internal/buildid 0.234s ok cmd/internal/dwarf 0.027s ok cmd/internal/edit 0.027s ok cmd/internal/goobj 0.025s ok cmd/internal/moddeps 2.143s ok cmd/internal/notsha256 0.024s ok cmd/internal/obj 0.952s ok cmd/internal/obj/ppc64 0.351s ok cmd/internal/obj/riscv 0.109s ok cmd/internal/obj/s390x 0.026s ok cmd/internal/obj/x86 3.267s ok cmd/internal/objabi 0.025s ok cmd/internal/pkgpath 0.102s ok cmd/internal/quoted 0.027s ok cmd/internal/src 0.024s ok cmd/internal/sys 0.024s ok cmd/internal/test2json 0.105s ok cmd/link 6.826s ok cmd/link/internal/benchmark 0.027s ok cmd/link/internal/ld 5.087s ok cmd/link/internal/loader 0.037s ok cmd/nm 2.301s ok cmd/objdump 3.013s ok cmd/pack 2.617s ok cmd/pprof 1.504s ok cmd/trace 0.425s ok cmd/vet 9.684s ##### os/user with tag osusergo ok os/user 0.032s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 54.664s ##### moved GOROOT ok fmt 0.086s ##### Testing without libgcc. ok net 0.038s ok os/user 0.031s ##### internal linking of -buildmode=pie ok reflect 0.685s ok os/user 0.031s ##### sync -cpu=10 ok sync 3.169s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 9.233s ok misc/cgo/test 9.137s ok misc/cgo/test 9.136s ok misc/cgo/test 9.057s ok misc/cgo/test 5.325s ok misc/cgo/test 5.467s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.787s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.910s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.