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

Rewind the rules table UI prototype #3079

Lint fixes

368a3d7
Select commit
Loading
Failed to load commit list.
Merged

Rewind the rules table UI prototype #3079

Lint fixes
368a3d7
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / test-backend succeeded Jan 8, 2024 in 4m 30s

FirefoxCI (pull_request)

balrog backend tests

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-01-08 16:00:25.585Z] Task ID: A7EJCqjITn-rFyFWCXsVMg
[taskcluster 2024-01-08 16:00:25.585Z] Worker ID: 4589842797153068342
[taskcluster 2024-01-08 16:00:25.585Z] Worker Group: us-west1
[taskcluster 2024-01-08 16:00:25.585Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-01-08 16:00:25.585Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-01-08 16:00:25.585Z] Worker Version: 38.0.5
[taskcluster 2024-01-08 16:00:25.585Z] Public IP: 34.145.73.200
[taskcluster 2024-01-08 16:00:25.585Z] Hostname: releng-t-linux-gcp-erhsby8uqye0fioijclrzw
[taskcluster 2024-01-08 16:00:25.585Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-FIFCGTSoSM-Mzg7crJjYdQ" -> /builds/worker/checkouts

[taskcluster 2024-01-08 16:00:28.869Z] Downloading artifact "public/image.tar.zst" from task ID: FIFCGTSoSM-Mzg7crJjYdQ.
[taskcluster 2024-01-08 16:00:33.870Z] Download Progress: 81.61%
[taskcluster 2024-01-08 16:00:34.644Z] Downloaded artifact successfully.
[taskcluster 2024-01-08 16:00:34.645Z] Downloaded 284.699 mb
[taskcluster 2024-01-08 16:00:34.645Z] Decompressing downloaded image
[taskcluster 2024-01-08 16:00:36.531Z] Loading docker image from downloaded archive.
[taskcluster 2024-01-08 16:00:52.791Z] Image 'public/image.tar.zst' from task 'FIFCGTSoSM-Mzg7crJjYdQ' loaded.  Using image ID sha256:8374b430ab4c25cb16315120d3fc8d67b12552344b42d094cfea0131b37c0dee.
[taskcluster 2024-01-08 16:00:52.905Z] === Task Starting ===
[setup 2024-01-08T16:00:55.191Z] run-task started in /
[setup 2024-01-08T16:00:55.191Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx taskcluster/scripts/get-coveralls-token tox
[setup 2024-01-08T16:00:55.191Z] Python version: 3.11.2
[cache 2024-01-08T16:00:55.192Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-01-08T16:00:55.192Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-01-08T16:00:55.192Z] volume /builds/worker/checkouts is a cache
[setup 2024-01-08T16:00:55.192Z] running as worker:worker
[vcs 2024-01-08T16:00:55.193Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-01-08T16:00:55.195Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2024-01-08T16:00:55.196Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-01-08T16:00:58.707Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/michellemounde/balrog', 'rewind-the-rules-table-ui-prototype']
[vcs 2024-01-08T16:00:59.121Z] From https://github.com/michellemounde/balrog
[vcs 2024-01-08T16:00:59.121Z]  * branch              rewind-the-rules-table-ui-prototype -> FETCH_HEAD
[vcs 2024-01-08T16:00:59.122Z] executing ['git', 'checkout', '-f', '-B', 'rewind-the-rules-table-ui-prototype', '368a3d7f149e05e99b5b3c948b3579e36343d508']
[vcs 2024-01-08T16:00:59.248Z] Switched to a new branch 'rewind-the-rules-table-ui-prototype'
[vcs 2024-01-08T16:00:59.249Z] cleaning git checkout...
[vcs 2024-01-08T16:00:59.249Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-08T16:00:59.256Z] removing []
[vcs 2024-01-08T16:00:59.256Z] successfully cleaned git checkout!
[vcs 2024-01-08T16:00:59.257Z] TinderboxPrint:<a href='https://github.com/michellemounde/balrog/commit/368a3d7f149e05e99b5b3c948b3579e36343d508' title='Built from balrog commit 368a3d7f149e05e99b5b3c948b3579e36343d508'>368a3d7f149e05e99b5b3c948b3579e36343d508</a>
[task 2024-01-08T16:00:59.257Z] executing ['bash', '-cx', 'taskcluster/scripts/get-coveralls-token tox']
[task 2024-01-08T16:00:59.259Z] + taskcluster/scripts/get-coveralls-token tox
[task 2024-01-08T16:01:00.128Z] check: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/requirements/test.txt --no-deps
[task 2024-01-08T16:01:32.883Z] check: commands[0]> black --diff --check scripts src taskcluster tests uwsgi
[task 2024-01-08T16:01:37.041Z] All done! ✨ 🍰 ✨
[task 2024-01-08T16:01:37.041Z] 154 files would be left unchanged.
[task 2024-01-08T16:01:37.064Z] check: commands[1]> isort --check --diff scripts src taskcluster tests uwsgi
[task 2024-01-08T16:01:37.760Z] check: commands[2]> flake8 scripts src taskcluster tests uwsgi
[task 2024-01-08T16:01:44.226Z] check: commands[3]> pip-compile-multi verify
[task 2024-01-08T16:01:44.311Z] OK - requirements/base.txt was generated from requirements/base.in.
[task 2024-01-08T16:01:44.311Z] OK - requirements/docs.txt was generated from requirements/docs.in.
[task 2024-01-08T16:01:44.311Z] OK - requirements/test.txt was generated from requirements/test.in.
[task 2024-01-08T16:01:44.311Z] OK - requirements/local.txt was generated from requirements/local.in.
[task 2024-01-08T16:01:44.324Z] check: commands[4]> check-manifest -v /builds/worker/checkouts/vcs
[task 2024-01-08T16:01:45.826Z] listing source files under version control: 133 files and directories
[task 2024-01-08T16:01:45.827Z] building an sdist: balrog-3.39.tar.gz: 133 files and directories
[task 2024-01-08T16:01:45.827Z] copying source files to a temporary directory
[task 2024-01-08T16:01:45.827Z] building a clean sdist: balrog-3.39.tar.gz: 133 files and directories
[task 2024-01-08T16:01:45.827Z] lists of files in version control and sdist match
[task 2024-01-08T16:01:46.096Z] check: OK ✔ in 46.04 seconds
[task 2024-01-08T16:01:46.096Z] py311: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/requirements/test.txt --no-deps
[task 2024-01-08T16:02:00.876Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-01-08T16:02:01.930Z] .pkg: _optional_hooks> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-01-08T16:02:02.135Z] .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-01-08T16:02:02.194Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-01-08T16:02:02.611Z] .pkg: build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-01-08T16:02:02.745Z] py311: install_package_deps> python -I -m pip install aiofiles==23.2.1 aiohttp==3.9.1 aiosignal==1.3.1 arrow==1.3.0 attrs==23.1.0 auth0-python==3.24.1 backoff==2.2.1 blinker==1.7.0 brotli==1.1.0 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 clickclick==20.10.2 connexion==2.14.2 cryptography==41.0.7 decorator==5.1.1 deepmerge==1.1.0 ecdsa==0.18.0 flask-compress==1.14 flask-wtf==1.2.1 flask==2.2.5 frozenlist==1.4.0 gcloud-aio-auth==5.1.1 gcloud-aio-storage==9.0.0 google-api-core==2.14.0 google-auth==2.24.0 google-cloud-core==2.3.3 google-cloud-storage==2.13.0 google-crc32c==1.5.0 google-resumable-media==2.6.0 googleapis-common-protos==1.61.0 greenlet==3.0.1 idna==3.6 inflection==0.5.1 itsdangerous==2.1.2 jinja2==3.1.2 jsonschema-specifications==2023.11.2 jsonschema==4.20.0 markupsafe==2.1.3 mohawk==1.1.0 multidict==6.0.4 mysqlclient==2.2.0 packaging==23.2 pbr==6.0.0 protobuf==4.25.1 pyasn1-modules==0.3.0 pyasn1==0.5.1 pycparser==2.21 'pyjwt[crypto]==2.4.0' python-dateutil==2.8.2 python-jose==3.3.0 pyyaml==6.0.1 referencing==0.31.1 repoze.lru==0.7 requests-hawk==1.2.1 requests==2.31.0 rpds-py==0.13.2 rsa==4.9 'sentry-sdk[flask]==1.38.0' setuptools==69.0.2 six==1.16.0 spec-synthase==0.1.11 sqlalchemy-migrate==0.13.0 sqlalchemy==1.4.50 sqlparse==0.4.4 statsd==4.0.1 swagger-spec-validator==3.0.3 tempita==0.5.2 types-python-dateutil==2.8.19.14 typing-extensions==4.8.0 urllib3==2.1.0 uwsgi==2.0.23 werkzeug==2.2.3 wtforms==3.1.1 yarl==1.9.3
[task 2024-01-08T16:02:04.505Z] py311: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/1/balrog-3.39-0.editable-py3-none-any.whl
[task 2024-01-08T16:02:05.008Z] py311: commands[0]> py.test -n auto --cov-config=tox.ini --cov-append --cov=auslib --cov-report term-missing tests
[task 2024-01-08T16:02:20.009Z] ============================= test session starts ==============================
[task 2024-01-08T16:02:20.009Z] platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0
[task 2024-01-08T16:02:20.009Z] cachedir: .tox/py311/.pytest_cache
[task 2024-01-08T16:02:20.009Z] rootdir: /builds/worker/checkouts/vcs
[task 2024-01-08T16:02:20.009Z] configfile: tox.ini
[task 2024-01-08T16:02:20.009Z] plugins: asyncio-0.23.2, hypothesis-6.91.0, cov-4.1.0, xdist-3.5.0
[task 2024-01-08T16:02:20.009Z] asyncio: mode=Mode.STRICT
[task 2024-01-08T16:02:20.009Z] created: 4/4 workers
[task 2024-01-08T16:02:20.009Z] 4 workers [1255 items]
[task 2024-01-08T16:02:20.009Z] 
[task 2024-01-08T16:02:23.886Z] ........................................................................ [  5%]
[task 2024-01-08T16:02:27.507Z] ........................................................................ [ 11%]
[task 2024-01-08T16:02:30.001Z] ........................................................................ [ 17%]
[task 2024-01-08T16:02:32.409Z] ........................................................................ [ 22%]
[task 2024-01-08T16:02:36.091Z] ........................................................................ [ 28%]
[task 2024-01-08T16:02:40.485Z] ........................................................................ [ 34%]
[task 2024-01-08T16:02:46.912Z] ........................................................................ [ 40%]
[task 2024-01-08T16:02:52.913Z] ........................................................................ [ 45%]
[task 2024-01-08T16:02:56.904Z] ........................................................................ [ 51%]
[task 2024-01-08T16:03:00.870Z] ........................................................................ [ 57%]
[task 2024-01-08T16:03:03.940Z] ........................................................................ [ 63%]
[task 2024-01-08T16:03:07.698Z] ........................................................................ [ 68%]
[task 2024-01-08T16:03:08.828Z] ........................................................................ [ 74%]
[task 2024-01-08T16:03:11.416Z] ........................................................................ [ 80%]
[task 2024-01-08T16:03:18.373Z] ........................................................................ [ 86%]
[task 2024-01-08T16:03:24.384Z] ........................................................................ [ 91%]
[task 2024-01-08T16:03:27.426Z] ........................................................./builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/coverage/inorout.py:535: CoverageWarning: Module auslib was previously imported, but not measured (module-not-measured)
[task 2024-01-08T16:03:27.426Z]   self.warn(msg, slug="module-not-measured")
[task 2024-01-08T16:03:27.544Z] ./builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/coverage/inorout.py:535: CoverageWarning: Module auslib was previously imported, but not measured (module-not-measured)
[task 2024-01-08T16:03:27.544Z]   self.warn(msg, slug="module-not-measured")
[task 2024-01-08T16:03:30.316Z] .........../builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/coverage/inorout.py:535: CoverageWarning: Module auslib was previously imported, but not measured (module-not-measured)
[task 2024-01-08T16:03:30.316Z]   self.warn(msg, slug="module-not-measured")
[task 2024-01-08T16:03:35.976Z] ... [ 97%]
[task 2024-01-08T16:03:36.238Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/coverage/inorout.py:535: CoverageWarning: Module auslib was previously imported, but not measured (module-not-measured)
[task 2024-01-08T16:03:36.238Z]   self.warn(msg, slug="module-not-measured")
[task 2024-01-08T16:03:37.876Z] ...............................                                          [100%]
[task 2024-01-08T16:03:37.876Z] 
[task 2024-01-08T16:03:37.876Z] ---------- coverage: platform linux, python 3.11.7-final-0 -----------
[task 2024-01-08T16:03:37.876Z] Name                                              Stmts   Miss Branch BrPart  Cover   Missing
[task 2024-01-08T16:03:37.876Z] ---------------------------------------------------------------------------------------------
[task 2024-01-08T16:03:37.876Z] src/auslib/AUS.py                                   102      5     40      5    93%   27, 36, 100-101, 135, 164->170
[task 2024-01-08T16:03:37.876Z] src/auslib/__init__.py                                0      0      0      0   100%
[task 2024-01-08T16:03:37.876Z] src/auslib/blobs/__init__.py                          0      0      0      0   100%
[task 2024-01-08T16:03:37.876Z] 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-01-08T16:03:37.876Z] src/auslib/blobs/base.py                            128     12     53      3    92%   94-96, 131, 172, 195, 198, 205, 230, 236, 239, 259
[task 2024-01-08T16:03:37.876Z] src/auslib/blobs/gmp.py                              59      3     30      0    97%   45-46, 51
[task 2024-01-08T16:03:37.876Z] src/auslib/blobs/guardian.py                         22      0     12      0   100%
[task 2024-01-08T16:03:37.876Z] src/auslib/blobs/superblob.py                        19      1      2      0    95%   30
[task 2024-01-08T16:03:37.876Z] src/auslib/blobs/systemaddons.py                     63      3     32      3    94%   26, 49, 69
[task 2024-01-08T16:03:37.876Z] 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-01-08T16:03:37.876Z] 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-01-08T16:03:37.876Z] src/auslib/dockerflow.py                             30      1     10      1    95%   36
[task 2024-01-08T16:03:37.876Z] src/auslib/errors.py                                 10      0      0      0   100%
[task 2024-01-08T16:03:37.876Z] src/auslib/global_state.py                           17      0      6      0   100%
[task 2024-01-08T16:03:37.876Z] src/auslib/log.py                                    55      0     12      0   100%
[task 2024-01-08T16:03:37.876Z] src/auslib/services/__init__.py                       0      0      0      0   100%
[task 2024-01-08T16:03:37.876Z] src/auslib/services/releases.py                     447     22    254     15    94%   263, 377-378, 409, 491->487, 524-536, 566, 628-634, 644-656, 717->724, 825->828, 838->841, 852->856, 873->875, 876, 879
[task 2024-01-08T16:03:37.876Z] src/auslib/util/__init__.py                           0      0      0      0   100%
[task 2024-01-08T16:03:37.877Z] src/auslib/util/auth.py                              63     51     32      0    17%   9-10, 14-38, 45-48, 53, 57-91
[task 2024-01-08T16:03:37.877Z] src/auslib/util/autograph.py                         22      9      4      0    50%   19-27
[task 2024-01-08T16:03:37.877Z] src/auslib/util/cache.py                             56      8     30      2    81%   36, 41, 86-93
[task 2024-01-08T16:03:37.877Z] src/auslib/util/comparison.py                        31      0      8      0   100%
[task 2024-01-08T16:03:37.877Z] src/auslib/util/data_structures.py                   22      0     10      0   100%
[task 2024-01-08T16:03:37.877Z] src/auslib/util/hashes.py                             3      0      0      0   100%
[task 2024-01-08T16:03:37.877Z] 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-01-08T16:03:37.877Z] src/auslib/util/retry.py                             30      1      4      1    94%   30
[task 2024-01-08T16:03:37.877Z] src/auslib/util/rulematching.py                      76      2     50      2    97%   40, 59
[task 2024-01-08T16:03:37.877Z] src/auslib/util/signoffs.py                           6      0      2      0   100%
[task 2024-01-08T16:03:37.877Z] src/auslib/util/thirdparty.py                        13     13      4      0     0%   1-21
[task 2024-01-08T16:03:37.877Z] src/auslib/util/timestamp.py                          4      0      0      0   100%
[task 2024-01-08T16:03:37.877Z] 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-01-08T16:03:37.877Z] src/auslib/web/__init__.py                            0      0      0      0   100%
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/__init__.py                      0      0      0      0   100%
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/base.py                         91      9     40      4    87%   51-52, 61-63, 113, 135-136, 140
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/emergency_shutoff.py            60      5     42      1    94%   58, 79-80, 84-85
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/views/__init__.py                0      0      0      0   100%
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/views/base.py                   86      3     34      1    95%   29-31
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/views/history.py                47      3     14      4    89%   58, 67->70, 115->117, 118-119
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/views/mapper.py                171      4      0      0    98%   427, 437, 447, 457
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/views/permissions.py           163     13     92     10    91%   78->83, 81, 114->119, 117, 128-130, 147-148, 160, 171, 212, 214->219, 217, 252, 274
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/views/pinnable_releases.py      14      0      2      0   100%
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/views/pins_v2.py                11      0      2      0   100%
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/views/problem.py                12      1      6      2    83%   37->40, 42
[task 2024-01-08T16:03:37.877Z] src/auslib/web/admin/views/releases.py              361     53    154     25    84%   143->145, 148-150, 152-154, 185-186, 228, 239-241, 243-245, 247-249, 264-267, 275, 312-313, 321, 328->334, 356, 362->366, 371, 386-393, 440, 445, 457, 462, 464->468, 466, 470-472, 513, 517, 554, 564, 567-569, 578, 586
[task 2024-01-08T16:03:37.878Z] src/auslib/web/admin/views/releases_v2.py            59      3     20      3    92%   67, 74, 88
[task 2024-01-08T16:03:37.878Z] src/auslib/web/admin/views/required_signoffs.py     248     23    119     20    88%   60, 61->65, 64, 73, 78-80, 98-100, 159, 165, 171, 177, 181->187, 183, 216, 218->221, 256, 303, 309, 315, 321, 325->331, 327, 359, 361->364, 399
[task 2024-01-08T16:03:37.878Z] src/auslib/web/admin/views/rules.py                 183     15    124     18    89%   64, 70, 95, 98, 101, 209, 230, 232->242, 249, 253->257, 258, 261, 296, 302, 306->321, 312, 316, 319
[task 2024-01-08T16:03:37.878Z] src/auslib/web/admin/views/scheduled_changes.py     185     15     78      6    90%   77, 102, 109, 129, 171, 224-227, 271-273, 284-286
[task 2024-01-08T16:03:37.878Z] src/auslib/web/admin/views/validators.py             28      1      6      1    94%   22
[task 2024-01-08T16:03:37.878Z] src/auslib/web/common/__init__.py                     0      0      0      0   100%
[task 2024-01-08T16:03:37.878Z] src/auslib/web/common/emergency_shutoff.py           14      0      2      0   100%
[task 2024-01-08T16:03:37.878Z] src/auslib/web/common/history.py                     67     29     28      4    46%   32, 42, 57, 60, 68-97
[task 2024-01-08T16:03:37.878Z] src/auslib/web/common/history_all.py                 59      7     16      4    85%   30, 34, 36, 38, 55-57
[task 2024-01-08T16:03:37.878Z] src/auslib/web/common/pins.py                        18      2      4      1    86%   22-23
[task 2024-01-08T16:03:37.878Z] src/auslib/web/common/releases.py                    74      3     40      2    96%   37, 84-85
[task 2024-01-08T16:03:37.878Z] src/auslib/web/common/rules.py                       36      3     12      0    94%   56-58
[task 2024-01-08T16:03:37.878Z] src/auslib/web/public/__init__.py                     0      0      0      0   100%
[task 2024-01-08T16:03:37.878Z] src/auslib/web/public/base.py                        62      8     28      2    87%   46, 68, 91, 125-130
[task 2024-01-08T16:03:37.878Z] src/auslib/web/public/client.py                     154      5     70      4    96%   58->65, 62-63, 88, 97->100, 183-184
[task 2024-01-08T16:03:37.878Z] src/auslib/web/public/dockerflow.py                   9      0      2      0   100%
[task 2024-01-08T16:03:37.878Z] src/auslib/web/public/helpers.py                     29      0      8      0   100%
[task 2024-01-08T16:03:37.878Z] src/auslib/web/public/json.py                        18      0      4      0   100%
[task 2024-01-08T16:03:37.878Z] ---------------------------------------------------------------------------------------------
[task 2024-01-08T16:03:37.878Z] TOTAL                                              6353    598   3082    265    89%
[task 2024-01-08T16:03:37.878Z] 
[task 2024-01-08T16:03:37.879Z] ======================= 1255 passed in 91.64s (0:01:31) ========================
[task 2024-01-08T16:03:37.944Z] py311: commands[1]> coverage run -a scripts/test-rules.py
[task 2024-01-08T16:03:38.561Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/3.6.12-3.6.13
[task 2024-01-08T16:03:42.825Z] PASS   (324 PASS, 0 FAIL, 3.46 sec, 93.7 tests/second)
[task 2024-01-08T16:03:42.825Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/version-matching
[task 2024-01-08T16:03:43.446Z] PASS   (8 PASS, 0 FAIL)
[task 2024-01-08T16:03:43.446Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/xml-attributes-v2
[task 2024-01-08T16:03:44.039Z] PASS   (8 PASS, 0 FAIL)
[task 2024-01-08T16:03:44.039Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/fallback-override
[task 2024-01-08T16:03:44.599Z] PASS   (1 PASS, 0 FAIL)
[task 2024-01-08T16:03:44.599Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/locale-level-overrides
[task 2024-01-08T16:03:45.128Z] PASS   (2 PASS, 0 FAIL)
[task 2024-01-08T16:03:45.129Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/3.6.27-10.0.2-major
[task 2024-01-08T16:03:46.404Z] PASS   (108 PASS, 0 FAIL, 0.77 sec, 139.7 tests/second)
[task 2024-01-08T16:03:46.404Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/rule-priorities
[task 2024-01-08T16:03:46.959Z] PASS   (2 PASS, 0 FAIL)
[task 2024-01-08T16:03:46.960Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/fallback-falls-back
[task 2024-01-08T16:03:47.489Z] PASS   (2 PASS, 0 FAIL)
[task 2024-01-08T16:03:47.489Z] Starting /builds/worker/checkouts/vcs/scripts/../tests/aus-data-snapshots/alias
[task 2024-01-08T16:03:48.077Z] PASS   (8 PASS, 0 FAIL)
[task 2024-01-08T16:03:48.225Z] .pkg: _exit> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-01-08T16:03:48.477Z] py311: OK ✔ in 2 minutes 2.4 seconds
[task 2024-01-08T16:03:48.477Z] coveralls: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/requirements/test.txt --no-deps
[task 2024-01-08T16:04:02.212Z] coveralls: commands[0]> coveralls
[task 2024-01-08T16:04:02.379Z] Submitting coverage to coveralls.io...
[task 2024-01-08T16:04:05.770Z] Coverage submitted!
[task 2024-01-08T16:04:05.770Z] Job ##4057.1
[task 2024-01-08T16:04:05.770Z] https://coveralls.io/jobs/134284804
[task 2024-01-08T16:04:05.797Z]   check: OK (46.04=setup[33.08]+cmd[4.18,0.70,6.46,0.10,1.52] seconds)
[task 2024-01-08T16:04:05.797Z]   py311: OK (122.40=setup[19.19]+cmd[92.94,10.28] seconds)
[task 2024-01-08T16:04:05.797Z]   coveralls: OK (17.54=setup[13.96]+cmd[3.58] seconds)
[task 2024-01-08T16:04:05.797Z]   congratulations :) (186.14 seconds)
[taskcluster 2024-01-08 16:04:06.365Z] === Task Finished ===
[taskcluster 2024-01-08 16:04:06.365Z] Successful task run with exit code: 0 completed in 220.781 seconds