windows-amd64-2012 at 499e334a28c63c15e0b1add8172fd48b3c19e1ce :: 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" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2012R2-V" "NUMBER_OF_PROCESSORS=4" "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\\gcc64\\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=7s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-amd64-2012" "GOARCH=amd64" "GOHOSTARCH=amd64" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN="] 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/amd64. --- Installed Go for windows/amd64 in C:\workdir\go Installed commands in C:\workdir\go\bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: windows # OS Version: 6.3.9600 ##### Testing packages. ok archive/tar 0.050s ok archive/zip 0.310s ok bufio 0.067s ok bytes 1.074s ok compress/bzip2 0.249s ok compress/flate 0.529s ok compress/gzip 0.133s ok compress/lzw 0.087s ok compress/zlib 0.602s ok container/heap 0.041s ok container/list 0.021s ok container/ring 0.024s ok context 0.052s ok crypto 0.044s ok crypto/aes 0.049s ok crypto/cipher 0.029s ok crypto/des 0.119s ok crypto/dsa 0.037s ok crypto/ecdsa 0.025s ok crypto/ed25519 0.170s ok crypto/elliptic 0.113s ok crypto/hmac 0.025s ok crypto/internal/boring 0.142s ok crypto/internal/edwards25519 3.713s ok crypto/internal/edwards25519/field 2.911s ok crypto/internal/nistec 0.968s ok crypto/internal/nistec/fiat 0.070s [no tests to run] ok crypto/internal/subtle 0.022s ok crypto/md5 0.027s ok crypto/rand 0.035s ok crypto/rc4 0.062s ok crypto/rsa 0.094s ok crypto/sha1 0.083s ok crypto/sha256 0.031s ok crypto/sha512 0.031s ok crypto/subtle 0.020s ok crypto/tls 0.383s ok crypto/x509 1.656s ok database/sql 0.526s ok database/sql/driver 0.038s ok debug/buildinfo 0.035s ok debug/dwarf 0.042s ok debug/elf 0.031s ok debug/gosym 0.025s ok debug/macho 0.030s ok debug/pe 4.125s ok debug/plan9obj 0.023s ok embed 0.021s [no tests to run] ok embed/internal/embedtest 0.030s ok encoding/ascii85 0.034s ok encoding/asn1 0.022s ok encoding/base32 0.043s ok encoding/base64 0.023s ok encoding/binary 0.025s ok encoding/csv 0.101s ok encoding/gob 0.035s ok encoding/hex 0.074s ok encoding/json 0.197s ok encoding/pem 0.473s ok encoding/xml 0.044s ok errors 0.142s ok expvar 0.028s ok flag 0.101s ok fmt 0.118s ok go/ast 0.029s ok go/build 1.314s ok go/build/constraint 0.028s ok go/constant 0.026s ok go/doc 0.066s ok go/doc/comment 0.943s ok go/format 0.031s ok go/importer 0.171s ok go/internal/gccgoimporter 0.071s ok go/internal/gcimporter 12.647s ok go/internal/srcimporter 5.641s ok go/parser 0.086s ok go/printer 0.367s ok go/scanner 0.022s ok go/token 0.054s ok go/types 6.142s ok hash 0.053s ok hash/adler32 0.073s ok hash/crc32 0.023s ok hash/crc64 0.070s ok hash/fnv 0.025s ok hash/maphash 0.077s ok html 0.021s ok html/template 0.128s ok image 0.090s ok image/color 0.044s ok image/draw 0.118s ok image/gif 11.460s ok image/jpeg 2.935s ok image/png 0.238s ok index/suffixarray 0.190s ok internal/abi 0.099s ok internal/buildcfg 0.030s ok internal/cpu 0.026s ok internal/diff 0.031s ok internal/fmtsort 0.025s ok internal/fuzz 0.040s ok internal/godebug 0.032s ok internal/intern 0.917s ok internal/itoa 0.041s ok internal/poll 0.197s ok internal/profile 0.129s ok internal/reflectlite 0.069s ok internal/singleflight 0.038s ok internal/syscall/windows 0.045s ok internal/syscall/windows/registry 0.025s ok internal/trace 0.166s ok internal/unsafeheader 0.028s ok internal/xcoff 0.100s ok io 0.055s ok io/fs 0.031s ok io/ioutil 0.032s ok log 0.024s ok math 0.103s ok math/big 1.977s ok math/bits 0.025s ok math/cmplx 0.030s ok math/rand 0.172s ok mime 0.052s ok mime/multipart 0.120s ok mime/quotedprintable 0.030s ok net 8.049s ok net/http 9.050s ok net/http/cgi 0.238s ok net/http/cookiejar 0.052s ok net/http/fcgi 0.145s ok net/http/httptest 2.098s ok net/http/httptrace 0.023s ok net/http/httputil 0.852s ok net/http/internal 0.023s ok net/http/internal/ascii 0.025s ok net/http/pprof 5.181s ok net/internal/socktest 0.026s ok net/mail 0.026s ok net/netip 0.441s ok net/rpc 0.048s ok net/rpc/jsonrpc 0.066s ok net/smtp 0.037s ok net/textproto 0.075s ok net/url 0.060s ok os 1.746s ok os/exec 2.822s ok os/exec/internal/fdtest 0.104s ok os/signal 1.521s ok os/user 0.071s ok path 0.036s ok path/filepath 0.442s ok plugin 0.241s ok reflect 0.198s ok regexp 0.216s ok regexp/syntax 0.269s ok runtime 49.788s ok runtime/cgo 0.021s ok runtime/debug 0.097s ok runtime/internal/atomic 0.066s ok runtime/internal/math 0.023s ok runtime/internal/sys 0.030s ok runtime/metrics 0.021s ok runtime/pprof 8.674s ok runtime/trace 3.794s ok sort 0.075s ok strconv 0.516s ok strings 1.885s ok sync 0.823s ok sync/atomic 3.012s ok syscall 3.220s ok testing 1.256s ok testing/fstest 0.027s ok testing/iotest 0.023s ok testing/quick 0.058s ok text/scanner 0.024s ok text/tabwriter 0.059s ok text/template 0.073s ok text/template/parse 0.030s ok time 1.847s ok unicode 0.031s ok unicode/utf16 0.019s ok unicode/utf8 0.048s ok cmd/addr2line 2.893s ok cmd/api 11.156s ok cmd/asm/internal/asm 0.692s ok cmd/asm/internal/lex 0.059s ok cmd/compile/internal/abt 0.051s ok cmd/compile/internal/amd64 0.038s ok cmd/compile/internal/dwarfgen 0.367s ok cmd/compile/internal/importer 0.830s ok cmd/compile/internal/ir 0.025s ok cmd/compile/internal/logopt 0.770s ok cmd/compile/internal/noder 0.125s ok cmd/compile/internal/reflectdata 0.043s [no tests to run] ok cmd/compile/internal/ssa 5.992s ok cmd/compile/internal/syntax 0.085s ok cmd/compile/internal/test 16.188s ok cmd/compile/internal/typecheck 0.614s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 1.087s ok cmd/cover 4.055s ok cmd/dist 0.024s ok cmd/doc 0.141s ok cmd/fix 3.233s ok cmd/go 114.350s ok cmd/go/internal/auth 0.034s ok cmd/go/internal/cache 0.318s ok cmd/go/internal/fsys 0.142s ok cmd/go/internal/generate 0.033s ok cmd/go/internal/get 0.034s ok cmd/go/internal/imports 0.026s ok cmd/go/internal/load 0.030s ok cmd/go/internal/lockedfile 0.165s ok cmd/go/internal/lockedfile/internal/filelock 0.113s ok cmd/go/internal/modconv 0.060s ok cmd/go/internal/modfetch 0.028s ok cmd/go/internal/modfetch/codehost 0.030s ok cmd/go/internal/modfetch/zip_sum_test 0.053s ok cmd/go/internal/modindex 0.032s ok cmd/go/internal/modload 0.026s ok cmd/go/internal/mvs 0.029s ok cmd/go/internal/par 0.048s ok cmd/go/internal/search 0.027s ok cmd/go/internal/str 0.034s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.057s ok cmd/go/internal/web 0.078s ok cmd/go/internal/work 0.040s ok cmd/gofmt 0.170s ok cmd/internal/archive 0.892s ok cmd/internal/buildid 0.186s ok cmd/internal/dwarf 0.034s ok cmd/internal/edit 0.021s ok cmd/internal/goobj 0.023s ok cmd/internal/moddeps 1.539s ok cmd/internal/notsha256 0.158s ok cmd/internal/obj 0.873s ok cmd/internal/obj/ppc64 0.336s ok cmd/internal/obj/riscv 0.144s ok cmd/internal/obj/s390x 0.023s ok cmd/internal/obj/x86 3.204s ok cmd/internal/objabi 0.033s ok cmd/internal/pkgpath 0.117s ok cmd/internal/quoted 0.059s ok cmd/internal/src 0.022s ok cmd/internal/sys 0.029s ok cmd/internal/test2json 0.109s ok cmd/link 14.317s ok cmd/link/internal/benchmark 0.166s ok cmd/link/internal/ld 12.727s ok cmd/link/internal/loader 0.038s ok cmd/nm 3.346s ok cmd/objdump 4.288s ok cmd/pack 3.114s ok cmd/pprof 1.735s ok cmd/trace 0.549s ok cmd/vet 11.604s ##### os/user with tag osusergo ok os/user 0.025s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 75.760s ##### moved GOROOT ok fmt 0.107s ##### Testing without libgcc. ok net 0.031s ok os/user 0.027s ##### internal linking of -buildmode=pie ok reflect 0.202s ok os/user 0.026s ##### sync -cpu=10 ok sync 0.461s ##### Testing race detector ok runtime/race 19.228s ok flag 1.430s ok net 1.762s ok os 2.032s ok os/exec 3.140s ok encoding/gob 1.113s ok flag 1.258s ok os/exec 3.149s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS scatter = 0000000000B93990 sqrt is: 0 hello from C ok misc/cgo/test 18.114s PASS scatter = 0000000000402240 sqrt is: 0 hello from C ok misc/cgo/test 17.602s PASS scatter = 0000000000C43990 sqrt is: 0 hello from C ok misc/cgo/test 18.008s PASS scatter = 0000000000183990 sqrt is: 0 hello from C ok misc/cgo/test 18.555s PASS scatter = 0000000000413990 sqrt is: 0 hello from C ok misc/cgo/test 7.792s PASS scatter = 0000000000402240 sqrt is: 0 hello from C ok misc/cgo/test 7.226s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.444s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.637s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### API check All tests passed.