windows-arm-zx2c4 at 497feff168b44bdcb645ab0c2a956b0033d6100d 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 (24.96s) 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-test3325595648\git-client\dir1\bad1.go C:\Users\Gopher.DESKTOP-6IM5GCA\AppData\Local\Temp\git-codereview-test3325595648\git-client\longnamedir2\bad2.go panic: test timed out after 10m0s goroutine 1125 [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(0x11c85180, 0x6161a5, 0x1c, 0x62e294, 0x0) C:/workdir/go/src/testing/testing.go:1240 +0x240 testing.runTests.func1(0x11c26c40) C:/workdir/go/src/testing/testing.go:1512 +0x68 testing.tRunner(0x11c26c40, 0x11c4fed8) C:/workdir/go/src/testing/testing.go:1194 +0xc8 testing.runTests(0x11c04310, 0x7fe908, 0x47, 0x47, 0x618235e0, 0xc007e805, 0xb3ae4e3d, 0x8b, 0x801120, 0x2) C:/workdir/go/src/testing/testing.go:1510 +0x268 testing.(*M).Run(0x11c70140, 0x0) C:/workdir/go/src/testing/testing.go:1418 +0x16c main.main() _testmain.go:183 +0x120 goroutine 1173 [syscall, locked to thread]: syscall.Syscall(0x75715251, 0x2, 0x3f0, 0xffffffff, 0x0, 0x0, 0x0, 0x0) C:/workdir/go/src/runtime/syscall_windows.go:337 +0x98 syscall.WaitForSingleObject(0x3f0, 0xffffffff, 0x0, 0x0, 0x3) C:/workdir/go/src/syscall/zsyscall_windows.go:1143 +0x70 os.(*Process).wait(0x11c0d530, 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(0x11c40210, 0x0, 0x0) C:/workdir/go/src/os/exec/exec.go:507 +0x50 os/exec.(*Cmd).Run(0x11c40210, 0x11e15548, 0x1507698) C:/workdir/go/src/os/exec/exec.go:341 +0x48 os/exec.(*Cmd).CombinedOutput(0x11c40210, 0x35, 0x70, 0x2, 0x2, 0x11c40210) C:/workdir/go/src/os/exec/exec.go:567 +0x80 golang.org/x/review/git-codereview.trun(0x11c85180, 0x11dfa4e0, 0x51, 0x11e14ab0, 0x3, 0x3, 0x0, 0x0) C:/workdir/gopath/src/golang.org/x/review/git-codereview/util_test.go:275 +0xec golang.org/x/review/git-codereview.newGitTest(0x11c85180, 0x0) C:/workdir/gopath/src/golang.org/x/review/git-codereview/util_test.go:172 +0x748 golang.org/x/review/git-codereview.TestGofmtSubdirIndexCheckout(0x11c85180) C:/workdir/gopath/src/golang.org/x/review/git-codereview/gofmt_test.go:102 +0x30 testing.tRunner(0x11c85180, 0x62e294) C:/workdir/go/src/testing/testing.go:1194 +0xc8 created by testing.(*T).Run C:/workdir/go/src/testing/testing.go:1239 +0x220 goroutine 1203 [syscall, locked to thread]: syscall.Syscall6(0x757156b1, 0x5, 0x330, 0x11c7c200, 0x200, 0x11fbde94, 0x0, 0x0, 0x0, 0x0, ...) C:/workdir/go/src/runtime/syscall_windows.go:350 +0x98 syscall.ReadFile(0x330, 0x11c7c200, 0x200, 0x200, 0x11fbde94, 0x0, 0x0, 0x1) C:/workdir/go/src/syscall/zsyscall_windows.go:1022 +0xb0 syscall.Read(0x330, 0x11c7c200, 0x200, 0x200, 0x11c270a0, 0x11c80000, 0x0) C:/workdir/go/src/syscall/syscall_windows.go:372 +0x4c internal/poll.(*FD).Read(0x11d48580, 0x11c7c200, 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(0x11efe0e8, 0x11c7c200, 0x200, 0x200, 0x601560, 0x320c0020, 0x0) C:/workdir/go/src/os/file.go:119 +0x5c bytes.(*Buffer).ReadFrom(0x11e15548, 0x67f4f0, 0x11efe0e8, 0x320c0020, 0x11e15548, 0x11c270a0, 0x2e4e10) C:/workdir/go/src/bytes/buffer.go:204 +0xa4 io.copyBuffer(0x67f0e0, 0x11e15548, 0x67f4f0, 0x11efe0e8, 0x0, 0x0, 0x0, 0x0, 0x55c520, 0x11c56180, ...) C:/workdir/go/src/io/io.go:409 +0x338 io.Copy(...) C:/workdir/go/src/io/io.go:382 os/exec.(*Cmd).writerDescriptor.func1(0x11c56180, 0x11fbdfdc) C:/workdir/go/src/os/exec/exec.go:311 +0x50 os/exec.(*Cmd).Start.func1(0x11c40210, 0x11d860f0) 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