New issue
Advanced search Search tips

Issue 881415 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

skylab_suite: Failure while parsing suite results

Project Member Reported by pprabhu@chromium.org, Sep 6

Issue description

https://cros-goldeneye.corp.google.com/chromeos/healthmonitoring/buildDetails?buildbucketId=8936302251218368880

Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/local/autotest/venv/skylab_suite/cmd/run_suite_skylab.py", line 120, in <module>
    sys.exit(main())
  File "/usr/local/autotest/venv/skylab_suite/cmd/run_suite_skylab.py", line 113, in main
    result = _run_suite(options)
  File "/usr/local/autotest/venv/skylab_suite/cmd/run_suite_skylab.py", line 88, in _run_suite
    suite_job.suite_name, suite_handler)
  File "/usr/local/autotest/venv/skylab_suite/suite_tracking.py", line 57, in log_suite_results
    test_results = _parse_test_results(suite_handler)
  File "/usr/local/autotest/venv/skylab_suite/suite_tracking.py", line 198, in _parse_test_results
    test_handler_spec = suite_handler.get_test_by_task_id(task_id)
  File "/usr/local/autotest/venv/skylab_suite/cros_suite.py", line 152, in get_test_by_task_id
    return self._task_to_test_maps[task_id]
KeyError: u'3fbe68d031bc3010'
 
Cc: -xixuan@chromium.org pprabhu@chromium.org
Owner: xixuan@chromium.org
huh. No dice. I can't eyeball the code and find out whats up. Punt until we see more instances.
Labels: -Hotlist-Deputy
doesn't need deputy attention

Sign in to add a comment