Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump gunicorn from 22.0.0 to 23.0.0 in /api/requirements #1205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

build(deps): bump gunicorn from 22.0.0 to 23.0.0 in /api/requirements

2c1b8db
Select commit
Loading
Failed to load commit list.
Open

build(deps): bump gunicorn from 22.0.0 to 23.0.0 in /api/requirements #1205

build(deps): bump gunicorn from 22.0.0 to 23.0.0 in /api/requirements
2c1b8db
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tox-client-py310 succeeded Aug 28, 2024 in 55s

FirefoxCI (pull_request)

test the tooltool client

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-08-28 03:40:41.298Z] Task ID: dgP_GES5TfywDq8LxJ8qcQ
[taskcluster 2024-08-28 03:40:41.298Z] Worker ID: 6057374702004020310
[taskcluster 2024-08-28 03:40:41.298Z] Worker Group: us-west1-a
[taskcluster 2024-08-28 03:40:41.298Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-08-28 03:40:41.298Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-08-28 03:40:41.298Z] Worker Version: 38.0.5
[taskcluster 2024-08-28 03:40:41.298Z] Public IP: 34.169.85.78
[taskcluster 2024-08-28 03:40:41.298Z] Hostname: releng-t-linux-gcp-ua-vsymosykspt1zkjjv0w
[taskcluster 2024-08-28 03:40:41.298Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-fLt4slZHQ3aZoUYuaJR67g" -> /builds/worker/checkouts

[taskcluster 2024-08-28 03:40:41.645Z] Downloading artifact "public/image.tar.zst" from task ID: fLt4slZHQ3aZoUYuaJR67g.
[taskcluster 2024-08-28 03:40:44.768Z] Downloaded artifact successfully.
[taskcluster 2024-08-28 03:40:44.768Z] Downloaded 301.788 mb
[taskcluster 2024-08-28 03:40:44.768Z] Decompressing downloaded image
[taskcluster 2024-08-28 03:40:46.908Z] Loading docker image from downloaded archive.
[taskcluster 2024-08-28 03:40:55.721Z] Image 'public/image.tar.zst' from task 'fLt4slZHQ3aZoUYuaJR67g' loaded.  Using image ID sha256:6d92a79b9dc3cfc37a0dab70f56bf43abaa9f0915cc804e9b3c36c8cd2f86782.
[taskcluster 2024-08-28 03:40:55.837Z] === Task Starting ===
[setup 2024-08-28T03:40:56.494Z] run-task started in /
[setup 2024-08-28T03:40:56.494Z] 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-py310
[setup 2024-08-28T03:40:56.494Z] Python version: 3.10.14
[cache 2024-08-28T03:40:56.496Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-08-28T03:40:56.496Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-08-28T03:40:56.496Z] volume /builds/worker/checkouts is a cache
[setup 2024-08-28T03:40:56.496Z] running as worker:worker
[vcs 2024-08-28T03:40:56.496Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:40:56.500Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:40:56.501Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-08-28T03:40:57.088Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/gunicorn-23.0.0']
[vcs 2024-08-28T03:40:57.317Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:40:57.317Z]  * branch            dependabot/pip/api/requirements/gunicorn-23.0.0 -> FETCH_HEAD
[vcs 2024-08-28T03:40:57.321Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/gunicorn-23.0.0']
[vcs 2024-08-28T03:40:57.537Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:40:57.537Z]  * branch            dependabot/pip/api/requirements/gunicorn-23.0.0 -> FETCH_HEAD
[vcs 2024-08-28T03:40:57.542Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/gunicorn-23.0.0', '2c1b8db4b5667b2531c5bc4637cbee003562e585']
[vcs 2024-08-28T03:40:57.554Z] Switched to a new branch 'dependabot/pip/api/requirements/gunicorn-23.0.0'
[vcs 2024-08-28T03:40:57.555Z] cleaning git checkout...
[vcs 2024-08-28T03:40:57.555Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-28T03:40:57.556Z] removing []
[vcs 2024-08-28T03:40:57.556Z] successfully cleaned git checkout!
[vcs 2024-08-28T03:40:57.558Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/2c1b8db4b5667b2531c5bc4637cbee003562e585' title='Built from tooltool commit 2c1b8db4b5667b2531c5bc4637cbee003562e585'>2c1b8db4b5667b2531c5bc4637cbee003562e585</a>
[task 2024-08-28T03:40:57.558Z] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_client-py310']
[task 2024-08-28T03:40:57.560Z] + set +x
[task 2024-08-28T03:40:57.613Z] + tox -e tooltool_client-py310
[task 2024-08-28T03:40:58.720Z] tooltool_client-py310: install_deps> python -I -m pip install tox
[task 2024-08-28T03:41:01.092Z] tooltool_client-py310: commands[0] /builds/worker/checkouts/vcs/client> tox -e py310
[task 2024-08-28T03:41:02.081Z] py310: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-08-28T03:41:05.803Z] py310: commands[0]> ./validate.sh
[task 2024-08-28T03:41:05.810Z] -- running pyflakes --
[task 2024-08-28T03:41:05.960Z] -- running tests (under coverage) --
[task 2024-08-28T03:41:06.571Z] ============================= test session starts ==============================
[task 2024-08-28T03:41:06.571Z] platform linux -- Python 3.10.14, pytest-7.3.1, pluggy-1.0.0
[task 2024-08-28T03:41:06.571Z] cachedir: /builds/worker/checkouts/vcs/.tox/py310/.pytest_cache
[task 2024-08-28T03:41:06.571Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-08-28T03:41:06.571Z] collected 152 items
[task 2024-08-28T03:41:06.571Z] 
[task 2024-08-28T03:41:06.672Z] test_tooltool.py ....................................................... [ 36%]
[task 2024-08-28T03:41:12.502Z] ........................................................................ [ 83%]
[task 2024-08-28T03:41:12.563Z] .........................                                                [100%]
[task 2024-08-28T03:41:12.563Z] 
[task 2024-08-28T03:41:12.563Z] ============================= 152 passed in 6.18s ==============================
[task 2024-08-28T03:41:12.602Z] -- checking coverage --
[task 2024-08-28T03:41:12.925Z] Wrote XML report to coverage.xml
[task 2024-08-28T03:41:13.168Z] Wrote HTML report to .coverage-html/index.html
[task 2024-08-28T03:41:13.184Z] Name          Stmts   Miss  Cover
[task 2024-08-28T03:41:13.185Z] ---------------------------------
[task 2024-08-28T03:41:13.185Z] TOTAL           824     81    90%
[task 2024-08-28T03:41:13.186Z] 
[task 2024-08-28T03:41:13.186Z] GOOD!
[task 2024-08-28T03:41:13.187Z] py310: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2024-08-28T03:41:13.190Z]   py310: OK (11.73=setup[4.34]+cmd[7.38,0.00] seconds)
[task 2024-08-28T03:41:13.190Z]   congratulations :) (11.96 seconds)
[task 2024-08-28T03:41:13.230Z] tooltool_client-py310: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2024-08-28T03:41:13.649Z] codecov: install_deps> python -I -m pip install codecov
[task 2024-08-28T03:41:15.645Z] codecov: commands[0]> codecov --disable pycov --commit=2c1b8db4b5667b2531c5bc4637cbee003562e585 --branch= --pr=1205
[task 2024-08-28T03:41:16.258Z] 
[task 2024-08-28T03:41:16.259Z]       _____          _
[task 2024-08-28T03:41:16.259Z]      / ____|        | |
[task 2024-08-28T03:41:16.259Z]     | |     ___   __| | ___  ___ _____   __
[task 2024-08-28T03:41:16.259Z]     | |    / _ \ / _  |/ _ \/ __/ _ \ \ / /
[task 2024-08-28T03:41:16.259Z]     | |___| (_) | (_| |  __/ (_| (_) \ V /
[task 2024-08-28T03:41:16.259Z]      \_____\___/ \____|\___|\___\___/ \_/
[task 2024-08-28T03:41:16.259Z]                                     v2.1.13
[task 2024-08-28T03:41:16.259Z] 
[task 2024-08-28T03:41:16.259Z] ==> Detecting CI provider
[task 2024-08-28T03:41:16.259Z]   -> Got branch from git/hg
[task 2024-08-28T03:41:16.259Z]   -> Got sha from git/hg
[task 2024-08-28T03:41:16.259Z] ==> Preparing upload
[task 2024-08-28T03:41:16.259Z] ==> Processing gcov (disable by -X gcov)
[task 2024-08-28T03:41:16.259Z] ==> Collecting reports
[task 2024-08-28T03:41:16.259Z]     + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2024-08-28T03:41:16.259Z]     + /builds/worker/checkouts/vcs/client/coverage.xml bytes=30717
[task 2024-08-28T03:41:16.259Z] ==> Uploading
[task 2024-08-28T03:41:16.259Z]     .url https://codecov.io
[task 2024-08-28T03:41:16.259Z]     .query commit=2c1b8db4b5667b2531c5bc4637cbee003562e585&branch=dependabot%2Fpip%2Fapi%2Frequirements%2Fgunicorn-23.0.0&pr=1205&token=<secret>&package=py2.1.13
[task 2024-08-28T03:41:16.259Z]     Gzipping contents..
[task 2024-08-28T03:41:16.259Z]     Compressed contents to 3382 bytes
[task 2024-08-28T03:41:16.259Z]     Pinging Codecov...
[task 2024-08-28T03:41:16.259Z]     Uploading to S3...
[task 2024-08-28T03:41:16.259Z]     Uploading to S3 took 0:00:00.183022
[task 2024-08-28T03:41:16.259Z]     https://app.codecov.io/github/mozilla-releng/tooltool/commit/2c1b8db4b5667b2531c5bc4637cbee003562e585
[task 2024-08-28T03:41:16.277Z]   codecov: OK (2.78=setup[2.15]+cmd[0.63] seconds)
[task 2024-08-28T03:41:16.277Z]   congratulations :) (2.91 seconds)
[task 2024-08-28T03:41:16.315Z]   tooltool_client-py310: OK (17.89=setup[2.66]+cmd[12.14,3.08] seconds)
[task 2024-08-28T03:41:16.315Z]   congratulations :) (18.35 seconds)
[taskcluster 2024-08-28 03:41:16.800Z] === Task Finished ===
[taskcluster 2024-08-28 03:41:16.801Z] Successful task run with exit code: 0 completed in 35.503 seconds