build(deps): bump aiohttp from 3.12.14 to 3.12.15 in /tools #2744
firefoxci-taskcluster / Code Coverage Bot checks: unit tests
succeeded
Aug 4, 2025 in 7m 16s
FirefoxCI (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-04T21:55:29.535Z
Resolved: 2025-08-04T21:59:59.418Z
Task Execution Time: 4 minutes, 29 seconds, 883 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-08-04T21:55:29.567Z] Worker Type (code-analysis-1/linux-gw-gcp) settings:
[taskcluster 2025-08-04T21:55:29.567Z] {
[taskcluster 2025-08-04T21:55:29.567Z] "config": {
[taskcluster 2025-08-04T21:55:29.567Z] "deploymentId": ""
[taskcluster 2025-08-04T21:55:29.567Z] },
[taskcluster 2025-08-04T21:55:29.567Z] "generic-worker": {
[taskcluster 2025-08-04T21:55:29.567Z] "engine": "multiuser",
[taskcluster 2025-08-04T21:55:29.567Z] "go-arch": "amd64",
[taskcluster 2025-08-04T21:55:29.567Z] "go-os": "linux",
[taskcluster 2025-08-04T21:55:29.567Z] "go-version": "go1.22.2",
[taskcluster 2025-08-04T21:55:29.567Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v64.3.0",
[taskcluster 2025-08-04T21:55:29.567Z] "revision": "b66b6614b9b79077f1bfc78f97afb8c25c0c4b30",
[taskcluster 2025-08-04T21:55:29.567Z] "source": "https://github.com/taskcluster/taskcluster/commits/b66b6614b9b79077f1bfc78f97afb8c25c0c4b30",
[taskcluster 2025-08-04T21:55:29.567Z] "version": "64.3.0"
[taskcluster 2025-08-04T21:55:29.567Z] },
[taskcluster 2025-08-04T21:55:29.567Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-gui-googlecompute-2024-08-22t22-48-09z",
[taskcluster 2025-08-04T21:55:29.567Z] "instance-id": "8125638081920144724",
[taskcluster 2025-08-04T21:55:29.567Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-4",
[taskcluster 2025-08-04T21:55:29.567Z] "local-ipv4": "10.128.0.40",
[taskcluster 2025-08-04T21:55:29.567Z] "project-id": "fxci-production-level1-workers",
...(313 lines hidden)...
tests/test__system.py::test_grcov PASSED [ 1%]
tests/test_artifacts.py::test_generate_path PASSED [ 2%]
tests/test_artifacts.py::test_get_chunks PASSED [ 2%]
tests/test_artifacts.py::test_get_combinations PASSED [ 3%]
tests/test_artifacts.py::test_get_coverage_artifacts PASSED [ 4%]
tests/test_artifacts.py::test_download PASSED [ 4%]
tests/test_artifacts.py::test_download_all PASSED [ 5%]
tests/test_chunk_mapping.py::test_zero_coverage PASSED [ 6%]
tests/test_commit_coverage.py::test_generate_from_scratch PASSED [ 6%]
tests/test_commit_coverage.py::test_generate_two_pushes PASSED [ 7%]
tests/test_commit_coverage.py::test_generate_from_preexisting PASSED [ 8%]
tests/test_grcov.py::test_report_invalid_output_format PASSED [ 8%]
tests/test_grcov.py::test_report_grcov_artifact_coverallsplus PASSED [ 9%]
tests/test_grcov.py::test_report_grcov_artifact PASSED [ 10%]
tests/test_grcov.py::test_report_jsvm_artifact PASSED [ 10%]
tests/test_grcov.py::test_report_multiple_artifacts PASSED [ 11%]
tests/test_grcov.py::test_report_source_dir PASSED [ 12%]
tests/test_grcov.py::test_report_options PASSED [ 12%]
tests/test_grcov.py::test_files_list PASSED [ 13%]
tests/test_grcov.py::test_files_list_source_dir PASSED [ 14%]
tests/test_hgmo.py::test_ok PASSED [ 14%]
tests/test_hook.py::test_hook_syntax[/src/bot/tests/../taskcluster-hook-repo.json-payload0] PASSED [ 15%]
tests/test_hook.py::test_hook_syntax[/src/bot/tests/../taskcluster-hook-repo.json-payload1] PASSED [ 16%]
tests/test_hook.py::test_hook_syntax[/src/bot/tests/../taskcluster-hook-cron.json-payload2] PASSED [ 17%]
tests/test_notifier.py::test_notification PASSED [ 17%]
tests/test_phabricator.py::test_simple PASSED [ 18%]
tests/test_phabricator.py::test_file_with_no_coverage PASSED [ 19%]
tests/test_phabricator.py::test_one_commit_without_differential PASSED [ 19%]
tests/test_phabricator.py::test_two_commits_two_files PASSED [ 20%]
tests/test_phabricator.py::test_changesets_overwriting PASSED [ 21%]
tests/test_phabricator.py::test_changesets_displacing PASSED [ 21%]
tests/test_phabricator.py::test_changesets_reducing_size PASSED [ 22%]
tests/test_phabricator.py::test_changesets_increasing_size PASSED [ 23%]
tests/test_phabricator.py::test_changesets_overwriting_one_commit_without_differential PASSED [ 23%]
tests/test_phabricator.py::test_removed_file PASSED [ 24%]
tests/test_phabricator.py::test_backout_removed_file PASSED [ 25%]
tests/test_phabricator.py::test_coverable_last_lines PASSED [ 25%]
tests/test_phabricator.py::test_third_party PASSED [ 26%]
tests/test_phabricator.py::test_supported_extensions PASSED [ 27%]
tests/test_taskcluster.py::test_get_task_status PASSED [ 27%]
tests/test_taskcluster.py::test_get_task_details PASSED [ 28%]
tests/test_taskcluster.py::test_get_task PASSED [ 29%]
tests/test_taskcluster.py::test_get_task_not_found PASSED [ 29%]
tests/test_taskcluster.py::test_get_task_failure PASSED [ 30%]
tests/test_taskcluster.py::test_get_task_artifacts PASSED [ 31%]
tests/test_taskcluster.py::test_get_tasks_in_group PASSED [ 31%]
tests/test_taskcluster.py::test_is_coverage_task[test-linux64-ccov/debug-mochitest-1-True] PASSED [ 32%]
tests/test_taskcluster.py::test_is_coverage_task[test-linux64-ccov/debug-mochitest-e10s-7-True] PASSED [ 33%]
tests/test_taskcluster.py::test_is_coverage_task[test-linux64-ccov/debug-cppunit-True] PASSED [ 34%]
tests/test_taskcluster.py::test_is_coverage_task[test-linux64-ccov/debug-firefox-ui-functional-remote-e10s-True] PASSED [ 34%]
tests/test_taskcluster.py::test_is_coverage_task[test-linux64-ccov/opt-mochitest-1-True] PASSED [ 35%]
tests/test_taskcluster.py::test_is_coverage_task[test-linux64-ccov/opt-mochitest-e10s-7-True] PASSED [ 36%]
tests/test_taskcluster.py::test_is_coverage_task[test-linux64-ccov/opt-cppunit-True] PASSED [ 36%]
tests/test_taskcluster.py::test_is_coverage_task[test-linux1804-64-ccov/opt-cppunit-True] PASSED [ 37%]
tests/test_taskcluster.py::test_is_coverage_task[test-linux64-ccov/opt-firefox-ui-functional-remote-e10s-True] PASSED [ 38%]
tests/test_taskcluster.py::test_is_coverage_task[test-windows10-64-ccov/debug-mochitest-1-True] PASSED [ 38%]
tests/test_taskcluster.py::test_is_coverage_task[test-windows10-64-ccov/debug-mochitest-e10s-7-True] PASSED [ 39%]
tests/test_taskcluster.py::test_is_coverage_task[test-windows10-64-ccov/debug-cppunit-True] PASSED [ 40%]
tests/test_taskcluster.py::test_is_coverage_task[test-windows10-64-ccov-qr/debug-mochitest-1-True] PASSED [ 40%]
tests/test_taskcluster.py::test_is_coverage_task[test-windows10-64-ccov-qr/debug-mochitest-e10s-7-True] PASSED [ 41%]
tests/test_taskcluster.py::test_is_coverage_task[test-windows10-64-ccov-qr/debug-cppunit-True] PASSED [ 42%]
tests/test_taskcluster.py::test_is_coverage_task[build-linux64-ccov/debug-True] PASSED [ 42%]
tests/test_taskcluster.py::test_is_coverage_task[build-linux64-ccov/opt-True] PASSED [ 43%]
tests/test_taskcluster.py::test_is_coverage_task[build-android-test-ccov/opt-True] PASSED [ 44%]
tests/test_taskcluster.py::test_is_coverage_task[build-win64-ccov/debug-True] PASSED [ 44%]
tests/test_taskcluster.py::test_is_coverage_task[test-linux64/debug-mochitest-1-False] PASSED [ 45%]
tests/test_taskcluster.py::test_is_coverage_task[test-windows10-64/debug-cppunit-False] PASSED [ 46%]
tests/test_taskcluster.py::test_is_coverage_task[test-windows10-64-qr/debug-cppunit-False] PASSED [ 46%]
tests/test_taskcluster.py::test_is_coverage_task[build-win64/debug-False] PASSED [ 47%]
tests/test_taskcluster.py::test_is_coverage_task[build-signing-win64-ccov/debug-True] PASSED [ 48%]
tests/test_taskcluster.py::test_name_to_chunk[test-linux64-ccov/opt-mochitest-1-mochitest-1] PASSED [ 48%]
tests/test_taskcluster.py::test_name_to_chunk[test-linux64-ccov/opt-mochitest-e10s-7-mochitest-7] PASSED [ 49%]
tests/test_taskcluster.py::test_name_to_chunk[test-linux1804-64-ccov/opt-mochitest-e10s-7-mochitest-7] PASSED [ 50%]
tests/test_taskcluster.py::test_name_to_chunk[test-linux64-ccov/opt-cppunit-cppunit] PASSED [ 51%]
tests/test_taskcluster.py::test_name_to_chunk[test-linux64-ccov/opt-firefox-ui-functional-remote-e10s-firefox-ui-functional-remote] PASSED [ 51%]
tests/test_taskcluster.py::test_name_to_chunk[test-windows10-64-ccov/debug-mochitest-1-mochitest-1] PASSED [ 52%]
tests/test_taskcluster.py::test_name_to_chunk[test-windows10-64-ccov/debug-mochitest-e10s-7-mochitest-7] PASSED [ 53%]
tests/test_taskcluster.py::test_name_to_chunk[test-windows10-64-ccov/debug-cppunit-cppunit] PASSED [ 53%]
tests/test_taskcluster.py::test_name_to_chunk[test-windows10-64-ccov-qr/debug-mochitest-1-mochitest-1] PASSED [ 54%]
tests/test_taskcluster.py::test_name_to_chunk[test-windows10-64-ccov-qr/debug-mochitest-e10s-7-mochitest-7] PASSED [ 55%]
tests/test_taskcluster.py::test_name_to_chunk[test-windows10-64-ccov-qr/debug-cppunit-cppunit] PASSED [ 55%]
tests/test_taskcluster.py::test_name_to_chunk[build-linux64-ccov/opt-build] PASSED [ 56%]
tests/test_taskcluster.py::test_name_to_chunk[build-android-test-ccov/opt-build] PASSED [ 57%]
tests/test_taskcluster.py::test_name_to_chunk[build-win64-ccov/debug-build] PASSED [ 57%]
tests/test_taskcluster.py::test_name_to_chunk[build-signing-win64-ccov/debug-build-signing] PASSED [ 58%]
tests/test_taskcluster.py::test_chunk_to_suite[mochitest-1-mochitest] PASSED [ 59%]
tests/test_taskcluster.py::test_chunk_to_suite[mochitest-7-mochitest] PASSED [ 59%]
tests/test_taskcluster.py::test_chunk_to_suite[cppunit-cppunit] PASSED [ 60%]
tests/test_taskcluster.py::test_chunk_to_suite[firefox-ui-functional-remote-firefox-ui-functional-remote] PASSED [ 61%]
tests/test_taskcluster.py::test_chunk_to_suite[build-build] PASSED [ 61%]
tests/test_taskcluster.py::test_get_chunk[test-linux64-ccov/opt-mochitest-1-mochitest-plain-1] PASSED [ 62%]
tests/test_taskcluster.py::test_get_chunk[test-linux64-ccov/opt-mochitest-e10s-7-mochitest-plain-7] PASSED [ 63%]
tests/test_taskcluster.py::test_get_chunk[test-linux64-ccov/opt-cppunit-cppunittest-1] PASSED [ 63%]
tests/test_taskcluster.py::test_get_chunk[test-linux1804-64-ccov/opt-cppunit-cppunittest-1] PASSED [ 64%]
tests/test_taskcluster.py::test_get_chunk[test-linux64-ccov/opt-firefox-ui-functional-remote-e10s-firefox-ui-functional-remote-1] PASSED [ 65%]
tests/test_taskcluster.py::test_get_chunk[test-windows10-64-ccov/debug-mochitest-1-mochitest-1] PASSED [ 65%]
tests/test_taskcluster.py::test_get_chunk[test-windows10-64-ccov/debug-mochitest-e10s-7-mochitest-plain-chunked-7] PASSED [ 66%]
tests/test_taskcluster.py::test_get_chunk[test-windows10-64-ccov/debug-cppunit-cppunittest-1] PASSED [ 67%]
tests/test_taskcluster.py::test_get_chunk[test-windows10-64-ccov-qr/debug-mochitest-1-mochitest-1] PASSED [ 68%]
tests/test_taskcluster.py::test_get_chunk[test-windows10-64-ccov-qr/debug-mochitest-e10s-7-mochitest-plain-chunked-7] PASSED [ 68%]
tests/test_taskcluster.py::test_get_chunk[test-windows10-64-ccov-qr/debug-cppunit-cppunittest-1] PASSED [ 69%]
tests/test_taskcluster.py::test_get_chunk[build-linux64-ccov/opt-build] PASSED [ 70%]
tests/test_taskcluster.py::test_get_chunk[build-android-test-ccov/opt-build] PASSED [ 70%]
tests/test_taskcluster.py::test_get_chunk[build-win64-ccov/debug-build] PASSED [ 71%]
tests/test_taskcluster.py::test_get_chunk[build-signing-win64-ccov/debug-build-signing] PASSED [ 72%]
tests/test_taskcluster.py::test_get_chunk[source-test-node-newtab-unit-tests-ccov-source-test] PASSED [ 72%]
tests/test_taskcluster.py::test_get_chunk[fuzzing-grizzly-windows64-ccov-fuzzing] PASSED [ 73%]
tests/test_taskcluster.py::test_get_suite[test-linux64-ccov/opt-mochitest-1-mochitest-plain] PASSED [ 74%]
tests/test_taskcluster.py::test_get_suite[test-linux1804-64-ccov/opt-mochitest-1-mochitest-plain] PASSED [ 74%]
tests/test_taskcluster.py::test_get_suite[test-linux64-ccov/opt-mochitest-e10s-7-mochitest-plain] PASSED [ 75%]
tests/test_taskcluster.py::test_get_suite[test-linux64-ccov/opt-cppunit-cppunittest] PASSED [ 76%]
tests/test_taskcluster.py::test_get_suite[test-linux64-ccov/opt-firefox-ui-functional-remote-e10s-firefox-ui-functional-remote] PASSED [ 76%]
tests/test_taskcluster.py::test_get_suite[test-windows10-64-ccov/debug-mochitest-1-mochitest] PASSED [ 77%]
tests/test_taskcluster.py::test_get_suite[test-windows10-64-ccov/debug-mochitest-e10s-7-mochitest-plain-chunked] PASSED [ 78%]
tests/test_taskcluster.py::test_get_suite[test-windows10-64-ccov/debug-cppunit-cppunittest] PASSED [ 78%]
tests/test_taskcluster.py::test_get_suite[test-windows10-64-ccov-qr/debug-mochitest-1-mochitest] PASSED [ 79%]
tests/test_taskcluster.py::test_get_suite[test-windows10-64-ccov-qr/debug-mochitest-e10s-7-mochitest-plain-chunked] PASSED [ 80%]
tests/test_taskcluster.py::test_get_suite[test-windows10-64-ccov-qr/debug-cppunit-cppunittest] PASSED [ 80%]
tests/test_taskcluster.py::test_get_suite[build-linux64-ccov/opt-build] PASSED [ 81%]
tests/test_taskcluster.py::test_get_suite[build-android-test-ccov/opt-build] PASSED [ 82%]
tests/test_taskcluster.py::test_get_suite[build-win64-ccov/debug-build] PASSED [ 82%]
tests/test_taskcluster.py::test_get_suite[build-signing-win64-ccov/debug-build-signing] PASSED [ 83%]
tests/test_taskcluster.py::test_get_suite[source-test-node-newtab-unit-tests-ccov-source-test] PASSED [ 84%]
tests/test_taskcluster.py::test_get_suite[fuzzing-grizzly-windows64-ccov-fuzzing] PASSED [ 85%]
tests/test_taskcluster.py::test_get_platform[test-linux64-ccov/opt-mochitest-1-linux] PASSED [ 85%]
tests/test_taskcluster.py::test_get_platform[test-linux1804-64-ccov/opt-mochitest-1-linux] PASSED [ 86%]
tests/test_taskcluster.py::test_get_platform[test-linux64-ccov/opt-mochitest-e10s-7-linux] PASSED [ 87%]
tests/test_taskcluster.py::test_get_platform[test-linux64-ccov/opt-cppunit-linux] PASSED [ 87%]
tests/test_taskcluster.py::test_get_platform[test-linux64-ccov/opt-firefox-ui-functional-remote-e10s-linux] PASSED [ 88%]
tests/test_taskcluster.py::test_get_platform[test-windows10-64-ccov/debug-mochitest-1-windows] PASSED [ 89%]
tests/test_taskcluster.py::test_get_platform[test-windows10-64-ccov/debug-mochitest-e10s-7-windows] PASSED [ 89%]
tests/test_taskcluster.py::test_get_platform[test-windows10-64-ccov/debug-cppunit-windows] PASSED [ 90%]
tests/test_taskcluster.py::test_get_platform[test-windows10-64-ccov-qr/debug-mochitest-1-windows] PASSED [ 91%]
tests/test_taskcluster.py::test_get_platform[test-windows10-64-ccov-qr/debug-mochitest-e10s-7-windows] PASSED [ 91%]
tests/test_taskcluster.py::test_get_platform[test-windows10-64-ccov-qr/debug-cppunit-windows] PASSED [ 92%]
tests/test_taskcluster.py::test_get_platform[build-linux64-ccov/opt-linux] PASSED [ 93%]
tests/test_taskcluster.py::test_get_platform[build-android-test-ccov/opt-android] PASSED [ 93%]
tests/test_taskcluster.py::test_get_platform[build-win64-ccov/debug-windows] PASSED [ 94%]
tests/test_taskcluster.py::test_get_platform[build-signing-win64-ccov/debug-windows] PASSED [ 95%]
tests/test_taskcluster.py::test_get_platform[source-test-node-newtab-unit-tests-ccov-linux] PASSED [ 95%]
tests/test_taskcluster.py::test_get_platform[fuzzing-grizzly-windows64-ccov-windows] PASSED [ 96%]
tests/test_taskcluster.py::test_download_artifact_forbidden PASSED [ 97%]
tests/test_taskcluster.py::test_download_artifact_badzip PASSED [ 97%]
tests/test_trigger_missing.py::test_trigger_from_scratch PASSED [ 98%]
tests/test_trigger_missing.py::test_trigger_from_preexisting PASSED [ 99%]
tests/test_zero_coverage.py::test_zero_coverage PASSED [100%]
=============================== warnings summary ===============================
tests/test_chunk_mapping.py::test_zero_coverage
/src/bot/tests/test_chunk_mapping.py:162: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
t.extract("chunk_mapping.sqlite", tmp_path)
tests/test_chunk_mapping.py::test_zero_coverage
/src/bot/tests/test_chunk_mapping.py:187: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
t.extract("per_chunk_mapping.sqlite", tmp_path)
tests/test_hook.py::test_hook_syntax[/src/bot/tests/../taskcluster-hook-repo.json-payload0]
tests/test_hook.py::test_hook_syntax[/src/bot/tests/../taskcluster-hook-repo.json-payload1]
tests/test_hook.py::test_hook_syntax[/src/bot/tests/../taskcluster-hook-cron.json-payload2]
/usr/local/lib/python3.12/site-packages/jsone/shared.py:97: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
reference = datetime.datetime.utcnow()
tests/test_taskcluster.py::test_get_tasks_in_group
tests/test_taskcluster.py::test_get_tasks_in_group
/usr/local/lib/python3.12/site-packages/responses/__init__.py:436: DeprecationWarning: Argument 'match_querystring' is deprecated. Use 'responses.matchers.query_param_matcher' or 'responses.matchers.query_string_matcher'
warn(
tests/test_taskcluster.py::test_download_artifact_badzip
/usr/local/lib/python3.12/site-packages/responses/__init__.py:609: DeprecationWarning: stream argument is deprecated. Use stream parameter in request directly
warn(
tests/test_trigger_missing.py::test_trigger_from_scratch
tests/test_trigger_missing.py::test_trigger_from_preexisting
/usr/local/lib/python3.12/site-packages/code_coverage_bot/trigger_missing.py:67: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
a_year_ago = datetime.utcnow() - timedelta(days=days)
tests/test_trigger_missing.py::test_trigger_from_scratch
tests/test_trigger_missing.py::test_trigger_from_preexisting
/usr/local/lib/python3.12/site-packages/code_coverage_bot/trigger_missing.py:103: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
yesterday = int(datetime.timestamp(datetime.utcnow() - timedelta(days=1)))
tests/test_zero_coverage.py: 12 warnings
/usr/local/lib/python3.12/site-packages/code_coverage_bot/zero_coverage.py:30: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
d = datetime.utcfromtimestamp(ts)
tests/test_zero_coverage.py::test_zero_coverage
/src/bot/tests/test_zero_coverage.py:47: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
today = datetime.utcnow()
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 147 passed, 25 warnings in 165.39s (0:02:45) =================
[taskcluster 2025-08-04T21:59:59.072Z] Exit Code: 0
[taskcluster 2025-08-04T21:59:59.072Z] User Time: 24.444687s
[taskcluster 2025-08-04T21:59:59.072Z] Kernel Time: 4.802166s
[taskcluster 2025-08-04T21:59:59.072Z] Wall Time: 4m28.526508788s
[taskcluster 2025-08-04T21:59:59.072Z] Result: SUCCEEDED
[taskcluster 2025-08-04T21:59:59.073Z] === Task Finished ===
[taskcluster 2025-08-04T21:59:59.073Z] Task Duration: 4m28.527080199s
[taskcluster 2025-08-04T21:59:59.162Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-08-04T22:52:42.419Z
Loading