chore: pre-commit autoupdate #24
Merged
firefoxci-taskcluster / Decision Task
succeeded
Mar 18, 2024 in 1m 1s
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 2024-03-18 21:25:32.568Z] Task ID: A4s7p3qKTV2X7oju9wc7UA
[taskcluster 2024-03-18 21:25:32.568Z] Worker ID: 4875686502930386463
[taskcluster 2024-03-18 21:25:32.569Z] Worker Group: us-central1
[taskcluster 2024-03-18 21:25:32.569Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-03-18 21:25:32.569Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2024-03-18 21:25:32.569Z] Worker Version: 38.0.5
[taskcluster 2024-03-18 21:25:32.569Z] Public IP: 34.66.175.115
[taskcluster 2024-03-18 21:25:32.569Z] Hostname: mozilla-1-decision-gcp-j11mlfq3qaky-geoh-fhfa
[taskcluster 2024-03-18 21:25:32.569Z] using cache "mozilla-project-simple-github-level-1-checkouts-sparse-v3" -> /builds/worker/checkouts
90e5e7d8b87a - Started downloading
2e4b65595e5e - Started downloading
90e5e7d8b87a - Downloaded in 0.424 seconds
2e4b65595e5e - Downloaded in 0.668 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2024-03-18 21:25:39.674Z] === Task Starting ===
[setup 2024-03-18T21:25:41.092Z] run-task started in /
[setup 2024-03-18T21:25:41.092Z] Invoked by command: --simple_github-checkout=/builds/worker/checkouts/src -- 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='3ab0ec71fe4d7c0005cd57d0b49a8220d078b2b4' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='14178ba1aaed9da2534f43a6d0637ca3d5673203'
[setup 2024-03-18T21:25:41.093Z] Python version: 3.11.2
[vcs 2024-03-18T21:25:41.095Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-03-18T21:25:41.095Z] running as worker:worker
[vcs 2024-03-18T21:25:41.095Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-03-18T21:25:41.099Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/simple-github', '/builds/worker/checkouts/src']
[vcs 2024-03-18T21:25:41.100Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-03-18T21:25:41.506Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-03-18T21:25:41.710Z] From https://github.com/mozilla-releng/simple-github
[vcs 2024-03-18T21:25:41.711Z] * branch main -> FETCH_HEAD
[vcs 2024-03-18T21:25:41.716Z] executing ['git', 'checkout', 'main']
[vcs 2024-03-18T21:25:41.720Z] Already on 'main'
[vcs 2024-03-18T21:25:41.720Z] Your branch is up to date with 'origin/main'.
[vcs 2024-03-18T21:25:41.721Z] executing ['git', 'fetch', 'origin', '3ab0ec71fe4d7c0005cd57d0b49a8220d078b2b4']
[vcs 2024-03-18T21:25:41.947Z] From https://github.com/mozilla-releng/simple-github
[vcs 2024-03-18T21:25:41.948Z] * branch 3ab0ec71fe4d7c0005cd57d0b49a8220d078b2b4 -> FETCH_HEAD
[vcs 2024-03-18T21:25:41.954Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2024-03-18T21:25:42.191Z] From https://github.com/mozilla-releng/simple-github
[vcs 2024-03-18T21:25:42.197Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2024-03-18T21:25:42.200Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2024-03-18T21:25:42.440Z] From https://github.com/mozilla-releng/simple-github
[vcs 2024-03-18T21:25:42.441Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2024-03-18T21:25:42.447Z] executing ['git', 'checkout', '-f', '-B', 'pre-commit-ci-update-config', '14178ba1aaed9da2534f43a6d0637ca3d5673203']
[vcs 2024-03-18T21:25:42.457Z] Switched to a new branch 'pre-commit-ci-update-config'
[vcs 2024-03-18T21:25:42.459Z] cleaning git checkout...
[vcs 2024-03-18T21:25:42.459Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-03-18T21:25:42.462Z] removing []
[vcs 2024-03-18T21:25:42.463Z] successfully cleaned git checkout!
[vcs 2024-03-18T21:25:42.465Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/simple-github/commit/14178ba1aaed9da2534f43a6d0637ca3d5673203' title='Built from simple-github commit 14178ba1aaed9da2534f43a6d0637ca3d5673203'>14178ba1aaed9da2534f43a6d0637ca3d5673203</a>
[pip-install 2024-03-18T21:25:42.466Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-03-18T21:25:42.860Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-03-18T21:25:42.968Z] Ignoring colorama: markers 'python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows"' don't match your environment
[pip-install 2024-03-18T21:25:42.970Z] Ignoring typing-extensions: markers 'python_version >= "3.8" and python_version < "3.9"' don't match your environment
[pip-install 2024-03-18T21:25:42.973Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 1)) (1.4.4)
[pip-install 2024-03-18T21:25:43.064Z] Collecting arrow==1.3.0
[pip-install 2024-03-18T21:25:43.209Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-03-18T21:25:43.258Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 1.2 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:43.263Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (0.4.4)
[pip-install 2024-03-18T21:25:43.301Z] Collecting certifi==2023.11.17
[pip-install 2024-03-18T21:25:43.341Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[pip-install 2024-03-18T21:25:43.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 3.4 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:43.424Z] Collecting chardet==5.2.0
[pip-install 2024-03-18T21:25:43.467Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-03-18T21:25:43.482Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 17.8 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:43.695Z] Collecting charset-normalizer==3.3.2
[pip-install 2024-03-18T21:25:43.736Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2024-03-18T21:25:43.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 21.8 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:43.780Z] Collecting click==8.1.7
[pip-install 2024-03-18T21:25:43.820Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-03-18T21:25:43.826Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.9 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:43.853Z] Collecting cookiecutter==2.5.0
[pip-install 2024-03-18T21:25:43.894Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-03-18T21:25:43.916Z] Collecting giturlparse==0.12.0
[pip-install 2024-03-18T21:25:43.956Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-03-18T21:25:43.981Z] Collecting idna==3.6
[pip-install 2024-03-18T21:25:44.021Z] Downloading idna-3.6-py3-none-any.whl (61 kB)
[pip-install 2024-03-18T21:25:44.026Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 32.0 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:44.029Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 122)) (3.1.2)
[pip-install 2024-03-18T21:25:44.050Z] Collecting json-e==4.6.0
[pip-install 2024-03-18T21:25:44.090Z] Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[pip-install 2024-03-18T21:25:44.125Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-03-18T21:25:44.165Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-03-18T21:25:44.171Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 23.0 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:44.175Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 131)) (2.1.3)
[pip-install 2024-03-18T21:25:44.192Z] Collecting mdurl==0.1.2
[pip-install 2024-03-18T21:25:44.235Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-03-18T21:25:44.239Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 195)) (0.1.1)
[pip-install 2024-03-18T21:25:44.273Z] Collecting pygments==2.17.2
[pip-install 2024-03-18T21:25:44.313Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-03-18T21:25:44.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.5 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:44.387Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 201)) (2.8.2)
[pip-install 2024-03-18T21:25:44.389Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 204)) (8.0.1)
[pip-install 2024-03-18T21:25:44.452Z] Collecting pyyaml==6.0.1
[pip-install 2024-03-18T21:25:44.492Z] Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2024-03-18T21:25:44.504Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 79.5 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:44.509Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 258)) (2.0.4)
[pip-install 2024-03-18T21:25:44.510Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 261)) (2.31.0)
[pip-install 2024-03-18T21:25:44.599Z] Collecting rich==13.7.0
[pip-install 2024-03-18T21:25:44.639Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-03-18T21:25:44.644Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 81.3 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:44.647Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 267)) (1.16.0)
[pip-install 2024-03-18T21:25:44.649Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 270)) (2.0.0)
[pip-install 2024-03-18T21:25:44.704Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2024-03-18T21:25:44.746Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2024-03-18T21:25:44.751Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 67.3 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:44.754Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 276)) (13.0.1)
[pip-install 2024-03-18T21:25:44.756Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 280)) (1.3)
[pip-install 2024-03-18T21:25:44.782Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-03-18T21:25:44.822Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-03-18T21:25:44.875Z] Collecting urllib3==1.26.18
[pip-install 2024-03-18T21:25:44.915Z] Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
[pip-install 2024-03-18T21:25:44.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 58.3 MB/s eta 0:00:00
[pip-install 2024-03-18T21:25:44.946Z] Collecting voluptuous==0.14.1
[pip-install 2024-03-18T21:25:44.986Z] Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[pip-install 2024-03-18T21:25:45.370Z] Installing collected packages: types-python-dateutil, json-e, voluptuous, urllib3, pyyaml, pygments, mdurl, idna, giturlparse, click, charset-normalizer, chardet, certifi, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2024-03-18T21:25:46.125Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-18T21:25:46.125Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-18T21:25:46.303Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-18T21:25:46.303Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-18T21:25:46.467Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-18T21:25:46.467Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-18T21:25:46.529Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-18T21:25:46.529Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-18T21:25:46.742Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-18T21:25:46.742Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-18T21:25:46.828Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-18T21:25:46.828Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-18T21:25:46.900Z] Successfully installed arrow-1.3.0 certifi-2023.11.17 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.5.0 giturlparse-0.12.0 idna-3.6 json-e-4.6.0 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 pyyaml-6.0.1 rich-13.7.0 taskcluster-taskgraph-7.0.0 types-python-dateutil-2.8.19.14 urllib3-1.26.18 voluptuous-0.14.1
[task 2024-03-18T21:25:47.021Z] 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='3ab0ec71fe4d7c0005cd57d0b49a8220d078b2b4' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='14178ba1aaed9da2534f43a6d0637ca3d5673203' \n"]
[task 2024-03-18T21:25:47.023Z] + cd /builds/worker/checkouts/src
[task 2024-03-18T21:25:47.024Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-03-18T21:25:47.025Z] + /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=3ab0ec71fe4d7c0005cd57d0b49a8220d078b2b4 --head-repository=https://github.com/mozilla-releng/simple-github --head-ref=pre-commit-ci-update-config --head-rev=14178ba1aaed9da2534f43a6d0637ca3d5673203
[task 2024-03-18T21:25:47.255Z] 2024-03-18 21:25:47,254 - INFO - Loading graph configuration.
[task 2024-03-18T21:25:47.262Z] 2024-03-18 21:25:47,262 - WARNING - using default project parameters; add simple-github to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-03-18T21:25:47.263Z] 2024-03-18 21:25:47,262 - INFO - Using Parameters(id=79ef267a400b) (from defaults)
[task 2024-03-18T21:25:47.263Z] 2024-03-18 21:25:47,263 - INFO - writing artifact file `parameters.yml`
[task 2024-03-18T21:25:47.268Z] 2024-03-18 21:25:47,268 - INFO - writing artifact file `actions.json`
[task 2024-03-18T21:25:47.269Z] 2024-03-18 21:25:47,269 - INFO - Loading kinds
[task 2024-03-18T21:25:47.278Z] 2024-03-18 21:25:47,278 - INFO - Generating full task set
[task 2024-03-18T21:25:47.289Z] 2024-03-18 21:25:47,289 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-03-18T21:25:47.306Z] 2024-03-18 21:25:47,305 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-03-18T21:25:47.323Z] 2024-03-18 21:25:47,323 - INFO - Generated 2 tasks for kind docker-image
[task 2024-03-18T21:25:47.334Z] 2024-03-18 21:25:47,334 - INFO - Generated 1 tasks for kind fetch
[task 2024-03-18T21:25:47.337Z] 2024-03-18 21:25:47,337 - INFO - Generated 2 tasks for kind test
[task 2024-03-18T21:25:47.339Z] 2024-03-18 21:25:47,339 - INFO - Generated 1 tasks for kind codecov
[task 2024-03-18T21:25:47.339Z] 2024-03-18 21:25:47,339 - INFO - Generating full task graph
[task 2024-03-18T21:25:47.339Z] 2024-03-18 21:25:47,339 - INFO - Full task graph contains 6 tasks and 6 dependencies
[task 2024-03-18T21:25:47.340Z] 2024-03-18 21:25:47,339 - INFO - writing artifact file `full-task-graph.json`
[task 2024-03-18T21:25:47.341Z] 2024-03-18 21:25:47,341 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-03-18T21:25:47.341Z] 2024-03-18 21:25:47,341 - INFO - Generating target task set
[task 2024-03-18T21:25:47.342Z] 2024-03-18 21:25:47,341 - INFO - Filter filter_target_tasks pruned 4 tasks (2 remain)
[task 2024-03-18T21:25:47.342Z] 2024-03-18 21:25:47,342 - INFO - writing artifact file `target-tasks.json`
[task 2024-03-18T21:25:47.342Z] 2024-03-18 21:25:47,342 - INFO - Generating target task graph
[task 2024-03-18T21:25:47.343Z] 2024-03-18 21:25:47,342 - INFO - Adding 2 tasks with `always_target` attribute
[task 2024-03-18T21:25:47.343Z] 2024-03-18 21:25:47,342 - INFO - Generating optimized task graph
[task 2024-03-18T21:25:47.343Z] 2024-03-18 21:25:47,342 - INFO - No tasks removed during optimization
[task 2024-03-18T21:25:47.435Z] 2024-03-18 21:25:47,435 - WARNING - response body: {
[task 2024-03-18T21:25:47.435Z] "code": "ResourceNotFound",
[task 2024-03-18T21:25:47.435Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-03-18T21:25:47.406Z",
[task 2024-03-18T21:25:47.435Z] "requestInfo": {
[task 2024-03-18T21:25:47.435Z] "method": "findTask",
[task 2024-03-18T21:25:47.435Z] "params": {
[task 2024-03-18T21:25:47.435Z] "indexPath": "mozilla.v2.simple-github.cache.level-3.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2024-03-18T21:25:47.435Z] },
[task 2024-03-18T21:25:47.435Z] "payload": {},
[task 2024-03-18T21:25:47.435Z] "time": "2024-03-18T21:25:47.406Z"
[task 2024-03-18T21:25:47.435Z] }
[task 2024-03-18T21:25:47.435Z] }
[task 2024-03-18T21:25:47.491Z] 2024-03-18 21:25:47,491 - WARNING - response body: {
[task 2024-03-18T21:25:47.491Z] "code": "ResourceNotFound",
[task 2024-03-18T21:25:47.491Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-03-18T21:25:47.462Z",
[task 2024-03-18T21:25:47.491Z] "requestInfo": {
[task 2024-03-18T21:25:47.491Z] "method": "findTask",
[task 2024-03-18T21:25:47.491Z] "params": {
[task 2024-03-18T21:25:47.491Z] "indexPath": "mozilla.v2.simple-github.cache.level-2.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2024-03-18T21:25:47.491Z] },
[task 2024-03-18T21:25:47.491Z] "payload": {},
[task 2024-03-18T21:25:47.491Z] "time": "2024-03-18T21:25:47.462Z"
[task 2024-03-18T21:25:47.491Z] }
[task 2024-03-18T21:25:47.491Z] }
[task 2024-03-18T21:25:47.663Z] 2024-03-18 21:25:47,663 - WARNING - response body: {
[task 2024-03-18T21:25:47.663Z] "code": "ResourceNotFound",
[task 2024-03-18T21:25:47.663Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-03-18T21:25:47.634Z",
[task 2024-03-18T21:25:47.663Z] "requestInfo": {
[task 2024-03-18T21:25:47.663Z] "method": "findTask",
[task 2024-03-18T21:25:47.663Z] "params": {
[task 2024-03-18T21:25:47.663Z] "indexPath": "mozilla.v2.simple-github.cache.level-3.docker-images.v2.python.hash.7306ed406d4e26c026b298912967822044c3998f27926f824b83e66db56502a9"
[task 2024-03-18T21:25:47.663Z] },
[task 2024-03-18T21:25:47.663Z] "payload": {},
[task 2024-03-18T21:25:47.663Z] "time": "2024-03-18T21:25:47.634Z"
[task 2024-03-18T21:25:47.663Z] }
[task 2024-03-18T21:25:47.663Z] }
[task 2024-03-18T21:25:47.719Z] 2024-03-18 21:25:47,719 - WARNING - response body: {
[task 2024-03-18T21:25:47.719Z] "code": "ResourceNotFound",
[task 2024-03-18T21:25:47.719Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-03-18T21:25:47.690Z",
[task 2024-03-18T21:25:47.719Z] "requestInfo": {
[task 2024-03-18T21:25:47.719Z] "method": "findTask",
[task 2024-03-18T21:25:47.719Z] "params": {
[task 2024-03-18T21:25:47.719Z] "indexPath": "mozilla.v2.simple-github.cache.level-2.docker-images.v2.python.hash.7306ed406d4e26c026b298912967822044c3998f27926f824b83e66db56502a9"
[task 2024-03-18T21:25:47.719Z] },
[task 2024-03-18T21:25:47.719Z] "payload": {},
[task 2024-03-18T21:25:47.719Z] "time": "2024-03-18T21:25:47.690Z"
[task 2024-03-18T21:25:47.719Z] }
[task 2024-03-18T21:25:47.719Z] }
[task 2024-03-18T21:25:47.838Z] 2024-03-18 21:25:47,837 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2024-03-18T21:25:47.838Z] 2024-03-18 21:25:47,838 - INFO - writing artifact file `task-graph.json`
[task 2024-03-18T21:25:47.839Z] 2024-03-18 21:25:47,839 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-03-18T21:25:47.840Z] 2024-03-18 21:25:47,840 - INFO - Creating task with taskId dd1ya940RCOEoD9f09a1ng for test-unit
[task 2024-03-18T21:25:47.842Z] 2024-03-18 21:25:47,842 - INFO - Creating task with taskId WPhway3gSNGMumLbEbj4Bw for test-type-check
[taskcluster 2024-03-18 21:25:48.181Z] === Task Finished ===
[taskcluster 2024-03-18 21:25:49.970Z] Successful task run with exit code: 0 completed in 17.403 seconds
Loading