Closed
Bug 1072268
Opened 11 years ago
Closed 11 years ago
b2g-inbound are unable to determine revision hash when posting to Treeherder
Categories
(Firefox OS Graveyard :: Infrastructure, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bebe, Unassigned)
Details
Description:
Some of our flame-kk-319.b2g-inbound.ui.functional.sanity builds started to fail when posting results to Treeherder.
See build http://jenkins1.qa.scl3.mozilla.com/job/flame-kk-319.b2g-inbound.ui.functional.sanity/309/console for more info.
04:43:50 Traceback (most recent call last):
04:43:50 File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.functional.sanity/.env/bin/gaiatest", line 9, in <module>
04:43:50 load_entry_point('gaiatest==0.28', 'console_scripts', 'gaiatest')()
04:43:50 File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.functional.sanity/tests/python/gaia-ui-tests/gaiatest/runtests.py", line 78, in main
04:43:50 cli(runner_class=GaiaTestRunner, parser_class=GaiaTestOptions)
04:43:50 File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.functional.sanity/.env/local/lib/python2.7/site-packages/marionette_client-0.8.4-py2.7.egg/marionette/runtests.py", line 35, in cli
04:43:50 runner = startTestRunner(runner_class, options, tests)
04:43:50 File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.functional.sanity/.env/local/lib/python2.7/site-packages/marionette_client-0.8.4-py2.7.egg/marionette/runtests.py", line 20, in startTestRunner
04:43:50 runner.run_tests(tests)
04:43:50 File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.functional.sanity/.env/local/lib/python2.7/site-packages/marionette_client-0.8.4-py2.7.egg/marionette/runner/base.py", line 693, in run_tests
04:43:50 run_tests(tests)
04:43:50 File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.functional.sanity/tests/python/gaia-ui-tests/gaiatest/mixins/treeherder.py", line 116, in post_to_treeherder
04:43:50 'Treeherder?' % revision
04:43:50 AssertionError: Unable to determine revision hash for ab47a882d325. Perhaps it has not been ingested by Treeherder?
| Reporter | ||
Comment 1•11 years ago
|
||
This started to fail with build
http://jenkins1.qa.scl3.mozilla.com/job/flame-kk-319.b2g-inbound.ui.functional.sanity/305/
Comment 2•11 years ago
|
||
This is looking like a treeherder problem because I can see treeherder hasn't updated for several hours.
Talking to mdoglio about it in IRC.
Comment 3•11 years ago
|
||
Mauro restarted something and now our results are being submitted again.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•11 years ago
|
||
We can see this issue again today
http://jenkins1.qa.scl3.mozilla.com/job/flame-kk-319.b2g-inbound.ui.functional.sanity/414/
Mauro can you take a look at this issue again?
Status: RESOLVED → REOPENED
Flags: needinfo?(mdoglio)
Resolution: FIXED → ---
Comment 5•11 years ago
|
||
Yeah, I'm tracking this issue in bug 1072291 and working on a fix
Flags: needinfo?(mdoglio)
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•