Closed
Bug 1445631
Opened 8 years ago
Closed 8 years ago
Intermittent make[4]: *** Deleting file 'filename'
Categories
(Firefox Build System :: General, defect, P5)
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: ted)
References
Details
(Whiteboard: [stockwell infra])
Attachments
(1 file)
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Whiteboard: [stockwell infra]
Comment 6•8 years ago
|
||
The files deleted are object files. First failure is at 2018-03-13 18:28 UTC. All results (ignore the earlier ones with relative paths): https://sql.telemetry.mozilla.org/queries/52055#table
Ted, any idea what's messing up those Linux build jobs and if this is a FBS or a Taskcluster issue? Thank you.
Severity: normal → major
Flags: needinfo?(ted)
| Assignee | ||
Comment 7•8 years ago
|
||
bug 1445413 comment 2 has details and a potential fix in the crate that sccache uses. bug 1445761 comment 1 has other related info.
I'll update sccache to pick up the fix and land a patch to use that updated version in m-c.
| Assignee | ||
Comment 9•8 years ago
|
||
Pushed a change to update the jobserver crate in sccache:
https://github.com/mozilla/sccache/commit/13fa450eee47cc53fff4129aaf3c6c30fd2b621e
| Comment hidden (mozreview-request) |
Updated•8 years ago
|
Attachment #8959635 -
Flags: review?(core-build-config-reviews) → review?(cmanchester)
Comment 11•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8959635 [details]
bug 1445631 - update sccache to pick up a fix in the jobserver crate.
https://reviewboard.mozilla.org/r/228444/#review234294
Attachment #8959635 -
Flags: review?(cmanchester) → review+
Comment 12•8 years ago
|
||
Pushed by tmielczarek@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f9e45b228c63
update sccache to pick up a fix in the jobserver crate. r=chmanchester
Comment 13•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Keywords: intermittent-failure
Version: Version 3 → 3 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•