windows-amd64-2016 at 84db00ffd1c0e11180fc433df1ef7521de37a49b :: 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-2016-V7-" "ComSpec=C:\\Windows\\system32\\cmd.exe" "GooGetRoot=C:\\ProgramData\\GooGet" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2016-V7-" "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:\\Users\\gopher\\AppData\\Local\\Microsoft\\WindowsApps;;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-2016-V7-" "USERDOMAIN_ROAMINGPROFILE=SERVER-2016-V7-" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "GO_STAGE0_NET_DELAY=12s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-amd64-2016" "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: 10.0.14393 ##### Testing packages. ok archive/tar 0.160s ok archive/zip 0.474s ok bufio 0.062s ok bytes 1.250s ok compress/bzip2 0.219s ok compress/flate 0.544s ok compress/gzip 0.149s ok compress/lzw 0.137s ok compress/zlib 0.562s ok container/heap 0.032s ok container/list 0.023s ok container/ring 0.036s ok context 0.052s ok crypto 0.028s ok crypto/aes 0.070s ok crypto/cipher 0.025s ok crypto/des 0.039s ok crypto/dsa 0.031s ok crypto/ecdsa 0.032s ok crypto/ed25519 0.132s ok crypto/elliptic 0.097s ok crypto/hmac 0.041s ok crypto/internal/boring 0.022s ok crypto/internal/boring/bcache 0.189s ok crypto/internal/edwards25519 6.398s ok crypto/internal/edwards25519/field 5.181s ok crypto/internal/nistec 1.642s ok crypto/internal/nistec/fiat 0.022s [no tests to run] ok crypto/internal/subtle 0.050s ok crypto/md5 0.029s ok crypto/rand 0.059s ok crypto/rc4 0.059s ok crypto/rsa 0.104s ok crypto/sha1 0.052s ok crypto/sha256 0.031s ok crypto/sha512 0.059s ok crypto/subtle 0.028s ok crypto/tls 0.410s ok crypto/x509 0.951s ok database/sql 0.330s ok database/sql/driver 0.040s ok debug/buildinfo 0.028s ok debug/dwarf 0.045s ok debug/elf 0.041s ok debug/gosym 0.030s ok debug/macho 0.024s ok debug/pe 5.364s ok debug/plan9obj 0.023s ok embed 0.023s [no tests to run] ok embed/internal/embedtest 0.026s ok encoding/ascii85 0.048s ok encoding/asn1 0.022s ok encoding/base32 0.034s ok encoding/base64 0.026s ok encoding/binary 0.024s ok encoding/csv 0.031s ok encoding/gob 0.041s ok encoding/hex 0.307s ok encoding/json 0.208s ok encoding/pem 0.451s ok encoding/xml 0.044s ok errors 0.142s ok expvar 0.289s ok flag 0.256s ok fmt 0.080s ok go/ast 0.025s ok go/build 1.551s ok go/build/constraint 0.024s ok go/constant 0.027s ok go/doc 0.074s ok go/doc/comment 0.944s ok go/format 0.103s ok go/importer 0.211s ok go/internal/gccgoimporter 0.034s ok go/internal/gcimporter 13.077s ok go/internal/srcimporter 5.774s ok go/parser 0.083s ok go/printer 0.409s ok go/scanner 0.023s ok go/token 0.038s ok go/types 6.879s ok hash 0.068s ok hash/adler32 0.065s ok hash/crc32 0.025s ok hash/crc64 0.028s ok hash/fnv 0.024s ok hash/maphash 0.080s ok html 0.038s ok html/template 0.138s ok image 0.085s ok image/color 0.039s ok image/draw 0.082s ok image/gif 11.281s ok image/jpeg 2.756s ok image/png 0.209s ok index/suffixarray 0.212s ok internal/abi 0.110s ok internal/buildcfg 0.023s ok internal/cpu 0.024s ok internal/diff 0.031s ok internal/fmtsort 0.023s ok internal/fuzz 0.025s ok internal/godebug 0.026s ok internal/intern 0.176s ok internal/itoa 0.027s ok internal/poll 0.201s ok internal/profile 0.024s ok internal/reflectlite 0.069s ok internal/singleflight 0.038s ok internal/syscall/windows 0.044s ok internal/syscall/windows/registry 0.023s ok internal/trace 0.051s ok internal/unsafeheader 0.024s ok internal/xcoff 0.030s ok io 0.056s ok io/fs 0.034s ok io/ioutil 0.040s ok log 0.030s ok math 0.028s ok math/big 0.822s ok math/bits 0.027s ok math/cmplx 0.070s ok math/rand 0.185s ok mime 0.047s ok mime/multipart 0.127s ok mime/quotedprintable 0.029s ok net 29.136s ok net/http 9.592s ok net/http/cgi 0.249s ok net/http/cookiejar 0.033s ok net/http/fcgi 0.124s ok net/http/httptest 2.069s ok net/http/httptrace 0.024s ok net/http/httputil 0.603s ok net/http/internal 0.023s ok net/http/internal/ascii 0.022s ok net/http/pprof 5.186s ok net/internal/socktest 0.023s ok net/mail 0.026s ok net/netip 0.500s ok net/rpc 0.053s ok net/rpc/jsonrpc 0.038s ok net/smtp 0.042s ok net/textproto 0.027s ok net/url 0.030s ok os 2.074s ok os/exec 3.364s ok os/exec/internal/fdtest 0.023s ok os/signal 1.532s ok os/user 0.031s ok path 0.026s ok path/filepath 0.569s ok plugin 0.092s ok reflect 0.212s ok regexp 0.086s ok regexp/syntax 0.286s ok runtime 58.622s ok runtime/cgo 0.029s ok runtime/debug 0.071s ok runtime/internal/atomic 0.071s ok runtime/internal/math 0.027s ok runtime/internal/sys 0.022s ok runtime/metrics 0.023s ok runtime/pprof 8.564s ok runtime/trace 1.436s ok sort 0.063s ok strconv 0.309s ok strings 0.814s ok sync 0.474s ok sync/atomic 0.278s ok syscall 3.822s ok testing 0.732s ok testing/fstest 0.029s ok testing/iotest 0.025s ok testing/quick 0.063s ok text/scanner 0.029s ok text/tabwriter 0.023s ok text/template 0.075s ok text/template/parse 0.035s ok time 1.850s ok unicode 0.026s ok unicode/utf16 0.022s ok unicode/utf8 0.043s ok cmd/addr2line 1.574s ok cmd/api 15.053s ok cmd/asm/internal/asm 0.417s ok cmd/asm/internal/lex 0.029s ok cmd/compile/internal/abt 0.027s ok cmd/compile/internal/amd64 0.031s ok cmd/compile/internal/dwarfgen 0.501s ok cmd/compile/internal/importer 0.750s ok cmd/compile/internal/ir 0.023s ok cmd/compile/internal/logopt 1.043s ok cmd/compile/internal/noder 0.028s ok cmd/compile/internal/reflectdata 0.055s [no tests to run] ok cmd/compile/internal/ssa 6.364s ok cmd/compile/internal/syntax 0.053s ok cmd/compile/internal/test 13.766s ok cmd/compile/internal/typecheck 0.612s ok cmd/compile/internal/types 0.025s ok cmd/compile/internal/types2 1.164s ok cmd/cover 2.730s ok cmd/dist 0.027s ok cmd/doc 0.173s ok cmd/fix 5.431s ok cmd/go 147.571s ok cmd/go/internal/auth 0.031s ok cmd/go/internal/cache 0.334s ok cmd/go/internal/fsys 0.107s ok cmd/go/internal/generate 0.044s ok cmd/go/internal/get 0.039s ok cmd/go/internal/imports 0.028s ok cmd/go/internal/load 0.035s ok cmd/go/internal/lockedfile 0.131s ok cmd/go/internal/lockedfile/internal/filelock 0.064s ok cmd/go/internal/modconv 0.026s ok cmd/go/internal/modfetch 0.026s ok cmd/go/internal/modfetch/codehost 0.033s ok cmd/go/internal/modfetch/zip_sum_test 0.029s ok cmd/go/internal/modindex 0.026s ok cmd/go/internal/modload 0.027s ok cmd/go/internal/mvs 0.085s ok cmd/go/internal/par 0.046s ok cmd/go/internal/search 0.024s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.041s ok cmd/go/internal/vcs 0.036s ok cmd/go/internal/web 0.032s ok cmd/go/internal/work 0.046s ok cmd/gofmt 0.074s ok cmd/internal/archive 1.235s ok cmd/internal/buildid 0.214s ok cmd/internal/dwarf 0.025s ok cmd/internal/edit 0.023s ok cmd/internal/goobj 0.023s ok cmd/internal/moddeps 2.146s ok cmd/internal/notsha256 0.023s ok cmd/internal/obj 0.957s ok cmd/internal/obj/ppc64 0.353s ok cmd/internal/obj/riscv 0.129s ok cmd/internal/obj/s390x 0.022s ok cmd/internal/obj/x86 3.450s ok cmd/internal/objabi 0.023s ok cmd/internal/pkgpath 0.093s ok cmd/internal/quoted 0.025s ok cmd/internal/src 0.025s ok cmd/internal/sys 0.028s ok cmd/internal/test2json 0.097s ok cmd/link 9.615s ok cmd/link/internal/benchmark 0.026s ok cmd/link/internal/ld 7.795s ok cmd/link/internal/loader 0.035s ok cmd/nm 2.975s ok cmd/objdump 3.718s ok cmd/pack 2.600s ok cmd/pprof 1.370s ok cmd/trace 0.418s ok cmd/vet 14.531s ##### os/user with tag osusergo ok os/user 0.028s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 83.678s ##### moved GOROOT ok fmt 0.085s ##### Testing without libgcc. ok net 0.035s ok os/user 0.027s ##### internal linking of -buildmode=pie ok reflect 0.207s ok os/user 0.027s ##### sync -cpu=10 ok sync 0.563s ##### Testing race detector ok runtime/race 23.100s ok flag 1.396s ok net 1.512s ok os 1.968s ok os/exec 3.124s ok encoding/gob 1.188s ok flag 1.242s ok os/exec 3.104s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 21.839s ok misc/cgo/test 21.721s ok misc/cgo/test 21.947s ok misc/cgo/test 22.371s ok misc/cgo/test 10.356s ok misc/cgo/test 10.114s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.138s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.296s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.