upload coverage.xml#1459
Draft
jcristau wants to merge 1 commit into
Draft
firefoxci-taskcluster / tox-client-py39
succeeded
Oct 20, 2025 in 21m 11s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-10-20T14:09:44.106Z
Resolved: 2025-10-20T14:10:41.831Z
Task Execution Time: 57 seconds, 725 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-10-20 14:09:44.260Z] Task ID: OCvHVrxhRHSdvyhd5HOKrQ
[taskcluster 2025-10-20 14:09:44.260Z] Worker ID: 1408368853714205880
[taskcluster 2025-10-20 14:09:44.260Z] Worker Group: us-central1-c
[taskcluster 2025-10-20 14:09:44.260Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-10-20 14:09:44.260Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2025-10-20 14:09:44.260Z] Worker Version: 38.0.5
[taskcluster 2025-10-20 14:09:44.260Z] Public IP: 34.27.184.25
[taskcluster 2025-10-20 14:09:44.260Z] Hostname: releng-t-linux-gcp-ewz5pe3ft0-86xes3gkdrq
[taskcluster 2025-10-20 14:09:44.260Z] using cache "releng-level-1-checkouts-v3-26529e177a382bde07b2-ZDx2V37KSRSuOW82Q4lpJw" -> /builds/worker/checkouts
[taskcluster 2025-10-20 14:09:47.094Z] Downloading artifact "public/image.tar.zst" from task ID: ZDx2V37KSRSuOW82Q4lpJw.
[taskcluster 2025-10-20 14:09:52.096Z] Download Progress: 80.03%
[taskcluster 2025-10-20 14:09:53.278Z] Downloaded artifact successfully.
[taskcluster 2025-10-20 14:09:53.279Z] Downloaded 334.877 mb
[taskcluster 2025-10-20 14:09:53.280Z] Decompressing downloaded image
[taskcluster 2025-10-20 14:09:56.000Z] Loading docker image from downloaded archive.
[taskcluster 2025-10-20 14:10:18.327Z] Image 'public/image.tar.zst' from task 'ZDx2V37KSRSuOW82Q4lpJw' loaded. Using image ID sha256:0b14225fb6aa140edecd11c7ba321dfea331433fa57cf5afeede03f8f0fcf046.
[taskcluster 2025-10-20 14:10:18.613Z] === Task Starting ===
[setup 2025-10-20T14:10:20.017+00:00] run-task started in /
[setup 2025-10-20T14:10:20.017+00:00] Invoked by command: --tooltool-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r '.["secret"]["codecov"]["token"]') && set -x && tox -e tooltool_client-py39
[setup 2025-10-20T14:10:20.017+00:00] Python version: 3.9.24
[setup 2025-10-20T14:10:20.017+00:00] Subprocess python version:
3.9.24
3.9.24
[cache 2025-10-20T14:10:20.078+00:00] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-10-20T14:10:20.078+00:00] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-10-20T14:10:20.078+00:00] volume /builds/worker/checkouts is a cache
[setup 2025-10-20T14:10:20.079+00:00] running as worker:worker
[vcs 2025-10-20T14:10:20.079+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-10-20T14:10:20.082+00:00] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/vcs']
[vcs 2025-10-20T14:10:20.085+00:00] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-10-20T14:10:20.583+00:00] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/tooltool', 'coverage']
[vcs 2025-10-20T14:10:20.855+00:00] From https://github.com/jcristau/tooltool
[vcs 2025-10-20T14:10:20.855+00:00] * branch coverage -> FETCH_HEAD
[vcs 2025-10-20T14:10:20.857+00:00] executing ['git', 'checkout', '-f', '-B', 'coverage', '243fa030d3f488680608d26820b1a4c6803d5e4c']
[vcs 2025-10-20T14:10:20.872+00:00] Switched to a new branch 'coverage'
[vcs 2025-10-20T14:10:20.872+00:00] cleaning git checkout...
[vcs 2025-10-20T14:10:20.872+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2025-10-20T14:10:20.875+00:00] removing []
[vcs 2025-10-20T14:10:20.875+00:00] successfully cleaned git checkout!
[vcs 2025-10-20T14:10:20.878+00:00] TinderboxPrint:<a href='https://github.com/jcristau/tooltool/commit/243fa030d3f488680608d26820b1a4c6803d5e4c' title='Built from tooltool commit 243fa030d3f488680608d26820b1a4c6803d5e4c'>243fa030d3f488680608d26820b1a4c6803d5e4c</a>
[task 2025-10-20T14:10:20.878+00:00] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_client-py39']
[task 2025-10-20T14:10:20.880+00:00] + set +x
[task 2025-10-20T14:10:21.074+00:00] + tox -e tooltool_client-py39
[task 2025-10-20T14:10:21.907+00:00] tooltool_client-py39: install_deps> python -I -m pip install tox
[task 2025-10-20T14:10:24.575+00:00] tooltool_client-py39: commands[0] /builds/worker/checkouts/vcs/client> tox -e py39
[task 2025-10-20T14:10:25.543+00:00] py39: install_deps> python -I -m pip install -r requirements/test.txt
[task 2025-10-20T14:10:28.324+00:00] py39: commands[0]> ./validate.sh
[task 2025-10-20T14:10:28.332+00:00] -- running pyflakes --
[task 2025-10-20T14:10:28.487+00:00] -- running tests (under coverage) --
[task 2025-10-20T14:10:29.192+00:00] ============================= test session starts ==============================
[task 2025-10-20T14:10:29.193+00:00] platform linux -- Python 3.9.24, pytest-8.3.5, pluggy-1.5.0
[task 2025-10-20T14:10:29.193+00:00] cachedir: /builds/worker/checkouts/vcs/.tox/py39/.pytest_cache
[task 2025-10-20T14:10:29.193+00:00] rootdir: /builds/worker/checkouts/vcs/client
[task 2025-10-20T14:10:29.193+00:00] collected 153 items
[task 2025-10-20T14:10:29.193+00:00]
[task 2025-10-20T14:10:29.295+00:00] test_tooltool.py ....................................................... [ 35%]
[task 2025-10-20T14:10:35.679+00:00] ........................................................................ [ 83%]
[task 2025-10-20T14:10:35.748+00:00] .......................... [100%]
[task 2025-10-20T14:10:35.748+00:00]
[task 2025-10-20T14:10:35.748+00:00] ============================= 153 passed in 6.79s ==============================
[task 2025-10-20T14:10:35.791+00:00] -- checking coverage --
[task 2025-10-20T14:10:36.244+00:00] Wrote XML report to coverage.xml
[task 2025-10-20T14:10:36.626+00:00] Wrote HTML report to .coverage-html/index.html
[task 2025-10-20T14:10:36.650+00:00] Name Stmts Miss Cover
[task 2025-10-20T14:10:36.650+00:00] ---------------------------------
[task 2025-10-20T14:10:36.651+00:00] TOTAL 837 66 92%
[task 2025-10-20T14:10:36.652+00:00]
[task 2025-10-20T14:10:36.652+00:00] GOOD!
[task 2025-10-20T14:10:36.653+00:00] py39: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2025-10-20T14:10:36.660+00:00] py39: OK (11.67=setup[3.34]+cmd[8.33,0.00] seconds)
[task 2025-10-20T14:10:36.660+00:00] congratulations :) (11.70 seconds)
[task 2025-10-20T14:10:36.715+00:00] tooltool_client-py39: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2025-10-20T14:10:37.229+00:00] codecov: install_deps> python -I -m pip install codecov
[task 2025-10-20T14:10:39.720+00:00] codecov: commands[0]> codecov --disable pycov --commit=243fa030d3f488680608d26820b1a4c6803d5e4c --branch= --pr=1459
[task 2025-10-20T14:10:40.457+00:00]
[task 2025-10-20T14:10:40.457+00:00] _____ _
[task 2025-10-20T14:10:40.457+00:00] / ____| | |
[task 2025-10-20T14:10:40.457+00:00] | | ___ __| | ___ ___ _____ __
[task 2025-10-20T14:10:40.457+00:00] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2025-10-20T14:10:40.457+00:00] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2025-10-20T14:10:40.457+00:00] \_____\___/ \____|\___|\___\___/ \_/
[task 2025-10-20T14:10:40.457+00:00] v2.1.13
[task 2025-10-20T14:10:40.457+00:00]
[task 2025-10-20T14:10:40.457+00:00] ==> Detecting CI provider
[task 2025-10-20T14:10:40.457+00:00] -> Got branch from git/hg
[task 2025-10-20T14:10:40.457+00:00] -> Got sha from git/hg
[task 2025-10-20T14:10:40.458+00:00] ==> Preparing upload
[task 2025-10-20T14:10:40.458+00:00] ==> Processing gcov (disable by -X gcov)
[task 2025-10-20T14:10:40.458+00:00] ==> Collecting reports
[task 2025-10-20T14:10:40.458+00:00] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2025-10-20T14:10:40.458+00:00] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=31213
[task 2025-10-20T14:10:40.458+00:00] ==> Uploading
[task 2025-10-20T14:10:40.458+00:00] .url https://codecov.io
[task 2025-10-20T14:10:40.459+00:00] .query commit=243fa030d3f488680608d26820b1a4c6803d5e4c&branch=coverage&pr=1459&token=<secret>&package=py2.1.13
[task 2025-10-20T14:10:40.459+00:00] Gzipping contents..
[task 2025-10-20T14:10:40.459+00:00] Compressed contents to 3449 bytes
[task 2025-10-20T14:10:40.459+00:00] Pinging Codecov...
[task 2025-10-20T14:10:40.459+00:00] Uploading to S3...
[task 2025-10-20T14:10:40.459+00:00] Uploading to S3 took 0:00:00.260238
[task 2025-10-20T14:10:40.460+00:00] https://app.codecov.io/github/mozilla-releng/tooltool/commit/243fa030d3f488680608d26820b1a4c6803d5e4c
[task 2025-10-20T14:10:40.482+00:00] codecov: OK (3.46=setup[2.70]+cmd[0.76] seconds)
[task 2025-10-20T14:10:40.482+00:00] congratulations :) (3.49 seconds)
[task 2025-10-20T14:10:40.537+00:00] tooltool_client-py39: OK (19.02=setup[3.06]+cmd[12.14,3.82] seconds)
[task 2025-10-20T14:10:40.537+00:00] congratulations :) (19.05 seconds)
[taskcluster 2025-10-20 14:10:41.124Z] === Task Finished ===
[taskcluster 2025-10-20 14:10:41.124Z] Successful task run with exit code: 0 completed in 56.865 seconds
Loading