Skip to content

Bug 2006684 - add builddecisionscript#1412

Open
jcristau wants to merge 9 commits into
mozilla-releng:masterfrom
jcristau:builddecisionscript
Open

Bug 2006684 - add builddecisionscript#1412
jcristau wants to merge 9 commits into
mozilla-releng:masterfrom
jcristau:builddecisionscript

init: don't require a COT_PRODUCT (bug 2006684)

c5a64be
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tox-shipitscript-314 succeeded Jun 2, 2026 in 28s

FirefoxCI (push)

shipitscript tox-py314

Details

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

Task Status

Started: 2026-06-02T12:41:42.089Z
Resolved: 2026-06-02T12:42:10.688Z
Task Execution Time: 28 seconds, 599 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: aVpTcec7QqyGfwYIEvPPjw
RunId: 0

Artifacts

- public/logs/live_backing.log


[taskcluster 2026-06-02T12:41:42.160Z] Worker Type (scriptworker-3/images) settings:
[taskcluster 2026-06-02T12:41:42.161Z]   {
[taskcluster 2026-06-02T12:41:42.161Z]     "generic-worker": {
[taskcluster 2026-06-02T12:41:42.161Z]       "config": {
[taskcluster 2026-06-02T12:41:42.161Z]         "headlessTasks": true
[taskcluster 2026-06-02T12:41:42.161Z]       },
[taskcluster 2026-06-02T12:41:42.161Z]       "engine": "multiuser",
[taskcluster 2026-06-02T12:41:42.161Z]       "go-arch": "amd64",
[taskcluster 2026-06-02T12:41:42.161Z]       "go-os": "linux",
[taskcluster 2026-06-02T12:41:42.161Z]       "go-version": "go1.26.2",
[taskcluster 2026-06-02T12:41:42.161Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.1",
[taskcluster 2026-06-02T12:41:42.161Z]       "revision": "ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-06-02T12:41:42.161Z]       "source": "https://github.com/taskcluster/taskcluster/commits/ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-06-02T12:41:42.161Z]       "version": "99.2.1"
[taskcluster 2026-06-02T12:41:42.161Z]     },
[taskcluster 2026-06-02T12:41:42.161Z]     "image": "projects/fxci-production-level3-workers/global/images/gw-fxci-gcp-l3-2404-amd64-headless-googlecompute-2026-05-04",
[taskcluster 2026-06-02T12:41:42.161Z]     "instance-id": "7075357104431919549",
[taskcluster 2026-06-02T12:41:42.161Z]     "instance-type": "projects/970387039909/machineTypes/c2-standard-4",
[taskcluster 2026-06-02T12:41:42.161Z]     "local-ipv4": "10.128.0.164",
[taskcluster 2026-06-02T12:41:42.161Z]     "project-id": "fxci-production-level3-workers",

...(49 lines hidden)...

[task 2026-06-02T12:41:56.121+00:00] + [ 1000 -eq 0 ]
[task 2026-06-02T12:41:56.121+00:00] + PS1=$ 
[task 2026-06-02T12:41:56.121+00:00] + [ -d /etc/profile.d ]
[task 2026-06-02T12:41:56.121+00:00] + run-parts --list --regex ^[a-zA-Z0-9_][a-zA-Z0-9._-]*\.sh$ /etc/profile.d
[task 2026-06-02T12:41:56.122+00:00] + unset i
[task 2026-06-02T12:41:56.122+00:00] + uv run tox -e shipitscript-py314
[task 2026-06-02T12:41:56.191+00:00] Using CPython 3.14.3 interpreter at: /usr/local/bin/python3
[task 2026-06-02T12:41:56.191+00:00] Creating virtual environment at: .venv
[task 2026-06-02T12:41:57.308+00:00]    Building configloader @ file:///builds/worker/checkouts/vcs/configloader
[task 2026-06-02T12:41:57.371+00:00] Downloading pygments (1.2MiB)
[task 2026-06-02T12:41:57.372+00:00] Downloading virtualenv (7.2MiB)
[task 2026-06-02T12:41:57.372+00:00] Downloading mypy (14.0MiB)
[task 2026-06-02T12:41:57.372+00:00] Downloading ruff (10.8MiB)
[task 2026-06-02T12:41:57.372+00:00] Downloading uv (23.7MiB)
[task 2026-06-02T12:41:57.885+00:00]  Downloading virtualenv
[task 2026-06-02T12:41:57.982+00:00]  Downloading ruff
[task 2026-06-02T12:41:58.219+00:00]  Downloading uv
[task 2026-06-02T12:41:58.249+00:00]  Downloading pygments
[task 2026-06-02T12:41:58.422+00:00]  Downloading mypy
[task 2026-06-02T12:41:58.621+00:00]       Built configloader @ file:///builds/worker/checkouts/vcs/configloader
[task 2026-06-02T12:41:58.716+00:00] Installed 32 packages in 93ms
[task 2026-06-02T12:41:59.540+00:00] shipitscript-py314: venv> .venv/bin/uv venv -p cpython3.14 --allow-existing '--prompt=vcs[shipitscript-py314]' --python-preference system /builds/worker/checkouts/vcs/.tox/shipitscript-py314
[task 2026-06-02T12:41:59.825+00:00] shipitscript-py314: uv-sync> .venv/bin/uv sync --locked --python-preference system -p cpython3.14
[task 2026-06-02T12:42:01.367+00:00] shipitscript-py314: commands[0] /builds/worker/checkouts/vcs/shipitscript> tox -e py314
[task 2026-06-02T12:42:02.157+00:00] py314: venv> /builds/worker/checkouts/vcs/.tox/shipitscript-py314/bin/uv venv -p cpython3.14 --allow-existing '--prompt=shipitscript[py314]' --python-preference system /builds/worker/checkouts/vcs/.tox/py314
[task 2026-06-02T12:42:02.324+00:00] py314: uv-sync> /builds/worker/checkouts/vcs/.tox/shipitscript-py314/bin/uv sync --locked --python-preference system -p cpython3.14
[task 2026-06-02T12:42:03.349+00:00] py314: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=/builds/worker/checkouts/vcs/shipitscript/src/shipitscript --cov-report term-missing tests
[task 2026-06-02T12:42:05.195+00:00] ============================= test session starts ==============================
[task 2026-06-02T12:42:05.195+00:00] platform linux -- Python 3.14.3, pytest-8.4.2, pluggy-1.6.0 -- /builds/worker/checkouts/vcs/.tox/py314/bin/python3
[task 2026-06-02T12:42:05.195+00:00] cachedir: /builds/worker/checkouts/vcs/.tox/py314/.pytest_cache
[task 2026-06-02T12:42:05.195+00:00] rootdir: /builds/worker/checkouts/vcs/shipitscript
[task 2026-06-02T12:42:05.195+00:00] configfile: tox.ini
[task 2026-06-02T12:42:05.195+00:00] plugins: mock-3.15.1, cov-7.1.0, requests-mock-1.12.1, asyncio-0.26.0
[task 2026-06-02T12:42:05.195+00:00] asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=function, asyncio_default_test_loop_scope=function
[task 2026-06-02T12:42:06.534+00:00] collecting ... collected 63 items
[task 2026-06-02T12:42:06.534+00:00] 
[task 2026-06-02T12:42:06.550+00:00] tests/integration/test_integration_create_release.py::test_create_new_release_hg[None-None] PASSED
[task 2026-06-02T12:42:06.553+00:00] tests/integration/test_integration_create_release.py::test_create_new_release_hg[https://hg.mozilla.org/releases/mozilla-beta/file/8a2c52b9488e5ae5a8dc8500d3430d5ebe3d9a85/taskcluster/kinds/maybe-release-https://hg.mozilla.org/releases/mozilla-beta] PASSED
[task 2026-06-02T12:42:06.555+00:00] tests/integration/test_integration_create_release.py::test_create_new_release_github[previous_release0] PASSED
[task 2026-06-02T12:42:06.559+00:00] tests/integration/test_integration_create_release.py::test_create_new_release_github[previous_release1] PASSED
[task 2026-06-02T12:42:06.569+00:00] tests/integration/test_integration_script.py::test_main_mark_release_as_shipped_v2 PASSED
[task 2026-06-02T12:42:06.575+00:00] tests/test_config.py::test_config PASSED
[task 2026-06-02T12:42:06.588+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_hg[releases/mozilla-beta-38fc7c5ed55f4bdbdc837e11bb67eb6bfde947c9-2691dbbedf8783bfccbeba8dc6296bc3d7750285-ret_json0-c24dfbda267ec738479bdc63ac6cfad60212d8dc] PASSED
[task 2026-06-02T12:42:06.590+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_hg[releases/mozilla-beta-c24dfbda267ec738479bdc63ac6cfad60212d8dc-efdc710721d690d0629ccd17651d7a2885fd3d60-ret_json1-None] PASSED
[task 2026-06-02T12:42:06.591+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_hg[releases/mozilla-beta-6a9e651e08318cd1a5da7f1bc2b489e47d4acf3f-3f19dfb367d6f5418554b52997592a49a2c47f99-ret_json2-3f19dfb367d6f5418554b52997592a49a2c47f99] PASSED
[task 2026-06-02T12:42:06.593+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_hg[releases/mozilla-beta-fe6f34b2859f0706c88ec07199e30395041af258-6a9e651e08318cd1a5da7f1bc2b489e47d4acf3f-ret_json3-6a9e651e08318cd1a5da7f1bc2b489e47d4acf3f] PASSED
[task 2026-06-02T12:42:06.594+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_hg[releases/mozilla-esr68-d8e217ff942c17a15075e6cd4ec0f33b095f45fd-5b60ba8829c01de0197b4154a5bc8b89e01defbc-ret_json4-fac95027fda1540460a05a2f6b05210a14e60293] PASSED
[task 2026-06-02T12:42:06.597+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_git[123-123-ret_json0-None] PASSED
[task 2026-06-02T12:42:06.599+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_git[123-456-ret_json1-456] PASSED
[task 2026-06-02T12:42:06.600+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_git[123-789-ret_json2-456] PASSED
[task 2026-06-02T12:42:06.601+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_git[123-789-ret_json3-None] PASSED
[task 2026-06-02T12:42:06.603+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_git[123-789-ret_json4-None] PASSED
[task 2026-06-02T12:42:06.604+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_git[123-abc-ret_json5-abc] PASSED
[task 2026-06-02T12:42:06.606+00:00] tests/test_pushlog.py::test_get_shippable_revision_build_git[3b514402f9b2e510d10d3ec3126a146f0012b558-670c00103d1338f78bba2c1add46209a4472a40b-ret_json6-670c00103d1338f78bba2c1add46209a4472a40b] PASSED
[task 2026-06-02T12:42:06.610+00:00] tests/test_script.py::test_mark_as_shipped[scopes0] PASSED
[task 2026-06-02T12:42:06.615+00:00] tests/test_script.py::test_mark_as_merged[scopes0] PASSED
[task 2026-06-02T12:42:06.619+00:00] tests/test_script.py::test_async_main[task0-False] PASSED
[task 2026-06-02T12:42:06.621+00:00] tests/test_script.py::test_async_main[task1-True] PASSED
[task 2026-06-02T12:42:06.621+00:00] tests/test_script.py::test_get_default_config PASSED
[task 2026-06-02T12:42:06.622+00:00] tests/test_script.py::test_main PASSED
[task 2026-06-02T12:42:06.624+00:00] tests/test_ship_actions.py::test_mark_as_shipped_v2[1-1] PASSED
[task 2026-06-02T12:42:06.625+00:00] tests/test_ship_actions.py::test_mark_as_shipped_v2[10-10] PASSED
[task 2026-06-02T12:42:06.627+00:00] tests/test_ship_actions.py::test_mark_as_shipped_v2[None-60] PASSED
[task 2026-06-02T12:42:06.628+00:00] tests/test_ship_actions.py::test_mark_as_merged[1-1] PASSED
[task 2026-06-02T12:42:06.629+00:00] tests/test_ship_actions.py::test_mark_as_merged[10-10] PASSED
[task 2026-06-02T12:42:06.630+00:00] tests/test_ship_actions.py::test_mark_as_merged[None-60] PASSED
[task 2026-06-02T12:42:06.644+00:00] tests/test_shipitapi.py::test_release_v2_class PASSED
[task 2026-06-02T12:42:06.645+00:00] tests/test_task.py::test_get_scope[scopes0-server-False] PASSED
[task 2026-06-02T12:42:06.646+00:00] tests/test_task.py::test_get_scope[scopes1-server-False] PASSED
[task 2026-06-02T12:42:06.647+00:00] tests/test_task.py::test_get_scope[scopes2-server-False] PASSED
[task 2026-06-02T12:42:06.647+00:00] tests/test_task.py::test_get_scope[scopes3-server-True] PASSED
[task 2026-06-02T12:42:06.648+00:00] tests/test_task.py::test_get_scope[scopes4-server-True] PASSED
[task 2026-06-02T12:42:06.649+00:00] tests/test_task.py::test_get_scope[scopes5-action-False] PASSED
[task 2026-06-02T12:42:06.650+00:00] tests/test_task.py::test_get_scope[scopes6-action-True] PASSED
[task 2026-06-02T12:42:06.651+00:00] tests/test_task.py::test_get_ship_it_instance_config_from_scope[https://localhost:8015-project:releng:ship-it:server:dev-False] PASSED
[task 2026-06-02T12:42:06.651+00:00] tests/test_task.py::test_get_ship_it_instance_config_from_scope[http://some-ship-it.url/v2-project:releng:ship-it:server:dev-False] PASSED
[task 2026-06-02T12:42:06.652+00:00] tests/test_task.py::test_get_ship_it_instance_config_from_scope[https://api.shipit.testing.mozilla-releng.net-project:releng:ship-it:server:staging-False] PASSED
[task 2026-06-02T12:42:06.653+00:00] tests/test_task.py::test_get_ship_it_instance_config_from_scope[https://api.shipit.testing.mozilla-releng.net/-project:releng:ship-it:server:staging-False] PASSED
[task 2026-06-02T12:42:06.654+00:00] tests/test_task.py::test_get_ship_it_instance_config_from_scope[https://shipit-api.mozilla-releng.net-project:releng:ship-it:server:production-False] PASSED
[task 2026-06-02T12:42:06.654+00:00] tests/test_task.py::test_get_ship_it_instance_config_from_scope[https://shipit-api.mozilla-releng.net/-project:releng:ship-it:server:production-False] PASSED
[task 2026-06-02T12:42:06.655+00:00] tests/test_task.py::test_fail_get_ship_it_instance_config_from_scope[some:random:scope] PASSED
[task 2026-06-02T12:42:06.656+00:00] tests/test_task.py::test_fail_get_ship_it_instance_config_from_scope[project:releng:ship-it:server:staging] PASSED
[task 2026-06-02T12:42:06.657+00:00] tests/test_task.py::test_fail_get_ship_it_instance_config_from_scope[project:releng:ship-it:server:production] PASSED
[task 2026-06-02T12:42:06.660+00:00] tests/test_task.py::test_validate_task[task0-False] PASSED
[task 2026-06-02T12:42:06.664+00:00] tests/test_task.py::test_validate_task[task1-True] PASSED
[task 2026-06-02T12:42:06.665+00:00] tests/test_task.py::test_validate_task[task2-True] PASSED
[task 2026-06-02T12:42:06.665+00:00] tests/test_task.py::test_get_task_action[project:releng:ship-it:action:mark-as-random-None-True] PASSED
[task 2026-06-02T12:42:06.666+00:00] tests/test_task.py::test_get_task_action[project:releng:ship-it:action:mark-as-shipped-mark-as-shipped-False] PASSED
[task 2026-06-02T12:42:06.667+00:00] tests/test_utils.py::test_get_auth_primitives_v2[ship_it_instance_config0-expected0] PASSED
[task 2026-06-02T12:42:06.668+00:00] tests/test_utils.py::test_get_auth_primitives_v2[ship_it_instance_config1-expected1] PASSED
[task 2026-06-02T12:42:06.669+00:00] tests/test_utils.py::test_generic_validation_v2[release_info0-values0-False] PASSED
[task 2026-06-02T12:42:06.670+00:00] tests/test_utils.py::test_generic_validation_v2[release_info1-values1-True] PASSED
[task 2026-06-02T12:42:06.672+00:00] tests/test_utils.py::test_same_timing[2018-07-02 16:51:04-2018-07-02T16:51:04+00:00-True] PASSED
[task 2026-06-02T12:42:06.673+00:00] tests/test_utils.py::test_same_timing[2018-07-02 16:51:04-2018-07-02T16:51:04+01:00-False] PASSED
[task 2026-06-02T12:42:06.674+00:00] tests/test_utils.py::test_same_timing[2018-07-02 16:51:04-2018-07-02T16:51:04+00:11-False] PASSED
[task 2026-06-02T12:42:06.675+00:00] tests/test_utils.py::test_same_timing[2018-07-02 16:51:04-2018-07-02T16:51:04-True] PASSED
[task 2026-06-02T12:42:06.676+00:00] tests/test_utils.py::test_request_headers[http://example.com-expected0] PASSED
[task 2026-06-02T12:42:06.676+00:00] tests/test_utils.py::test_request_headers[https://example.com-expected1] PASSED
[task 2026-06-02T12:42:07.108+00:00] tests/test_utils.py::test_request_headers[https://example.com:1234-expected2] PASSED
[task 2026-06-02T12:42:07.108+00:00] 
[task 2026-06-02T12:42:07.108+00:00] =============================== warnings summary ===============================
[task 2026-06-02T12:42:07.108+00:00] tests/integration/test_integration_create_release.py::test_create_new_release_hg[None-None]
[task 2026-06-02T12:42:07.108+00:00]   /builds/worker/checkouts/vcs/.tox/py314/lib/python3.14/site-packages/pytest_asyncio/plugin.py:1216: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16
[task 2026-06-02T12:42:07.108+00:00]     return asyncio.get_event_loop_policy()
[task 2026-06-02T12:42:07.108+00:00] 
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_shipped[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_merged[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task0-False]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task1-True]
[task 2026-06-02T12:42:07.108+00:00]   /builds/worker/checkouts/vcs/.tox/py314/lib/python3.14/site-packages/pytest_asyncio/plugin.py:874: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16
[task 2026-06-02T12:42:07.108+00:00]     _restore_event_loop_policy(asyncio.get_event_loop_policy()),
[task 2026-06-02T12:42:07.108+00:00] 
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_shipped[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_merged[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task0-False]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task1-True]
[task 2026-06-02T12:42:07.108+00:00]   /builds/worker/checkouts/vcs/.tox/py314/lib/python3.14/site-packages/pytest_asyncio/plugin.py:772: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16
[task 2026-06-02T12:42:07.108+00:00]     old_loop_policy = asyncio.get_event_loop_policy()
[task 2026-06-02T12:42:07.108+00:00] 
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_shipped[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_merged[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task0-False]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task1-True]
[task 2026-06-02T12:42:07.108+00:00]   /builds/worker/checkouts/vcs/.tox/py314/lib/python3.14/site-packages/pytest_asyncio/plugin.py:777: DeprecationWarning: 'asyncio.set_event_loop_policy' is deprecated and slated for removal in Python 3.16
[task 2026-06-02T12:42:07.108+00:00]     asyncio.set_event_loop_policy(policy)
[task 2026-06-02T12:42:07.108+00:00] 
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_shipped[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_merged[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task0-False]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task1-True]
[task 2026-06-02T12:42:07.108+00:00]   /builds/worker/checkouts/vcs/.tox/py314/lib/python3.14/site-packages/pytest_asyncio/plugin.py:1183: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16
[task 2026-06-02T12:42:07.108+00:00]     loop = asyncio.get_event_loop_policy().new_event_loop()
[task 2026-06-02T12:42:07.108+00:00] 
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_shipped[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_merged[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task0-False]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task1-True]
[task 2026-06-02T12:42:07.108+00:00]   /builds/worker/checkouts/vcs/.tox/py314/lib/python3.14/site-packages/pytest_asyncio/plugin.py:889: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16
[task 2026-06-02T12:42:07.108+00:00]     policy = asyncio.get_event_loop_policy()
[task 2026-06-02T12:42:07.108+00:00] 
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_shipped[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_merged[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task0-False]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task1-True]
[task 2026-06-02T12:42:07.108+00:00]   /builds/worker/checkouts/vcs/.tox/py314/lib/python3.14/site-packages/pytest_asyncio/plugin.py:794: DeprecationWarning: 'asyncio.set_event_loop_policy' is deprecated and slated for removal in Python 3.16
[task 2026-06-02T12:42:07.108+00:00]     asyncio.set_event_loop_policy(old_loop_policy)
[task 2026-06-02T12:42:07.108+00:00] 
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_shipped[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_mark_as_merged[scopes0]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task0-False]
[task 2026-06-02T12:42:07.108+00:00] tests/test_script.py::test_async_main[task1-True]
[task 2026-06-02T12:42:07.108+00:00]   /builds/worker/checkouts/vcs/.tox/py314/lib/python3.14/site-packages/pytest_asyncio/plugin.py:942: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16
[task 2026-06-02T12:42:07.108+00:00]     policy = asyncio.get_event_loop_policy()
[task 2026-06-02T12:42:07.108+00:00] 
[task 2026-06-02T12:42:07.109+00:00] tests/test_script.py::test_mark_as_shipped[scopes0]
[task 2026-06-02T12:42:07.109+00:00] tests/test_script.py::test_mark_as_merged[scopes0]
[task 2026-06-02T12:42:07.109+00:00] tests/test_script.py::test_async_main[task0-False]
[task 2026-06-02T12:42:07.109+00:00] tests/test_script.py::test_async_main[task1-True]
[task 2026-06-02T12:42:07.109+00:00]   /builds/worker/checkouts/vcs/.tox/py314/lib/python3.14/site-packages/pytest_asyncio/plugin.py:966: DeprecationWarning: 'asyncio.set_event_loop_policy' is deprecated and slated for removal in Python 3.16
[task 2026-06-02T12:42:07.109+00:00]     asyncio.set_event_loop_policy(previous_policy)
[task 2026-06-02T12:42:07.109+00:00] 
[task 2026-06-02T12:42:07.109+00:00] tests/test_script.py::test_mark_as_shipped[scopes0]
[task 2026-06-02T12:42:07.109+00:00] tests/test_script.py::test_mark_as_merged[scopes0]
[task 2026-06-02T12:42:07.109+00:00] tests/test_script.py::test_async_main[task0-False]
[task 2026-06-02T12:42:07.109+00:00] tests/test_script.py::test_async_main[task1-True]
[task 2026-06-02T12:42:07.109+00:00]   /builds/worker/checkouts/vcs/.tox/py314/lib/python3.14/site-packages/pytest_asyncio/plugin.py:978: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16
[task 2026-06-02T12:42:07.109+00:00]     policy = asyncio.get_event_loop_policy()
[task 2026-06-02T12:42:07.109+00:00] 
[task 2026-06-02T12:42:07.109+00:00] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2026-06-02T12:42:07.109+00:00] ================================ tests coverage ================================
[task 2026-06-02T12:42:07.109+00:00] _______________ coverage: platform linux, python 3.14.3-final-0 ________________
[task 2026-06-02T12:42:07.109+00:00] 
[task 2026-06-02T12:42:07.109+00:00] Name                               Stmts   Miss Branch BrPart  Cover   Missing
[task 2026-06-02T12:42:07.109+00:00] ------------------------------------------------------------------------------
[task 2026-06-02T12:42:07.109+00:00] src/shipitscript/__init__.py           0      0      0      0   100%
[task 2026-06-02T12:42:07.109+00:00] src/shipitscript/pushlog_scan.py      81      4     36      6    91%   48->exit, 64, 127, 140, 143->142, 146
[task 2026-06-02T12:42:07.109+00:00] src/shipitscript/script.py            81     15     16      3    79%   67-68, 90, 93-94, 104-114
[task 2026-06-02T12:42:07.109+00:00] src/shipitscript/ship_actions.py      76     20      8      4    71%   21, 39-41, 55-56, 71-72, 77-78, 91-92, 115-118, 122-125
[task 2026-06-02T12:42:07.109+00:00] src/shipitscript/shipitapi.py        122     63     18      0    45%   65-78, 101-111, 115-133, 142-150, 159-165, 175-182
[task 2026-06-02T12:42:07.109+00:00] src/shipitscript/task.py              25      0      4      0   100%
[task 2026-06-02T12:42:07.109+00:00] src/shipitscript/utils.py             30      0      8      0   100%
[task 2026-06-02T12:42:07.109+00:00] ------------------------------------------------------------------------------
[task 2026-06-02T12:42:07.109+00:00] TOTAL                                415    102     90     13    74%
[task 2026-06-02T12:42:07.109+00:00] ======================= 63 passed, 37 warnings in 1.57s ========================
[task 2026-06-02T12:42:07.447+00:00]   py314: OK (5.29=setup[1.20]+cmd[4.10] seconds)
[task 2026-06-02T12:42:07.447+00:00]   congratulations :) (5.35 seconds)
[task 2026-06-02T12:42:07.495+00:00]   shipitscript-py314: OK (7.96=setup[1.83]+cmd[6.13] seconds)
[task 2026-06-02T12:42:07.495+00:00]   congratulations :) (8.06 seconds)
[taskcluster 2026-06-02T12:42:10.228Z]                        Exit Code: 0
[taskcluster 2026-06-02T12:42:10.228Z]                        User Time: 21.29ms
[taskcluster 2026-06-02T12:42:10.228Z]                      Kernel Time: 8.766ms
[taskcluster 2026-06-02T12:42:10.228Z]                        Wall Time: 22.477642547s
[taskcluster 2026-06-02T12:42:10.228Z]  Average Available System Memory: 14.72 GiB
[taskcluster 2026-06-02T12:42:10.228Z]       Average System Memory Used: 915.60 MiB
[taskcluster 2026-06-02T12:42:10.228Z]          Peak System Memory Used: 1007.58 MiB
[taskcluster 2026-06-02T12:42:10.228Z]              Total System Memory: 15.61 GiB
[taskcluster 2026-06-02T12:42:10.228Z]                           Result: SUCCEEDED
[taskcluster 2026-06-02T12:42:10.312Z] === Task Finished ===
[taskcluster 2026-06-02T12:42:10.312Z] Task Duration: 22.561695759s
[taskcluster 2026-06-02T12:42:10.335Z] [mounts] Preserving cache: Moving "/home/task_178040410158132/cache0" to "/home/generic-worker/caches/S3igWZFTRw6stEu04yFdxw"