Closed
Bug 1463711
Opened 6 years ago
Closed 6 years ago
unable to open /builds/worker/workspace/build/src/browser/config/mozconfigs/linux64/debug-searchfox-clang: No such file or directory
Categories
(Webtools :: Searchfox, defect, P5)
Webtools
Searchfox
Tracking
(firefox62 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: kats)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Updated•6 years ago
|
Summary: Intermittent unable to open /builds/worker/workspace/build/src/browser/config/mozconfigs/linux64/debug-searchfox-clang: No such file or directory → unable to open /builds/worker/workspace/build/src/browser/config/mozconfigs/linux64/debug-searchfox-clang: No such file or directory
Assignee | ||
Comment 1•6 years ago
|
||
That's weird. The file exists at that revision: https://hg.mozilla.org/mozilla-central/file/d36cd8bdbc5c0df1d1d7a167f5fedb95c3a3648e/browser/config/mozconfigs/linux64/debug-searchfox-clang so I don't know why it wouldn't be able to open it.
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•6 years ago
|
||
This looks like a regression from bug 1237182. Since that landed, the clobber step in this job is blowing away the entire src tree, and so then the build can't find the mozconfig. :catlee, can you take a look?
Blocks: 1237182
Flags: needinfo?(catlee)
Comment 4•6 years ago
|
||
I think we should remove the clobber step from the searchfox kind definition:
https://searchfox.org/mozilla-central/source/taskcluster/ci/searchfox/kind.yml#37,61
This matches what we do on linux:
https://searchfox.org/mozilla-central/source/taskcluster/ci/build/linux.yml#14
Flags: needinfo?(catlee)
Comment hidden (mozreview-request) |
Comment 6•6 years ago
|
||
mozreview-review |
Comment on attachment 8981197 [details]
Bug 1463711 - Remove clobber step from searchfox builds.
https://reviewboard.mozilla.org/r/247280/#review253368
Attachment #8981197 -
Flags: review?(catlee) → review+
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bugmail
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/85c2c2f860d9
Remove clobber step from searchfox builds. r=catlee
Comment 8•6 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•