New issue
Advanced search Search tips

Issue 897571 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 868926
Owner:
Closed: Oct 22
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

[📍] Keeps failing

Project Member Reported by mstensho@chromium.org, Oct 22

Issue description

See https://pinpoint-dot-chromeperf.appspot.com/job/1267bc9ee40000

Traceback (most recent call last):
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-3f7d74f7.413040965508556777/dashboard/pinpoint/models/job.py", line 350, in Run
    work_left = self.state.ScheduleWork()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-3f7d74f7.413040965508556777/dashboard/pinpoint/models/job_state.py", line 135, in ScheduleWork
    attempt.ScheduleWork()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-3f7d74f7.413040965508556777/dashboard/pinpoint/models/attempt.py", line 77, in ScheduleWork
    self._Poll()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-3f7d74f7.413040965508556777/dashboard/pinpoint/models/attempt.py", line 81, in _Poll
    self._last_execution.Poll()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-3f7d74f7.413040965508556777/dashboard/pinpoint/models/quest/execution.py", line 95, in Poll
    self._Poll()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-3f7d74f7.413040965508556777/dashboard/pinpoint/models/quest/find_isolate.py", line 103, in _Poll
    self._CheckBuildStatus()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-3f7d74f7.413040965508556777/dashboard/pinpoint/models/quest/find_isolate.py", line 164, in _CheckBuildStatus
    'Buildbucket says the build completed successfully, '
IsolateNotFoundError: Buildbucket says the build completed successfully, but Pinpoint can't find the isolate hash.

Worked a few days ago.
 
Mergedinto: 868926
Status: Duplicate (was: Assigned)
Failed consistently 4 or 5 times in a row, FWIW.

Sign in to add a comment