Closed
Bug 1723878
Opened 4 years ago
Closed 4 years ago
Perma tier2 Exception: Process executed with non-0 exit code 1: ['/builds/worker/workspace/obj-build/_virtualenvs/common/bin/python', '/builds/worker/checkouts/gecko/configure.py']
Categories
(Firefox Build System :: General, defect, P5)
Firefox Build System
General
Tracking
(firefox-esr78 unaffected, firefox-esr91 unaffected, firefox90 unaffected, firefox91 unaffected, firefox92 fixed)
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | unaffected |
firefox90 | --- | unaffected |
firefox91 | --- | unaffected |
firefox92 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: glandium)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=347301164&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EdhCvHNlRv-0SmU6dsHHfw/runs/0/artifacts/public/logs/live_backing.log
[task 2021-08-03T22:26:24.255Z] 22:26:24 INFO - Error running mach:
[task 2021-08-03T22:26:24.255Z] 22:26:24 INFO - ['--log-no-times', 'build', '-v']
[task 2021-08-03T22:26:24.255Z] 22:26:24 INFO - The error occurred in code that was called by the mach command. This is either
[task 2021-08-03T22:26:24.256Z] 22:26:24 INFO - a bug in the called code itself or in the way that mach is calling it.
[task 2021-08-03T22:26:24.256Z] 22:26:24 INFO - You can invoke |./mach busted| to check if this issue is already on file. If it
[task 2021-08-03T22:26:24.256Z] 22:26:24 INFO - isn't, please use |./mach busted file build| to report it. If |./mach busted| is
[task 2021-08-03T22:26:24.256Z] 22:26:24 INFO - misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2021-08-03T22:26:24.256Z] 22:26:24 INFO - If filing a bug, please include the full output of mach, including this error
[task 2021-08-03T22:26:24.256Z] 22:26:24 INFO - message.
[task 2021-08-03T22:26:24.257Z] 22:26:24 INFO - The details of the failure are as follows:
[task 2021-08-03T22:26:24.257Z] 22:26:24 INFO - Exception: Process executed with non-0 exit code 1: ['/builds/worker/workspace/obj-build/_virtualenvs/common/bin/python', '/builds/worker/checkouts/gecko/configure.py']
[task 2021-08-03T22:26:24.257Z] 22:26:24 INFO - File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/build_commands.py", line 161, in build
[task 2021-08-03T22:26:24.257Z] 22:26:24 INFO - append_env=append_env,
[task 2021-08-03T22:26:24.257Z] 22:26:24 INFO - File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/controller/building.py", line 1148, in build
[task 2021-08-03T22:26:24.257Z] 22:26:24 INFO - append_env=append_env,
[task 2021-08-03T22:26:24.258Z] 22:26:24 INFO - File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/controller/building.py", line 1531, in configure
[task 2021-08-03T22:26:24.258Z] 22:26:24 INFO - append_env=append_env,
[task 2021-08-03T22:26:24.258Z] 22:26:24 INFO - File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/base.py", line 845, in _run_command_in_objdir
[task 2021-08-03T22:26:24.258Z] 22:26:24 INFO - return self.run_process(cwd=self.topobjdir, **args)
[task 2021-08-03T22:26:24.258Z] 22:26:24 INFO - File "/builds/worker/checkouts/gecko/python/mach/mach/mixin/process.py", line 175, in run_process
[task 2021-08-03T22:26:24.259Z] 22:26:24 INFO - "Process executed with non-0 exit code %d: %s" % (status, args)
[task 2021-08-03T22:26:24.319Z] 22:26:24 ERROR - Return code: 1
[task 2021-08-03T22:26:24.319Z] 22:26:24 WARNING - setting return code to 2
[task 2021-08-03T22:26:24.319Z] 22:26:24 FATAL - 'mach build -v' did not run successfully. Please check log for errors.
[task 2021-08-03T22:26:24.319Z] 22:26:24 FATAL - Running post_fatal callback...
[task 2021-08-03T22:26:24.319Z] 22:26:24 FATAL - Exiting -1
[task 2021-08-03T22:26:24.319Z] 22:26:24 INFO - [mozharness: 2021-08-03 22:26:24.319804Z] Finished build step (failed)
[task 2021-08-03T22:26:24.319Z] 22:26:24 INFO - Running post-run listener: _parse_build_tests_ccov
[task 2021-08-03T22:26:24.320Z] 22:26:24 INFO - Running command: ['/builds/worker/workspace/obj-build/_virtualenvs/common/bin/python', 'mach', 'python', 'testing/parse_build_tests_ccov.py'] in /builds/worker/checkouts/gecko
[task 2021-08-03T22:26:24.320Z] 22:26:24 INFO - Copy/paste: /builds/worker/workspace/obj-build/_virtualenvs/common/bin/python mach python testing/parse_build_tests_ccov.py
[task 2021-08-03T22:26:24.320Z] 22:26:24 INFO - Using env: {'DEBIAN_FRONTEND': 'noninteractive',
[task 2021-08-03T22:26:24.320Z] 22:26:24 INFO - 'DISPLAY': ':2',
Assignee | ||
Comment 1•4 years ago
|
||
Relevant part of the log is right before what you pasted:
[task 2021-08-03T22:26:24.133Z] 22:26:24 INFO - File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/frontend/data.py", line 699, in __init__
[task 2021-08-03T22:26:24.133Z] 22:26:24 INFO - assert context.config.substs["WASM_CC"] and context.config.substs["WASM_CXX"]
[task 2021-08-03T22:26:24.133Z] 22:26:24 INFO - KeyError: 'WASM_CC'
Regressed by: 1723623
Updated•4 years ago
|
Has Regression Range: --- → yes
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/aa3d0d9dad46
Fix CI artifact builds after bug 1723623. r=firefox-build-system-reviewers,nalexander
Comment 4•4 years ago
|
||
glandium, this looks to have appeared at the same time as Bug 1723877 and Bug 1723880.
Could they be related?
Assignee | ||
Comment 5•4 years ago
|
||
(In reply to Alexandru Michis [:malexandru] from comment #4)
glandium, this looks to have appeared at the same time as Bug 1723877 and Bug 1723880.
Could they be related?
no, those are infra problems.
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Updated•4 years ago
|
Keywords: regression
Comment 7•4 years ago
|
||
Set release status flags based on info from the regressing bug 1723623
status-firefox90:
--- → unaffected
status-firefox91:
--- → unaffected
status-firefox-esr78:
--- → unaffected
Updated•4 years ago
|
status-firefox-esr91:
--- → unaffected
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•