chore: pre-commit autoupdate #71
Merged
firefoxci-taskcluster / Decision Task
succeeded
Aug 4, 2025 in 54s
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-08-04T20:15:23.184Z
Resolved: 2025-08-04T20:15:34.715Z
Task Execution Time: 11 seconds, 531 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-08-04 20:15:23.275Z] Task ID: PFIxMdviTdqgPNlPB_FdkQ
[taskcluster 2025-08-04 20:15:23.275Z] Worker ID: 2428751558804810778
[taskcluster 2025-08-04 20:15:23.275Z] Worker Group: us-central1-c
[taskcluster 2025-08-04 20:15:23.275Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-08-04 20:15:23.275Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-08-04 20:15:23.275Z] Worker Version: 38.0.5
[taskcluster 2025-08-04 20:15:23.275Z] Public IP: 34.121.1.100
[taskcluster 2025-08-04 20:15:23.275Z] Hostname: mozilla-1-decision-gcp-c779ftngr8c0teyw1j7zga
[taskcluster 2025-08-04 20:15:23.275Z] using cache "mozilla-project-simple-github-level-1-checkouts-sparse-v3" -> /builds/worker/checkouts
[taskcluster 2025-08-04 20:15:23.951Z] === Task Starting ===
[setup 2025-08-04T20:15:24.422Z] run-task started in /
[setup 2025-08-04T20:15:24.422Z] 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='1571ba46f1c33e192abf94072de69abd3d1223d7' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='f4b76e97d11d8f805bed5685b368b46a075b7e82'
[setup 2025-08-04T20:15:24.422Z] Python version: 3.11.2
[vcs 2025-08-04T20:15:24.424Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-08-04T20:15:24.424Z] running as worker:worker
[vcs 2025-08-04T20:15:24.424Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-08-04T20:15:24.428Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/simple-github', '/builds/worker/checkouts/src']
[vcs 2025-08-04T20:15:24.429Z] Cloning into '/builds/worker/checkouts/src'...
...(15 lines hidden)...
[vcs 2025-08-04T20:15:25.766Z] executing ['git', 'checkout', '-f', '-B', 'pre-commit-ci-update-config', 'f4b76e97d11d8f805bed5685b368b46a075b7e82']
[vcs 2025-08-04T20:15:25.769Z] Switched to a new branch 'pre-commit-ci-update-config'
[vcs 2025-08-04T20:15:25.769Z] cleaning git checkout...
[vcs 2025-08-04T20:15:25.770Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-08-04T20:15:25.772Z] removing []
[vcs 2025-08-04T20:15:25.772Z] successfully cleaned git checkout!
[vcs 2025-08-04T20:15:25.775Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/simple-github/commit/f4b76e97d11d8f805bed5685b368b46a075b7e82' title='Built from simple-github commit f4b76e97d11d8f805bed5685b368b46a075b7e82'>f4b76e97d11d8f805bed5685b368b46a075b7e82</a>
[pip-install 2025-08-04T20:15:25.776Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-08-04T20:15:26.119Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2025-08-04T20:15:26.245Z] Ignoring colorama: markers 'python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows"' don't match your environment
[pip-install 2025-08-04T20:15:26.247Z] Ignoring typing-extensions: markers 'python_version >= "3.8" and python_version < "3.9"' don't match your environment
[pip-install 2025-08-04T20:15:26.250Z] 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-08-04T20:15:26.352Z] Collecting arrow==1.3.0
[pip-install 2025-08-04T20:15:26.427Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2025-08-04T20:15:26.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 3.6 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:26.451Z] 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-08-04T20:15:26.489Z] Collecting certifi==2023.11.17
[pip-install 2025-08-04T20:15:26.505Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[pip-install 2025-08-04T20:15:26.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 7.3 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:26.567Z] Collecting chardet==5.2.0
[pip-install 2025-08-04T20:15:26.582Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2025-08-04T20:15:26.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 8.7 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:26.811Z] Collecting charset-normalizer==3.3.2
[pip-install 2025-08-04T20:15:26.826Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2025-08-04T20:15:26.842Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 12.0 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:26.881Z] Collecting click==8.1.7
[pip-install 2025-08-04T20:15:26.895Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2025-08-04T20:15:26.907Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 9.0 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:26.939Z] Collecting cookiecutter==2.5.0
[pip-install 2025-08-04T20:15:26.954Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2025-08-04T20:15:26.978Z] Collecting giturlparse==0.12.0
[pip-install 2025-08-04T20:15:26.991Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2025-08-04T20:15:27.021Z] Collecting idna==3.7
[pip-install 2025-08-04T20:15:27.037Z] Downloading idna-3.7-py3-none-any.whl (66 kB)
[pip-install 2025-08-04T20:15:27.044Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 12.0 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:27.076Z] Collecting jinja2==3.1.6
[pip-install 2025-08-04T20:15:27.089Z] Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
[pip-install 2025-08-04T20:15:27.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 8.8 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:27.131Z] Collecting json-e==4.6.0
[pip-install 2025-08-04T20:15:27.146Z] Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[pip-install 2025-08-04T20:15:27.183Z] Collecting markdown-it-py==3.0.0
[pip-install 2025-08-04T20:15:27.196Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2025-08-04T20:15:27.208Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 9.2 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:27.211Z] 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-08-04T20:15:27.229Z] Collecting mdurl==0.1.2
[pip-install 2025-08-04T20:15:27.242Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2025-08-04T20:15:27.246Z] 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-08-04T20:15:27.286Z] Collecting pygments==2.17.2
[pip-install 2025-08-04T20:15:27.299Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2025-08-04T20:15:27.397Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.4 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:27.405Z] 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-08-04T20:15:27.408Z] 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-08-04T20:15:27.491Z] Collecting pyyaml==6.0.1
[pip-install 2025-08-04T20:15:27.505Z] Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2025-08-04T20:15:27.553Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 16.7 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:27.560Z] 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-08-04T20:15:27.613Z] Collecting requests==2.32.4
[pip-install 2025-08-04T20:15:27.628Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB)
[pip-install 2025-08-04T20:15:27.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 26.3 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:27.740Z] Collecting rich==13.7.0
[pip-install 2025-08-04T20:15:27.756Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2025-08-04T20:15:27.771Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 18.2 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:27.776Z] 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-08-04T20:15:27.777Z] 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-08-04T20:15:27.825Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2025-08-04T20:15:27.841Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2025-08-04T20:15:27.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 27.1 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:27.854Z] 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-08-04T20:15:27.856Z] 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-08-04T20:15:27.886Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2025-08-04T20:15:27.901Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2025-08-04T20:15:27.961Z] Collecting urllib3==2.5.0
[pip-install 2025-08-04T20:15:27.974Z] Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
[pip-install 2025-08-04T20:15:27.981Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 29.2 MB/s eta 0:00:00
[pip-install 2025-08-04T20:15:28.009Z] Collecting voluptuous==0.14.1
[pip-install 2025-08-04T20:15:28.024Z] Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[pip-install 2025-08-04T20:15:28.584Z] 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-08-04T20:15:29.412Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-08-04T20:15:29.412Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-08-04T20:15:29.716Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-08-04T20:15:29.717Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-08-04T20:15:29.910Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-08-04T20:15:29.910Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-08-04T20:15:30.017Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-08-04T20:15:30.017Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-08-04T20:15:30.267Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-08-04T20:15:30.267Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-08-04T20:15:30.400Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-08-04T20:15:30.400Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-08-04T20:15:30.480Z] 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-08-04T20:15:30.662Z] 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='1571ba46f1c33e192abf94072de69abd3d1223d7' --head-repository='https://github.com/mozilla-releng/simple-github' --head-ref='pre-commit-ci-update-config' --head-rev='f4b76e97d11d8f805bed5685b368b46a075b7e82' \n"]
[task 2025-08-04T20:15:30.664Z] + cd /builds/worker/checkouts/src
[task 2025-08-04T20:15:30.664Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-08-04T20:15:30.666Z] + /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=1571ba46f1c33e192abf94072de69abd3d1223d7 --head-repository=https://github.com/mozilla-releng/simple-github --head-ref=pre-commit-ci-update-config --head-rev=f4b76e97d11d8f805bed5685b368b46a075b7e82
[task 2025-08-04T20:15:30.956Z] 2025-08-04 20:15:30,955 - INFO - Loading graph configuration.
[task 2025-08-04T20:15:30.965Z] 2025-08-04 20:15:30,965 - 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-08-04T20:15:30.965Z] 2025-08-04 20:15:30,965 - INFO - Using Parameters(id=522fa49ab222) (from defaults)
[task 2025-08-04T20:15:30.966Z] 2025-08-04 20:15:30,966 - INFO - writing artifact file `parameters.yml`
[task 2025-08-04T20:15:30.973Z] 2025-08-04 20:15:30,973 - INFO - writing artifact file `actions.json`
[task 2025-08-04T20:15:30.974Z] 2025-08-04 20:15:30,974 - INFO - Loading kinds
[task 2025-08-04T20:15:30.983Z] 2025-08-04 20:15:30,983 - INFO - Generating full task set
[task 2025-08-04T20:15:30.993Z] 2025-08-04 20:15:30,993 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2025-08-04T20:15:31.010Z] 2025-08-04 20:15:31,010 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2025-08-04T20:15:31.028Z] 2025-08-04 20:15:31,027 - INFO - Generated 2 tasks for kind docker-image
[task 2025-08-04T20:15:31.038Z] 2025-08-04 20:15:31,038 - INFO - Generated 1 tasks for kind fetch
[task 2025-08-04T20:15:31.041Z] 2025-08-04 20:15:31,041 - INFO - Generated 2 tasks for kind test
[task 2025-08-04T20:15:31.043Z] 2025-08-04 20:15:31,043 - INFO - Generated 1 tasks for kind codecov
[task 2025-08-04T20:15:31.043Z] 2025-08-04 20:15:31,043 - INFO - Generating full task graph
[task 2025-08-04T20:15:31.044Z] 2025-08-04 20:15:31,043 - INFO - Full task graph contains 6 tasks and 6 dependencies
[task 2025-08-04T20:15:31.044Z] 2025-08-04 20:15:31,044 - INFO - writing artifact file `full-task-graph.json`
[task 2025-08-04T20:15:31.045Z] 2025-08-04 20:15:31,045 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-08-04T20:15:31.046Z] 2025-08-04 20:15:31,046 - INFO - Generating target task set
[task 2025-08-04T20:15:31.046Z] 2025-08-04 20:15:31,046 - INFO - Filter filter_target_tasks pruned 4 tasks (2 remain)
[task 2025-08-04T20:15:31.046Z] 2025-08-04 20:15:31,046 - INFO - writing artifact file `target-tasks.json`
[task 2025-08-04T20:15:31.046Z] 2025-08-04 20:15:31,046 - INFO - Generating target task graph
[task 2025-08-04T20:15:31.047Z] 2025-08-04 20:15:31,046 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-08-04T20:15:31.047Z] 2025-08-04 20:15:31,047 - INFO - Generating optimized task graph
[task 2025-08-04T20:15:31.047Z] 2025-08-04 20:15:31,047 - INFO - No tasks removed during optimization
[task 2025-08-04T20:15:31.119Z] 2025-08-04 20:15:31,119 - WARNING - response body: {
[task 2025-08-04T20:15:31.119Z] "code": "ResourceNotFound",
[task 2025-08-04T20:15:31.119Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-08-04T20:15:31.097Z",
[task 2025-08-04T20:15:31.119Z] "requestInfo": {
[task 2025-08-04T20:15:31.119Z] "method": "findTask",
[task 2025-08-04T20:15:31.119Z] "params": {
[task 2025-08-04T20:15:31.120Z] "indexPath": "mozilla.v2.simple-github.cache.level-3.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2025-08-04T20:15:31.120Z] },
[task 2025-08-04T20:15:31.120Z] "payload": {},
[task 2025-08-04T20:15:31.120Z] "time": "2025-08-04T20:15:31.097Z"
[task 2025-08-04T20:15:31.120Z] }
[task 2025-08-04T20:15:31.120Z] }
[task 2025-08-04T20:15:31.171Z] 2025-08-04 20:15:31,171 - WARNING - response body: {
[task 2025-08-04T20:15:31.171Z] "code": "ResourceNotFound",
[task 2025-08-04T20:15:31.171Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-08-04T20:15:31.152Z",
[task 2025-08-04T20:15:31.171Z] "requestInfo": {
[task 2025-08-04T20:15:31.171Z] "method": "findTask",
[task 2025-08-04T20:15:31.171Z] "params": {
[task 2025-08-04T20:15:31.171Z] "indexPath": "mozilla.v2.simple-github.cache.level-2.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2025-08-04T20:15:31.171Z] },
[task 2025-08-04T20:15:31.171Z] "payload": {},
[task 2025-08-04T20:15:31.171Z] "time": "2025-08-04T20:15:31.152Z"
[task 2025-08-04T20:15:31.171Z] }
[task 2025-08-04T20:15:31.171Z] }
[task 2025-08-04T20:15:31.266Z] 2025-08-04 20:15:31,266 - WARNING - response body: {
[task 2025-08-04T20:15:31.266Z] "code": "ResourceNotFound",
[task 2025-08-04T20:15:31.266Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-08-04T20:15:31.245Z",
[task 2025-08-04T20:15:31.266Z] "requestInfo": {
[task 2025-08-04T20:15:31.266Z] "method": "findTask",
[task 2025-08-04T20:15:31.266Z] "params": {
[task 2025-08-04T20:15:31.266Z] "indexPath": "mozilla.v2.simple-github.cache.level-1.docker-images.v2.fetch.hash.9647b12f43b0d01a126b8a8adabd5ebd2f1ce2d37b7a10c53964dd1357f13e7c"
[task 2025-08-04T20:15:31.266Z] },
[task 2025-08-04T20:15:31.266Z] "payload": {},
[task 2025-08-04T20:15:31.266Z] "time": "2025-08-04T20:15:31.245Z"
[task 2025-08-04T20:15:31.266Z] }
[task 2025-08-04T20:15:31.266Z] }
[task 2025-08-04T20:15:31.327Z] 2025-08-04 20:15:31,326 - WARNING - response body: {
[task 2025-08-04T20:15:31.327Z] "code": "ResourceNotFound",
[task 2025-08-04T20:15:31.327Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-08-04T20:15:31.298Z",
[task 2025-08-04T20:15:31.327Z] "requestInfo": {
[task 2025-08-04T20:15:31.327Z] "method": "findTask",
[task 2025-08-04T20:15:31.327Z] "params": {
[task 2025-08-04T20:15:31.327Z] "indexPath": "mozilla.v2.simple-github.cache.level-3.docker-images.v2.python.hash.d080276c9cdbcaf613e371cd347c2108882ce4d3291d57bb9d8b596ad3a67714"
[task 2025-08-04T20:15:31.327Z] },
[task 2025-08-04T20:15:31.327Z] "payload": {},
[task 2025-08-04T20:15:31.327Z] "time": "2025-08-04T20:15:31.298Z"
[task 2025-08-04T20:15:31.327Z] }
[task 2025-08-04T20:15:31.327Z] }
[task 2025-08-04T20:15:31.377Z] 2025-08-04 20:15:31,377 - WARNING - response body: {
[task 2025-08-04T20:15:31.377Z] "code": "ResourceNotFound",
[task 2025-08-04T20:15:31.377Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-08-04T20:15:31.359Z",
[task 2025-08-04T20:15:31.377Z] "requestInfo": {
[task 2025-08-04T20:15:31.377Z] "method": "findTask",
[task 2025-08-04T20:15:31.377Z] "params": {
[task 2025-08-04T20:15:31.377Z] "indexPath": "mozilla.v2.simple-github.cache.level-2.docker-images.v2.python.hash.d080276c9cdbcaf613e371cd347c2108882ce4d3291d57bb9d8b596ad3a67714"
[task 2025-08-04T20:15:31.377Z] },
[task 2025-08-04T20:15:31.377Z] "payload": {},
[task 2025-08-04T20:15:31.377Z] "time": "2025-08-04T20:15:31.359Z"
[task 2025-08-04T20:15:31.377Z] }
[task 2025-08-04T20:15:31.378Z] }
[task 2025-08-04T20:15:31.431Z] 2025-08-04 20:15:31,431 - WARNING - response body: {
[task 2025-08-04T20:15:31.431Z] "code": "ResourceNotFound",
[task 2025-08-04T20:15:31.431Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-08-04T20:15:31.413Z",
[task 2025-08-04T20:15:31.431Z] "requestInfo": {
[task 2025-08-04T20:15:31.431Z] "method": "findTask",
[task 2025-08-04T20:15:31.431Z] "params": {
[task 2025-08-04T20:15:31.431Z] "indexPath": "mozilla.v2.simple-github.cache.level-1.docker-images.v2.python.hash.d080276c9cdbcaf613e371cd347c2108882ce4d3291d57bb9d8b596ad3a67714"
[task 2025-08-04T20:15:31.431Z] },
[task 2025-08-04T20:15:31.431Z] "payload": {},
[task 2025-08-04T20:15:31.431Z] "time": "2025-08-04T20:15:31.413Z"
[task 2025-08-04T20:15:31.431Z] }
[task 2025-08-04T20:15:31.431Z] }
[task 2025-08-04T20:15:31.431Z] 2025-08-04 20:15:31,431 - INFO - No tasks replaced during optimization
[task 2025-08-04T20:15:31.432Z] 2025-08-04 20:15:31,432 - INFO - writing artifact file `task-graph.json`
[task 2025-08-04T20:15:31.433Z] 2025-08-04 20:15:31,433 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-08-04T20:15:31.435Z] 2025-08-04 20:15:31,435 - INFO - Creating task with taskId RQiDdyDSRSCsOq2daRPnpQ for build-docker-image-fetch
[task 2025-08-04T20:15:31.437Z] 2025-08-04 20:15:31,437 - INFO - Creating task with taskId bniM8c83TxG4HJ9eiBcIbg for build-docker-image-python
[task 2025-08-04T20:15:31.556Z] 2025-08-04 20:15:31,556 - INFO - Creating task with taskId Mhvw08HRTxqqFb7Fnli4bQ for test-type-check
[task 2025-08-04T20:15:31.558Z] 2025-08-04 20:15:31,557 - INFO - Creating task with taskId MSHUzJT_T3St5rI6gVH69Q for test-unit
[taskcluster 2025-08-04 20:15:31.934Z] === Task Finished ===
[taskcluster 2025-08-04 20:15:34.230Z] Successful task run with exit code: 0 completed in 10.955 seconds
Loading