Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow beetmover to receive optional exclude patterns #1100

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Actually, update all the schemas

bb05034
Select commit
Loading
Failed to load commit list.
Open

Allow beetmover to receive optional exclude patterns #1100

Actually, update all the schemas
bb05034
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / check-ruff-lint succeeded Dec 12, 2024 in 2m 9s

FirefoxCI (push)

ruff-py311

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-12T13:59:25.698Z
Resolved: 2024-12-12T13:59:31.306Z
Task Execution Time: 5 seconds, 608 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-12 13:59:25.737Z] Task ID: ZQ8vjDc_The0eVK2Vg11Xw
[taskcluster 2024-12-12 13:59:25.737Z] Worker ID: 7213631549390411066
[taskcluster 2024-12-12 13:59:25.737Z] Worker Group: us-west1-b
[taskcluster 2024-12-12 13:59:25.737Z] Worker Node Type: projects/970387039909/machineTypes/c2-standard-4
[taskcluster 2024-12-12 13:59:25.737Z] Worker Pool: scriptworker-3/b-linux-gcp
[taskcluster 2024-12-12 13:59:25.737Z] Worker Version: 38.0.5
[taskcluster 2024-12-12 13:59:25.737Z] Public IP: 34.168.94.246
[taskcluster 2024-12-12 13:59:25.737Z] Hostname: scriptworker-3-b-linux-gcp-aqwf-wcit8mpsep1qp0mag
[taskcluster 2024-12-12 13:59:25.737Z] using cache "scriptworker-level-3-checkouts-v3-7afeb851dd97df8f3607-DBS6rkORSV2FBLVFGWbQHA" -> /builds/worker/checkouts

[taskcluster 2024-12-12 13:59:26.143Z] Image 'public/image.tar.zst' from task 'DBS6rkORSV2FBLVFGWbQHA' loaded.  Using image ID sha256:60321cf0c7e2778eeb1d676e892d746ab5a5a30e6c1b723690dc85fd99995106.
[taskcluster 2024-12-12 13:59:26.153Z] === Task Starting ===
[setup 2024-12-12T13:59:26.436Z] run-task started in /
[setup 2024-12-12T13:59:26.436Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e ruff-py311
[setup 2024-12-12T13:59:26.437Z] Python version: 3.11.9
[cache 2024-12-12T13:59:26.438Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-12-12T13:59:26.438Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-12T13:59:26.438Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-12T13:59:26.438Z] running as worker:worker
[vcs 2024-12-12T13:59:26.438Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']

...(811 lines hidden)...

[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/__init__.py
[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/shipitscript/setup.py
[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/artifacts.py
[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tempfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'base64' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mimetypes' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.940Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.941Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.941Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.941Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'contextlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.941Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.cloud.storage' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.941Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.941Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.941Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/manifest.py
[task 2024-12-12T13:59:29.948Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/balrogscript/src/balrogscript/script.py
[task 2024-12-12T13:59:29.948Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.948Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'configparser' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.948Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.948Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'xml.etree.ElementTree' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.948Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.948Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/task.py
[task 2024-12-12T13:59:29.949Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.949Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/setup.py
[task 2024-12-12T13:59:29.949Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.949Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.949Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/docs/conf.py
[task 2024-12-12T13:59:29.949Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.949Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.client' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.952Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'winsign.crypto' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.952Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/setup.py
[task 2024-12-12T13:59:29.952Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.952Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.952Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'sys' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.952Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized '.submitter.cli' as Known(LocalFolder) (NonZeroLevel)
[task 2024-12-12T13:59:29.952Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'immutabledict' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.952Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'redo' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized '.task' as Known(LocalFolder) (NonZeroLevel)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/balrogscript/src/balrogscript/__init__.py
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/balrogscript/src/balrogscript/submitter/cli.py
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/src/notarization_poller/worker.py
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'typing' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'sys' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'socket' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signal' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.953Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.config' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.task' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.constants' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/src/notarization_poller/task.py
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.954Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'traceback' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.956Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.956Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'gzip' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.956Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'async_timeout' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.956Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.956Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.956Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pprint' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.956Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.constants' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/src/notarization_poller/exceptions.py
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized '.util' as Known(LocalFolder) (NonZeroLevel)
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized '.release' as Known(LocalFolder) (NonZeroLevel)
[task 2024-12-12T13:59:29.957Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'requests.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.965Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'deepmerge' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.965Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'balrogclient' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.965Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'redo' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.965Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'balrogscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.965Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/balrogscript/src/balrogscript/submitter/release.py
[task 2024-12-12T13:59:29.965Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.965Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'urllib.parse' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.965Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/balrogscript/src/balrogscript/submitter/__init__.py
[task 2024-12-12T13:59:29.966Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/balrogscript/src/balrogscript/submitter/util.py
[task 2024-12-12T13:59:29.966Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'collections' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.966Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/balrogscript/src/balrogscript/constants.py
[task 2024-12-12T13:59:29.966Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/balrogscript/src/balrogscript/task.py
[task 2024-12-12T13:59:29.966Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.966Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.966Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'jsonschema' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'sys' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'balrogscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bitrisescript/src/bitrisescript/script.py
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bitrisescript.bitrise' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.client' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bitrisescript.task' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/src/bouncerscript/__init__.py
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/src/bouncerscript/utils.py
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'xml' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'urllib.parse' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'xml.dom.minidom' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bouncerscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.967Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/src/bouncerscript/constants.py
[task 2024-12-12T13:59:29.968Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/src/bouncerscript/task.py
[task 2024-12-12T13:59:29.968Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.968Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.968Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.968Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.968Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.gecko' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.968Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.969Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bouncerscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.969Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/setup.py
[task 2024-12-12T13:59:29.969Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.969Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.969Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/treescript/setup.py
[task 2024-12-12T13:59:29.969Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.969Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.969Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/src/bouncerscript/script.py
[task 2024-12-12T13:59:29.972Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.972Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.972Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.972Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.972Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bouncerscript.task' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.972Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bouncerscript.utils' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.972Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/signingscript/src/signingscript/task.py
[task 2024-12-12T13:59:29.972Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'immutabledict' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.utils' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.sign' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.constants' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.cloud.storage.retry' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.rcodesign' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.cloud' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.utils' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.973Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'io' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.976Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.976Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'datetime' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.976Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mardor.reader' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.976Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.api_core.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.976Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mardor.writer' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.976Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.auth.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.976Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.createprecomplete' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.977Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'functools' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.977Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'widevine' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.977Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/task.py
[task 2024-12-12T13:59:29.977Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.977Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.977Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.977Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.977Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'urllib.parse' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.980Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'copy' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.980Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.980Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.980Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.maven' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.980Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.980Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-12T13:59:29.980Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.mobile' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.981Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.errors' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.981Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.981Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/pyproject.toml
[task 2024-12-12T13:59:29.981Z] [2024-12-12][13:59:29][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/setup.py
[task 2024-12-12T13:59:29.981Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-12T13:59:29.981Z] [2024-12-12][13:59:29][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-12-12T13:59:29.981Z] [2024-12-12][13:59:29][ruff::commands::check][DEBUG] Checked 136 files in: 53.630447ms
[task 2024-12-12T13:59:29.984Z]   ruff-py311: OK (2.66=setup[2.54]+cmd[0.00,0.12] seconds)
[task 2024-12-12T13:59:29.984Z]   congratulations :) (2.74 seconds)
[taskcluster 2024-12-12 13:59:30.865Z] === Task Finished ===
[taskcluster 2024-12-12 13:59:30.865Z] Successful task run with exit code: 0 completed in 5.13 seconds