chore: pre-commit autoupdate #14
Merged
firefoxci-taskcluster / Decision Task
succeeded
Dec 11, 2023 in 18s
FirefoxCI (pull_request)
The task that creates all of the other tasks in the task graph
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2023-12-11 20:10:13.661Z] Task ID: FvnDM9acTjGFrgB68f7_mA
[taskcluster 2023-12-11 20:10:13.661Z] Worker ID: 7504119536478246432
[taskcluster 2023-12-11 20:10:13.661Z] Worker Group: us-central1
[taskcluster 2023-12-11 20:10:13.661Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-12-11 20:10:13.661Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2023-12-11 20:10:13.661Z] Worker Version: 38.0.5
[taskcluster 2023-12-11 20:10:13.661Z] Public IP: 34.173.67.160
[taskcluster 2023-12-11 20:10:13.661Z] Hostname: mozilla-1-decision-gcp-fkf4knmyrk6djgchenlo8w
[taskcluster 2023-12-11 20:10:13.661Z] using cache "mozilla-project-simple-github-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
[taskcluster 2023-12-11 20:10:14.266Z] === Task Starting ===
[setup 2023-12-11T20:10:14.594Z] run-task started in /
[vcs 2023-12-11T20:10:14.596Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2023-12-11T20:10:14.597Z] running as worker:worker
[vcs 2023-12-11T20:10:14.597Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2023-12-11T20:10:14.766Z] From https://github.com/mozilla-releng/simple-github
[vcs 2023-12-11T20:10:14.766Z] * branch main -> FETCH_HEAD
[vcs 2023-12-11T20:10:14.772Z] executing ['git', 'checkout', 'main']
[vcs 2023-12-11T20:10:14.776Z] Switched to branch 'main'
[vcs 2023-12-11T20:10:14.776Z] Your branch is up to date with 'origin/main'.
[vcs 2023-12-11T20:10:14.777Z] executing ['git', 'fetch', 'origin', 'd9406147234ffb6e5e79403154b6f288fd79352e']
[vcs 2023-12-11T20:10:14.956Z] From https://github.com/mozilla-releng/simple-github
[vcs 2023-12-11T20:10:14.956Z] * branch d9406147234ffb6e5e79403154b6f288fd79352e -> FETCH_HEAD
[vcs 2023-12-11T20:10:14.962Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2023-12-11T20:10:15.166Z] From https://github.com/mozilla-releng/simple-github
[vcs 2023-12-11T20:10:15.166Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2023-12-11T20:10:15.172Z] executing ['git', 'checkout', '-f', '-B', 'pre-commit-ci-update-config', 'c60ac5d2b671aa8ab463e067e9ea584cb0c1668b']
[vcs 2023-12-11T20:10:15.176Z] Switched to and reset branch 'pre-commit-ci-update-config'
[vcs 2023-12-11T20:10:15.176Z] cleaning git checkout...
[vcs 2023-12-11T20:10:15.177Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-12-11T20:10:15.180Z] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/docker-contexts/']
[vcs 2023-12-11T20:10:15.181Z] successfully cleaned git checkout!
[vcs 2023-12-11T20:10:15.185Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/simple-github/commit/c60ac5d2b671aa8ab463e067e9ea584cb0c1668b' title='Built from simple-github commit c60ac5d2b671aa8ab463e067e9ea584cb0c1668b'>c60ac5d2b671aa8ab463e067e9ea584cb0c1668b</a>
[pip-install 2023-12-11T20:10:15.185Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2023-12-11T20:10:15.909Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-12-11T20:10:16.005Z] Ignoring colorama: markers 'python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows"' don't match your environment
[pip-install 2023-12-11T20:10:16.010Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 1)) (1.4.4)
[pip-install 2023-12-11T20:10:16.132Z] Collecting arrow==1.3.0
[pip-install 2023-12-11T20:10:16.240Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2023-12-11T20:10:16.283Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (0.4.4)
[pip-install 2023-12-11T20:10:16.327Z] Collecting certifi==2023.7.22
[pip-install 2023-12-11T20:10:16.363Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2023-12-11T20:10:16.430Z] Collecting chardet==5.2.0
[pip-install 2023-12-11T20:10:16.465Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2023-12-11T20:10:16.756Z] Collecting charset-normalizer==3.3.0
[pip-install 2023-12-11T20:10:16.792Z] Downloading charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[pip-install 2023-12-11T20:10:16.846Z] Collecting click==8.1.7
[pip-install 2023-12-11T20:10:16.881Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2023-12-11T20:10:16.923Z] Collecting cookiecutter==2.4.0
[pip-install 2023-12-11T20:10:16.959Z] Downloading cookiecutter-2.4.0-py3-none-any.whl (38 kB)
[pip-install 2023-12-11T20:10:16.987Z] Collecting giturlparse==0.12.0
[pip-install 2023-12-11T20:10:17.022Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2023-12-11T20:10:17.027Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 119)) (3.4)
[pip-install 2023-12-11T20:10:17.029Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 122)) (3.1.2)
[pip-install 2023-12-11T20:10:17.056Z] Collecting json-e==4.5.3
[pip-install 2023-12-11T20:10:17.091Z] Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2023-12-11T20:10:17.138Z] Collecting markdown-it-py==3.0.0
[pip-install 2023-12-11T20:10:17.174Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2023-12-11T20:10:17.322Z] Collecting markupsafe==2.1.3
[pip-install 2023-12-11T20:10:17.357Z] Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2023-12-11T20:10:17.382Z] Collecting mdurl==0.1.2
[pip-install 2023-12-11T20:10:17.417Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2023-12-11T20:10:17.422Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 185)) (0.1.1)
[pip-install 2023-12-11T20:10:17.480Z] Collecting pygments==2.16.1
[pip-install 2023-12-11T20:10:17.516Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2023-12-11T20:10:17.579Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 191)) (2.8.2)
[pip-install 2023-12-11T20:10:17.581Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 194)) (8.0.1)
[pip-install 2023-12-11T20:10:17.699Z] Collecting pyyaml==6.0.1
[pip-install 2023-12-11T20:10:17.735Z] Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2023-12-11T20:10:17.751Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 238)) (2.0.4)
[pip-install 2023-12-11T20:10:17.825Z] Collecting requests==2.31.0
[pip-install 2023-12-11T20:10:17.860Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2023-12-11T20:10:18.016Z] Collecting rich==13.6.0
[pip-install 2023-12-11T20:10:18.052Z] Downloading rich-13.6.0-py3-none-any.whl (239 kB)
[pip-install 2023-12-11T20:10:18.060Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 247)) (1.16.0)
[pip-install 2023-12-11T20:10:18.061Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 250)) (2.0.0)
[pip-install 2023-12-11T20:10:18.108Z] Collecting taskcluster-taskgraph==6.3.1
[pip-install 2023-12-11T20:10:18.144Z] Downloading taskcluster_taskgraph-6.3.1-py3-none-any.whl (187 kB)
[pip-install 2023-12-11T20:10:18.151Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 256)) (13.0.1)
[pip-install 2023-12-11T20:10:18.152Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 260)) (1.3)
[pip-install 2023-12-11T20:10:18.192Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2023-12-11T20:10:18.227Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2023-12-11T20:10:18.269Z] Collecting typing-extensions==4.8.0
[pip-install 2023-12-11T20:10:18.305Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[pip-install 2023-12-11T20:10:18.385Z] Collecting urllib3==2.0.7
[pip-install 2023-12-11T20:10:18.421Z] Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[pip-install 2023-12-11T20:10:18.427Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 272)) (0.13.1)
[pip-install 2023-12-11T20:10:18.908Z] Installing collected packages: mdurl, urllib3, typing-extensions, types-python-dateutil, pygments, markupsafe, markdown-it-py, charset-normalizer, chardet, certifi, rich, requests, pyyaml, giturlparse, click, arrow, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2023-12-11T20:10:19.585Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-11T20:10:19.585Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-11T20:10:19.650Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-11T20:10:19.650Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-11T20:10:19.679Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-11T20:10:19.680Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-11T20:10:19.863Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-11T20:10:19.863Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-11T20:10:20.267Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-11T20:10:20.268Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-11T20:10:20.351Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-11T20:10:20.351Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-11T20:10:20.360Z] Successfully installed arrow-1.3.0 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.3.0 click-8.1.7 cookiecutter-2.4.0 giturlparse-0.12.0 json-e-4.5.3 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 pygments-2.16.1 pyyaml-6.0.1 requests-2.31.0 rich-13.6.0 taskcluster-taskgraph-6.3.1 types-python-dateutil-2.8.19.14 typing-extensions-4.8.0 urllib3-2.0.7
[pip-install 2023-12-11T20:10:20.492Z] WARNING: You are using pip version 21.1.3; however, version 23.3.1 is available.
[pip-install 2023-12-11T20:10:20.492Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-12-11T20:10:20.607Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='simple-github' --owner='pre-commit-ci[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request-untrusted' --base-repository='https://github.com/mozilla-releng/simple-github' --base-ref='main' --base-rev='d9406147234ffb6e5e79403154b6f288fd79352e' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='c60ac5d2b671aa8ab463e067e9ea584cb0c1668b' \n"]
[task 2023-12-11T20:10:20.610Z] + cd /builds/worker/checkouts/src
[task 2023-12-11T20:10:20.610Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-12-11T20:10:20.612Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=simple-github '--owner=pre-commit-ci[bot]@users.noreply.github.com' --level=1 --repository-type=git --tasks-for=github-pull-request-untrusted --base-repository=https://github.com/mozilla-releng/simple-github --base-ref=main --base-rev=d9406147234ffb6e5e79403154b6f288fd79352e --head-repository=https://github.com/mozilla-releng/simple-github --head-ref=pre-commit-ci-update-config --head-rev=c60ac5d2b671aa8ab463e067e9ea584cb0c1668b
[task 2023-12-11T20:10:20.844Z] 2023-12-11 20:10:20,844 - INFO - Loading graph configuration.
[task 2023-12-11T20:10:20.857Z] 2023-12-11 20:10:20,857 - WARNING - using default project parameters; add simple-github to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2023-12-11T20:10:20.858Z] 2023-12-11 20:10:20,857 - INFO - Using Parameters(id=6ed828019805) (from defaults)
[task 2023-12-11T20:10:20.858Z] 2023-12-11 20:10:20,858 - INFO - writing artifact file `parameters.yml`
[task 2023-12-11T20:10:20.864Z] 2023-12-11 20:10:20,864 - INFO - writing artifact file `actions.json`
[task 2023-12-11T20:10:20.866Z] 2023-12-11 20:10:20,865 - INFO - Loading kinds
[task 2023-12-11T20:10:20.877Z] 2023-12-11 20:10:20,877 - INFO - Generating full task set
[task 2023-12-11T20:10:20.887Z] 2023-12-11 20:10:20,886 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2023-12-11T20:10:20.903Z] 2023-12-11 20:10:20,903 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2023-12-11T20:10:20.920Z] 2023-12-11 20:10:20,920 - INFO - Generated 2 tasks for kind docker-image
[task 2023-12-11T20:10:20.933Z] 2023-12-11 20:10:20,933 - INFO - Generated 1 tasks for kind fetch
[task 2023-12-11T20:10:20.936Z] 2023-12-11 20:10:20,935 - INFO - Generated 2 tasks for kind test
[task 2023-12-11T20:10:20.938Z] 2023-12-11 20:10:20,938 - INFO - Generated 1 tasks for kind codecov
[task 2023-12-11T20:10:20.938Z] 2023-12-11 20:10:20,938 - INFO - Generating full task graph
[task 2023-12-11T20:10:20.939Z] 2023-12-11 20:10:20,938 - INFO - Full task graph contains 6 tasks and 6 dependencies
[task 2023-12-11T20:10:20.939Z] 2023-12-11 20:10:20,938 - INFO - writing artifact file `full-task-graph.json`
[task 2023-12-11T20:10:20.940Z] 2023-12-11 20:10:20,940 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-12-11T20:10:20.941Z] 2023-12-11 20:10:20,941 - INFO - Generating target task set
[task 2023-12-11T20:10:20.941Z] 2023-12-11 20:10:20,941 - INFO - Filter filter_target_tasks pruned 4 tasks (2 remain)
[task 2023-12-11T20:10:20.941Z] 2023-12-11 20:10:20,941 - INFO - writing artifact file `target-tasks.json`
[task 2023-12-11T20:10:20.942Z] 2023-12-11 20:10:20,942 - INFO - Generating target task graph
[task 2023-12-11T20:10:20.942Z] 2023-12-11 20:10:20,942 - INFO - Adding 2 tasks with `always_target` attribute
[task 2023-12-11T20:10:20.942Z] 2023-12-11 20:10:20,942 - INFO - Generating optimized task graph
[task 2023-12-11T20:10:20.943Z] 2023-12-11 20:10:20,942 - INFO - No tasks removed during optimization
[task 2023-12-11T20:10:21.379Z] 2023-12-11 20:10:21,379 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2023-12-11T20:10:21.380Z] 2023-12-11 20:10:21,379 - INFO - writing artifact file `task-graph.json`
[task 2023-12-11T20:10:21.381Z] 2023-12-11 20:10:21,380 - INFO - writing artifact file `label-to-taskid.json`
[task 2023-12-11T20:10:21.382Z] 2023-12-11 20:10:21,382 - INFO - Creating task with taskId LwKsaco-RxSFVLX8AxVnMg for test-unit
[task 2023-12-11T20:10:21.383Z] 2023-12-11 20:10:21,383 - INFO - Creating task with taskId U1DYiVpSTueyNF-_lCpigg for test-type-check
[taskcluster 2023-12-11 20:10:21.772Z] === Task Finished ===
[taskcluster 2023-12-11 20:10:23.585Z] Successful task run with exit code: 0 completed in 9.925 seconds
Loading