Closed Bug 1651642 Opened 4 years ago Closed 4 years ago

Intermittent CalledProcessError: Command '[u'/Users/cltbld/tasks/task_1594286184/checkouts/gecko/obj-x86_64-apple-darwin18.6.0/_virtualenvs/gecko-9l6GnSAs-/usr/local/bin/python3/bin/pip', u'install', u'--requirement' returned non-zero exit status 1

Categories

(Developer Infrastructure :: Lint and Formatting, defect, P5)

defect

Tracking

(firefox-esr68 unaffected, firefox-esr78 unaffected, firefox78 unaffected, firefox79 unaffected, firefox80 fixed)

RESOLVED FIXED
mozilla80
Tracking Status
firefox-esr68 --- unaffected
firefox-esr78 --- unaffected
firefox78 --- unaffected
firefox79 --- unaffected
firefox80 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [retriggered][stockwell unknown])

Attachments

(1 file)

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


[task 2020-07-09T09:45:42.759Z] 0:42.57 /Users/cltbld/tasks/task_1594286184/checkouts/gecko/tools/lint/test/test_file_license.py
[task 2020-07-09T09:45:42.759Z] 0:42.57 ============================= test session starts ==============================
[task 2020-07-09T09:45:42.759Z] 0:42.57 platform darwin -- Python 3.7.4, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/cltbld/tasks/task_1594286184/checkouts/gecko/obj-x86_64-apple-darwin18.6.0/_virtualenvs/gecko-9l6GnSAs-/usr/local/bin/python3/bin/python
[task 2020-07-09T09:45:42.759Z] 0:42.57 rootdir: /Users/cltbld/tasks/task_1594286184/checkouts/gecko, inifile: /Users/cltbld/tasks/task_1594286184/checkouts/gecko/config/mozunit/mozunit/pytest.ini
[task 2020-07-09T09:45:42.763Z] 0:42.58 collecting ... collected 1 item
[task 2020-07-09T09:45:42.763Z] 0:42.58
[task 2020-07-09T09:45:42.763Z] 0:42.58 tools/lint/test/test_file_license.py::test_lint_license PASSED
[task 2020-07-09T09:45:42.763Z] 0:42.58
[task 2020-07-09T09:45:42.764Z] 0:42.58 =========================== 1 passed in 0.07 seconds ===========================
[task 2020-07-09T09:45:42.856Z] ERROR: Could not find a version that satisfies the requirement appdirs==1.4.3 (from -r /Users/cltbld/tasks/task_1594286184/checkouts/gecko/tools/lint/python/black_requirements.txt (line 7)) (from versions: none)
[task 2020-07-09T09:45:42.857Z] ERROR: No matching distribution found for appdirs==1.4.3 (from -r /Users/cltbld/tasks/task_1594286184/checkouts/gecko/tools/lint/python/black_requirements.txt (line 7))
[task 2020-07-09T09:46:03.607Z] Error running mach:
[task 2020-07-09T09:46:03.607Z]
[task 2020-07-09T09:46:03.607Z] ['python-test', '--python', '/usr/local/bin/python3', '--subsuite', 'mozlint']
[task 2020-07-09T09:46:03.607Z]
[task 2020-07-09T09:46:03.607Z] The error occurred in code that was called by the mach command. This is either
[task 2020-07-09T09:46:03.607Z] a bug in the called code itself or in the way that mach is calling it.
[task 2020-07-09T09:46:03.607Z] You can invoke |./mach busted| to check if this issue is already on file. If it
[task 2020-07-09T09:46:03.607Z] isn't, please use |./mach busted file python-test| to report it. If |./mach busted| is
[task 2020-07-09T09:46:03.607Z] misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2020-07-09T09:46:03.607Z]
[task 2020-07-09T09:46:03.607Z] If filing a bug, please include the full output of mach, including this error
[task 2020-07-09T09:46:03.607Z] message.
[task 2020-07-09T09:46:03.607Z]
[task 2020-07-09T09:46:03.607Z] The details of the failure are as follows:
[task 2020-07-09T09:46:03.607Z]
[task 2020-07-09T09:46:03.607Z] CalledProcessError: Command '[u'/Users/cltbld/tasks/task_1594286184/checkouts/gecko/obj-x86_64-apple-darwin18.6.0/_virtualenvs/gecko-9l6GnSAs-/usr/local/bin/python3/bin/pip', u'install', u'--requirement', u'/Users/cltbld/tasks/task_1594286184/checkouts/gecko/tools/lint/python/black_requirements.txt', u'--require-hashes', u'--quiet']' returned non-zero exit status 1
[task 2020-07-09T09:46:03.607Z]
[task 2020-07-09T09:46:03.607Z] File "/Users/cltbld/tasks/task_1594286184/checkouts/gecko/python/mach_commands.py", line 128, in python_test
[task 2020-07-09T09:46:03.607Z] return self.run_python_tests(*args, **kwargs)
[task 2020-07-09T09:46:03.607Z] File "/Users/cltbld/tasks/task_1594286184/checkouts/gecko/python/mach_commands.py", line 218, in run_python_tests
[task 2020-07-09T09:46:03.607Z] return_code = on_test_finished(future.result())
[task 2020-07-09T09:46:03.607Z] File "/Users/cltbld/tasks/task_1594286184/checkouts/gecko/third_party/python/futures/concurrent/futures/_base.py", line 398, in result
[task 2020-07-09T09:46:03.607Z] return self.__get_result()
[task 2020-07-09T09:46:03.607Z] File "/Users/cltbld/tasks/task_1594286184/checkouts/gecko/third_party/python/futures/concurrent/futures/thread.py", line 55, in run
[task 2020-07-09T09:46:03.607Z] result = self.fn(*self.args, **self.kwargs)
[task 2020-07-09T09:46:03.607Z] File "/Users/cltbld/tasks/task_1594286184/checkouts/gecko/python/mach_commands.py", line 271, in _run_python_test
[task 2020-07-09T09:46:03.607Z] self.virtualenv_manager.install_pip_requirements(test['requirements'], quiet=True)
[task 2020-07-09T09:46:03.607Z] File "/Users/cltbld/tasks/task_1594286184/checkouts/gecko/python/mozbuild/mozbuild/virtualenv.py", line 600, in install_pip_requirements
[task 2020-07-09T09:46:03.607Z] return self._run_pip(args)
[task 2020-07-09T09:46:03.607Z] File "/Users/cltbld/tasks/task_1594286184/checkouts/gecko/python/mozbuild/mozbuild/virtualenv.py", line 612, in _run_pip
[task 2020-07-09T09:46:03.607Z] universal_newlines=PY3)
[task 2020-07-09T09:46:03.607Z] File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 540, in check_call
[task 2020-07-09T09:46:03.607Z] raise CalledProcessError(retcode, cmd)
[fetches 2020-07-09T09:46:03.782Z] removing /Users/cltbld/tasks/task_1594286184/fetches
[fetches 2020-07-09T09:46:04.522Z] finished
[taskcluster 2020-07-09T09:46:04.533Z] Exit Code: 1
[taskcluster 2020-07-09T09:46:04.533Z] User Time: 5m33.614859s
[taskcluster 2020-07-09T09:46:04.533Z] Kernel Time: 4m9.41989s
[taskcluster 2020-07-09T09:46:04.533Z] Wall Time: 4m57.698851751s
[taskcluster 2020-07-09T09:46:04.533Z] Result: FAILED
[taskcluster 2020-07-09T09:46:04.533Z] === Task Finished ===
[taskcluster 2020-07-09T09:46:04.533Z] Task Duration: 4m57.702534837s
[taskcluster 2020-07-09T09:46:04.533Z] [mounts] Preserving cache: Moving "/Users/cltbld/tasks/task_1594286184/checkouts" to "/Users/cltbld/caches/fKwvUbckR7Si7oM7h5IL4Q"
[taskcluster:error] exit status 1

Regressed by: 1555560
Has Regression Range: --- → yes
Keywords: regression

Set release status flags based on info from the regressing bug 1555560

Tom, can you please take a look?

Flags: needinfo?(mozilla)
Whiteboard: [stockwell needswork:owner]
Whiteboard: [stockwell needswork:owner] → [stockwell needswork:owner][retriggered]
See Also: → 1652503
Flags: needinfo?(mozilla)
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Attachment #9165593 - Attachment description: Bug 1651642: [mozlint] Disable black lint tests on macOS; r?lint-reviewers → Bug 1651642: [mozlint] Disable black lint tests on macOS;
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/autoland/rev/a23d5a5c492b
[mozlint] Disable black lint tests on macOS; r=ahal
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: