chore(deps-dev): bump @babel/preset-react from 7.23.3 to 7.25.7 in /ui #3191
firefoxci-taskcluster / test-backend
succeeded
Oct 7, 2024 in 7m 24s
FirefoxCI (pull_request)
balrog backend tests
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-10-07T03:27:45.920Z
Resolved: 2024-10-07T03:31:43.004Z
Task Execution Time: 3 minutes, 57 seconds, 84 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-10-07 03:27:45.995Z] Task ID: D45VFyEyS6inWZQHiYkndg
[taskcluster 2024-10-07 03:27:45.996Z] Worker ID: 7973657198170401281
[taskcluster 2024-10-07 03:27:45.996Z] Worker Group: us-west1-a
[taskcluster 2024-10-07 03:27:45.996Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-10-07 03:27:45.996Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-10-07 03:27:45.996Z] Worker Version: 38.0.5
[taskcluster 2024-10-07 03:27:45.996Z] Public IP: 34.169.126.254
[taskcluster 2024-10-07 03:27:45.996Z] Hostname: releng-t-linux-gcp-wb9cunkxqky8ea4cmr1ifa
[taskcluster 2024-10-07 03:27:45.996Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-FIFCGTSoSM-Mzg7crJjYdQ" -> /builds/worker/checkouts
[taskcluster 2024-10-07 03:27:50.444Z] Downloading artifact "public/image.tar.zst" from task ID: FIFCGTSoSM-Mzg7crJjYdQ.
[taskcluster 2024-10-07 03:27:55.447Z] Download Progress: 66.03%
[taskcluster 2024-10-07 03:27:58.025Z] Downloaded artifact successfully.
[taskcluster 2024-10-07 03:27:58.026Z] Downloaded 284.699 mb
[taskcluster 2024-10-07 03:27:58.027Z] Decompressing downloaded image
[taskcluster 2024-10-07 03:28:00.128Z] Loading docker image from downloaded archive.
[taskcluster 2024-10-07 03:28:17.824Z] Image 'public/image.tar.zst' from task 'FIFCGTSoSM-Mzg7crJjYdQ' loaded. Using image ID sha256:8374b430ab4c25cb16315120d3fc8d67b12552344b42d094cfea0131b37c0dee.
[taskcluster 2024-10-07 03:28:17.949Z] === Task Starting ===
[setup 2024-10-07T03:28:20.704Z] run-task started in /
[setup 2024-10-07T03:28:20.704Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx taskcluster/scripts/get-coveralls-token tox
...(9 lines hidden)...
[vcs 2024-10-07T03:28:25.102Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-07T03:28:25.103Z] * branch dependabot/npm_and_yarn/ui/babel/preset-react-7.25.7 -> FETCH_HEAD
[vcs 2024-10-07T03:28:25.113Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/babel/preset-react-7.25.7']
[vcs 2024-10-07T03:28:25.437Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-07T03:28:25.437Z] * branch dependabot/npm_and_yarn/ui/babel/preset-react-7.25.7 -> FETCH_HEAD
[vcs 2024-10-07T03:28:25.441Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/babel/preset-react-7.25.7', '3ca84ef5cab2cc88eb854899927ecb47dbde862c']
[vcs 2024-10-07T03:28:25.556Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/babel/preset-react-7.25.7'
[vcs 2024-10-07T03:28:25.556Z] cleaning git checkout...
[vcs 2024-10-07T03:28:25.556Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-07T03:28:25.565Z] removing []
[vcs 2024-10-07T03:28:25.565Z] successfully cleaned git checkout!
[vcs 2024-10-07T03:28:25.567Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/3ca84ef5cab2cc88eb854899927ecb47dbde862c' title='Built from balrog commit 3ca84ef5cab2cc88eb854899927ecb47dbde862c'>3ca84ef5cab2cc88eb854899927ecb47dbde862c</a>
[task 2024-10-07T03:28:25.567Z] executing ['bash', '-cx', 'taskcluster/scripts/get-coveralls-token tox']
[task 2024-10-07T03:28:25.569Z] + taskcluster/scripts/get-coveralls-token tox
[task 2024-10-07T03:28:26.530Z] check: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/requirements/test.txt --no-deps
[task 2024-10-07T03:29:07.442Z] check: commands[0]> black --diff --check scripts src taskcluster tests uwsgi
[task 2024-10-07T03:29:10.932Z] All done! ✨ 🍰 ✨
[task 2024-10-07T03:29:10.933Z] 154 files would be left unchanged.
[task 2024-10-07T03:29:10.960Z] check: commands[1]> isort --check --diff scripts src taskcluster tests uwsgi
[task 2024-10-07T03:29:11.620Z] check: commands[2]> flake8 scripts src taskcluster tests uwsgi
[task 2024-10-07T03:29:16.782Z] check: commands[3]> pip-compile-multi verify
[task 2024-10-07T03:29:16.839Z] OK - requirements/base.txt was generated from requirements/base.in.
[task 2024-10-07T03:29:16.840Z] OK - requirements/docs.txt was generated from requirements/docs.in.
[task 2024-10-07T03:29:16.840Z] OK - requirements/test.txt was generated from requirements/test.in.
[task 2024-10-07T03:29:16.840Z] OK - requirements/local.txt was generated from requirements/local.in.
[task 2024-10-07T03:29:16.850Z] check: commands[4]> check-manifest -v /builds/worker/checkouts/vcs
[task 2024-10-07T03:29:17.973Z] listing source files under version control: 132 files and directories
[task 2024-10-07T03:29:17.973Z] building an sdist: balrog-3.59.tar.gz: 132 files and directories
[task 2024-10-07T03:29:17.973Z] copying source files to a temporary directory
[task 2024-10-07T03:29:17.973Z] building a clean sdist: balrog-3.59.tar.gz: 132 files and directories
[task 2024-10-07T03:29:17.973Z] lists of files in version control and sdist match
[task 2024-10-07T03:29:18.244Z] check: OK ✔ in 51.86 seconds
[task 2024-10-07T03:29:18.244Z] py311: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/requirements/test.txt --no-deps
[task 2024-10-07T03:29:36.294Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-10-07T03:29:37.366Z] .pkg: _optional_hooks> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-07T03:29:37.591Z] .pkg: get_requires_for_build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-07T03:29:37.650Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-10-07T03:29:38.064Z] .pkg: build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-07T03:29:38.197Z] py311: install_package_deps> python -I -m pip install aiofiles==23.2.1 aiohappyeyeballs==2.4.3 aiohttp==3.10.8 aiosignal==1.3.1 arrow==1.3.0 attrs==24.2.0 auth0-python==3.24.1 backoff==2.2.1 blinker==1.8.2 brotli==1.1.0 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 clickclick==20.10.2 connexion==2.14.2 cryptography==43.0.1 decorator==5.1.1 deepmerge==2.0 ecdsa==0.19.0 flask-compress==1.15 flask-wtf==1.2.1 flask==2.2.5 frozenlist==1.4.1 gcloud-aio-auth==5.3.2 gcloud-aio-storage==9.3.0 google-api-core==2.20.0 google-auth==2.35.0 google-cloud-core==2.4.1 google-cloud-storage==2.18.2 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 greenlet==3.1.1 idna==3.10 importlib-resources==6.4.5 inflection==0.5.1 itsdangerous==2.2.0 jinja2==3.1.4 jsonschema-specifications==2023.12.1 jsonschema==4.23.0 markupsafe==2.1.5 mohawk==1.1.0 mozilla-version==3.1.0 multidict==6.1.0 mysqlclient==2.2.4 packaging==24.1 pbr==6.1.0 proto-plus==1.24.0 protobuf==5.28.2 pyasn1-modules==0.4.0 pyasn1==0.6.1 pycparser==2.22 'pyjwt[crypto]==2.4.0' python-dateutil==2.9.0.post0 python-jose==3.3.0 pyyaml==6.0.2 referencing==0.35.1 repoze.lru==0.7 requests-hawk==1.2.1 requests==2.32.3 rpds-py==0.20.0 rsa==4.9 'sentry-sdk[flask]==2.15.0' setuptools==71.0.0 six==1.16.0 spec-synthase==0.1.11 sqlalchemy-migrate==0.13.0 sqlalchemy==1.4.54 sqlparse==0.5.1 statsd==4.0.1 swagger-spec-validator==3.0.4 tempita==0.5.2 types-python-dateutil==2.9.0.20241003 typing-extensions==4.12.2 urllib3==2.2.3 uwsgi==2.0.27 werkzeug==2.2.3 wtforms==3.1.2 yarl==1.13.1 zstandard==0.23.0
[task 2024-10-07T03:29:38.947Z] py311: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/1/balrog-3.59-0.editable-py3-none-any.whl
[task 2024-10-07T03:29:39.382Z] py311: commands[0]> py.test -n auto --cov-config=tox.ini --cov-append --cov=auslib --cov-report term-missing tests
[task 2024-10-07T03:29:40.659Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2024-10-07T03:29:40.659Z] 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-10-07T03:29:40.659Z]
[task 2024-10-07T03:29:40.659Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2024-10-07T03:29:42.949Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2024-10-07T03:29:42.949Z] 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-10-07T03:29:42.949Z]
[task 2024-10-07T03:29:42.949Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2024-10-07T03:29:43.020Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2024-10-07T03:29:43.020Z] 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-10-07T03:29:43.020Z]
[task 2024-10-07T03:29:43.020Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2024-10-07T03:29:43.047Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2024-10-07T03:29:43.047Z] 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-10-07T03:29:43.047Z]
[task 2024-10-07T03:29:43.047Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2024-10-07T03:29:43.063Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2024-10-07T03:29:43.063Z] 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-10-07T03:29:43.063Z]
[task 2024-10-07T03:29:43.063Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2024-10-07T03:29:54.893Z] ============================= test session starts ==============================
[task 2024-10-07T03:29:54.893Z] platform linux -- Python 3.11.7, pytest-8.3.3, pluggy-1.5.0
[task 2024-10-07T03:29:54.893Z] cachedir: .tox/py311/.pytest_cache
[task 2024-10-07T03:29:54.894Z] rootdir: /builds/worker/checkouts/vcs
[task 2024-10-07T03:29:54.894Z] configfile: tox.ini
[task 2024-10-07T03:29:54.894Z] plugins: cov-5.0.0, asyncio-0.24.0, hypothesis-6.112.2, xdist-3.6.1
[task 2024-10-07T03:29:54.894Z] asyncio: mode=Mode.STRICT, default_loop_scope=None
[task 2024-10-07T03:29:54.894Z] created: 4/4 workers
[task 2024-10-07T03:29:54.894Z] 4 workers [1264 items]
[task 2024-10-07T03:29:54.894Z]
[task 2024-10-07T03:29:59.068Z] ........................................................................ [ 5%]
[task 2024-10-07T03:30:03.819Z] ........................................................................ [ 11%]
[task 2024-10-07T03:30:08.475Z] ........................................................................ [ 17%]
[task 2024-10-07T03:30:13.441Z] ........................................................................ [ 22%]
[task 2024-10-07T03:30:18.314Z] ........................................................................ [ 28%]
[task 2024-10-07T03:30:23.824Z] ........................................................................ [ 34%]
[task 2024-10-07T03:30:27.094Z] ........................................................................ [ 39%]
[task 2024-10-07T03:30:29.294Z] ........................................................................ [ 45%]
[task 2024-10-07T03:30:32.409Z] ........................................................................ [ 51%]
[task 2024-10-07T03:30:37.339Z] ........................................................................ [ 56%]
[task 2024-10-07T03:30:41.458Z] ........................................................................ [ 62%]
[task 2024-10-07T03:30:45.832Z] ........................................................................ [ 68%]
[task 2024-10-07T03:30:47.161Z] ........................................................................ [ 74%]
[task 2024-10-07T03:30:50.617Z] ........................................................................ [ 79%]
[task 2024-10-07T03:30:55.689Z] ........................................................................ [ 85%]
[task 2024-10-07T03:31:01.006Z] ........................................................................ [ 91%]
[task 2024-10-07T03:31:04.331Z] ........................................................................ [ 96%]
[task 2024-10-07T03:31:04.548Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/coverage/inorout.py:520: CoverageWarning: Module auslib was previously imported, but not measured (module-not-measured)
[task 2024-10-07T03:31:04.550Z] self.warn(msg, slug="module-not-measured")
[task 2024-10-07T03:31:04.558Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/coverage/inorout.py:520: CoverageWarning: Module auslib was previously imported, but not measured (module-not-measured)
[task 2024-10-07T03:31:04.559Z] self.warn(msg, slug="module-not-measured")
[task 2024-10-07T03:31:04.908Z] ......................../builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/coverage/inorout.py:520: CoverageWarning: Module auslib was previously imported, but not measured (module-not-measured)
[task 2024-10-07T03:31:04.909Z] self.warn(msg, slug="module-not-measured")
[task 2024-10-07T03:31:05.165Z] .............../builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/coverage/inorout.py:520: CoverageWarning: Module auslib was previously imported, but not measured (module-not-measured)
[task 2024-10-07T03:31:05.165Z] self.warn(msg, slug="module-not-measured")
[task 2024-10-07T03:31:06.866Z] . [100%]
[task 2024-10-07T03:31:06.866Z]
[task 2024-10-07T03:31:06.866Z] ---------- coverage: platform linux, python 3.11.7-final-0 -----------
[task 2024-10-07T03:31:06.866Z] Name Stmts Miss Branch BrPart Cover Missing
[task 2024-10-07T03:31:06.866Z] ---------------------------------------------------------------------------------------------
[task 2024-10-07T03:31:06.866Z] src/auslib/AUS.py 102 5 40 5 93% 27, 36, 100-101, 135, 164->170
[task 2024-10-07T03:31:06.867Z] src/auslib/__init__.py 0 0 0 0 100%
[task 2024-10-07T03:31:06.867Z] src/auslib/blobs/__init__.py 0 0 0 0 100%
[task 2024-10-07T03:31:06.867Z] src/auslib/blobs/apprelease.py 697 108 385 18 83% 39-40, 85, 87, 140, 220-221, 298-303, 383-430, 474->478, 574-625, 635->634, 686, 708, 719->726, 739, 789->796, 802->804, 958-967, 1015->1018, 1094-1095, 1120->1111, 1123, 1129->1160, 1150->1141, 1153, 1175-1184, 1240
[task 2024-10-07T03:31:06.867Z] src/auslib/blobs/base.py 128 12 53 3 92% 94-96, 131, 172, 195, 198, 205, 230, 236, 239, 259
[task 2024-10-07T03:31:06.867Z] src/auslib/blobs/gmp.py 59 3 30 0 97% 45-46, 51
[task 2024-10-07T03:31:06.867Z] src/auslib/blobs/guardian.py 22 0 12 0 100%
[task 2024-10-07T03:31:06.867Z] src/auslib/blobs/superblob.py 19 1 2 0 95% 30
[task 2024-10-07T03:31:06.867Z] src/auslib/blobs/systemaddons.py 63 3 32 3 94% 26, 49, 69
[task 2024-10-07T03:31:06.867Z] src/auslib/config.py 61 32 18 0 39% 17-24, 27, 30-35, 38, 51-52, 55-61, 68, 71-74, 77, 82-85
[task 2024-10-07T03:31:06.867Z] src/auslib/db.py 1747 97 971 77 93% 51, 112, 211->exit, 230-232, 309, 311, 402->404, 423, 452, 455-456, 461-462, 473->476, 510->513, 517->520, 552, 554, 596, 598, 601-602, 607-608, 623->626, 673->676, 710, 712, 756, 758, 761-762, 767-768, 783, 793-797, 835-842, 853-857, 935, 970, 1052, 1105->1111, 1109, 1235, 1244, 1250, 1280, 1282, 1344, 1352->exit, 1491, 1544, 1608, 1616, 1700, 1702, 1774, 1915-1916, 1995-1997, 2018, 2065, 2135-2136, 2150-2152, 2164, 2171, 2201->2204, 2240->2275, 2244-2245, 2313->2312, 2451, 2474->2478, 2488->2481, 2499->2504, 2544, 2555->2559, 2566->2562, 2575->2580, 2631, 2663-2666, 2674, 2681, 2711, 2727, 2887->exit, 2895->2894, 2930, 2939, 2955, 2984-2985, 3002->3004, 3023, 3044, 3082
[task 2024-10-07T03:31:06.867Z] src/auslib/dockerflow.py 30 1 10 1 95% 36
[task 2024-10-07T03:31:06.867Z] src/auslib/errors.py 10 0 0 0 100%
[task 2024-10-07T03:31:06.867Z] src/auslib/global_state.py 17 0 6 0 100%
[task 2024-10-07T03:31:06.867Z] src/auslib/log.py 55 0 12 0 100%
[task 2024-10-07T03:31:06.867Z] src/auslib/services/__init__.py 0 0 0 0 100%
[task 2024-10-07T03:31:06.867Z] src/auslib/services/releases.py 449 22 256 15 94% 263, 377-378, 409, 491->487, 526-538, 568, 630-636, 646-658, 719->726, 827->830, 840->843, 854->858, 875->877, 878, 881
[task 2024-10-07T03:31:06.867Z] src/auslib/util/__init__.py 0 0 0 0 100%
[task 2024-10-07T03:31:06.867Z] src/auslib/util/auth.py 63 51 32 0 17% 9-10, 14-38, 45-48, 53, 57-91
[task 2024-10-07T03:31:06.867Z] src/auslib/util/autograph.py 22 9 4 0 50% 19-27
[task 2024-10-07T03:31:06.867Z] src/auslib/util/cache.py 56 8 30 2 81% 36, 41, 86-93
[task 2024-10-07T03:31:06.868Z] src/auslib/util/comparison.py 31 0 8 0 100%
[task 2024-10-07T03:31:06.868Z] src/auslib/util/data_structures.py 22 0 10 0 100%
[task 2024-10-07T03:31:06.868Z] src/auslib/util/hashes.py 3 0 0 0 100%
[task 2024-10-07T03:31:06.868Z] src/auslib/util/jsonschema_validators.py 119 8 68 12 89% 18, 39, 56, 61, 82, 88-89, 93, 106->108, 113->115, 120->122, 127->129, 134->136, 141->143
[task 2024-10-07T03:31:06.868Z] src/auslib/util/retry.py 30 1 4 1 94% 30
[task 2024-10-07T03:31:06.868Z] src/auslib/util/rulematching.py 76 2 50 2 97% 40, 59
[task 2024-10-07T03:31:06.868Z] src/auslib/util/signoffs.py 6 0 2 0 100%
[task 2024-10-07T03:31:06.868Z] src/auslib/util/thirdparty.py 13 13 4 0 0% 1-21
[task 2024-10-07T03:31:06.868Z] src/auslib/util/timestamp.py 4 0 0 0 100%
[task 2024-10-07T03:31:06.868Z] src/auslib/util/versions.py 192 17 98 14 89% 11->exit, 15, 18, 84, 112, 116, 131-132, 137, 140, 144, 146, 152->exit, 198, 223, 269->279, 272, 330, 334, 343
[task 2024-10-07T03:31:06.868Z] src/auslib/web/__init__.py 0 0 0 0 100%
[task 2024-10-07T03:31:06.868Z] src/auslib/web/admin/__init__.py 0 0 0 0 100%
[task 2024-10-07T03:31:06.868Z] src/auslib/web/admin/base.py 91 9 40 4 87% 51-52, 61-63, 113, 135-136, 140
[task 2024-10-07T03:31:06.868Z] src/auslib/web/admin/emergency_shutoff.py 64 3 70 1 97% 66, 100, 109
[task 2024-10-07T03:31:06.868Z] src/auslib/web/admin/views/__init__.py 0 0 0 0 100%
[task 2024-10-07T03:31:06.868Z] src/auslib/web/admin/views/base.py 65 3 16 1 93% 28-30
[task 2024-10-07T03:31:06.868Z] src/auslib/web/admin/views/history.py 42 3 14 4 88% 45, 54->57, 103->105, 106-107
[task 2024-10-07T03:31:06.869Z] src/auslib/web/admin/views/permissions.py 178 13 168 10 93% 81->86, 84, 120->125, 123, 134-136, 155-156, 168, 180, 220, 222->227, 225, 278, 302
[task 2024-10-07T03:31:06.869Z] src/auslib/web/admin/views/pinnable_releases.py 10 0 8 0 100%
[task 2024-10-07T03:31:06.869Z] src/auslib/web/admin/views/pins_v2.py 11 0 2 0 100%
[task 2024-10-07T03:31:06.869Z] src/auslib/web/admin/views/problem.py 12 1 6 2 83% 37->40, 42
[task 2024-10-07T03:31:06.869Z] src/auslib/web/admin/views/releases.py 371 53 236 25 86% 148->150, 153-155, 157-159, 190-191, 235, 246-248, 250-252, 254-256, 269-272, 283, 319-320, 331, 338->344, 360, 366->370, 378, 393-400, 441, 446, 458, 463, 465->469, 467, 473-475, 514, 518, 572, 578, 581-583, 589, 598
[task 2024-10-07T03:31:06.869Z] src/auslib/web/admin/views/releases_v2.py 59 3 20 3 92% 67, 74, 88
[task 2024-10-07T03:31:06.869Z] src/auslib/web/admin/views/required_signoffs.py 263 23 227 20 91% 56, 57->61, 60, 70, 75-77, 97-99, 158, 164, 170, 176, 180->186, 182, 214, 216->219, 279, 325, 331, 337, 343, 347->353, 349, 380, 382->385, 445
[task 2024-10-07T03:31:06.869Z] src/auslib/web/admin/views/rules.py 202 15 202 18 92% 69, 75, 95, 98, 101, 216, 235, 237->247, 254, 258->262, 263, 266, 302, 308, 312->327, 318, 322, 325
[task 2024-10-07T03:31:06.869Z] src/auslib/web/admin/views/scheduled_changes.py 152 15 74 6 89% 70, 86, 94, 115, 136, 183-186, 232-234, 247-249
[task 2024-10-07T03:31:06.869Z] src/auslib/web/admin/views/validators.py 28 1 6 1 94% 22
[task 2024-10-07T03:31:06.869Z] src/auslib/web/common/__init__.py 0 0 0 0 100%
[task 2024-10-07T03:31:06.869Z] src/auslib/web/common/emergency_shutoff.py 14 0 2 0 100%
[task 2024-10-07T03:31:06.869Z] src/auslib/web/common/history.py 67 29 28 4 46% 32, 42, 57, 60, 68-97
[task 2024-10-07T03:31:06.869Z] src/auslib/web/common/history_all.py 59 7 16 4 85% 30, 34, 36, 38, 55-57
[task 2024-10-07T03:31:06.869Z] src/auslib/web/common/pins.py 18 2 4 1 86% 22-23
[task 2024-10-07T03:31:06.869Z] src/auslib/web/common/releases.py 74 3 40 2 96% 37, 84-85
[task 2024-10-07T03:31:06.869Z] src/auslib/web/common/rules.py 36 3 12 0 94% 56-58
[task 2024-10-07T03:31:06.874Z] src/auslib/web/public/__init__.py 0 0 0 0 100%
[task 2024-10-07T03:31:06.874Z] src/auslib/web/public/base.py 63 8 28 2 87% 46, 68, 91, 125-130
[task 2024-10-07T03:31:06.874Z] src/auslib/web/public/client.py 154 5 70 4 96% 58->65, 62-63, 88, 97->100, 183-184
[task 2024-10-07T03:31:06.874Z] src/auslib/web/public/dockerflow.py 9 0 2 0 100%
[task 2024-10-07T03:31:06.874Z] src/auslib/web/public/helpers.py 32 0 10 0 100%
[task 2024-10-07T03:31:06.874Z] src/auslib/web/public/json.py 31 0 8 0 100%
[task 2024-10-07T03:31:06.874Z] ---------------------------------------------------------------------------------------------
[task 2024-10-07T03:31:06.874Z] TOTAL 6201 592 3446 265 89%
[task 2024-10-07T03:31:06.874Z]
[task 2024-10-07T03:31:06.874Z] ======================= 1264 passed in 86.08s (0:01:26) ========================
[task 2024-10-07T03:31:07.110Z] py311: commands[1]> coverage run -a scripts/test-rules.py
[task 2024-10-07T03:31:07.827Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/locale-level-overrides
[task 2024-10-07T03:31:08.684Z] PASS (2 PASS, 0 FAIL)
[task 2024-10-07T03:31:08.684Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/version-matching
[task 2024-10-07T03:31:09.327Z] PASS (8 PASS, 0 FAIL)
[task 2024-10-07T03:31:09.327Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/xml-attributes-v2
[task 2024-10-07T03:31:09.966Z] PASS (8 PASS, 0 FAIL)
[task 2024-10-07T03:31:09.966Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/rule-priorities
[task 2024-10-07T03:31:10.565Z] PASS (2 PASS, 0 FAIL)
[task 2024-10-07T03:31:10.566Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/3.6.27-10.0.2-major
[task 2024-10-07T03:31:11.979Z] PASS (108 PASS, 0 FAIL, 0.87 sec, 124.8 tests/second)
[task 2024-10-07T03:31:11.981Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/fallback-override
[task 2024-10-07T03:31:12.587Z] PASS (1 PASS, 0 FAIL)
[task 2024-10-07T03:31:12.587Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/fallback-falls-back
[task 2024-10-07T03:31:13.158Z] PASS (2 PASS, 0 FAIL)
[task 2024-10-07T03:31:13.158Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/3.6.12-3.6.13
[task 2024-10-07T03:31:17.619Z] PASS (324 PASS, 0 FAIL, 3.92 sec, 82.7 tests/second)
[task 2024-10-07T03:31:17.620Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/alias
[task 2024-10-07T03:31:18.296Z] PASS (8 PASS, 0 FAIL)
[task 2024-10-07T03:31:18.430Z] .pkg: _exit> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-10-07T03:31:18.721Z] py311: OK ✔ in 2 minutes 0.47 seconds
[task 2024-10-07T03:31:18.722Z] coveralls: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/requirements/test.txt --no-deps
[task 2024-10-07T03:31:37.599Z] coveralls: commands[0]> coveralls
[task 2024-10-07T03:31:37.799Z] Submitting coverage to coveralls.io...
[task 2024-10-07T03:31:41.730Z] Coverage submitted!
[task 2024-10-07T03:31:41.731Z] Job ##4293.1
[task 2024-10-07T03:31:41.731Z] https://coveralls.io/jobs/153588297
[task 2024-10-07T03:31:41.875Z] check: OK (51.86=setup[41.30]+cmd[3.52,0.66,5.16,0.07,1.15] seconds)
[task 2024-10-07T03:31:41.875Z] py311: OK (120.47=setup[21.43]+cmd[87.73,11.32] seconds)
[task 2024-10-07T03:31:41.875Z] coveralls: OK (23.40=setup[19.13]+cmd[4.28] seconds)
[task 2024-10-07T03:31:41.875Z] congratulations :) (195.89 seconds)
[taskcluster 2024-10-07 03:31:42.571Z] === Task Finished ===
[taskcluster 2024-10-07 03:31:42.571Z] Successful task run with exit code: 0 completed in 236.577 seconds
Loading