windows-amd64-2008-newcc at 0bfa9f0435e03176b04ad202320be441d03ee25f :: 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" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2008R2-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:\\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=AMD64 Family 23 Model 49 Stepping 0, AuthenticAMD" "PROCESSOR_LEVEL=23" "PROCESSOR_REVISION=3100" "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=24s" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-amd64-2008-newcc" "GOARCH=amd64" "GOHOSTARCH=amd64" "GO_TEST_TIMEOUT_SCALE=2" "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/amd64. --- Installed Go for windows/amd64 in C:\workdir\go Installed commands in C:\workdir\go\bin ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: windows # OS Version: 6.1.7601 ##### Testing packages. ok archive/tar 0.046s ok archive/zip 0.253s ok bufio 0.079s ok bytes 0.992s ok compress/bzip2 0.104s ok compress/flate 0.467s ok compress/gzip 1.505s ok compress/lzw 0.107s ok compress/zlib 0.722s ok container/heap 0.025s ok container/list 0.025s ok container/ring 0.023s ok context 0.052s ok crypto 0.030s ok crypto/aes 0.041s ok crypto/cipher 0.023s ok crypto/des 0.027s ok crypto/dsa 0.035s ok crypto/ecdh 0.134s ok crypto/ecdsa 0.021s ok crypto/ed25519 0.059s ok crypto/elliptic 0.025s ok crypto/hmac 0.062s ok crypto/internal/alias 0.021s ok crypto/internal/boring 0.021s ok crypto/internal/boring/bcache 0.082s ok crypto/internal/edwards25519 3.135s ok crypto/internal/edwards25519/field 2.507s ok crypto/internal/nistec 0.529s ok crypto/internal/nistec/fiat 0.021s [no tests to run] ok crypto/md5 0.179s ok crypto/rand 0.034s ok crypto/rc4 0.047s ok crypto/rsa 0.095s ok crypto/sha1 0.031s ok crypto/sha256 0.021s ok crypto/sha512 0.024s ok crypto/subtle 0.119s ok crypto/tls 0.352s ok crypto/x509 0.693s ok database/sql 0.294s ok database/sql/driver 0.031s ok debug/buildinfo 0.032s ok debug/dwarf 0.038s ok debug/elf 0.033s ok debug/gosym 0.033s ok debug/macho 0.022s ok debug/pe 5.959s ok debug/plan9obj 0.023s ok embed 0.021s [no tests to run] ok embed/internal/embedtest 0.021s ok encoding/ascii85 0.064s ok encoding/asn1 0.021s ok encoding/base32 0.032s ok encoding/base64 0.024s ok encoding/binary 0.021s ok encoding/csv 0.041s ok encoding/gob 0.046s ok encoding/hex 0.150s ok encoding/json 0.161s ok encoding/pem 0.392s ok encoding/xml 0.069s ok errors 0.083s ok expvar 0.035s ok flag 0.264s ok fmt 0.069s ok go/ast 0.021s ok go/build 1.452s ok go/build/constraint 0.024s ok go/constant 0.023s ok go/doc 0.064s ok go/doc/comment 1.060s ok go/format 0.036s ok go/importer 0.262s ok go/internal/gccgoimporter 0.035s ok go/internal/gcimporter 16.408s ok go/internal/srcimporter 6.304s ok go/parser 0.226s ok go/printer 0.204s ok go/scanner 0.020s ok go/token 0.029s ok go/types 7.569s ok hash 0.021s ok hash/adler32 0.028s ok hash/crc32 0.023s ok hash/crc64 0.021s ok hash/fnv 0.031s ok hash/maphash 0.089s ok html 0.022s ok html/template 0.073s ok image 0.063s ok image/color 0.041s ok image/draw 0.096s ok image/gif 11.378s ok image/jpeg 2.398s ok image/png 0.215s ok index/suffixarray 0.153s ok internal/abi 0.112s ok internal/buildcfg 0.021s ok internal/cpu 0.020s ok internal/dag 0.029s ok internal/diff 0.030s ok internal/fmtsort 0.021s ok internal/fuzz 0.043s ok internal/godebug 0.021s ok internal/intern 0.312s ok internal/itoa 0.022s ok internal/poll 0.183s ok internal/profile 0.037s ok internal/reflectlite 0.063s ok internal/saferio 0.056s ok internal/singleflight 0.033s ok internal/syscall/windows 0.047s ok internal/syscall/windows/registry 0.021s ok internal/testenv 0.027s ok internal/trace 0.053s ok internal/unsafeheader 0.036s ok internal/xcoff 0.047s ok io 0.069s ok io/fs 0.391s ok io/ioutil 0.029s ok log 0.031s ok math 0.026s ok math/big 0.915s ok math/bits 0.025s ok math/cmplx 0.023s ok math/rand 0.188s ok mime 0.052s ok mime/multipart 0.143s ok mime/quotedprintable 0.056s ok net 7.403s ok net/http 4.774s ok net/http/cgi 0.265s ok net/http/cookiejar 0.030s ok net/http/fcgi 0.132s ok net/http/httptest 2.052s ok net/http/httptrace 0.023s ok net/http/httputil 0.641s ok net/http/internal 0.021s ok net/http/internal/ascii 0.021s ok net/http/pprof 4.168s ok net/internal/socktest 0.025s ok net/mail 0.022s ok net/netip 0.508s ok net/rpc 0.049s ok net/rpc/jsonrpc 0.024s ok net/smtp 0.038s ok net/textproto 0.029s ok net/url 0.054s ok os 1.967s ok os/exec 3.166s ok os/exec/internal/fdtest 0.022s ok os/signal 1.615s ok os/user 0.028s ok path 0.022s ok path/filepath 1.226s ok plugin 0.063s ok reflect 0.210s ok regexp 0.097s ok regexp/syntax 0.627s ok runtime 48.555s ok runtime/cgo 0.044s ok runtime/debug 0.091s ok runtime/internal/atomic 0.058s ok runtime/internal/math 0.027s ok runtime/internal/sys 0.027s ok runtime/metrics 0.022s ok runtime/pprof 9.108s ok runtime/trace 2.784s ok sort 0.063s ok strconv 0.316s ok strings 0.848s ok sync 0.491s ok sync/atomic 1.363s ok syscall 3.608s ok testing 0.758s ok testing/fstest 0.025s ok testing/iotest 0.028s ok testing/quick 0.050s ok text/scanner 0.021s ok text/tabwriter 0.027s ok text/template 0.045s ok text/template/parse 0.026s ok time 1.918s ok unicode 0.025s ok unicode/utf16 0.020s ok unicode/utf8 0.034s ok cmd/addr2line 2.230s ok cmd/api 12.892s ok cmd/asm/internal/asm 0.380s ok cmd/asm/internal/lex 0.023s ok cmd/compile/internal/abt 0.022s ok cmd/compile/internal/amd64 0.025s ok cmd/compile/internal/compare 0.028s ok cmd/compile/internal/dwarfgen 0.468s ok cmd/compile/internal/importer 0.693s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 0.894s ok cmd/compile/internal/noder 0.023s ok cmd/compile/internal/reflectdata 0.028s [no tests to run] ok cmd/compile/internal/ssa 0.486s ok cmd/compile/internal/syntax 0.047s ok cmd/compile/internal/test 11.415s ok cmd/compile/internal/typecheck 0.666s ok cmd/compile/internal/types 0.025s ok cmd/compile/internal/types2 1.243s ok cmd/cover 3.221s ok cmd/dist 0.030s ok cmd/doc 0.282s ok cmd/fix 2.377s ok cmd/go 81.904s ok cmd/go/internal/auth 0.021s ok cmd/go/internal/cache 0.387s ok cmd/go/internal/fsys 0.110s ok cmd/go/internal/generate 0.025s ok cmd/go/internal/get 0.026s ok cmd/go/internal/imports 0.027s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.105s ok cmd/go/internal/lockedfile/internal/filelock 0.071s ok cmd/go/internal/modconv 0.027s ok cmd/go/internal/modfetch 0.022s ok cmd/go/internal/modfetch/codehost 0.021s ok cmd/go/internal/modfetch/zip_sum_test 0.021s ok cmd/go/internal/modindex 0.188s ok cmd/go/internal/modload 0.022s ok cmd/go/internal/mvs 0.030s ok cmd/go/internal/par 0.053s ok cmd/go/internal/search 0.021s ok cmd/go/internal/str 0.021s ok cmd/go/internal/test 0.026s ok cmd/go/internal/vcs 0.040s ok cmd/go/internal/web 0.040s ok cmd/go/internal/work 0.030s ok cmd/gofmt 0.061s ok cmd/internal/archive 1.289s ok cmd/internal/buildid 0.147s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.021s ok cmd/internal/goobj 0.019s ok cmd/internal/moddeps 2.738s ok cmd/internal/notsha256 0.021s ok cmd/internal/obj 1.076s ok cmd/internal/obj/ppc64 0.359s ok cmd/internal/obj/riscv 0.119s ok cmd/internal/obj/s390x 0.021s ok cmd/internal/obj/x86 2.967s ok cmd/internal/objabi 0.021s ok cmd/internal/pkgpath 0.100s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.021s ok cmd/internal/sys 0.020s ok cmd/internal/test2json 0.095s ok cmd/link 5.866s ok cmd/link/internal/benchmark 0.050s ok cmd/link/internal/ld 5.279s ok cmd/link/internal/loader 0.046s ok cmd/nm 3.062s ok cmd/objdump 3.807s ok cmd/pack 3.499s ok cmd/pprof 3.696s ok cmd/trace 0.427s ok cmd/vet 8.844s ##### os/user with tag osusergo ok os/user 0.027s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 84.373s ##### moved GOROOT ok fmt 0.067s ##### Testing without libgcc. ok net 0.031s ok os/user 0.026s ##### internal linking of -buildmode=pie ok reflect 0.203s ok os/user 0.026s ##### sync -cpu=10 ok sync 0.513s ##### Testing race detector exit status 0xc0000139 FAIL runtime/race 0.018s FAIL 2022/09/20 16:13:06 Failed: exit status 1 exit status 0xc0000139 FAIL flag 0.011s exit status 0xc0000139 FAIL net 0.015s exit status 0xc0000139 FAIL os 0.011s exit status 0xc0000139 FAIL os/exec 0.010s exit status 0xc0000139 FAIL encoding/gob 0.027s FAIL 2022/09/20 16:13:15 Failed: exit status 1 exit status 0xc0000139 FAIL flag 0.031s exit status 0xc0000139 FAIL os/exec 0.011s FAIL 2022/09/20 16:13:15 Failed: exit status 1 go tool dist: FAILED