chore(deps): bump react-diff-view from 2.4.10 to 3.3.1 in /ui #3272
firefoxci-taskcluster / test-client-py311
succeeded
Dec 16, 2024 in 2m 13s
FirefoxCI (pull_request)
balrog client tests (python 3.11)
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-12-16T03:55:41.118Z
Resolved: 2024-12-16T03:56:25.123Z
Task Execution Time: 44 seconds, 5 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-12-16 03:55:41.162Z] Task ID: e9rR86w1S-iZ46ZAO9bubA
[taskcluster 2024-12-16 03:55:41.162Z] Worker ID: 7101624506026957466
[taskcluster 2024-12-16 03:55:41.162Z] Worker Group: us-west1-a
[taskcluster 2024-12-16 03:55:41.162Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-12-16 03:55:41.162Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-12-16 03:55:41.162Z] Worker Version: 38.0.5
[taskcluster 2024-12-16 03:55:41.162Z] Public IP: 35.197.4.253
[taskcluster 2024-12-16 03:55:41.162Z] Hostname: releng-t-linux-gcp-fhhwlk7crl2nge8m2uwywg
[taskcluster 2024-12-16 03:55:41.162Z] using cache "releng-level-1-checkouts-v3-492fcd7a01ebf3b75635-Mc-5T-zhTP-O4oFfWxOjaw" -> /builds/worker/checkouts
[taskcluster 2024-12-16 03:55:44.457Z] Downloading artifact "public/image.tar.zst" from task ID: Mc-5T-zhTP-O4oFfWxOjaw.
[taskcluster 2024-12-16 03:55:49.164Z] Downloaded artifact successfully.
[taskcluster 2024-12-16 03:55:49.165Z] Downloaded 285.824 mb
[taskcluster 2024-12-16 03:55:49.166Z] Decompressing downloaded image
[taskcluster 2024-12-16 03:55:51.969Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-16 03:56:09.913Z] Image 'public/image.tar.zst' from task 'Mc-5T-zhTP-O4oFfWxOjaw' loaded. Using image ID sha256:e823e2625a2cc1fad7d684044e8543df2d773be02e6cae0ea4acc1f4bd4b46e0.
[taskcluster 2024-12-16 03:56:10.033Z] === Task Starting ===
[setup 2024-12-16T03:56:13.210Z] run-task started in /
[setup 2024-12-16T03:56:13.210Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/client -- tox
[setup 2024-12-16T03:56:13.210Z] Python version: 3.11.11
[cache 2024-12-16T03:56:13.212Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-12-16T03:56:13.212Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-16T03:56:13.212Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-16T03:56:13.212Z] running as worker:worker
[vcs 2024-12-16T03:56:13.213Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-16T03:56:13.216Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2024-12-16T03:56:13.217Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-16T03:56:16.525Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/react-diff-view-3.3.1']
[vcs 2024-12-16T03:56:16.785Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-12-16T03:56:16.785Z] * branch dependabot/npm_and_yarn/ui/react-diff-view-3.3.1 -> FETCH_HEAD
[vcs 2024-12-16T03:56:16.794Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/react-diff-view-3.3.1']
[vcs 2024-12-16T03:56:17.016Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-12-16T03:56:17.016Z] * branch dependabot/npm_and_yarn/ui/react-diff-view-3.3.1 -> FETCH_HEAD
[vcs 2024-12-16T03:56:17.021Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/react-diff-view-3.3.1', '2ae47991444c8ff89a526c540583f1c2c0950417']
[vcs 2024-12-16T03:56:17.137Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/react-diff-view-3.3.1'
[vcs 2024-12-16T03:56:17.138Z] cleaning git checkout...
[vcs 2024-12-16T03:56:17.138Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-16T03:56:17.145Z] removing []
[vcs 2024-12-16T03:56:17.145Z] successfully cleaned git checkout!
[vcs 2024-12-16T03:56:17.147Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/2ae47991444c8ff89a526c540583f1c2c0950417' title='Built from balrog commit 2ae47991444c8ff89a526c540583f1c2c0950417'>2ae47991444c8ff89a526c540583f1c2c0950417</a>
[task 2024-12-16T03:56:17.147Z] executing ['tox']
[task 2024-12-16T03:56:17.726Z] py311: install_deps> python -I -m pip install pytest pytest-cov requests_mock
[task 2024-12-16T03:56:20.835Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-12-16T03:56:21.800Z] .pkg: _optional_hooks> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-16T03:56:22.105Z] .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-12-16T03:56:22.340Z] .pkg: build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-16T03:56:22.661Z] py311: install_package_deps> python -I -m pip install requests
[task 2024-12-16T03:56:23.116Z] py311: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/client/.tox/.tmp/package/1/balrogclient-1.4-0.editable-py3-none-any.whl
[task 2024-12-16T03:56:23.570Z] py311: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=balrogclient --cov-report term-missing tests
[task 2024-12-16T03:56:24.034Z] ============================= test session starts ==============================
[task 2024-12-16T03:56:24.034Z] platform linux -- Python 3.11.11, pytest-8.3.4, pluggy-1.5.0
[task 2024-12-16T03:56:24.034Z] cachedir: .tox/py311/.pytest_cache
[task 2024-12-16T03:56:24.034Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-12-16T03:56:24.034Z] configfile: tox.ini
[task 2024-12-16T03:56:24.034Z] plugins: requests-mock-1.12.1, cov-6.0.0
[task 2024-12-16T03:56:24.034Z] collected 1 item
[task 2024-12-16T03:56:24.034Z]
[task 2024-12-16T03:56:24.077Z] tests/test_balrog_api.py . [100%]
[task 2024-12-16T03:56:24.077Z]
[task 2024-12-16T03:56:24.077Z] ---------- coverage: platform linux, python 3.11.11-final-0 ----------
[task 2024-12-16T03:56:24.077Z] Name Stmts Miss Branch BrPart Cover Missing
[task 2024-12-16T03:56:24.077Z] --------------------------------------------------------------------------
[task 2024-12-16T03:56:24.077Z] src/balrogclient/__init__.py 2 0 0 0 100%
[task 2024-12-16T03:56:24.077Z] src/balrogclient/api.py 197 101 38 4 43% 23->26, 36-40, 62, 65, 73-82, 88-107, 154-174, 186->188, 190->192, 193-195, 201-202, 210-212, 215-220, 233-235, 238, 241, 249-255, 258-285, 288-296, 306-308, 312, 322-324, 328
[task 2024-12-16T03:56:24.077Z] --------------------------------------------------------------------------
[task 2024-12-16T03:56:24.077Z] TOTAL 199 101 38 4 43%
[task 2024-12-16T03:56:24.077Z]
[task 2024-12-16T03:56:24.078Z]
[task 2024-12-16T03:56:24.078Z] ============================== 1 passed in 0.06s ===============================
[task 2024-12-16T03:56:24.137Z] py311: OK (6.72=setup[6.16]+cmd[0.57] seconds)
[task 2024-12-16T03:56:24.137Z] congratulations :) (6.83 seconds)
[taskcluster 2024-12-16 03:56:24.651Z] === Task Finished ===
[taskcluster 2024-12-16 03:56:24.652Z] Successful task run with exit code: 0 completed in 43.491 seconds
Loading