Closed Bug 1686967 Opened 3 years ago Closed 3 years ago

Perma [tier2] Exception: Process executed with non-0 exit code 1: ['c:\\mozilla-build\\python3\\python3.exe', 'z:/build/build/src\\configure.py'] Return code: 1

Categories

(Firefox Build System :: General, defect, P5)

defect

Tracking

(firefox-esr78 unaffected, firefox84 unaffected, firefox85 unaffected, firefox86 fixed)

RESOLVED FIXED
86 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox84 --- unaffected
firefox85 --- unaffected
firefox86 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: glandium)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Filed by: apavel [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=326830820&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KfMlFkwASZKQyE2BX4UypA/runs/0/artifacts/public/logs/live_backing.log


[task 2021-01-15T14:27:50.597Z] 14:27:50     INFO -  WARNING | IO Completion Port failed to signal process shutdown
[task 2021-01-15T14:27:50.597Z] 14:27:50     INFO -  Parent process 1596 exited with children alive:
[task 2021-01-15T14:27:50.597Z] 14:27:50     INFO -  PIDS: 2448
[task 2021-01-15T14:27:50.597Z] 14:27:50     INFO -  Attempting to kill them, but no guarantee of success
[task 2021-01-15T14:27:50.597Z] 14:27:50     INFO -  Error running mach:
[task 2021-01-15T14:27:50.598Z] 14:27:50     INFO -      ['--log-no-times', 'configure']
[task 2021-01-15T14:27:50.598Z] 14:27:50     INFO -  The error occurred in code that was called by the mach command. This is either
[task 2021-01-15T14:27:50.598Z] 14:27:50     INFO -  a bug in the called code itself or in the way that mach is calling it.
[task 2021-01-15T14:27:50.598Z] 14:27:50     INFO -  You can invoke |./mach busted| to check if this issue is already on file. If it
[task 2021-01-15T14:27:50.598Z] 14:27:50     INFO -  isn't, please use |./mach busted file configure| to report it. If |./mach busted| is
[task 2021-01-15T14:27:50.599Z] 14:27:50     INFO -  misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2021-01-15T14:27:50.599Z] 14:27:50     INFO -  If filing a bug, please include the full output of mach, including this error
[task 2021-01-15T14:27:50.599Z] 14:27:50     INFO -  message.
[task 2021-01-15T14:27:50.599Z] 14:27:50     INFO -  The details of the failure are as follows:
[task 2021-01-15T14:27:50.599Z] 14:27:50     INFO -  Exception: Process executed with non-0 exit code 1: ['c:\\mozilla-build\\python3\\python3.exe', 'z:/build/build/src\\configure.py']
[task 2021-01-15T14:27:50.599Z] 14:27:50     INFO -    File "z:\build\build\src\python/mozbuild/mozbuild/build_commands.py", line 175, in configure
[task 2021-01-15T14:27:50.600Z] 14:27:50     INFO -      line_handler=line_handler,
[task 2021-01-15T14:27:50.600Z] 14:27:50     INFO -    File "z:\build\build\src\python/mozbuild\mozbuild\controller\building.py", line 1531, in configure
[task 2021-01-15T14:27:50.600Z] 14:27:50     INFO -      append_env=append_env,
[task 2021-01-15T14:27:50.600Z] 14:27:50     INFO -    File "z:\build\build\src\python/mozbuild\mozbuild\base.py", line 887, in _run_command_in_objdir
[task 2021-01-15T14:27:50.600Z] 14:27:50     INFO -      return self.run_process(cwd=self.topobjdir, **args)
[task 2021-01-15T14:27:50.600Z] 14:27:50     INFO -    File "z:\build\build\src\python/mach\mach\mixin\process.py", line 177, in run_process
[task 2021-01-15T14:27:50.600Z] 14:27:50     INFO -      "Process executed with non-0 exit code %d: %s" % (status, args)
[task 2021-01-15T14:27:50.664Z] 14:27:50    ERROR - Return code: 1
[task 2021-01-15T14:27:50.664Z] 14:27:50  WARNING - setting return code to 2
[task 2021-01-15T14:27:50.664Z] 14:27:50    FATAL - 'mach configure' did not run successfully. Please check log for errors.
[task 2021-01-15T14:27:50.664Z] 14:27:50    FATAL - Running post_fatal callback...
[task 2021-01-15T14:27:50.664Z] 14:27:50    FATAL - Exiting -1
[task 2021-01-15T14:27:50.664Z] 14:27:50     INFO - [mozharness: 2021-01-15 14:27:50.664707Z] Finished static-analysis-autotest step (failed)
[task 2021-01-15T14:27:50.664Z] 14:27:50     INFO - Running post-run listener: _parse_build_tests_ccov
[task 2021-01-15T14:27:50.664Z] 14:27:50     INFO - Running command: ['C:\\mozilla-build\\msys\\bin\\bash.exe', 'z:/build/build/src\\mach', 'python', 'testing\\parse_build_tests_ccov.py'] in z:/build/build/src
[task 2021-01-15T14:27:50.665Z] 14:27:50     INFO - Copy/paste: C:\mozilla-build\msys\bin\bash.exe z:/build/build/src\mach python testing\parse_build_tests_ccov.py```

Before the above:

[task 2021-01-15T15:19:43.232Z] 15:19:43     INFO -  DEBUG: pdbstr: Looking for z:/build/fetches/pdbstr/pdbstr.exe
[task 2021-01-15T15:19:43.232Z] 15:19:43     INFO -  ERROR: Cannot find pdbstr

pdbstr tasks have been requested and ran successfully. Retriggers of the static analysis task still fail. Worth checking again after the next merge to central.

Could it be bug 1686646? Some of its patches mentioned pdbstr.

Has Regression Range: --- → yes

Oh let me guess, on windows, environment variables are case insensitive...

Flags: needinfo?(mh+mozilla)

Since bug 1686646, we don't set the variable for configure, we instead
set it for convenience to use it in two places.

Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/98c683ec35fa
Don't export pdbstr from win64 mozconfig. r=firefox-build-system-reviewers,mhentges
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: