windows-arm-zx2c4 at 84ca4949a71554265b3c8a99359a5fad6ca0cab1 building review at 2465c8e799238385f42c2e82d9f37a301cb066d0 testing in module mode; GOMOD=C:\workdir\gopath\src\golang.org\x\review\go.mod :: Running C:\workdir\go\bin\go with args ["C:\\workdir\\go\\bin\\go" "test" "-short" "golang.org/x/review/..."] and env ["GOBUILDEXIT=1" "=::=::\\" "=C:=C:\\Users\\Gopher.DESKTOP-6IM5GCA\\Desktop" "=ExitCode=00000000" "ALLUSERSPROFILE=C:\\ProgramData" "APPDATA=C:\\Users\\Gopher.DESKTOP-6IM5GCA\\AppData\\Roaming" "CLIENTNAME=thinkpad" "CommonProgramFiles=C:\\Program Files\\Common Files" "CommonProgramFiles(x86)=C:\\Program Files (x86)\\Common Files" "CommonProgramW6432=C:\\Program Files\\Common Files" "COMPUTERNAME=GOPHERARM" "ComSpec=C:\\Windows\\system32\\cmd.exe" "DriverData=C:\\Windows\\System32\\Drivers\\DriverData" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\Gopher.DESKTOP-6IM5GCA" "LOCALAPPDATA=C:\\Users\\Gopher.DESKTOP-6IM5GCA\\AppData\\Local" "LOGONSERVER=\\\\GOPHERARM" "NUMBER_OF_PROCESSORS=4" "OneDrive=C:\\Users\\Gopher.DESKTOP-6IM5GCA\\OneDrive" "OS=Windows_NT" "PATH=C:\\workdir/go/bin;C:\\Users\\Gopher.DESKTOP-6IM5GCA\\Downloads\\PowerShell-7.1.0-win-arm64;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Windows\\System32\\llvm-mingw\\bin;C:\\Program Files (Arm)\\Go\\bin;C:\\Program Files (x86)\\Git\\cmd;C:\\Users\\Gopher.DESKTOP-6IM5GCA\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Gopher.DESKTOP-6IM5GCA\\go\\bin;;C:\\godep\\gcc64\\bin" "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "PROCESSOR_ARCHITECTURE=ARM" "PROCESSOR_ARCHITEW6432=ARM64" "PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D08 Revision 3, Broadcom" "PROCESSOR_LEVEL=3336" "PROCESSOR_REVISION=0003" "ProgramData=C:\\ProgramData" "ProgramFiles=C:\\Program Files (Arm)" "ProgramFiles(Arm)=C:\\Program Files (Arm)" "ProgramFiles(x86)=C:\\Program Files (x86)" "ProgramW6432=C:\\Program Files" "PROMPT=$P$G" "PSModulePath=C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules" "PUBLIC=C:\\Users\\Public" "SESSIONNAME=RDP-Tcp#0" "SystemDrive=C:" "SystemRoot=C:\\Windows" "TEMP=C:\\Users\\GOPHER~1.DES\\AppData\\Local\\Temp" "TMP=C:\\Users\\GOPHER~1.DES\\AppData\\Local\\Temp" "USERDOMAIN=GOPHERARM" "USERDOMAIN_ROAMINGPROFILE=GOPHERARM" "USERNAME=Gopher" "USERPROFILE=C:\\Users\\Gopher.DESKTOP-6IM5GCA" "windir=C:\\Windows" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-arm-zx2c4" "GOROOT_BOOTSTRAP=C:\\Program Files (Arm)\\Go" "GOARM=7" "GO_TEST_TIMEOUT_SCALE=3" "GOROOT=C:\\workdir\\go" "GOPATH=C:\\workdir\\gopath" "GOPROXY=http://10.240.0.31:30157" "GOPROXY=https://proxy.golang.org"] in dir C:\workdir\gopath\src\golang.org\x\review --- FAIL: TestGofmtSubdir (25.72s) gofmt_test.go:79: git-codereview gofmt -l gofmt_test.go:83: git-codereview gofmt -l gofmt_test.go:84: wrong output stdout does (but should not) contain "\\bad1.go" stdout: C:\Users\Gopher.DESKTOP-6IM5GCA\AppData\Local\Temp\git-codereview-test4251385897\git-client\dir1\bad1.go C:\Users\Gopher.DESKTOP-6IM5GCA\AppData\Local\Temp\git-codereview-test4251385897\git-client\longnamedir2\bad2.go panic: test timed out after 10m0s goroutine 1163 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:1701 +0xbc created by time.goFunc C:/workdir/go/src/time/sleep.go:180 +0x34 goroutine 1 [chan receive]: testing.(*T).Run(0x12084ee0, 0x12761a5, 0x1c, 0x128e294, 0x0) C:/workdir/go/src/testing/testing.go:1240 +0x240 testing.runTests.func1(0x12084700) C:/workdir/go/src/testing/testing.go:1512 +0x68 testing.tRunner(0x12084700, 0x120afed8) C:/workdir/go/src/testing/testing.go:1194 +0xc8 testing.runTests(0x120982e0, 0x145e908, 0x47, 0x47, 0x755a8b80, 0xc007db10, 0xb39f0d29, 0x8b, 0x1461120, 0x2) C:/workdir/go/src/testing/testing.go:1510 +0x268 testing.(*M).Run(0x120d4140, 0x0) C:/workdir/go/src/testing/testing.go:1418 +0x16c main.main() _testmain.go:183 +0x120 goroutine 1204 [syscall, locked to thread]: syscall.Syscall(0x75715251, 0x2, 0x17c, 0xffffffff, 0x0, 0x0, 0x0, 0x0) C:/workdir/go/src/runtime/syscall_windows.go:337 +0x98 syscall.WaitForSingleObject(0x17c, 0xffffffff, 0x0, 0x0, 0x4) C:/workdir/go/src/syscall/zsyscall_windows.go:1143 +0x70 os.(*Process).wait(0x1232cc00, 0x0, 0x0, 0x0) C:/workdir/go/src/os/exec_windows.go:18 +0x6c os.(*Process).Wait(...) C:/workdir/go/src/os/exec.go:129 os/exec.(*Cmd).Wait(0x1228c420, 0x0, 0x0) C:/workdir/go/src/os/exec/exec.go:507 +0x50 os/exec.(*Cmd).Run(0x1228c420, 0x12324a80, 0x1c24b80) C:/workdir/go/src/os/exec/exec.go:341 +0x48 os/exec.(*Cmd).CombinedOutput(0x1228c420, 0x35, 0x70, 0x3, 0x3, 0x1228c420) C:/workdir/go/src/os/exec/exec.go:567 +0x80 golang.org/x/review/git-codereview.cmdOutputDirErr(0x1269f0e, 0x1, 0x126a28e, 0x3, 0x12461c50, 0x3, 0x3, 0x0, 0x0, 0x0, ...) C:/workdir/gopath/src/golang.org/x/review/git-codereview/review.go:263 +0x11c golang.org/x/review/git-codereview.cmdOutputDir(0x1269f0e, 0x1, 0x126a28e, 0x3, 0x12461c50, 0x3, 0x3, 0x2, 0x27) C:/workdir/gopath/src/golang.org/x/review/git-codereview/review.go:223 +0x4c golang.org/x/review/git-codereview.cmdOutput(...) C:/workdir/gopath/src/golang.org/x/review/git-codereview/review.go:212 golang.org/x/review/git-codereview.runGofmt(0x2, 0x0, 0x0, 0x0, 0x0, 0x0) C:/workdir/gopath/src/golang.org/x/review/git-codereview/gofmt.go:134 +0x434 golang.org/x/review/git-codereview.cmdGofmt(0x1238c328, 0x1, 0x1) C:/workdir/gopath/src/golang.org/x/review/git-codereview/gofmt.go:34 +0x130 golang.org/x/review/git-codereview.main() C:/workdir/gopath/src/golang.org/x/review/git-codereview/review.go:141 +0x1ec golang.org/x/review/git-codereview.testMain(0x12084ee0, 0x12461f74, 0x2, 0x2) C:/workdir/gopath/src/golang.org/x/review/git-codereview/util_test.go:359 +0x280 golang.org/x/review/git-codereview.TestGofmtSubdirIndexCheckout(0x12084ee0) C:/workdir/gopath/src/golang.org/x/review/git-codereview/gofmt_test.go:120 +0x474 testing.tRunner(0x12084ee0, 0x128e294) C:/workdir/go/src/testing/testing.go:1194 +0xc8 created by testing.(*T).Run C:/workdir/go/src/testing/testing.go:1239 +0x220 goroutine 1162 [syscall, locked to thread]: syscall.Syscall6(0x757156b1, 0x5, 0x344, 0x121ca400, 0x200, 0x12480e94, 0x0, 0x0, 0x0, 0x0, ...) C:/workdir/go/src/runtime/syscall_windows.go:350 +0x98 syscall.ReadFile(0x344, 0x121ca400, 0x200, 0x200, 0x12480e94, 0x0, 0x0, 0x1) C:/workdir/go/src/syscall/zsyscall_windows.go:1022 +0xb0 syscall.Read(0x344, 0x121ca400, 0x200, 0x200, 0x12084fc0, 0x12030900, 0x0) C:/workdir/go/src/syscall/syscall_windows.go:372 +0x4c internal/poll.(*FD).Read(0x122b5a20, 0x121ca400, 0x200, 0x200, 0x0, 0x0, 0x0) C:/workdir/go/src/internal/poll/fd_windows.go:427 +0x25c os.(*File).read(...) C:/workdir/go/src/os/file_posix.go:32 os.(*File).Read(0x12208590, 0x121ca400, 0x200, 0x200, 0x1261560, 0x32a80020, 0x0) C:/workdir/go/src/os/file.go:119 +0x5c bytes.(*Buffer).ReadFrom(0x12324a80, 0x12df4f0, 0x12208590, 0x32a80020, 0x12324a80, 0x12084fc0, 0xf44e10) C:/workdir/go/src/bytes/buffer.go:204 +0xa4 io.copyBuffer(0x12df0e0, 0x12324a80, 0x12df4f0, 0x12208590, 0x0, 0x0, 0x0, 0x27, 0x11bc520, 0x12086840, ...) C:/workdir/go/src/io/io.go:409 +0x338 io.Copy(...) C:/workdir/go/src/io/io.go:382 os/exec.(*Cmd).writerDescriptor.func1(0x12086840, 0x12480fdc) C:/workdir/go/src/os/exec/exec.go:311 +0x50 os/exec.(*Cmd).Start.func1(0x1228c420, 0x120044d0) C:/workdir/go/src/os/exec/exec.go:441 +0x1c created by os/exec.(*Cmd).Start C:/workdir/go/src/os/exec/exec.go:440 +0x4f0 FAIL golang.org/x/review/git-codereview 600.119s FAIL