Closed
Bug 1221937
Opened 10 years ago
Closed 10 years ago
The aries and flame-kk-spark download jobs are failing because they can't find what to download
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlorenzo, Assigned: jlorenzo)
Details
It's been a couple of hours, since we've had this kind of issues:
> INFO: Load Credentials from /var/lib/jenkins/jobs/aries.mozilla-central.nightly.download.tc/workspace/b2g-qa-jenkins-credentials.json
> INFO: Finding the TaskID of Namespace [aries] ...
> INFO: Starting new HTTPS connection (1): index.taskcluster.net
> ERROR: Indexed task not found
> ERROR: {'body': {u'message': u'Indexed task not found', u'error': {u'namespace': u'aries'}}, 'status_code': 404, 'superExc': HTTPError('404 Client Error: Not Found',)}
> Build step 'Execute managed script' marked build as failure
> Archiving artifacts
> Sending e-mails to: b2g-ci@mozilla.org
> Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
> Finished: FAILURE
Assignee | ||
Comment 1•10 years ago
|
||
That was actually a side effect of bug 1219290. I change the input of that managed script[1] and I forgot to update the variables given by these 2 jobs.
Once that is done, the jobs are back on green.
[1] http://jenkins1.qa.scl3.mozilla.com/configfiles/editConfig?id=org.jenkinsci.plugins.managedscripts.ScriptConfig1437575086980
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•