Closed Bug 1373043 Opened 7 years ago Closed 7 years ago

Taskcluster backfills no longer working

Categories

(Taskcluster :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla56

People

(Reporter: wlach, Assigned: wlach)

References

Details

Attachments

(1 file)

<KWierso> wlach: my backfill requests are generating action task failures like https://public-artifacts.taskcluster.net/VVLi4Z6jQjiIlYLTaYPK4Q/0/public/logs/live_backing.log
4:35 PM I feel like this is fallout from https://github.com/taskcluster/taskcluster-treeherder/pull/38

The problem is that the backfill method used the inspect task to get the task id. This was necessary, but hasn't been for a while. Trivial to make a patch.
I verified that there appear to be no other instances of "inspect task" in the tree, except for some tinderbox prints in some hazard tests (which I don't think need to be changed: there's still an inspect task link in the treeherder ui, just in a different place):

http://searchfox.org/mozilla-central/search?q=inspect+task&case=false&regexp=false&path=
Comment on attachment 8877761 [details]
Bug 1373043 - Make taskcluster backfill use the treeherder /jobs/ endpoint

https://reviewboard.mozilla.org/r/149196/#review153626
Attachment #8877761 - Flags: review?(garndt) → review+
Pushed by wlachance@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e262e51f0c1
Make taskcluster backfill use the treeherder /jobs/ endpoint r=garndt
Backed out for linting failure in action.py:

https://hg.mozilla.org/integration/autoland/rev/eb7a730b16fb9d8d1ec2246a7599bb913121f179

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=1e262e51f0c18060704119dda8bcb80188297aad&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=107136881&repo=autoland

[task 2017-06-14T21:10:28.150570Z] TEST-UNEXPECTED-ERROR | /home/worker/checkouts/gecko/taskcluster/taskgraph/action.py:142:100 | line too long (114 > 99 characters) (E501)
[task 2017-06-14T21:10:28.150676Z] TEST-UNEXPECTED-ERROR | /home/worker/checkouts/gecko/taskcluster/taskgraph/action.py:143:9 | continuation line under-indented for visual indent (E128)
[task 2017-06-14T21:10:28.150812Z] TEST-UNEXPECTED-ERROR | /home/worker/checkouts/gecko/taskcluster/taskgraph/action.py:143:21 | SyntaxError: invalid syntax (E901)
[task 2017-06-14T21:10:28.150892Z] TEST-UNEXPECTED-ERROR | /home/worker/checkouts/gecko/taskcluster/taskgraph/action.py:145:5 | continuation line missing indentation or outdented (E122)
[task 2017-06-14T21:10:28.150980Z] TEST-UNEXPECTED-ERROR | /home/worker/checkouts/gecko/taskcluster/taskgraph/action.py:146:1 | TokenError: EOF in multi-line statement (E901)
Flags: needinfo?(wlachance)
Flags: needinfo?(wlachance)
Attachment #8877761 - Flags: review+
Attachment #8877761 - Flags: review?(garndt)
Attachment #8877761 - Flags: review+
Pushed by wlachance@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4ded3c833e14
Make taskcluster backfill use the treeherder /jobs/ endpoint r=garndt
Sorry about that, I amended the commit and submitted to try. The linter job passes there, so landing again.
https://hg.mozilla.org/mozilla-central/rev/4ded3c833e14
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Blocks: 1328947
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: