Closed
Bug 1926344
Opened 1 year ago
Closed 1 year ago
Perma subprocess.CalledProcessError: Command '['/builds/worker/checkouts/gecko/mach', 'try', 'scriptworker', 'notify.email.release+scriptworker-canary@mozilla.com.on-failed ', '--route', 'bouncer-submit']' returned non-zero exit status 1.
Categories
(Firefox Build System :: Task Configuration, defect, P5)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1926340
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: agoloman [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=479398160&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/A1XJZKTXSTiV4ZLfPkrx6g/runs/0/artifacts/public/logs/live_backing.log
mach try scriptworker --closed-tree --route notify.email.release+scriptworker-canary@mozilla.com.on-failed --route notify.email.release+scriptworker-canary@mozilla.com.on-exception bouncer-submit
[task 2024-10-22T15:52:18.659Z]
[task 2024-10-22T15:52:18.659Z] The error occurred in code that was called by the mach command. This is either
[task 2024-10-22T15:52:18.659Z] a bug in the called code itself or in the way that mach is calling it.
[task 2024-10-22T15:52:18.659Z] You can invoke ``./mach busted`` to check if this issue is already on file. If it
[task 2024-10-22T15:52:18.659Z] isn't, please use ``./mach busted file try`` to report it. If ``./mach busted`` is
[task 2024-10-22T15:52:18.659Z] misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2024-10-22T15:52:18.659Z]
[task 2024-10-22T15:52:18.659Z] If filing a bug, please include the full output of mach, including this error
[task 2024-10-22T15:52:18.659Z] message.
[task 2024-10-22T15:52:18.659Z]
[task 2024-10-22T15:52:18.659Z] The details of the failure are as follows:
[task 2024-10-22T15:52:18.659Z]
[task 2024-10-22T15:52:18.659Z] ValueError: Timed out waiting for Auth0 device code authentication!
[task 2024-10-22T15:52:18.659Z]
[task 2024-10-22T15:52:18.659Z] File "/builds/worker/checkouts/gecko/tools/tryselect/mach_commands.py", line 499, in try_scriptworker
[task 2024-10-22T15:52:18.659Z] return run(command_context, **kwargs)
[task 2024-10-22T15:52:18.659Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2024-10-22T15:52:18.659Z] File "/builds/worker/checkouts/gecko/tools/tryselect/mach_commands.py", line 174, in run
[task 2024-10-22T15:52:18.659Z] return mod.run(**kwargs)
[task 2024-10-22T15:52:18.659Z] ^^^^^^^^^^^^^^^^^
[task 2024-10-22T15:52:18.659Z] File "/builds/worker/checkouts/gecko/tools/tryselect/selectors/scriptworker.py", line 166, in run
[task 2024-10-22T15:52:18.659Z] return push_to_try(
[task 2024-10-22T15:52:18.659Z] ^^^^^^^^^^^^
[task 2024-10-22T15:52:18.659Z] File "/builds/worker/checkouts/gecko/tools/tryselect/push.py", line 266, in push_to_try
[task 2024-10-22T15:52:18.659Z] push_to_lando_try(vcs, commit_message, changed_files)
[task 2024-10-22T15:52:18.659Z] File "/builds/worker/checkouts/gecko/tools/tryselect/lando.py", line 417, in push_to_lando_try
[task 2024-10-22T15:52:18.659Z] lando_api = LandoAPI.from_lando_config_file(lando_ini_path, lando_config_section)
[task 2024-10-22T15:52:18.659Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2024-10-22T15:52:18.659Z] File "/builds/worker/checkouts/gecko/tools/tryselect/lando.py", line 344, in from_lando_config_file
[task 2024-10-22T15:52:18.659Z] token = auth0.get_token()
[task 2024-10-22T15:52:18.659Z] ^^^^^^^^^^^^^^^^^
[task 2024-10-22T15:52:18.659Z] File "/builds/worker/checkouts/gecko/tools/tryselect/lando.py", line 283, in get_token
[task 2024-10-22T15:52:18.659Z] new_token = self.device_authorization_flow()
[task 2024-10-22T15:52:18.659Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2024-10-22T15:52:18.659Z] File "/builds/worker/checkouts/gecko/tools/tryselect/lando.py", line 268, in device_authorization_flow
[task 2024-10-22T15:52:18.659Z] raise ValueError("Timed out waiting for Auth0 device code authentication!")
[task 2024-10-22T15:52:18.724Z] Creating local state directory: /builds/worker/workspace/srcdirs/gecko-8a5b87fe5d69
[task 2024-10-22T15:52:18.724Z] Error running mach:
[task 2024-10-22T15:52:18.724Z]
[task 2024-10-22T15:52:18.724Z] mach release push-scriptworker-canary --scriptworker bouncer --address release+scriptworker-canary@mozilla.com --ssh-key-secret project/releng/scriptworker/scriptworker-canary-sshkey
[task 2024-10-22T15:52:18.724Z]
[task 2024-10-22T15:52:18.724Z] The error occurred in code that was called by the mach command. This is either
[task 2024-10-22T15:52:18.724Z] a bug in the called code itself or in the way that mach is calling it.
[task 2024-10-22T15:52:18.724Z] You can invoke ``./mach busted`` to check if this issue is already on file. If it
[task 2024-10-22T15:52:18.724Z] isn't, please use ``./mach busted file release`` to report it. If ``./mach busted`` is
[task 2024-10-22T15:52:18.724Z] misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2024-10-22T15:52:18.724Z]
[task 2024-10-22T15:52:18.724Z] If filing a bug, please include the full output of mach, including this error
[task 2024-10-22T15:52:18.724Z] message.
[task 2024-10-22T15:52:18.724Z]
[task 2024-10-22T15:52:18.724Z] The details of the failure are as follows:
[task 2024-10-22T15:52:18.724Z]
[task 2024-10-22T15:52:18.724Z] subprocess.CalledProcessError: Command '['/builds/worker/checkouts/gecko/mach', 'try', 'scriptworker', '--closed-tree', '--route', 'notify.email.release+scriptworker-canary@mozilla.com.on-failed', '--route', 'notify.email.release+scriptworker-canary@mozilla.com.on-exception', 'bouncer-submit']' returned non-zero exit status 1.
[task 2024-10-22T15:52:18.724Z]
[task 2024-10-22T15:52:18.724Z] File "/builds/worker/checkouts/gecko/python/mozrelease/mozrelease/mach_commands.py", line 114, in push_scriptworker_canary
[task 2024-10-22T15:52:18.724Z] push_canary(
[task 2024-10-22T15:52:18.724Z] File "/builds/worker/checkouts/gecko/python/mozrelease/mozrelease/scriptworker_canary.py", line 107, in push_canary
[task 2024-10-22T15:52:18.724Z] subprocess.check_call(base_command + [task], env=env)
[task 2024-10-22T15:52:18.724Z] File "/usr/lib/python3.11/subprocess.py", line 413, in check_call
[task 2024-10-22T15:52:18.724Z] raise CalledProcessError(retcode, cmd)
[taskcluster 2024-10-22 15:52:19.005Z] === Task Finished ===
[taskcluster 2024-10-22 15:52:19.005Z] Unsuccessful task run with exit code: 1 completed in 1047.437 seconds
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1926340
Flags: needinfo?(mh+mozilla)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•