Skip to content

Restore `list_artifacts` to its correct behavior

9713c2b
Select commit
Loading
Failed to load commit list.
Merged

Restore list_artifacts to its correct behavior #811

Restore `list_artifacts` to its correct behavior
9713c2b
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / codecov-upload succeeded Oct 9, 2025 in 3m 28s

FirefoxCI (pull_request)

Upload coverage.xml to codecov.io (Treeherder push)

Details

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

Task Status

Started: 2025-10-09T19:28:55.852Z
Resolved: 2025-10-09T19:29:10.551Z
Task Execution Time: 14 seconds, 699 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-10-09 19:28:56.211Z] Task ID: CYS0abN5TUKt9vV4Y6SP_Q
[taskcluster 2025-10-09 19:28:56.211Z] Worker ID: 4954047193318535890
[taskcluster 2025-10-09 19:28:56.211Z] Worker Group: us-central1-c
[taskcluster 2025-10-09 19:28:56.211Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-10-09 19:28:56.211Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2025-10-09 19:28:56.211Z] Worker Version: 38.0.5
[taskcluster 2025-10-09 19:28:56.211Z] Public IP: 34.122.241.193
[taskcluster 2025-10-09 19:28:56.211Z] Hostname: taskgraph-t-linux-gcp-lljnylxntb-1coxeiddlxq
[taskcluster 2025-10-09 19:28:56.211Z] using cache "taskgraph-level-1-uv-v3-26529e177a382bde07b2-Ifxp6idNSNibvSEMkzhujQ" -> /builds/worker/.task-cache/uv
[taskcluster 2025-10-09 19:28:56.211Z] using cache "taskgraph-level-1-checkouts-v3-26529e177a382bde07b2-Ifxp6idNSNibvSEMkzhujQ" -> /builds/worker/checkouts

[taskcluster 2025-10-09 19:28:56.697Z] Image 'public/image.tar.zst' from task 'Ifxp6idNSNibvSEMkzhujQ' loaded.  Using image ID sha256:9e6c5c70fed69a9346a6f9160f61398629adb5a2c16289d7a27d112e3dd8bf43.
[taskcluster 2025-10-09 19:28:56.839Z] === Task Starting ===
[setup 2025-10-09T19:28:57.128+00:00] run-task started in /
[setup 2025-10-09T19:28:57.128+00:00] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run coverage combine --data-file $MOZ_FETCHES_DIR/coverage $MOZ_FETCHES_DIR && uv run coverage xml --data-file $MOZ_FETCHES_DIR/coverage -o $MOZ_FETCHES_DIR/coverage.xml && uv run python taskcluster/scripts/codecov-upload.py
[setup 2025-10-09T19:28:57.128+00:00] Python version: 3.11.2
[setup 2025-10-09T19:28:57.128+00:00] Subprocess python version: 
cpython-3.13.2-linux-x86_64-gnu     /builds/worker/.local/share/uv/python/cpython-3.13.2-linux-x86_64-gnu/bin/python3.13
cpython-3.12.9-linux-x86_64-gnu     /builds/worker/.local/share/uv/python/cpython-3.12.9-linux-x86_64-gnu/bin/python3.12
cpython-3.11.11-linux-x86_64-gnu    /builds/worker/.local/share/uv/python/cpython-3.11.11-linux-x86_64-gnu/bin/python3.11
cpython-3.11.2-linux-x86_64-gnu     /usr/bin/python3.11
cpython-3.11.2-linux-x86_64-gnu     /usr/bin/python3 -> python3.11
cpython-3.11.2-linux-x86_64-gnu     /bin/python3.11
cpython-3.11.2-linux-x86_64-gnu     /bin/python3 -> python3.11
cpython-3.10.16-linux-x86_64-gnu    /builds/worker/.local/share/uv/python/cpython-3.10.16-linux-x86_64-gnu/bin/python3.10
cpython-3.9.21-linux-x86_64-gnu     /builds/worker/.local/share/uv/python/cpython-3.9.21-linux-x86_64-gnu/bin/python3.9
cpython-3.8.20-linux-x86_64-gnu     /builds/worker/.local/share/uv/python/cpython-3.8.20-linux-x86_64-gnu/bin/python3.8
[cache 2025-10-09T19:28:58.575+00:00] cache /builds/worker/.task-cache/uv exists; requirements: gid=1000 uid=1000 version=1
[cache 2025-10-09T19:28:58.575+00:00] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2025-10-09T19:28:58.576+00:00] volume /builds/worker/.task-cache/uv is a cache
[volume 2025-10-09T19:28:58.576+00:00] volume /builds/worker/checkouts is a cache
[setup 2025-10-09T19:28:58.576+00:00] running as worker:worker
[vcs 2025-10-09T19:28:58.577+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-10-09T19:28:58.579+00:00] executing ['git', 'fetch', '--no-tags', 'https://github.com/Eijebong/taskgraph', 'fix-tc-list-artifacts']
[vcs 2025-10-09T19:28:58.789+00:00] From https://github.com/Eijebong/taskgraph
[vcs 2025-10-09T19:28:58.789+00:00]  * branch              fix-tc-list-artifacts -> FETCH_HEAD
[vcs 2025-10-09T19:28:58.794+00:00] executing ['git', 'checkout', '-f', '-B', 'fix-tc-list-artifacts', '9713c2b8e2b1992426b75b1e8bf88faafac808cc']
[vcs 2025-10-09T19:28:58.816+00:00] Reset branch 'fix-tc-list-artifacts'
[vcs 2025-10-09T19:28:58.817+00:00] cleaning git checkout...
[vcs 2025-10-09T19:28:58.817+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2025-10-09T19:28:58.932+00:00] removing ['/builds/worker/checkouts/vcs/.pytest_cache/', '/builds/worker/checkouts/vcs/.venv/', '/builds/worker/checkouts/vcs/artifacts/', '/builds/worker/checkouts/vcs/packages/pytest-taskgraph/src/pytest_taskgraph/__pycache__/', '/builds/worker/checkouts/vcs/packages/pytest-taskgraph/src/pytest_taskgraph/fixtures/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/actions/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/loader/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/optimize/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/run-task/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/transforms/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/transforms/run/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/util/__pycache__/', '/builds/worker/checkouts/vcs/test/__pycache__/', '/builds/worker/checkouts/vcs/test/data/taskcluster/test_taskgraph/transforms/__pycache__/', '/builds/worker/checkouts/vcs/test/data/testmod/__pycache__/']
[vcs 2025-10-09T19:28:59.356+00:00] successfully cleaned git checkout!
[vcs 2025-10-09T19:28:59.357+00:00] TinderboxPrint:<a href='https://github.com/Eijebong/taskgraph/commit/9713c2b8e2b1992426b75b1e8bf88faafac808cc' title='Built from taskgraph commit 9713c2b8e2b1992426b75b1e8bf88faafac808cc'>9713c2b8e2b1992426b75b1e8bf88faafac808cc</a>
[fetches 2025-10-09T19:28:59.358+00:00] fetching artifacts
[fetches 2025-10-09T19:28:59.358+00:00] executing ['/usr/bin/python3', '-u', '/usr/local/bin/fetch-content', 'task-artifacts']
attempt 1/5
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cUt8bHfiRCqzjyx1aDPDjA/artifacts/public/coverage.py310 to /builds/worker/fetches/coverage.py310Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/LnvkOPXFTyWWUX9mA1UwRQ/artifacts/public/codecov to /builds/worker/fetches/codecov

attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GDCJ2tsxSzyhyy5z_AvsOw/artifacts/public/coverage.py311 to /builds/worker/fetches/coverage.py311
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cUt8bHfiRCqzjyx1aDPDjA/artifacts/public/coverage.py310Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GDCJ2tsxSzyhyy5z_AvsOw/artifacts/public/coverage.py311
attempt 1/5

Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bb6QKPrFTUKK9N2RDhoCWA/artifacts/public/coverage.py312 to /builds/worker/fetches/coverage.py312
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bb6QKPrFTUKK9N2RDhoCWA/artifacts/public/coverage.py312
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/LnvkOPXFTyWWUX9mA1UwRQ/artifacts/public/codecov
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bb6QKPrFTUKK9N2RDhoCWA/artifacts/public/coverage.py312 resolved to 696320 bytes with sha256 3b4ddf6df7d5243e32a77b63026448860e7e276b44311deaa9a618e6b444ae22 in 0.429s
Extracting /builds/worker/fetches/coverage.py312 to /builds/worker/fetches
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/WTxpLMWdR5mz-e-skd5RTQ/artifacts/public/coverage.py313 to /builds/worker/fetches/coverage.py313
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/WTxpLMWdR5mz-e-skd5RTQ/artifacts/public/coverage.py313
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cUt8bHfiRCqzjyx1aDPDjA/artifacts/public/coverage.py310 resolved to 688128 bytes with sha256 03a4474982f653413d8eb40bef39901ad2f9f3118ad3fa2380988ddadf384319 in 0.442s
Extracting /builds/worker/fetches/coverage.py310 to /builds/worker/fetches
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/L5n0kSSpTuS5PRnv-VbpwQ/artifacts/public/coverage.py38 to /builds/worker/fetches/coverage.py38
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/L5n0kSSpTuS5PRnv-VbpwQ/artifacts/public/coverage.py38
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GDCJ2tsxSzyhyy5z_AvsOw/artifacts/public/coverage.py311 resolved to 700416 bytes with sha256 8a574bf7b566d15e75e6a061cd1dd462547267e4ab7f2b3b53937ade9ccdca3e in 0.452s
Extracting /builds/worker/fetches/coverage.py311 to /builds/worker/fetches
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PZdi5A1lT0CZWthCDDn8Lw/artifacts/public/coverage.py39 to /builds/worker/fetches/coverage.py39
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PZdi5A1lT0CZWthCDDn8Lw/artifacts/public/coverage.py39
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PZdi5A1lT0CZWthCDDn8Lw/artifacts/public/coverage.py39 resolved to 663552 bytes with sha256 bc955f50f146cfb7fbaed8bc77530f86215a3073377fd4db9f3c1819f953e6fb in 0.347s
Extracting /builds/worker/fetches/coverage.py39 to /builds/worker/fetches
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/L5n0kSSpTuS5PRnv-VbpwQ/artifacts/public/coverage.py38 resolved to 667648 bytes with sha256 29c1955e16a813c17b5cc5cdcfd7b57044fade32a4e231dc4a52abe8037cf689 in 0.364s
Extracting /builds/worker/fetches/coverage.py38 to /builds/worker/fetches
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/WTxpLMWdR5mz-e-skd5RTQ/artifacts/public/coverage.py313 resolved to 696320 bytes with sha256 653c943b621b64c25552dba9678fe43a9e987e5ef6ec80a2bf79cd1fef8a40cf in 0.429s
Extracting /builds/worker/fetches/coverage.py313 to /builds/worker/fetches
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/LnvkOPXFTyWWUX9mA1UwRQ/artifacts/public/codecov resolved to 28918392 bytes with sha256 209d13481be406d6a2aa9519fa61c84883e3213308b5628c43a5e94cae75b8e6 in 0.906s
Extracting /builds/worker/fetches/codecov to /builds/worker/fetches
PERFHERDER_DATA: {"framework": {"name": "build_metrics"}, "suites": [{"name": "fetch_content", "value": 0.9124293179999938, "lowerIsBetter": true, "shouldAlert": false, "subtests": []}]}
[fetches 2025-10-09T19:29:00.361+00:00] finished fetching artifacts
[task 2025-10-09T19:29:00.361+00:00] executing ['bash', '-cx', 'uv run coverage combine --data-file $MOZ_FETCHES_DIR/coverage $MOZ_FETCHES_DIR && uv run coverage xml --data-file $MOZ_FETCHES_DIR/coverage -o $MOZ_FETCHES_DIR/coverage.xml && uv run python taskcluster/scripts/codecov-upload.py']
[task 2025-10-09T19:29:00.362+00:00] + uv run coverage combine --data-file /builds/worker/fetches/coverage /builds/worker/fetches
[task 2025-10-09T19:29:00.560+00:00] Using CPython 3.13.2
[task 2025-10-09T19:29:00.560+00:00] Creating virtual environment at: .venv
[task 2025-10-09T19:29:00.664+00:00] Downloading zstandard (5.3MiB)
[task 2025-10-09T19:29:00.666+00:00] Downloading aiohttp (1.7MiB)
[task 2025-10-09T19:29:00.666+00:00] Downloading sphinx (3.4MiB)
[task 2025-10-09T19:29:00.666+00:00] Downloading pydata-sphinx-theme (4.4MiB)
[task 2025-10-09T19:29:00.667+00:00] Downloading accessible-pygments (1.3MiB)
[task 2025-10-09T19:29:00.955+00:00]  Downloaded aiohttp
[task 2025-10-09T19:29:01.077+00:00]  Downloaded zstandard
[task 2025-10-09T19:29:01.080+00:00]  Downloaded pydata-sphinx-theme
[task 2025-10-09T19:29:01.083+00:00]  Downloaded accessible-pygments
[task 2025-10-09T19:29:01.179+00:00]  Downloaded sphinx
[task 2025-10-09T19:29:01.180+00:00] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2025-10-09T19:29:01.180+00:00]          If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2025-10-09T19:29:01.180+00:00]          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2025-10-09T19:29:01.443+00:00] Installed 92 packages in 263ms
[task 2025-10-09T19:29:02.268+00:00] Combined data file ../../fetches/coverage.py310
[task 2025-10-09T19:29:02.268+00:00] Combined data file ../../fetches/coverage.py311
[task 2025-10-09T19:29:02.268+00:00] Combined data file ../../fetches/coverage.py312
[task 2025-10-09T19:29:02.268+00:00] Combined data file ../../fetches/coverage.py313
[task 2025-10-09T19:29:02.268+00:00] Combined data file ../../fetches/coverage.py38
[task 2025-10-09T19:29:02.268+00:00] Combined data file ../../fetches/coverage.py39
[task 2025-10-09T19:29:02.301+00:00] + uv run coverage xml --data-file /builds/worker/fetches/coverage -o /builds/worker/fetches/coverage.xml
[task 2025-10-09T19:29:04.812+00:00] Wrote XML report to /builds/worker/fetches/coverage.xml
[task 2025-10-09T19:29:05.296+00:00] + uv run python taskcluster/scripts/codecov-upload.py
[task 2025-10-09T19:29:07.263+00:00] info - 2025-10-09 19:29:07,263 -- ci service found: local
[task 2025-10-09T19:29:07.265+00:00] debug - 2025-10-09 19:29:07,265 -- versioning system found: <class 'codecov_cli.helpers.versioning_systems.GitVersioningSystem'>
[task 2025-10-09T19:29:07.267+00:00] debug - 2025-10-09 19:29:07,267 -- versioning system found: <class 'codecov_cli.helpers.versioning_systems.GitVersioningSystem'>
[task 2025-10-09T19:29:07.269+00:00] warning - 2025-10-09 19:29:07,269 -- No config file could be found. Ignoring config.
[task 2025-10-09T19:29:07.269+00:00] debug - 2025-10-09 19:29:07,269 -- No codecov_yaml found
[task 2025-10-09T19:29:07.281+00:00] debug - 2025-10-09 19:29:07,281 -- Starting upload process --- {"commit_sha": "9713c2b8e2b1992426b75b1e8bf88faafac808cc", "report_code": "default", "build_code": null, "build_url": null, "job_code": null, "env_vars": {}, "flags": [], "name": null, "network_filter": null, "network_prefix": null, "network_root_folder": "/builds/worker/checkouts/vcs", "files_search_root_folder": "/builds/worker/checkouts/vcs", "files_search_exclude_folders": [], "files_search_explicitly_listed_files": ["/builds/worker/fetches/coverage.xml"], "plugin_names": ["xcode", "gcov", "pycoverage"], "token": "4******************", "branch": "fix-tc-list-artifacts", "slug": "taskcluster/taskgraph", "pull_request_number": null, "git_service": "github", "disable_search": false, "disable_file_fixes": false, "fail_on_error": true, "handle_no_reports_found": false}
[task 2025-10-09T19:29:07.281+00:00] debug - 2025-10-09 19:29:07,281 -- Starting create commit process --- {"commit_sha": "9713c2b8e2b1992426b75b1e8bf88faafac808cc", "parent_sha": null, "pr": null, "branch": "fix-tc-list-artifacts", "slug": "taskcluster/taskgraph", "token": "4******************", "service": "github", "enterprise_url": null}
[task 2025-10-09T19:29:07.685+00:00] info - 2025-10-09 19:29:07,684 -- Process Commit creating complete
[task 2025-10-09T19:29:07.685+00:00] debug - 2025-10-09 19:29:07,685 -- Commit creating result --- {"result": "RequestResult(error=None, warnings=[], status_code=202, text='{\"status\":\"queued\"}\\n')"}
[task 2025-10-09T19:29:07.685+00:00] debug - 2025-10-09 19:29:07,685 -- Starting create report process --- {"commit_sha": "9713c2b8e2b1992426b75b1e8bf88faafac808cc", "code": "default", "slug": "taskcluster/taskgraph", "service": "github", "enterprise_url": null, "token": "4******************"}
[task 2025-10-09T19:29:08.027+00:00] info - 2025-10-09 19:29:08,027 -- Process Report creating complete
[task 2025-10-09T19:29:08.028+00:00] debug - 2025-10-09 19:29:08,027 -- Report creating result --- {"result": "RequestResult(error=None, warnings=[], status_code=202, text='{\"status\":\"queued\"}\\n')"}
[task 2025-10-09T19:29:08.028+00:00] info - 2025-10-09 19:29:08,028 -- Finished creating report successfully --- {"response": "{\"status\":\"queued\"}\n"}
[task 2025-10-09T19:29:08.028+00:00] debug - 2025-10-09 19:29:08,028 -- Starting upload processing --- {"branch": "fix-tc-list-artifacts", "build_code": null, "build_url": null, "commit_sha": "9713c2b8e2b1992426b75b1e8bf88faafac808cc", "disable_file_fixes": false, "disable_search": false, "enterprise_url": null, "env_vars": {}, "files_search_exclude_folders": [], "files_search_explicitly_listed_files": ["/builds/worker/fetches/coverage.xml"], "files_search_root_folder": "/builds/worker/checkouts/vcs", "flags": [], "git_service": "github", "handle_no_reports_found": false, "job_code": null, "name": null, "network_filter": null, "network_prefix": null, "network_root_folder": "/builds/worker/checkouts/vcs", "plugin_names": ["xcode", "gcov", "pycoverage"], "pull_request_number": null, "report_code": "default", "slug": "taskcluster/taskgraph", "token": "4******************", "upload_file_type": "coverage"}
[task 2025-10-09T19:29:08.028+00:00] debug - 2025-10-09 19:29:08,028 -- Selected preparation plugins --- {"selected_plugins": ["<class 'codecov_cli.plugins.xcode.XcodePlugin'>", "<class 'codecov_cli.plugins.gcov.GcovPlugin'>", "<class 'codecov_cli.plugins.pycoverage.Pycoverage'>"]}
[task 2025-10-09T19:29:08.028+00:00] debug - 2025-10-09 19:29:08,028 -- Running preparation plugin: <class 'codecov_cli.plugins.xcode.XcodePlugin'>
[task 2025-10-09T19:29:08.028+00:00] debug - 2025-10-09 19:29:08,028 -- Running xcode plugin...
[task 2025-10-09T19:29:08.029+00:00] warning - 2025-10-09 19:29:08,029 -- xcrun is not installed or can't be found.
[task 2025-10-09T19:29:08.029+00:00] debug - 2025-10-09 19:29:08,029 -- Running preparation plugin: <class 'codecov_cli.plugins.gcov.GcovPlugin'>
[task 2025-10-09T19:29:08.029+00:00] debug - 2025-10-09 19:29:08,029 -- Running gcov plugin...
[task 2025-10-09T19:29:08.168+00:00] warning - 2025-10-09 19:29:08,168 -- No gcov data found.
[task 2025-10-09T19:29:08.168+00:00] debug - 2025-10-09 19:29:08,168 -- Running preparation plugin: <class 'codecov_cli.plugins.pycoverage.Pycoverage'>
[task 2025-10-09T19:29:08.304+00:00] warning - 2025-10-09 19:29:08,304 -- No coverage data found to transform
[task 2025-10-09T19:29:08.304+00:00] debug - 2025-10-09 19:29:08,304 -- Collecting relevant files
[task 2025-10-09T19:29:08.456+00:00] info - 2025-10-09 19:29:08,456 -- Found 1 coverage files to report
[task 2025-10-09T19:29:08.456+00:00] info - 2025-10-09 19:29:08,456 -- > /builds/worker/fetches/coverage.xml
[task 2025-10-09T19:29:08.462+00:00] debug - 2025-10-09 19:29:08,462 -- Selected uploader to use: <class 'codecov_cli.services.upload.upload_sender.UploadSender'>
[task 2025-10-09T19:29:08.469+00:00] debug - 2025-10-09 19:29:08,469 -- Sending upload request to Codecov
[task 2025-10-09T19:29:08.854+00:00] info - 2025-10-09 19:29:08,853 -- Your upload is now processing. When finished, results will be available at: https://app.codecov.io/github/taskcluster/taskgraph/commit/9713c2b8e2b1992426b75b1e8bf88faafac808cc
[task 2025-10-09T19:29:08.854+00:00] debug - 2025-10-09 19:29:08,853 -- Upload request to Codecov complete. --- {"response": {"raw_upload_location": "https://storage.googleapis.com/codecov-production/shelter/github/taskcluster%3A%3A%3A%3Ataskgraph/9713c2b8e2b1992426b75b1e8bf88faafac808cc/3cc294dd-cc90-4f37-94ec-1a6d7bbd3bf2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251009T192908Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fe9aeb80d4d3da2a4e823ba581f1c5731c0228f6cbb115f1b1e69b326f77e4f8", "url": "https://app.codecov.io/github/taskcluster/taskgraph/commit/9713c2b8e2b1992426b75b1e8bf88faafac808cc"}}
[task 2025-10-09T19:29:08.854+00:00] debug - 2025-10-09 19:29:08,854 -- Sending upload to storage
[task 2025-10-09T19:29:09.150+00:00] info - 2025-10-09 19:29:09,150 -- Process Upload complete
[task 2025-10-09T19:29:09.150+00:00] debug - 2025-10-09 19:29:09,150 -- Upload result --- {"result": "RequestResult(error=None, warnings=[], status_code=200, text='')"}
[fetches 2025-10-09T19:29:09.325+00:00] removing /builds/worker/fetches
[fetches 2025-10-09T19:29:09.329+00:00] finished
[taskcluster 2025-10-09 19:29:09.711Z] === Task Finished ===
[taskcluster 2025-10-09 19:29:09.711Z] Successful task run with exit code: 0 completed in 13.501 seconds