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 / tox-scriptworker_client-python38 succeeded Dec 12, 2024 in 2m 31s

FirefoxCI (push)

scriptworker_client tox-py38

Details

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

Task Status

Started: 2024-12-12T13:58:43.929Z
Resolved: 2024-12-12T13:59:53.263Z
Task Execution Time: 1 minute, 9 seconds, 334 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2024-12-12 13:58:44.027Z] Task ID: dRlzvH5BSsihynSrfupobg
[taskcluster 2024-12-12 13:58:44.027Z] Worker ID: 1638755697010627898
[taskcluster 2024-12-12 13:58:44.027Z] Worker Group: us-central1-b
[taskcluster 2024-12-12 13:58:44.027Z] Worker Node Type: projects/970387039909/machineTypes/c2-standard-4
[taskcluster 2024-12-12 13:58:44.027Z] Worker Pool: scriptworker-3/b-linux-gcp
[taskcluster 2024-12-12 13:58:44.027Z] Worker Version: 38.0.5
[taskcluster 2024-12-12 13:58:44.027Z] Public IP: 35.202.213.123
[taskcluster 2024-12-12 13:58:44.027Z] Hostname: scriptworker-3-b-linux-gcp-fqbszgtuqzc5ijxcaboscw
[taskcluster 2024-12-12 13:58:44.027Z] using cache "scriptworker-level-3-checkouts-v3-7afeb851dd97df8f3607-bhY-ZErJRe66Ky35Tfux9g" -> /builds/worker/checkouts

[taskcluster 2024-12-12 13:58:46.981Z] Downloading artifact "public/image.tar.zst" from task ID: bhY-ZErJRe66Ky35Tfux9g.
[taskcluster 2024-12-12 13:58:50.079Z] Downloaded artifact successfully.
[taskcluster 2024-12-12 13:58:50.080Z] Downloaded 281.283 mb
[taskcluster 2024-12-12 13:58:50.081Z] Decompressing downloaded image
[taskcluster 2024-12-12 13:58:52.365Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-12 13:59:07.985Z] Image 'public/image.tar.zst' from task 'bhY-ZErJRe66Ky35Tfux9g' loaded.  Using image ID sha256:f97ff2cd99f21e71f8449c4587b37473914bdfb7e0ce18d423f18eb36dd82391.
[taskcluster 2024-12-12 13:59:08.175Z] === Task Starting ===
[setup 2024-12-12T13:59:10.575Z] run-task started in /
[setup 2024-12-12T13:59:10.575Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e scriptworker_client-py38
[setup 2024-12-12T13:59:10.575Z] Python version: 3.8.18

...(37 lines hidden)...

[task 2024-12-12T13:59:16.891Z] scriptworker_client-py38: install_deps> python -I -m pip install pyparsing tox
[task 2024-12-12T13:59:20.809Z] scriptworker_client-py38: commands[0] /builds/worker/checkouts/vcs/scriptworker_client> tox -e py38,mypy
[task 2024-12-12T13:59:22.286Z] py38: install_deps> python -I -m pip install -r requirements/test.py38.txt
[task 2024-12-12T13:59:32.651Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-12-12T13:59:33.480Z] .pkg: _optional_hooks> python /builds/worker/checkouts/vcs/.tox/scriptworker_client-py38/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-12T13:59:33.798Z] .pkg: get_requires_for_build_editable> python /builds/worker/checkouts/vcs/.tox/scriptworker_client-py38/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-12T13:59:34.047Z] .pkg: build_editable> python /builds/worker/checkouts/vcs/.tox/scriptworker_client-py38/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-12T13:59:34.361Z] py38: install_package_deps> python -I -m pip install PyYAML aiohttp immutabledict jsonschema
[task 2024-12-12T13:59:34.940Z] py38: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/1/scriptworker_client-1.0.0-0.editable-py2.py3-none-any.whl
[task 2024-12-12T13:59:35.407Z] py38: commands[0]> pytest --cov-config .coveragerc --cov=/builds/worker/checkouts/vcs/scriptworker_client/src/scriptworker_client --cov-report term-missing
[task 2024-12-12T13:59:35.826Z] ============================= test session starts ==============================
[task 2024-12-12T13:59:35.826Z] platform linux -- Python 3.8.18, pytest-8.3.4, pluggy-1.5.0 -- /builds/worker/checkouts/vcs/.tox/py38/bin/python
[task 2024-12-12T13:59:35.826Z] cachedir: /builds/worker/checkouts/vcs/.tox/py38/.pytest_cache
[task 2024-12-12T13:59:35.826Z] rootdir: /builds/worker/checkouts/vcs/scriptworker_client
[task 2024-12-12T13:59:35.826Z] configfile: tox.ini
[task 2024-12-12T13:59:35.826Z] plugins: asyncio-0.24.0, cov-5.0.0, mock-3.14.0
[task 2024-12-12T13:59:35.826Z] asyncio: mode=strict, default_loop_scope=None
[task 2024-12-12T13:59:36.337Z] collecting ... collected 143 items
[task 2024-12-12T13:59:36.337Z] 
[task 2024-12-12T13:59:36.342Z] tests/test_aio.py::test_raise_future_exceptions[coroutines0-expected0-False-None] PASSED
[task 2024-12-12T13:59:36.345Z] tests/test_aio.py::test_raise_future_exceptions[coroutines1-None-TaskError-None] PASSED
[task 2024-12-12T13:59:36.448Z] tests/test_aio.py::test_raise_future_exceptions[coroutines2-None-TimeoutError-0.1] PASSED
[task 2024-12-12T13:59:36.451Z] tests/test_aio.py::test_raise_future_exceptions[coroutines3-None-False-None] PASSED
[task 2024-12-12T13:59:36.654Z] tests/test_aio.py::test_semaphore_wrapper PASSED
[task 2024-12-12T13:59:36.660Z] tests/test_aio.py::test_lockfile[False-2-True] PASSED
[task 2024-12-12T13:59:36.664Z] tests/test_aio.py::test_lockfile[True-1-False] PASSED
[task 2024-12-12T13:59:37.670Z] tests/test_aio.py::test_LockfileFuture[True] PASSED
[task 2024-12-12T13:59:38.676Z] tests/test_aio.py::test_LockfileFuture[False] PASSED
[task 2024-12-12T13:59:38.677Z] tests/test_aio.py::test_LockfileFuture_replace_args[x/%(foo)s/y-x/bar/y] PASSED
[task 2024-12-12T13:59:38.685Z] tests/test_aio.py::test_LockfileFuture_replace_args[obj1-expected1] PASSED
[task 2024-12-12T13:59:38.685Z] tests/test_aio.py::test_LockfileFuture_replace_args[obj2-expected2] PASSED
[task 2024-12-12T13:59:38.685Z] tests/test_aio.py::test_LockfileFuture_replace_args[obj3-expected3] PASSED
[task 2024-12-12T13:59:38.685Z] tests/test_aio.py::test_LockfileFuture_replace_args[obj4-expected4] PASSED
[task 2024-12-12T13:59:38.685Z] tests/test_aio.py::test_LockfileFuture_replace_args[obj5-expected5] PASSED
[task 2024-12-12T13:59:38.686Z] tests/test_aio.py::test_LockfileFuture_replace_args[None-None] PASSED
[task 2024-12-12T13:59:38.690Z] tests/test_aio.py::test_LockfileFuture_replace_args[1-1] PASSED
[task 2024-12-12T13:59:38.690Z] tests/test_aio.py::test_calculate_sleep_time[0] PASSED
[task 2024-12-12T13:59:38.690Z] tests/test_aio.py::test_calculate_sleep_time[1] PASSED
[task 2024-12-12T13:59:38.691Z] tests/test_aio.py::test_calculate_sleep_time[2] PASSED
[task 2024-12-12T13:59:38.692Z] tests/test_aio.py::test_calculate_sleep_time[3] PASSED
[task 2024-12-12T13:59:38.700Z] tests/test_aio.py::test_calculate_sleep_time[4] PASSED
[task 2024-12-12T13:59:38.700Z] tests/test_aio.py::test_calculate_sleep_time[5] PASSED
[task 2024-12-12T13:59:38.700Z] tests/test_aio.py::test_retry_async_fail_first PASSED
[task 2024-12-12T13:59:38.700Z] tests/test_aio.py::test_retry_async_always_fail PASSED
[task 2024-12-12T13:59:38.703Z] tests/test_aio.py::test_request[200-expected-text-expected-None-1] PASSED
[task 2024-12-12T13:59:38.707Z] tests/test_aio.py::test_request[200-expected-json-expected1-None-1] PASSED
[task 2024-12-12T13:59:38.713Z] tests/test_aio.py::test_request[200-expected-response-expected-None-1] PASSED
[task 2024-12-12T13:59:38.716Z] tests/test_aio.py::test_request[500,200-expected-text-expected-None-3] PASSED
[task 2024-12-12T13:59:38.720Z] tests/test_aio.py::test_request[500-expected-text-expected-RetryError-2] PASSED
[task 2024-12-12T13:59:38.724Z] tests/test_aio.py::test_request[404-expected-text-expected-TaskError-1] PASSED
[task 2024-12-12T13:59:38.728Z] tests/test_aio.py::test_download_file[200-firstsecond-False] PASSED
[task 2024-12-12T13:59:38.732Z] tests/test_aio.py::test_download_file[404-None-Download404] PASSED
[task 2024-12-12T13:59:38.736Z] tests/test_aio.py::test_download_file[500-None-DownloadError] PASSED
[task 2024-12-12T13:59:38.740Z] tests/test_artifacts.py::test_get_upstream_artifacts_full_paths_per_task_id PASSED
[task 2024-12-12T13:59:38.742Z] tests/test_artifacts.py::test_fail_get_upstream_artifacts_full_paths_per_task_id PASSED
[task 2024-12-12T13:59:38.744Z] tests/test_artifacts.py::test_get_and_check_single_upstream_artifact_full_path PASSED
[task 2024-12-12T13:59:38.746Z] tests/test_artifacts.py::test_get_single_upstream_artifact_full_path PASSED
[task 2024-12-12T13:59:38.748Z] tests/test_artifacts.py::test_get_optional_artifacts_per_task_id[upstream_artifacts0-expected0] PASSED
[task 2024-12-12T13:59:38.749Z] tests/test_artifacts.py::test_get_optional_artifacts_per_task_id[upstream_artifacts1-expected1] PASSED
[task 2024-12-12T13:59:38.751Z] tests/test_artifacts.py::test_get_optional_artifacts_per_task_id[upstream_artifacts2-expected2] PASSED
[task 2024-12-12T13:59:38.752Z] tests/test_artifacts.py::test_get_optional_artifacts_per_task_id[upstream_artifacts3-expected3] PASSED
[task 2024-12-12T13:59:38.753Z] tests/test_artifacts.py::test_get_optional_artifacts_per_task_id[upstream_artifacts4-expected4] PASSED
[task 2024-12-12T13:59:38.755Z] tests/test_artifacts.py::test_get_optional_artifacts_per_task_id[upstream_artifacts5-expected5] PASSED
[task 2024-12-12T13:59:38.757Z] tests/test_artifacts.py::test_assert_is_parent[/foo/bar/baz-/foo/bar-False] PASSED
[task 2024-12-12T13:59:38.761Z] tests/test_artifacts.py::test_assert_is_parent[/foo-/foo/bar-True] PASSED
[task 2024-12-12T13:59:38.761Z] tests/test_artifacts.py::test_assert_is_parent[/foo/bar/..-/foo/bar-True] PASSED
[task 2024-12-12T13:59:38.763Z] tests/test_artifacts.py::test_assert_is_parent_softlink PASSED
[task 2024-12-12T13:59:38.765Z] tests/test_client.py::test_get_task PASSED
[task 2024-12-12T13:59:38.770Z] tests/test_client.py::test_verify_json_schema[data0-schema0-False] PASSED
[task 2024-12-12T13:59:38.776Z] tests/test_client.py::test_verify_json_schema[data1-schema1-True] PASSED
[task 2024-12-12T13:59:38.782Z] tests/test_client.py::test_verify_json_schema[data2-schema2-True] PASSED
[task 2024-12-12T13:59:38.787Z] tests/test_client.py::test_verify_json_schema[data3-schema3-True] PASSED
[task 2024-12-12T13:59:38.792Z] tests/test_client.py::test_verify_json_schema[data4-schema4-True] PASSED
[task 2024-12-12T13:59:38.802Z] tests/test_client.py::test_verify_task_schema PASSED
[task 2024-12-12T13:59:38.813Z] tests/test_client.py::test_sync_main_runs_fully[True] PASSED
[task 2024-12-12T13:59:38.817Z] tests/test_client.py::test_sync_main_runs_fully[False] PASSED
[task 2024-12-12T13:59:38.819Z] tests/test_client.py::test_usage PASSED
[task 2024-12-12T13:59:38.822Z] tests/test_client.py::test_init_logging[True-10] PASSED
[task 2024-12-12T13:59:38.824Z] tests/test_client.py::test_init_logging[False-20] PASSED
[task 2024-12-12T13:59:38.826Z] tests/test_client.py::test_handle_asyncio_loop PASSED
[task 2024-12-12T13:59:38.830Z] tests/test_client.py::test_fail_handle_asyncio_loop PASSED
[task 2024-12-12T13:59:38.833Z] tests/test_client.py::test_init_config_cli PASSED
[task 2024-12-12T13:59:38.835Z] tests/test_github.py::test_is_github_url[https://github.com/-True] PASSED
[task 2024-12-12T13:59:38.836Z] tests/test_github.py::test_is_github_url[https://github.com/some-user-True] PASSED
[task 2024-12-12T13:59:38.838Z] tests/test_github.py::test_is_github_url[https://github.com/some-user/some-repo-True] PASSED
[task 2024-12-12T13:59:38.839Z] tests/test_github.py::test_is_github_url[https://github.com/some-user/some-repo/raw/somerevision/.taskcluster.yml-True] PASSED
[task 2024-12-12T13:59:38.840Z] tests/test_github.py::test_is_github_url[https://hg.mozilla.org-False] PASSED
[task 2024-12-12T13:59:38.842Z] tests/test_github.py::test_is_github_url[None-False] PASSED
[task 2024-12-12T13:59:38.843Z] tests/test_github.py::test_is_github_url[ssh://hg.mozilla.org/some-repo-False] PASSED
[task 2024-12-12T13:59:38.845Z] tests/test_github.py::test_is_github_url[ssh://github.com/some-user-True] PASSED
[task 2024-12-12T13:59:38.846Z] tests/test_github.py::test_is_github_url[ssh://github.com/some-user/some-repo.git-True] PASSED
[task 2024-12-12T13:59:38.848Z] tests/test_github.py::test_extract_github_repo_owner_and_name[https://github.com/mozilla-mobile/reference-browser-mozilla-mobile-reference-browser-False] PASSED
[task 2024-12-12T13:59:38.850Z] tests/test_github.py::test_extract_github_repo_owner_and_name[https://github.com/mozilla-mobile/reference-browser.git-mozilla-mobile-reference-browser-False] PASSED
[task 2024-12-12T13:59:38.851Z] tests/test_github.py::test_extract_github_repo_owner_and_name[https://github.com/mozilla-releng/staging-reference-browser-mozilla-releng-staging-reference-browser-False] PASSED
[task 2024-12-12T13:59:38.853Z] tests/test_github.py::test_extract_github_repo_owner_and_name[https://github.com/mozilla-releng/staging-reference-browser/raw/0123456789abcdef0123456789abcdef01234567/.taskcluster.yml-mozilla-releng-staging-reference-browser-False] PASSED
[task 2024-12-12T13:59:38.855Z] tests/test_github.py::test_extract_github_repo_owner_and_name[https://hg.mozilla.org/mozilla-central-None-None-True] PASSED
[task 2024-12-12T13:59:38.856Z] tests/test_github.py::test_extract_github_repo_full_name[https://github.com/mozilla-mobile/reference-browser-mozilla-mobile/reference-browser-False] PASSED
[task 2024-12-12T13:59:38.858Z] tests/test_github.py::test_extract_github_repo_full_name[https://github.com/mozilla-mobile/reference-browser.git-mozilla-mobile/reference-browser-False] PASSED
[task 2024-12-12T13:59:38.859Z] tests/test_github.py::test_extract_github_repo_full_name[https://github.com/mozilla-releng/staging-reference-browser-mozilla-releng/staging-reference-browser-False] PASSED
[task 2024-12-12T13:59:38.861Z] tests/test_github.py::test_extract_github_repo_full_name[https://github.com/mozilla-releng/staging-reference-browser/raw/0123456789abcdef0123456789abcdef01234567/.taskcluster.yml-mozilla-releng/staging-reference-browser-False] PASSED
[task 2024-12-12T13:59:38.863Z] tests/test_github.py::test_extract_github_repo_full_name[https://hg.mozilla.org/mozilla-central-None-True] PASSED
[task 2024-12-12T13:59:38.865Z] tests/test_github.py::test_extract_github_repo_ssh_url[https://github.com/mozilla-mobile/[email protected]:mozilla-mobile/reference-browser.git-False] PASSED
[task 2024-12-12T13:59:38.866Z] tests/test_github.py::test_extract_github_repo_ssh_url[https://github.com/mozilla-mobile/[email protected]:mozilla-mobile/reference-browser.git-False] PASSED
[task 2024-12-12T13:59:38.868Z] tests/test_github.py::test_extract_github_repo_ssh_url[https://github.com/mozilla-releng/[email protected]:mozilla-releng/staging-reference-browser.git-False] PASSED
[task 2024-12-12T13:59:38.869Z] tests/test_github.py::test_extract_github_repo_ssh_url[https://github.com/mozilla-releng/staging-reference-browser/raw/0123456789abcdef0123456789abcdef01234567/[email protected]:mozilla-releng/staging-reference-browser.git-False] PASSED
[task 2024-12-12T13:59:38.871Z] tests/test_github.py::test_extract_github_repo_ssh_url[https://hg.mozilla.org/mozilla-central-None-True] PASSED
[task 2024-12-12T13:59:38.874Z] tests/test_utils.py::test_load_json_or_yaml[/builds/worker/checkouts/vcs/scriptworker_client/tests/data/bad.json-True-None-False-result0] PASSED
[task 2024-12-12T13:59:38.876Z] tests/test_utils.py::test_load_json_or_yaml[{"a": "b"}-False-None-False-result1] PASSED
[task 2024-12-12T13:59:38.878Z] tests/test_utils.py::test_load_json_or_yaml[{"a": "b}-False-None-False-None] PASSED
[task 2024-12-12T13:59:38.880Z] tests/test_utils.py::test_load_json_or_yaml[{"a": "b}-False-TaskError-True-None] PASSED
[task 2024-12-12T13:59:38.881Z] tests/test_utils.py::test_get_artifact_path[None-cot/taskId/public/foo] PASSED
[task 2024-12-12T13:59:38.883Z] tests/test_utils.py::test_get_artifact_path[work_dir-work_dir/cot/taskId/public/foo] PASSED
[task 2024-12-12T13:59:38.884Z] tests/test_utils.py::test_to_unicode[\u3044\u308d\u306f\u306b\u307b\u3078\u3069\u3000\u3061\u308a\u306c\u308b\u3092\n\u308f\u304c\u3088\u305f\u308c\u305e\u3000\u3064\u306d\u306a\u3089\u3080\n\u3046\u3090\u306e\u304a\u304f\u3084\u307e\u3000\u3051\u3075\u3053\u3048\u3066\n\u3042\u3055\u304d\u3086\u3081\u307f\u3058\u3000\u3091\u3072\u3082\u305b\u305a-\u3044\u308d\u306f\u306b\u307b\u3078\u3069\u3000\u3061\u308a\u306c\u308b\u3092\n\u308f\u304c\u3088\u305f\u308c\u305e\u3000\u3064\u306d\u306a\u3089\u3080\n\u3046\u3090\u306e\u304a\u304f\u3084\u307e\u3000\u3051\u3075\u3053\u3048\u3066\n\u3042\u3055\u304d\u3086\u3081\u307f\u3058\u3000\u3091\u3072\u3082\u305b\u305a] PASSED
[task 2024-12-12T13:59:38.886Z] tests/test_utils.py::test_to_unicode[Hello, \U0001f4a9!-Hello, \U0001f4a9!] PASSED
[task 2024-12-12T13:59:38.887Z] tests/test_utils.py::test_to_unicode[None-None] PASSED
[task 2024-12-12T13:59:38.889Z] tests/test_utils.py::test_to_unicode[Mit luftpudefart\x9bj er fyldt med \x86l-Mit luftpudefart\x9bj er fyldt med \x86l] PASSED
[task 2024-12-12T13:59:38.890Z] tests/test_utils.py::test_to_unicode[\xd3\xe0\xeb\xd7\xe2\xec \xd3\xe0\xd0\xdd\xd8\xe2 \xdd\xd0\xe3\xda\xd8-\xd3\xe0\xeb\xd7\xe2\xec \xd3\xe0\xd0\xdd\xd8\xe2 \xdd\xd0\xe3\xda\xd8] PASSED
[task 2024-12-12T13:59:38.892Z] tests/test_utils.py::test_to_unicode[input5-expected5] PASSED
[task 2024-12-12T13:59:38.893Z] tests/test_utils.py::test_to_unicode[foo-foo] PASSED
[task 2024-12-12T13:59:38.901Z] tests/test_utils.py::test_pipe_to_log PASSED
[task 2024-12-12T13:59:38.904Z] tests/test_utils.py::test_get_log_filehandle[None] PASSED
[task 2024-12-12T13:59:38.906Z] tests/test_utils.py::test_get_log_filehandle[log] PASSED
[task 2024-12-12T13:59:38.916Z] tests/test_utils.py::test_run_command[command0-1-expected_log0-None-False-None-False] PASSED
[task 2024-12-12T13:59:38.926Z] tests/test_utils.py::test_run_command[command1-1-expected_log1-TaskError-False-env1-True] PASSED
[task 2024-12-12T13:59:38.935Z] tests/test_utils.py::test_run_command[command2-245-expected_log2-TaskError-True-None-True] PASSED
[task 2024-12-12T13:59:38.941Z] tests/test_utils.py::test_list_files PASSED
[task 2024-12-12T13:59:38.943Z] tests/test_utils.py::test_makedirs[None-False] PASSED
[task 2024-12-12T13:59:38.946Z] tests/test_utils.py::test_makedirs[/builds/worker/checkouts/vcs/scriptworker_client/tests/data/bad.json-True] PASSED
[task 2024-12-12T13:59:38.948Z] tests/test_utils.py::test_makedirs[/builds/worker/checkouts/vcs/scriptworker_client/tests/data/bad.json/bar-True] PASSED
[task 2024-12-12T13:59:38.950Z] tests/test_utils.py::test_makedirs[/builds/worker/checkouts/vcs/scriptworker_client/tests-False] PASSED
[task 2024-12-12T13:59:38.953Z] tests/test_utils.py::test_makedirs[%s/foo/bar/baz-False] PASSED
[task 2024-12-12T13:59:38.954Z] tests/test_utils.py::test_rm_empty PASSED
[task 2024-12-12T13:59:38.956Z] tests/test_utils.py::test_rm_file PASSED
[task 2024-12-12T13:59:38.958Z] tests/test_utils.py::test_rm_dir PASSED
[task 2024-12-12T13:59:38.959Z] tests/test_utils.py::test_calculate_no_sleep_time[-1] PASSED
[task 2024-12-12T13:59:38.960Z] tests/test_utils.py::test_calculate_no_sleep_time[0] PASSED
[task 2024-12-12T13:59:38.962Z] tests/test_utils.py::test_calculate_sleep_time[1-kwargs0-5.0-5.0] PASSED
[task 2024-12-12T13:59:38.964Z] tests/test_utils.py::test_calculate_sleep_time[2-kwargs1-10.0-12.5] PASSED
[task 2024-12-12T13:59:38.966Z] tests/test_utils.py::test_calculate_sleep_time[3-kwargs2-10.0-10.0] PASSED
[task 2024-12-12T13:59:38.969Z] tests/test_utils.py::test_retry_async_fail_first PASSED
[task 2024-12-12T13:59:38.971Z] tests/test_utils.py::test_retry_async_always_fail PASSED
[task 2024-12-12T13:59:38.973Z] tests/test_utils.py::test_retry_async_decorator_fail_first PASSED
[task 2024-12-12T13:59:38.977Z] tests/test_utils.py::test_retry_async_decorator_always_fail_async PASSED
[task 2024-12-12T13:59:39.083Z] tests/test_utils.py::test_async_wrap PASSED
[task 2024-12-12T13:59:39.085Z] tests/test_utils.py::test_raise_future_exceptions[OSError] PASSED
[task 2024-12-12T13:59:39.088Z] tests/test_utils.py::test_raise_future_exceptions[SyntaxError] PASSED
[task 2024-12-12T13:59:39.090Z] tests/test_utils.py::test_raise_future_exceptions[None] PASSED
[task 2024-12-12T13:59:39.093Z] tests/test_utils.py::test_get_parts_of_url_path[https://foo/bar-expected0] PASSED
[task 2024-12-12T13:59:39.093Z] tests/test_utils.py::test_get_parts_of_url_path[https://foo/bar/baz-expected1] PASSED
[task 2024-12-12T13:59:39.094Z] tests/test_utils.py::test_get_parts_of_url_path[https://foo/bar/baz?param1=value-expected2] PASSED
[task 2024-12-12T13:59:39.096Z] tests/test_utils.py::test_get_parts_of_url_path[https://foo/bar/baz?param1=value1&param2=value2-expected3] PASSED
[task 2024-12-12T13:59:39.101Z] tests/test_utils.py::test_raise_future_exceptions_noop PASSED
[task 2024-12-12T13:59:39.101Z] tests/test_utils.py::test_get_single_item_from_sequence[sequence0-<lambda>-b] PASSED
[task 2024-12-12T13:59:39.101Z] tests/test_utils.py::test_get_single_item_from_sequence[sequence1-<lambda>-expected1] PASSED
[task 2024-12-12T13:59:39.102Z] tests/test_utils.py::test_get_single_item_from_sequence[sequence2-<lambda>-5] PASSED
[task 2024-12-12T13:59:39.104Z] tests/test_utils.py::test_get_single_item_from_sequence[sequence3-<lambda>-b] PASSED
[task 2024-12-12T13:59:39.106Z] tests/test_utils.py::test_get_single_item_from_sequence[sequence4-<lambda>-2] PASSED
[task 2024-12-12T13:59:39.108Z] tests/test_utils.py::test_fail_get_single_item_from_sequence[list_0-<lambda>-SomeCustomError-NO ITEM-TOO MANY-True-True-NO ITEM. Given: ['a', 'b', 'c']] PASSED
[task 2024-12-12T13:59:39.110Z] tests/test_utils.py::test_fail_get_single_item_from_sequence[list_1-<lambda>-SomeCustomError-NO ITEM-TOO MANY-False-True-NO ITEM] PASSED
[task 2024-12-12T13:59:39.112Z] tests/test_utils.py::test_fail_get_single_item_from_sequence[list_2-<lambda>-SomeCustomError-NO ITEM-TOO MANY-True-True-TOO MANY. Given: ['a', 'b', 'b']] PASSED
[task 2024-12-12T13:59:39.114Z] tests/test_utils.py::test_fail_get_single_item_from_sequence[list_3-<lambda>-ValueError-None-None-None-False-No item matched condition. Given: ['a', 'b', 'c']] PASSED
[task 2024-12-12T13:59:39.225Z] tests/test_utils.py::test_fail_get_single_item_from_sequence[list_4-<lambda>-ValueError-None-None-None-False-Too many items matched condition. Given: ['a', 'b', 'c']] PASSED
[task 2024-12-12T13:59:39.225Z] 
[task 2024-12-12T13:59:39.225Z] ---------- coverage: platform linux, python 3.8.18-final-0 -----------
[task 2024-12-12T13:59:39.225Z] Name                                    Stmts   Miss Branch BrPart  Cover   Missing
[task 2024-12-12T13:59:39.225Z] -----------------------------------------------------------------------------------
[task 2024-12-12T13:59:39.225Z] src/scriptworker_client/__init__.py         0      0      0      0   100%
[task 2024-12-12T13:59:39.225Z] src/scriptworker_client/aio.py            144      1     55      1    99%   16
[task 2024-12-12T13:59:39.225Z] src/scriptworker_client/artifacts.py       46      0     16      0   100%
[task 2024-12-12T13:59:39.225Z] src/scriptworker_client/client.py          60      0      8      0   100%
[task 2024-12-12T13:59:39.225Z] src/scriptworker_client/constants.py        1      0      0      0   100%
[task 2024-12-12T13:59:39.225Z] src/scriptworker_client/exceptions.py      15      0      0      0   100%
[task 2024-12-12T13:59:39.225Z] src/scriptworker_client/github.py          22      0      6      0   100%
[task 2024-12-12T13:59:39.225Z] src/scriptworker_client/utils.py          186      3     62      3    98%   138, 459->461, 496-497
[task 2024-12-12T13:59:39.225Z] -----------------------------------------------------------------------------------
[task 2024-12-12T13:59:39.225Z] TOTAL                                     474      4    147      4    99%
[task 2024-12-12T13:59:39.225Z] 
[task 2024-12-12T13:59:39.225Z] 
[task 2024-12-12T13:59:39.226Z] /builds/worker/checkouts/vcs/.tox/py38/lib/python3.8/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2024-12-12T13:59:39.226Z] The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
[task 2024-12-12T13:59:39.226Z] 
[task 2024-12-12T13:59:39.226Z]   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2024-12-12T13:59:39.226Z] Usage: x CONFIG_FILE
[task 2024-12-12T13:59:39.227Z] ============================= 143 passed in 3.41s ==============================
[task 2024-12-12T13:59:39.312Z] py38: commands[1]> coverage html
[task 2024-12-12T13:59:39.676Z] Wrote HTML report to htmlcov/index.html
[task 2024-12-12T13:59:39.873Z] py38: OK ✔ in 18.01 seconds
[task 2024-12-12T13:59:39.873Z] mypy: install_deps> python -I -m pip install mypy types-PyYAML
[task 2024-12-12T13:59:42.546Z] mypy: install_package_deps> python -I -m pip install PyYAML aiohttp immutabledict jsonschema
[task 2024-12-12T13:59:47.320Z] mypy: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/2/scriptworker_client-1.0.0-0.editable-py2.py3-none-any.whl
[task 2024-12-12T13:59:47.759Z] mypy: commands[0]> mypy src
[task 2024-12-12T13:59:52.334Z] Success: no issues found in 8 source files
[task 2024-12-12T13:59:52.345Z]   py38: OK (18.01=setup[13.72]+cmd[3.90,0.39] seconds)
[task 2024-12-12T13:59:52.345Z]   mypy: OK (12.64=setup[8.06]+cmd[4.58] seconds)
[task 2024-12-12T13:59:52.345Z]   congratulations :) (31.38 seconds)
[task 2024-12-12T13:59:52.396Z]   scriptworker_client-py38: OK (35.93=setup[4.34]+cmd[31.59] seconds)
[task 2024-12-12T13:59:52.396Z]   congratulations :) (36.06 seconds)
[taskcluster 2024-12-12 13:59:52.738Z] === Task Finished ===
[taskcluster 2024-12-12 13:59:52.738Z] Successful task run with exit code: 0 completed in 68.712 seconds