Closed Bug 1548498 Opened 6 years ago Closed 6 years ago

artifact builds frequently failing on Try

Categories

(Developer Services :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1545387

People

(Reporter: apop, Unassigned)

Details

Can you please check the following links :

https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=244110638&repo=try&lineNumber=1109

and

https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&group_state=expanded&revision=cc4a2681fec82594e0081a0c2c84a04f0987f81a

and see if these are related to the changes to 40 digit shas in the revision on hg.mozilla.org ?

The artifact builds on Try are intermittently failing.

Type: task → defect
Flags: needinfo?(sheehan)
Summary: switch to 40 digit shas → artifact builds frequently failing on Try

As far as I can tell, the 40-digit SHA change is unrelated to this bustage. Everywhere we query the log in-tree uses {node} as the revset (for example, here and here), meaning we were already using the 40-char SHA. On top of that, the pushlog JSON api has always served the 40-character SHA by default.

So I don't think the 40-char SHA caused this. If the number of failures is high I can look deeper, but I'll hold off on that until I have some numbers to justify the time spent.

Flags: needinfo?(sheehan)

Connor should this bug move to another bucket or should it remain here?

Flags: needinfo?(sheehan)

This is a duplicate of bug 1545387, which has been resolved. See bug 1545387 comment 7 for more info on what happened but tl;dr: the try repo on the private hg service didn't have the hgrc file replicated, causing revisions to be pulled down as public which made the revset of candidate revisions for an artifact build return the wrong changesets.

Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(sheehan)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.