chore: pre-commit autoupdate #74
Merged
firefoxci-taskcluster / Decision Task
succeeded
Dec 1, 2025 in 1m 11s
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 | View task group in Taskcluster
Task Status
Started: 2025-12-01T20:44:46.938Z
Resolved: 2025-12-01T20:45:17.245Z
Task Execution Time: 30 seconds, 307 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/actions.json
- public/docker-contexts/fetch.tar.gz
- public/docker-contexts/python.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/live_backing.log
- public/logs/live.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json
[taskcluster 2025-12-01 20:44:47.143Z] Task ID: TihZYEPzSm21tD1W9an5IA
[taskcluster 2025-12-01 20:44:47.143Z] Worker ID: 5871588336753198076
[taskcluster 2025-12-01 20:44:47.143Z] Worker Group: us-central1-c
[taskcluster 2025-12-01 20:44:47.143Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-12-01 20:44:47.143Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-12-01 20:44:47.143Z] Worker Version: 38.0.5
[taskcluster 2025-12-01 20:44:47.143Z] Public IP: 35.223.70.114
[taskcluster 2025-12-01 20:44:47.143Z] Hostname: mozilla-1-decision-gcp-tz0urinbtpeg71qxo27gaq
[taskcluster 2025-12-01 20:44:47.143Z] using cache "mozilla-project-simple-github-level-1-checkouts-sparse-v3" -> /builds/worker/checkouts
[taskcluster 2025-12-01 20:45:00.897Z] === Task Starting ===
[setup 2025-12-01T20:45:02.263Z] run-task started in /
[setup 2025-12-01T20:45:02.263Z] 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='a333bebee86d030c6c9dc6d73bbddba2716f269d' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='dda9576b492bf807feed5520740654f4e7283285'
[setup 2025-12-01T20:45:02.263Z] Python version: 3.11.2
[vcs 2025-12-01T20:45:02.265Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-12-01T20:45:02.265Z] running as worker:worker
[vcs 2025-12-01T20:45:02.266Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-12-01T20:45:02.270Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/simple-github', '/builds/worker/checkouts/src']
[vcs 2025-12-01T20:45:02.272Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-12-01T20:45:02.716Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-12-01T20:45:02.914Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-12-01T20:45:02.914Z] * branch main -> FETCH_HEAD
[vcs 2025-12-01T20:45:02.922Z] executing ['git', 'checkout', 'main']
[vcs 2025-12-01T20:45:02.929Z] Already on 'main'
[vcs 2025-12-01T20:45:02.930Z] Your branch is up to date with 'origin/main'.
[vcs 2025-12-01T20:45:02.930Z] executing ['git', 'fetch', 'origin', 'a333bebee86d030c6c9dc6d73bbddba2716f269d']
[vcs 2025-12-01T20:45:03.179Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-12-01T20:45:03.179Z] * branch a333bebee86d030c6c9dc6d73bbddba2716f269d -> FETCH_HEAD
[vcs 2025-12-01T20:45:03.187Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2025-12-01T20:45:03.427Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-12-01T20:45:03.428Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-12-01T20:45:03.436Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/simple-github', 'pre-commit-ci-update-config']
[vcs 2025-12-01T20:45:03.625Z] From https://github.com/mozilla-releng/simple-github
[vcs 2025-12-01T20:45:03.626Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-12-01T20:45:03.633Z] executing ['git', 'checkout', '-f', '-B', 'pre-commit-ci-update-config', 'dda9576b492bf807feed5520740654f4e7283285']
[vcs 2025-12-01T20:45:03.647Z] Switched to a new branch 'pre-commit-ci-update-config'
[vcs 2025-12-01T20:45:03.648Z] cleaning git checkout...
[vcs 2025-12-01T20:45:03.648Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-12-01T20:45:03.651Z] removing []
[vcs 2025-12-01T20:45:03.652Z] successfully cleaned git checkout!
[vcs 2025-12-01T20:45:03.657Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/simple-github/commit/dda9576b492bf807feed5520740654f4e7283285' title='Built from simple-github commit dda9576b492bf807feed5520740654f4e7283285'>dda9576b492bf807feed5520740654f4e7283285</a>
[pip-install 2025-12-01T20:45:03.658Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-12-01T20:45:04.086Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2025-12-01T20:45:04.254Z] Ignoring colorama: markers 'python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows"' don't match your environment
[pip-install 2025-12-01T20:45:04.258Z] Ignoring typing-extensions: markers 'python_version >= "3.8" and python_version < "3.9"' don't match your environment
[pip-install 2025-12-01T20:45:04.262Z] 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 2025-12-01T20:45:04.425Z] Collecting arrow==1.3.0
[pip-install 2025-12-01T20:45:04.527Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2025-12-01T20:45:04.554Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 2.7 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:04.562Z] 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 2025-12-01T20:45:04.621Z] Collecting certifi==2023.11.17
[pip-install 2025-12-01T20:45:04.639Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[pip-install 2025-12-01T20:45:04.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 6.2 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:04.713Z] Collecting chardet==5.2.0
[pip-install 2025-12-01T20:45:04.729Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2025-12-01T20:45:04.766Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 7.6 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:05.123Z] Collecting charset-normalizer==3.3.2
[pip-install 2025-12-01T20:45:05.143Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2025-12-01T20:45:05.161Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 10.2 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:05.209Z] Collecting click==8.1.7
[pip-install 2025-12-01T20:45:05.225Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2025-12-01T20:45:05.245Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 6.5 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:05.292Z] Collecting cookiecutter==2.5.0
[pip-install 2025-12-01T20:45:05.309Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2025-12-01T20:45:05.340Z] Collecting giturlparse==0.12.0
[pip-install 2025-12-01T20:45:05.357Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2025-12-01T20:45:05.396Z] Collecting idna==3.7
[pip-install 2025-12-01T20:45:05.413Z] Downloading idna-3.7-py3-none-any.whl (66 kB)
[pip-install 2025-12-01T20:45:05.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 11.4 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:05.468Z] Collecting jinja2==3.1.6
[pip-install 2025-12-01T20:45:05.487Z] Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
[pip-install 2025-12-01T20:45:05.521Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 7.4 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:05.554Z] Collecting json-e==4.6.0
[pip-install 2025-12-01T20:45:05.572Z] Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[pip-install 2025-12-01T20:45:05.628Z] Collecting markdown-it-py==3.0.0
[pip-install 2025-12-01T20:45:05.645Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2025-12-01T20:45:05.657Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 11.4 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:05.664Z] 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 2025-12-01T20:45:05.687Z] Collecting mdurl==0.1.2
[pip-install 2025-12-01T20:45:05.705Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2025-12-01T20:45:05.711Z] 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 2025-12-01T20:45:05.766Z] Collecting pygments==2.17.2
[pip-install 2025-12-01T20:45:05.785Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2025-12-01T20:45:05.902Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.7 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:05.916Z] 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 2025-12-01T20:45:05.918Z] 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 2025-12-01T20:45:06.047Z] Collecting pyyaml==6.0.1
[pip-install 2025-12-01T20:45:06.063Z] Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2025-12-01T20:45:06.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 14.4 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:06.129Z] 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 2025-12-01T20:45:06.205Z] Collecting requests==2.32.4
[pip-install 2025-12-01T20:45:06.224Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB)
[pip-install 2025-12-01T20:45:06.233Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 14.2 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:06.378Z] Collecting rich==13.7.0
[pip-install 2025-12-01T20:45:06.394Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2025-12-01T20:45:06.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 15.3 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:06.419Z] 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 2025-12-01T20:45:06.421Z] 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 2025-12-01T20:45:06.497Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2025-12-01T20:45:06.540Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2025-12-01T20:45:06.550Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 31.3 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:06.556Z] 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 2025-12-01T20:45:06.560Z] 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 2025-12-01T20:45:06.604Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2025-12-01T20:45:06.622Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2025-12-01T20:45:06.704Z] Collecting urllib3==2.5.0
[pip-install 2025-12-01T20:45:06.720Z] Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
[pip-install 2025-12-01T20:45:06.730Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 22.7 MB/s eta 0:00:00
[pip-install 2025-12-01T20:45:06.765Z] Collecting voluptuous==0.14.1
[pip-install 2025-12-01T20:45:06.782Z] Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[pip-install 2025-12-01T20:45:07.472Z] Installing collected packages: types-python-dateutil, json-e, voluptuous, urllib3, pyyaml, pygments, mdurl, jinja2, idna, giturlparse, click, charset-normalizer, chardet, certifi, requests, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2025-12-01T20:45:08.839Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-01T20:45:08.839Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-01T20:45:09.326Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-01T20:45:09.326Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-01T20:45:09.622Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-01T20:45:09.622Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-01T20:45:09.789Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-01T20:45:09.789Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-01T20:45:10.195Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-01T20:45:10.195Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-01T20:45:10.351Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-12-01T20:45:10.351Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-12-01T20:45:10.467Z] 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.7 jinja2-3.1.6 json-e-4.6.0 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 pyyaml-6.0.1 requests-2.32.4 rich-13.7.0 taskcluster-taskgraph-7.0.0 types-python-dateutil-2.8.19.14 urllib3-2.5.0 voluptuous-0.14.1
[task 2025-12-01T20:45:10.751Z] 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='a333bebee86d030c6c9dc6d73bbddba2716f269d' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='dda9576b492bf807feed5520740654f4e7283285' \n"]
[task 2025-12-01T20:45:10.754Z] + cd /builds/worker/checkouts/src
[task 2025-12-01T20:45:10.754Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-12-01T20:45:10.758Z] + /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=a333bebee86d030c6c9dc6d73bbddba2716f269d --head-repository=https://github.com/mozilla-releng/simple-github --head-ref=pre-commit-ci-update-config --head-rev=dda9576b492bf807feed5520740654f4e7283285
[task 2025-12-01T20:45:11.207Z] 2025-12-01 20:45:11,207 - INFO - Loading graph configuration.
[task 2025-12-01T20:45:11.226Z] 2025-12-01 20:45:11,220 - 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 2025-12-01T20:45:11.228Z] 2025-12-01 20:45:11,221 - INFO - Using Parameters(id=4fe3e30f9fd8) (from defaults)
[task 2025-12-01T20:45:11.229Z] 2025-12-01 20:45:11,221 - INFO - writing artifact file `parameters.yml`
[task 2025-12-01T20:45:11.232Z] 2025-12-01 20:45:11,232 - INFO - writing artifact file `actions.json`
[task 2025-12-01T20:45:11.236Z] 2025-12-01 20:45:11,235 - INFO - Loading kinds
[task 2025-12-01T20:45:11.250Z] 2025-12-01 20:45:11,250 - INFO - Generating full task set
[task 2025-12-01T20:45:11.265Z] 2025-12-01 20:45:11,265 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2025-12-01T20:45:11.286Z] 2025-12-01 20:45:11,286 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2025-12-01T20:45:11.309Z] 2025-12-01 20:45:11,308 - INFO - Generated 2 tasks for kind docker-image
[task 2025-12-01T20:45:11.326Z] 2025-12-01 20:45:11,326 - INFO - Generated 1 tasks for kind fetch
[task 2025-12-01T20:45:11.332Z] 2025-12-01 20:45:11,332 - INFO - Generated 2 tasks for kind test
[task 2025-12-01T20:45:11.336Z] 2025-12-01 20:45:11,336 - INFO - Generated 1 tasks for kind codecov
[task 2025-12-01T20:45:11.338Z] 2025-12-01 20:45:11,338 - INFO - Generating full task graph
[task 2025-12-01T20:45:11.339Z] 2025-12-01 20:45:11,339 - INFO - Full task graph contains 6 tasks and 6 dependencies
[task 2025-12-01T20:45:11.340Z] 2025-12-01 20:45:11,340 - INFO - writing artifact file `full-task-graph.json`
[task 2025-12-01T20:45:11.343Z] 2025-12-01 20:45:11,343 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-12-01T20:45:11.345Z] 2025-12-01 20:45:11,345 - INFO - Generating target task set
[task 2025-12-01T20:45:11.347Z] 2025-12-01 20:45:11,347 - INFO - Filter filter_target_tasks pruned 4 tasks (2 remain)
[task 2025-12-01T20:45:11.348Z] 2025-12-01 20:45:11,348 - INFO - writing artifact file `target-tasks.json`
[task 2025-12-01T20:45:11.349Z] 2025-12-01 20:45:11,349 - INFO - Generating target task graph
[task 2025-12-01T20:45:11.350Z] 2025-12-01 20:45:11,350 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-12-01T20:45:11.350Z] 2025-12-01 20:45:11,350 - INFO - Generating optimized task graph
[task 2025-12-01T20:45:11.351Z] 2025-12-01 20:45:11,351 - INFO - No tasks removed during optimization
[task 2025-12-01T20:45:11.503Z] 2025-12-01 20:45:11,503 - WARNING - response body: {
[task 2025-12-01T20:45:11.505Z] "code": "ResourceNotFound",
[task 2025-12-01T20:45:11.506Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-12-01T20:45:11.456Z",
[task 2025-12-01T20:45:11.507Z] "requestInfo": {
[task 2025-12-01T20:45:11.507Z] "method": "findTask",
[task 2025-12-01T20:45:11.508Z] "params": {
[task 2025-12-01T20:45:11.509Z] "indexPath": "mozilla.v2.simple-github.cache.level-3.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2025-12-01T20:45:11.510Z] },
[task 2025-12-01T20:45:11.511Z] "payload": {},
[task 2025-12-01T20:45:11.511Z] "time": "2025-12-01T20:45:11.456Z"
[task 2025-12-01T20:45:11.512Z] }
[task 2025-12-01T20:45:11.513Z] }
[task 2025-12-01T20:45:11.612Z] 2025-12-01 20:45:11,612 - WARNING - response body: {
[task 2025-12-01T20:45:11.613Z] "code": "ResourceNotFound",
[task 2025-12-01T20:45:11.614Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-12-01T20:45:11.567Z",
[task 2025-12-01T20:45:11.615Z] "requestInfo": {
[task 2025-12-01T20:45:11.616Z] "method": "findTask",
[task 2025-12-01T20:45:11.617Z] "params": {
[task 2025-12-01T20:45:11.617Z] "indexPath": "mozilla.v2.simple-github.cache.level-2.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2025-12-01T20:45:11.618Z] },
[task 2025-12-01T20:45:11.619Z] "payload": {},
[task 2025-12-01T20:45:11.621Z] "time": "2025-12-01T20:45:11.567Z"
[task 2025-12-01T20:45:11.622Z] }
[task 2025-12-01T20:45:11.623Z] }
[task 2025-12-01T20:45:11.927Z] 2025-12-01 20:45:11,927 - WARNING - response body: {
[task 2025-12-01T20:45:11.927Z] "code": "ResourceNotFound",
[task 2025-12-01T20:45:11.927Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-12-01T20:45:11.881Z",
[task 2025-12-01T20:45:11.927Z] "requestInfo": {
[task 2025-12-01T20:45:11.927Z] "method": "findTask",
[task 2025-12-01T20:45:11.927Z] "params": {
[task 2025-12-01T20:45:11.927Z] "indexPath": "mozilla.v2.simple-github.cache.level-3.docker-images.v2.python.hash.d080276c9cdbcaf613e371cd347c2108882ce4d3291d57bb9d8b596ad3a67714"
[task 2025-12-01T20:45:11.927Z] },
[task 2025-12-01T20:45:11.928Z] "payload": {},
[task 2025-12-01T20:45:11.929Z] "time": "2025-12-01T20:45:11.881Z"
[task 2025-12-01T20:45:11.929Z] }
[task 2025-12-01T20:45:11.930Z] }
[task 2025-12-01T20:45:12.053Z] 2025-12-01 20:45:12,053 - WARNING - response body: {
[task 2025-12-01T20:45:12.053Z] "code": "ResourceNotFound",
[task 2025-12-01T20:45:12.053Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-12-01T20:45:12.020Z",
[task 2025-12-01T20:45:12.053Z] "requestInfo": {
[task 2025-12-01T20:45:12.053Z] "method": "findTask",
[task 2025-12-01T20:45:12.053Z] "params": {
[task 2025-12-01T20:45:12.054Z] "indexPath": "mozilla.v2.simple-github.cache.level-2.docker-images.v2.python.hash.d080276c9cdbcaf613e371cd347c2108882ce4d3291d57bb9d8b596ad3a67714"
[task 2025-12-01T20:45:12.054Z] },
[task 2025-12-01T20:45:12.054Z] "payload": {},
[task 2025-12-01T20:45:12.054Z] "time": "2025-12-01T20:45:12.020Z"
[task 2025-12-01T20:45:12.054Z] }
[task 2025-12-01T20:45:12.054Z] }
[task 2025-12-01T20:45:12.288Z] 2025-12-01 20:45:12,288 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-12-01T20:45:12.290Z] 2025-12-01 20:45:12,289 - INFO - writing artifact file `task-graph.json`
[task 2025-12-01T20:45:12.291Z] 2025-12-01 20:45:12,291 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-12-01T20:45:12.293Z] 2025-12-01 20:45:12,293 - INFO - Creating task with taskId JbcqSy-SRaqYPoqihRlPVA for test-type-check
[task 2025-12-01T20:45:12.294Z] 2025-12-01 20:45:12,294 - INFO - Creating task with taskId DSlfhutgRM2E6GKUO5Z-kw for test-unit
[taskcluster 2025-12-01 20:45:12.948Z] === Task Finished ===
[taskcluster 2025-12-01 20:45:16.484Z] Successful task run with exit code: 0 completed in 29.342 seconds
Loading