build(deps-dev): bump eslint from 8.57.1 to 9.34.0 in /frontend #2774
Community-TC Integration / Code Coverage Backend checks: unit tests
succeeded
Aug 26, 2025 in 3m 21s
Community-TC (pull_request)
Check python code with pytest
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-08-26T05:49:31.580Z
Resolved: 2025-08-26T05:50:26.739Z
Task Execution Time: 55 seconds, 159 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-08-26T05:49:31.658Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2025-08-26T05:49:31.658Z] {
[taskcluster 2025-08-26T05:49:31.658Z] "config": {
[taskcluster 2025-08-26T05:49:31.658Z] "deploymentId": "d0d442e48fca458c"
[taskcluster 2025-08-26T05:49:31.658Z] },
[taskcluster 2025-08-26T05:49:31.658Z] "generic-worker": {
[taskcluster 2025-08-26T05:49:31.658Z] "config": {
[taskcluster 2025-08-26T05:49:31.658Z] "headlessTasks": false
[taskcluster 2025-08-26T05:49:31.658Z] },
[taskcluster 2025-08-26T05:49:31.658Z] "engine": "multiuser",
[taskcluster 2025-08-26T05:49:31.658Z] "go-arch": "amd64",
[taskcluster 2025-08-26T05:49:31.658Z] "go-os": "linux",
[taskcluster 2025-08-26T05:49:31.658Z] "go-version": "go1.25.0",
[taskcluster 2025-08-26T05:49:31.658Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v88.0.5",
[taskcluster 2025-08-26T05:49:31.658Z] "revision": "4884df3670f2c25d336ef841e28195a3543d19a5",
[taskcluster 2025-08-26T05:49:31.658Z] "source": "https://github.com/taskcluster/taskcluster/commits/4884df3670f2c25d336ef841e28195a3543d19a5",
[taskcluster 2025-08-26T05:49:31.658Z] "version": "88.0.5"
[taskcluster 2025-08-26T05:49:31.658Z] },
[taskcluster 2025-08-26T05:49:31.658Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-j350xy4mf8w4dlyrov25",
[taskcluster 2025-08-26T05:49:31.658Z] "instance-id": "6331420484764234889",
[taskcluster 2025-08-26T05:49:31.658Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2025-08-26T05:49:31.658Z] "local-ipv4": "10.142.0.30",
[taskcluster 2025-08-26T05:49:31.658Z] "machine-setup": {
[taskcluster 2025-08-26T05:49:31.658Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-08-26T05:49:31.658Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/7fb58422dbca67046478bf105fded21656bda695/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-08-26T05:49:31.658Z] },
[taskcluster 2025-08-26T05:49:31.658Z] "project-id": "community-tc-workers",
[taskcluster 2025-08-26T05:49:31.658Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-au--72-rqrwd5-ma-amysg.c.community-tc-workers.internal",
[taskcluster 2025-08-26T05:49:31.658Z] "public-ipv4": "35.237.37.201",
[taskcluster 2025-08-26T05:49:31.658Z] "region": "us-east1",
[taskcluster 2025-08-26T05:49:31.658Z] "zone": "us-east1-b"
[taskcluster 2025-08-26T05:49:31.658Z] }
[taskcluster 2025-08-26T05:49:31.658Z] Task ID: cnuYmRLXSlyJ08PhJhk6gQ
[taskcluster 2025-08-26T05:49:31.658Z] === Task Starting ===
[taskcluster 2025-08-26T05:49:32.116Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-east1-b.6331420484764234889.60099/log/AFZs40abRtq0KnJKLoN3Mw with mime type "text/plain; charset=utf-8" and expiry 2025-08-26T07:04:32.003Z
[taskcluster 2025-08-26T05:49:32.254Z] [d2g] Loading docker image
[taskcluster 2025-08-26T05:49:51.745Z] [d2g] Loaded docker image "docker.io/library/python:3.12"
[taskcluster 2025-08-26T05:49:51.745Z] Executing command 0: /usr/bin/env bash -cx 'docker run -t --name taskcontainer_Qxrj-DS8RyiwDw8dKGP3kA --memory-swap -1 --pids-limit -1 --add-host=localhost.localdomain:127.0.0.1 -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID '\''python:3.12'\'' sh -lxce '\''git clone --quiet https://github.com/mozilla/code-coverage /src && cd /src && git checkout e917060f08a1ed46854f1ea1790dec4d189ef96d -b checks && cd /src/tools && pip3 install --disable-pip-version-check --no-cache-dir --quiet . && cd /src/backend && pip install --disable-pip-version-check --no-cache-dir --quiet . && pip install --disable-pip-version-check --no-cache-dir --quiet -r requirements-dev.txt && pytest -v'\'
+ docker run -t --name taskcontainer_Qxrj-DS8RyiwDw8dKGP3kA --memory-swap -1 --pids-limit -1 --add-host=localhost.localdomain:127.0.0.1 -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID python:3.12 sh -lxce 'git clone --quiet https://github.com/mozilla/code-coverage /src && cd /src && git checkout e917060f08a1ed46854f1ea1790dec4d189ef96d -b checks && cd /src/tools && pip3 install --disable-pip-version-check --no-cache-dir --quiet . && cd /src/backend && pip install --disable-pip-version-check --no-cache-dir --quiet . && pip install --disable-pip-version-check --no-cache-dir --quiet -r requirements-dev.txt && pytest -v'
+ id -u
+ [ 0 -eq 0 ]
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ [ # ]
+ [ ]
+ id -u
+ [ 0 -eq 0 ]
+ PS1=#
+ [ -d /etc/profile.d ]
+ run-parts --list --regex ^[a-zA-Z0-9_][a-zA-Z0-9._-]*\.sh$ /etc/profile.d
+ unset i
+ [ ]
+ git clone --quiet https://github.com/mozilla/code-coverage /src
+ cd /src
+ git checkout e917060f08a1ed46854f1ea1790dec4d189ef96d -b checks
Switched to a new branch 'checks'
+ cd /src/tools
+ pip3 install --disable-pip-version-check --no-cache-dir --quiet .
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ cd /src/backend
+ pip install --disable-pip-version-check --no-cache-dir --quiet .
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ pip install --disable-pip-version-check --no-cache-dir --quiet -r requirements-dev.txt
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ pytest -v
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 -- /usr/local/bin/python3.12
cachedir: .pytest_cache
rootdir: /src/backend
plugins: responses-0.5.1
collecting ...
collected 11 items
tests/test_api.py::test_latest PASSED [ 9%]
tests/test_covdir.py::test_open_report PASSED [ 18%]
tests/test_covdir.py::test_get_path_coverage PASSED [ 27%]
tests/test_covdir.py::test_get_overall_coverage PASSED [ 36%]
tests/test_coverage.py::test_coverage_supported_extensions_api PASSED [ 45%]
tests/test_gcp.py::test_download_report PASSED [ 54%]
tests/test_gcp.py::test_ingestion PASSED [ 63%]
tests/test_gcp.py::test_expiry PASSED [ 72%]
tests/test_gcp.py::test_ingest_hgmo PASSED [ 81%]
tests/test_gcp.py::test_closest_report PASSED [ 90%]
tests/test_gcp.py::test_get_coverage PASSED [100%]
=============================== warnings summary ===============================
../../usr/local/lib/python3.12/site-packages/connexion/decorators/validation.py:16
../../usr/local/lib/python3.12/site-packages/connexion/decorators/validation.py:16
/usr/local/lib/python3.12/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator.
from jsonschema import Draft4Validator, ValidationError, draft4_format_checker
../../usr/local/lib/python3.12/site-packages/connexion/json_schema.py:16
../../usr/local/lib/python3.12/site-packages/connexion/json_schema.py:16
/usr/local/lib/python3.12/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
from jsonschema import Draft4Validator, RefResolver
../../usr/local/lib/python3.12/site-packages/connexion/json_schema.py:17
/usr/local/lib/python3.12/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
from jsonschema.exceptions import RefResolutionError, ValidationError # noqa
tests/test_api.py: 31 warnings
tests/test_gcp.py: 13 warnings
/src/backend/code_coverage_backend/gcp.py:142: DeprecationWarning: Call to deprecated hmset. (Use 'hset' instead.) -- Deprecated since version 4.0.0.
self.redis.hmset(report.key_overall, overall_coverage)
tests/test_coverage.py::test_coverage_supported_extensions_api
/usr/local/lib/python3.12/site-packages/flask/helpers.py:611: DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
loader = pkgutil.get_loader(import_name)
tests/test_coverage.py::test_coverage_supported_extensions_api
tests/test_coverage.py::test_coverage_supported_extensions_api
/usr/local/lib/python3.12/pkgutil.py:291: DeprecationWarning: 'pkgutil.find_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
return find_loader(fullname)
tests/test_coverage.py::test_coverage_supported_extensions_api
/usr/local/lib/python3.12/site-packages/flask/scaffold.py:872: DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
loader = pkgutil.get_loader(root_mod_name)
tests/test_coverage.py: 25 warnings
/usr/local/lib/python3.12/site-packages/werkzeug/routing/rules.py:751: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
parts = parts or [ast.Str("")]
tests/test_coverage.py: 68 warnings
/usr/local/lib/python3.12/site-packages/werkzeug/routing/rules.py:748: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
_convert(elem) if is_dynamic else ast.Str(s=elem)
tests/test_coverage.py: 68 warnings
/usr/local/lib/python3.12/ast.py:587: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
return Constant(*args, **kwargs)
tests/test_coverage.py: 90 warnings
/usr/local/lib/python3.12/site-packages/werkzeug/routing/rules.py:755: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
if isinstance(p, ast.Str) and isinstance(ret[-1], ast.Str):
tests/test_coverage.py: 88 warnings
/usr/local/lib/python3.12/site-packages/werkzeug/routing/rules.py:756: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
ret[-1] = ast.Str(ret[-1].s + p.s)
tests/test_coverage.py: 44 warnings
/usr/local/lib/python3.12/site-packages/werkzeug/routing/rules.py:756: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
ret[-1] = ast.Str(ret[-1].s + p.s)
tests/test_coverage.py::test_coverage_supported_extensions_api
/usr/local/lib/python3.12/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead.
app.json_encoder = FlaskJSONEncoder
tests/test_coverage.py::test_coverage_supported_extensions_api
/usr/local/lib/python3.12/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3.
setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict)
tests/test_coverage.py::test_coverage_supported_extensions_api
/usr/local/lib/python3.12/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context.
setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict)
tests/test_coverage.py::test_coverage_supported_extensions_api
/usr/local/lib/python3.12/site-packages/flask/json/provider.py:188: DeprecationWarning: Setting 'json_encoder' on the app or a blueprint is deprecated and will be removed in Flask 2.3. Customize 'app.json' instead.
warnings.warn(
tests/test_coverage.py::test_coverage_supported_extensions_api
/usr/local/lib/python3.12/site-packages/flask/json/provider.py:230: DeprecationWarning: 'JSONEncoder' is deprecated and will be removed in Flask 2.3. Use 'Flask.json' to provide an alternate JSON implementation instead.
return json.dumps(obj, **kwargs)
tests/test_gcp.py: 912 warnings
/src/backend/code_coverage_backend/gcp.py:113: DeprecationWarning: Call to deprecated hmset. (Use 'hset' instead.) -- Deprecated since version 4.0.0.
self.redis.hmset(
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
====================== 11 passed, 1353 warnings in 0.34s =======================
[taskcluster 2025-08-26T05:50:25.977Z] Exit Code: 0
[taskcluster 2025-08-26T05:50:25.977Z] User Time: 15.08ms
[taskcluster 2025-08-26T05:50:25.977Z] Kernel Time: 15.08ms
[taskcluster 2025-08-26T05:50:25.977Z] Wall Time: 34.231286619s
[taskcluster 2025-08-26T05:50:25.977Z] Average Available System Memory: 14.23 GiB
[taskcluster 2025-08-26T05:50:25.977Z] Average System Memory Used: 1.00 GiB
[taskcluster 2025-08-26T05:50:25.977Z] Peak System Memory Used: 1.10 GiB
[taskcluster 2025-08-26T05:50:25.977Z] Total System Memory: 15.62 GiB
[taskcluster 2025-08-26T05:50:25.977Z] Result: SUCCEEDED
[taskcluster 2025-08-26T05:50:25.977Z] === Task Finished ===
[taskcluster 2025-08-26T05:50:25.977Z] Task Duration: 34.231759069s
[taskcluster 2025-08-26T05:50:26.315Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-08-26T06:47:06.231Z
Loading