windows-amd64-2008 at ff17b7d0d42af12ca1ad766a135d9951029027ea :: 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-2008R2-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-2008R2-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:\\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:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;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:\\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" "TMP=C:\\Users\\gopher\\AppData\\Local\\Temp" "USERDOMAIN=SERVER-2008R2-V" "USERDOMAIN_ROAMINGPROFILE=SERVER-2008R2-V" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "windows_tracing_flags=3" "windows_tracing_logfile=C:\\BVTBin\\Tests\\installpackage\\csilogfile.log" "GO_STAGE0_NET_DELAY=9s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-amd64-2008" "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.1.7601 ##### Testing packages. ok archive/tar 0.047s ok archive/zip 0.316s ok bufio 0.071s ok bytes 1.185s ok compress/bzip2 0.175s ok compress/flate 0.578s ok compress/gzip 0.132s ok compress/lzw 0.129s ok compress/zlib 0.558s ok container/heap 0.023s ok container/list 0.020s ok container/ring 0.022s ok context 0.053s ok crypto 0.026s ok crypto/aes 0.215s ok crypto/cipher 0.023s ok crypto/des 0.110s ok crypto/dsa 0.023s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.076s ok crypto/elliptic 0.026s ok crypto/hmac 0.100s ok crypto/internal/boring 0.143s ok crypto/internal/edwards25519 3.732s ok crypto/internal/edwards25519/field 3.349s ok crypto/internal/nistec 1.447s ok crypto/internal/nistec/fiat 0.045s [no tests to run] ok crypto/internal/subtle 0.021s ok crypto/md5 0.021s ok crypto/rand 0.028s ok crypto/rc4 0.051s ok crypto/rsa 0.094s ok crypto/sha1 0.050s ok crypto/sha256 0.043s ok crypto/sha512 0.035s ok crypto/subtle 0.025s ok crypto/tls 0.602s ok crypto/x509 1.040s ok database/sql 0.499s ok database/sql/driver 0.026s ok debug/buildinfo 0.030s ok debug/dwarf 0.045s ok debug/elf 0.036s ok debug/gosym 0.028s ok debug/macho 0.034s ok debug/pe 5.226s ok debug/plan9obj 0.026s ok embed 0.022s [no tests to run] ok embed/internal/embedtest 0.021s ok encoding/ascii85 0.039s ok encoding/asn1 0.022s ok encoding/base32 0.149s ok encoding/base64 0.022s ok encoding/binary 0.023s ok encoding/csv 0.103s ok encoding/gob 0.041s ok encoding/hex 0.089s ok encoding/json 0.199s ok encoding/pem 0.664s ok encoding/xml 0.039s ok errors 0.027s ok expvar 0.032s ok flag 0.109s ok fmt 0.134s ok go/ast 0.024s ok go/build 1.439s ok go/build/constraint 0.034s ok go/constant 0.027s ok go/doc 0.078s ok go/doc/comment 1.316s ok go/format 0.049s ok go/importer 0.199s ok go/internal/gccgoimporter 0.049s ok go/internal/gcimporter 15.923s ok go/internal/srcimporter 6.660s ok go/parser 0.098s ok go/printer 0.362s ok go/scanner 0.024s ok go/token 0.049s ok go/types 10.427s ok hash 0.028s ok hash/adler32 0.057s ok hash/crc32 0.022s ok hash/crc64 0.024s ok hash/fnv 0.030s ok hash/maphash 0.100s ok html 0.033s ok html/template 0.134s ok image 0.086s ok image/color 0.052s ok image/draw 0.140s ok image/gif 12.765s ok image/jpeg 3.381s ok image/png 0.368s ok index/suffixarray 0.271s ok internal/abi 0.113s ok internal/buildcfg 0.048s ok internal/cpu 0.021s ok internal/diff 0.028s ok internal/fmtsort 0.022s ok internal/fuzz 0.047s ok internal/godebug 0.025s ok internal/intern 0.778s ok internal/itoa 0.021s ok internal/poll 0.192s ok internal/profile 0.121s ok internal/reflectlite 0.064s ok internal/singleflight 0.060s ok internal/syscall/windows 0.110s ok internal/syscall/windows/registry 0.022s ok internal/trace 0.063s ok internal/unsafeheader 0.033s ok internal/xcoff 0.044s ok io 0.054s ok io/fs 0.026s ok io/ioutil 0.029s ok log 0.024s ok math 0.032s ok math/big 1.629s ok math/bits 0.022s ok math/cmplx 0.026s ok math/rand 0.185s ok mime 0.043s ok mime/multipart 0.119s ok mime/quotedprintable 0.026s ok net 7.353s ok net/http 9.186s ok net/http/cgi 0.260s ok net/http/cookiejar 0.030s ok net/http/fcgi 0.128s ok net/http/httptest 2.231s ok net/http/httptrace 0.022s ok net/http/httputil 0.805s ok net/http/internal 0.048s ok net/http/internal/ascii 0.040s ok net/http/pprof 4.153s ok net/internal/socktest 0.022s ok net/mail 0.110s ok net/netip 0.442s ok net/rpc 0.045s ok net/rpc/jsonrpc 0.057s ok net/smtp 0.035s ok net/textproto 0.077s ok net/url 0.042s ok os 1.837s ok os/exec 2.876s ok os/exec/internal/fdtest 0.065s ok os/signal 1.593s ok os/user 0.104s ok path 0.038s ok path/filepath 1.262s ok plugin 0.190s ok reflect 0.183s ok regexp 0.157s ok regexp/syntax 0.263s ok runtime 53.406s ok runtime/cgo 0.020s ok runtime/debug 0.104s ok runtime/internal/atomic 0.069s ok runtime/internal/math 0.021s ok runtime/internal/sys 0.021s ok runtime/metrics 0.022s ok runtime/pprof 8.940s ok runtime/trace 3.180s ok sort 0.067s ok strconv 0.488s ok strings 1.798s ok sync 0.478s ok sync/atomic 3.943s ok syscall 3.365s ok testing 1.055s ok testing/fstest 0.027s ok testing/iotest 0.024s ok testing/quick 0.054s ok text/scanner 0.022s ok text/tabwriter 0.092s ok text/template 0.076s ok text/template/parse 0.047s ok time 1.932s ok unicode 0.037s ok unicode/utf16 0.021s ok unicode/utf8 0.027s ok cmd/addr2line 2.919s ok cmd/api 13.203s ok cmd/asm/internal/asm 0.705s ok cmd/asm/internal/lex 0.023s ok cmd/compile/internal/abt 0.045s ok cmd/compile/internal/amd64 0.022s ok cmd/compile/internal/dwarfgen 0.406s ok cmd/compile/internal/importer 0.833s ok cmd/compile/internal/ir 0.021s ok cmd/compile/internal/logopt 0.862s ok cmd/compile/internal/noder 0.025s ok cmd/compile/internal/reflectdata 0.023s [no tests to run] ok cmd/compile/internal/ssa 5.915s ok cmd/compile/internal/syntax 0.062s ok cmd/compile/internal/test 12.426s ok cmd/compile/internal/typecheck 0.735s ok cmd/compile/internal/types 0.028s ok cmd/compile/internal/types2 1.454s ok cmd/cover 4.795s ok cmd/dist 0.021s ok cmd/doc 0.153s ok cmd/fix 3.555s ok cmd/go 120.338s ok cmd/go/internal/auth 0.023s ok cmd/go/internal/cache 0.341s ok cmd/go/internal/fsys 0.158s ok cmd/go/internal/generate 0.036s ok cmd/go/internal/get 0.033s ok cmd/go/internal/imports 0.027s ok cmd/go/internal/load 0.028s ok cmd/go/internal/lockedfile 0.109s ok cmd/go/internal/lockedfile/internal/filelock 0.063s ok cmd/go/internal/modconv 0.040s ok cmd/go/internal/modfetch 0.025s ok cmd/go/internal/modfetch/codehost 0.026s ok cmd/go/internal/modfetch/zip_sum_test 0.025s ok cmd/go/internal/modindex 0.023s ok cmd/go/internal/modload 0.023s ok cmd/go/internal/mvs 0.023s ok cmd/go/internal/par 0.039s ok cmd/go/internal/search 0.027s ok cmd/go/internal/str 0.023s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.042s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.037s ok cmd/gofmt 0.109s ok cmd/internal/archive 1.048s ok cmd/internal/buildid 0.172s ok cmd/internal/dwarf 0.021s ok cmd/internal/edit 0.021s ok cmd/internal/goobj 0.020s ok cmd/internal/moddeps 2.010s ok cmd/internal/notsha256 0.085s ok cmd/internal/obj 0.954s ok cmd/internal/obj/ppc64 0.383s ok cmd/internal/obj/riscv 0.130s ok cmd/internal/obj/s390x 0.023s ok cmd/internal/obj/x86 3.117s ok cmd/internal/objabi 0.021s ok cmd/internal/pkgpath 0.092s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.022s ok cmd/internal/sys 0.021s ok cmd/internal/test2json 0.091s ok cmd/link 11.917s ok cmd/link/internal/benchmark 0.335s ok cmd/link/internal/ld 12.998s ok cmd/link/internal/loader 0.045s ok cmd/nm 3.465s ok cmd/objdump 4.632s ok cmd/pack 2.768s ok cmd/pprof 1.469s ok cmd/trace 0.467s ok cmd/vet 11.775s ##### os/user with tag osusergo ok os/user 0.025s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 83.589s ##### moved GOROOT ok fmt 0.105s ##### Testing without libgcc. ok net 0.029s ok os/user 0.024s ##### internal linking of -buildmode=pie ok reflect 0.181s ok os/user 0.025s ##### sync -cpu=10 ok sync 2.796s ##### Testing race detector ok runtime/race 22.070s ok flag 1.200s ok net 1.488s ok os 1.523s ok os/exec 3.105s ok encoding/gob 1.127s ok flag 1.444s ok os/exec 3.129s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 19.772s ok misc/cgo/test 20.614s ok misc/cgo/test 20.606s ok misc/cgo/test 20.064s ok misc/cgo/test 8.051s ok misc/cgo/test 8.325s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.707s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.935s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### API check All tests passed.