New issue
Advanced search Search tips

Issue 663759 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: ----



Sign in to add a comment

Win 7 x64 Perf (4) failing list perf tests on chromium.perf

Project Member Reported by sullivan@chromium.org, Nov 9 2016

Issue description

Can the trooper take a look?

https://uberchromegw.corp.google.com/i/chromium.perf/builders/Win%207%20x64%20Perf%20%284%29?numbuilds=200

https://uberchromegw.corp.google.com/i/chromium.perf/builders/Win%207%20x64%20Perf%20%284%29/builds/5060/steps/List%20Perf%20Tests/logs/stdio

fatal: Not a git repository (or any of the parent directories): .git
INFO:root:Running ['git.bat', 'fetch']
fatal: Not a git repository (or any of the parent directories): .git
ERROR:root:ensure_engine failed
Traceback (most recent call last):
  File "C:\b\rr\tmpxbhvi2\rw\checkout\infra\recipes.py", line 156, in main
    ensure_engine()
  File "C:\b\rr\tmpxbhvi2\rw\checkout\infra\recipes.py", line 151, in ensure_engine
    _subprocess_check_call([git, 'fetch'], cwd=engine_path)
  File "C:\b\rr\tmpxbhvi2\rw\checkout\infra\recipes.py", line 108, in _subprocess_check_call
    subprocess.check_call(argv, **kwargs)
  File "C:\b\depot_tools\python276_bin\lib\subprocess.py", line 540, in check_call
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['git.bat', 'fetch']' returned non-zero exit status 128
INFO:root:Running ['git.bat', 'rev-parse', '--verify', 'd6020a7ef29d3f7fb77d16a1cd6b32c7b2f09dc2^{commit}']
fatal: Not a git repository (or any of the parent directories): .git
INFO:root:Running ['git.bat', 'fetch']
fatal: Not a git repository (or any of the parent directories): .git
Traceback (most recent call last):
  File "C:\b\rr\tmpxbhvi2\rw\checkout\infra\recipes.py", line 170, in <module>
    sys.exit(main())
  File "C:\b\rr\tmpxbhvi2\rw\checkout\infra\recipes.py", line 162, in main
    ensure_engine()
  File "C:\b\rr\tmpxbhvi2\rw\checkout\infra\recipes.py", line 151, in ensure_engine
    _subprocess_check_call([git, 'fetch'], cwd=engine_path)
  File "C:\b\rr\tmpxbhvi2\rw\checkout\infra\recipes.py", line 108, in _subprocess_check_call
    subprocess.check_call(argv, **kwargs)
  File "C:\b\depot_tools\python276_bin\lib\subprocess.py", line 540, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git.bat', 'fetch']' returned non-zero exit status 128
 
Owner: aga...@chromium.org
Status: Started (was: Untriaged)
Looks like the git checkout is corrupt. I've clobbered the whole bot. Watching the next run to see if it looks any healthier.
Status: Fixed (was: Started)
The List Perf Tests step succeeded on the most recent run.

Sign in to add a comment