chore: pre-commit autoupdate #30
Merged
firefoxci-taskcluster / test-type-check
succeeded
Feb 26, 2024 in 2m 12s
FirefoxCI (pull_request)
Run pyright type checking against code base
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-02-26 21:02:26.544Z] Task ID: JFnNUhtDQRicrzLXbVTUhQ
[taskcluster 2024-02-26 21:02:26.544Z] Worker ID: 263267724429443781
[taskcluster 2024-02-26 21:02:26.544Z] Worker Group: us-central1
[taskcluster 2024-02-26 21:02:26.544Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-02-26 21:02:26.544Z] Worker Type: t-linux-large-gcp
[taskcluster 2024-02-26 21:02:26.544Z] Public IP: 34.136.10.215
[taskcluster 2024-02-26 21:02:26.544Z] Hostname: mozilla-t-t-linux-large-gcp-d4vmxkc-rvmm4ntkf2a3zg
[taskcluster 2024-02-26 21:02:26.544Z] using cache "mozilla-level-1-checkouts-v3-7afeb851dd97df8f3607-frTKIys8TYu5An6AmjW7WQ" -> /builds/worker/checkouts
[taskcluster 2024-02-26 21:02:27.512Z] Downloading artifact "public/image.tar.zst" from task ID: frTKIys8TYu5An6AmjW7WQ.
[taskcluster 2024-02-26 21:02:32.514Z] Download Progress: 89.20%
[taskcluster 2024-02-26 21:02:33.245Z] Downloaded artifact successfully.
[taskcluster 2024-02-26 21:02:33.246Z] Downloaded 539.017 mb
[taskcluster 2024-02-26 21:02:33.247Z] Decompressing downloaded image
[taskcluster 2024-02-26 21:02:39.352Z] Loading docker image from downloaded archive.
[taskcluster 2024-02-26 21:03:15.814Z] Image 'public/image.tar.zst' from task 'frTKIys8TYu5An6AmjW7WQ' loaded. Using image ID sha256:fb14d062c19a51636e66f3da0afe103f65f941e6c73c383b7f3482c7e9d55481.
[taskcluster 2024-02-26 21:03:16.161Z] === Task Starting ===
[setup 2024-02-26T21:03:16.785Z] run-task started in /
[setup 2024-02-26T21:03:16.785Z] Invoked by command: --reps-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx poetry install --only main --only type && poetry run pyright
[setup 2024-02-26T21:03:16.785Z] Python version: 3.11.8
[cache 2024-02-26T21:03:16.788Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-02-26T21:03:16.788Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-02-26T21:03:16.788Z] volume /builds/worker/checkouts is a cache
[setup 2024-02-26T21:03:16.789Z] running as worker:worker
[vcs 2024-02-26T21:03:16.789Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-02-26T21:03:16.792Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/reps', '/builds/worker/checkouts/vcs']
[vcs 2024-02-26T21:03:16.793Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-02-26T21:03:17.192Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/reps', 'pre-commit-ci-update-config']
[vcs 2024-02-26T21:03:17.434Z] From https://github.com/mozilla-releng/reps
[vcs 2024-02-26T21:03:17.434Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2024-02-26T21:03:17.440Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/reps', 'pre-commit-ci-update-config']
[vcs 2024-02-26T21:03:17.679Z] From https://github.com/mozilla-releng/reps
[vcs 2024-02-26T21:03:17.679Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2024-02-26T21:03:17.685Z] executing ['git', 'checkout', '-f', '-B', 'pre-commit-ci-update-config', '494a54f08333c2fc618fd18968e02e70a15ee85f']
[vcs 2024-02-26T21:03:17.690Z] Switched to a new branch 'pre-commit-ci-update-config'
[vcs 2024-02-26T21:03:17.691Z] cleaning git checkout...
[vcs 2024-02-26T21:03:17.691Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-02-26T21:03:17.694Z] removing []
[vcs 2024-02-26T21:03:17.694Z] successfully cleaned git checkout!
[vcs 2024-02-26T21:03:17.696Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/reps/commit/494a54f08333c2fc618fd18968e02e70a15ee85f' title='Built from reps commit 494a54f08333c2fc618fd18968e02e70a15ee85f'>494a54f08333c2fc618fd18968e02e70a15ee85f</a>
[task 2024-02-26T21:03:17.696Z] executing ['bash', '-cx', 'poetry install --only main --only type && poetry run pyright']
[task 2024-02-26T21:03:17.698Z] + poetry install --only main --only type
[task 2024-02-26T21:03:18.335Z] Creating virtualenv reps-new-hlUNdH3O-py3.11 in /builds/worker/.cache/pypoetry/virtualenvs
[task 2024-02-26T21:03:19.063Z] Installing dependencies from lock file
[task 2024-02-26T21:03:19.239Z]
[task 2024-02-26T21:03:19.239Z] Package operations: 43 installs, 1 update, 0 removals
[task 2024-02-26T21:03:19.240Z]
[task 2024-02-26T21:03:19.240Z] • Installing mdurl (0.1.2)
[task 2024-02-26T21:03:19.241Z] • Installing six (1.16.0)
[task 2024-02-26T21:03:19.722Z] • Installing certifi (2024.2.2)
[task 2024-02-26T21:03:19.724Z] • Installing chardet (5.2.0)
[task 2024-02-26T21:03:19.725Z] • Installing charset-normalizer (3.3.2)
[task 2024-02-26T21:03:19.728Z] • Installing distlib (0.3.8)
[task 2024-02-26T21:03:19.728Z] • Installing colorama (0.4.6)
[task 2024-02-26T21:03:19.731Z] • Installing filelock (3.13.1)
[task 2024-02-26T21:03:19.920Z] • Installing idna (3.6)
[task 2024-02-26T21:03:19.968Z] • Installing markdown-it-py (3.0.0)
[task 2024-02-26T21:03:19.978Z] • Installing markupsafe (2.1.5)
[task 2024-02-26T21:03:20.020Z] • Installing packaging (23.2)
[task 2024-02-26T21:03:20.086Z] • Installing platformdirs (4.2.0)
[task 2024-02-26T21:03:20.105Z] • Installing pygments (2.17.2)
[task 2024-02-26T21:03:20.115Z] • Installing pyproject-hooks (1.0.0)
[task 2024-02-26T21:03:20.180Z] • Installing python-dateutil (2.8.2)
[task 2024-02-26T21:03:20.184Z] • Updating setuptools (69.1.0 -> 69.1.1)
[task 2024-02-26T21:03:20.344Z] • Installing text-unidecode (1.3)
[task 2024-02-26T21:03:20.442Z] • Installing types-python-dateutil (2.8.19.20240106)
[task 2024-02-26T21:03:20.455Z] • Installing urllib3 (2.2.1)
[task 2024-02-26T21:03:21.724Z] • Installing arrow (1.3.0)
[task 2024-02-26T21:03:21.725Z] • Installing binaryornot (0.4.4)
[task 2024-02-26T21:03:21.727Z] • Installing build (1.0.3)
[task 2024-02-26T21:03:21.728Z] • Installing cfgv (3.4.0)
[task 2024-02-26T21:03:21.731Z] • Installing click (8.1.7)
[task 2024-02-26T21:03:21.732Z] • Installing identify (2.5.35)
[task 2024-02-26T21:03:21.800Z] • Installing jinja2 (3.1.3)
[task 2024-02-26T21:03:21.835Z] • Installing log-symbols (0.0.14)
[task 2024-02-26T21:03:21.862Z] • Installing nodeenv (1.8.0)
[task 2024-02-26T21:03:21.867Z] • Installing python-slugify (8.0.4)
[task 2024-02-26T21:03:21.875Z] • Installing pyyaml (6.0.1)
[task 2024-02-26T21:03:21.877Z] • Installing requests (2.31.0)
[task 2024-02-26T21:03:21.912Z] • Installing rich (13.7.0)
[task 2024-02-26T21:03:21.927Z] • Installing ruamel-yaml-clib (0.2.8)
[task 2024-02-26T21:03:21.938Z] • Installing spinners (0.0.24)
[task 2024-02-26T21:03:21.985Z] • Installing termcolor (2.4.0)
[task 2024-02-26T21:03:22.025Z] • Installing virtualenv (20.25.1)
[task 2024-02-26T21:03:22.081Z] • Installing wheel (0.42.0)
[task 2024-02-26T21:03:22.607Z] • Installing cookiecutter (2.6.0)
[task 2024-02-26T21:03:22.609Z] • Installing halo (0.0.31)
[task 2024-02-26T21:03:22.611Z] • Installing pip-tools (7.4.0)
[task 2024-02-26T21:03:22.613Z] • Installing pre-commit (3.5.0)
[task 2024-02-26T21:03:22.614Z] • Installing ruamel-yaml (0.18.6)
[task 2024-02-26T21:03:22.616Z] • Installing pyright (1.1.351)
[task 2024-02-26T21:03:23.847Z]
[task 2024-02-26T21:03:23.847Z] Installing the current project: reps-new (0.3.6)
[task 2024-02-26T21:03:23.961Z] + poetry run pyright
[task 2024-02-26T21:03:24.571Z] /builds/worker/.cache/pypoetry/virtualenvs/reps-new-hlUNdH3O-py3.11/lib/python3.11/site-packages/nodeenv.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13
[task 2024-02-26T21:03:24.571Z] import pipes
[task 2024-02-26T21:03:24.693Z] /builds/worker/.cache/pypoetry/virtualenvs/reps-new-hlUNdH3O-py3.11/lib/python3.11/site-packages/nodeenv.py:48: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
[task 2024-02-26T21:03:24.693Z] from pkg_resources import parse_version
[task 2024-02-26T21:03:27.950Z] * Install prebuilt node (21.6.2) ..... done.
[task 2024-02-26T21:03:31.250Z]
[task 2024-02-26T21:03:31.252Z] added 1 package, and audited 2 packages in 3s
[task 2024-02-26T21:03:31.253Z]
[task 2024-02-26T21:03:31.254Z] found 0 vulnerabilities
[task 2024-02-26T21:03:33.953Z] 0 errors, 0 warnings, 0 informations
[taskcluster 2024-02-26 21:03:34.324Z] === Task Finished ===
[taskcluster 2024-02-26 21:03:34.325Z] Successful task run with exit code: 0 completed in 67.783 seconds
Loading