chore(deps-dev): bump typescript from 5.4.2 to 5.6.3 in /ui #3207
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: 2024-10-14T03:50:25.760Z
Resolved: 2024-10-14T03:50:38.731Z
Task Execution Time: 12 seconds, 971 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/balrog-agent.tar.gz
- public/docker-contexts/balrog-backend.tar.gz
- public/docker-contexts/node.tar.gz
- public/docker-contexts/python3.11.tar.gz
- public/docker-contexts/python3.9.tar.gz
- public/docker-contexts/skopeo.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- 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 2024-10-14 03:50:25.801Z] Task ID: ETLIXdvCQG28F7d9dVL9SA
[taskcluster 2024-10-14 03:50:25.801Z] Worker ID: 9091581187534695103
[taskcluster 2024-10-14 03:50:25.801Z] Worker Group: us-central1-b
[taskcluster 2024-10-14 03:50:25.801Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-10-14 03:50:25.801Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-10-14 03:50:25.801Z] Worker Version: 38.0.5
[taskcluster 2024-10-14 03:50:25.801Z] Public IP: 34.123.238.195
[taskcluster 2024-10-14 03:50:25.801Z] Hostname: releng-1-decision-gcp-bceinvcatwiqibdnen8siq
[taskcluster 2024-10-14 03:50:26.312Z] === Task Starting ===
[setup 2024-10-14T03:50:26.609Z] run-task started in /
[setup 2024-10-14T03:50:26.609Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='balrog' --message="" --owner='[email protected]' --level='1' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for='github-pull-request' --target-tasks-method=balrog
[setup 2024-10-14T03:50:26.609Z] Python version: 3.11.2
[vcs 2024-10-14T03:50:26.610Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-10-14T03:50:26.611Z] running as worker:worker
[vcs 2024-10-14T03:50:26.611Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-10-14T03:50:26.614Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2024-10-14T03:50:26.616Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-10-14T03:50:30.536Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/typescript-5.6.3']
[vcs 2024-10-14T03:50:30.745Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-14T03:50:30.745Z] * branch dependabot/npm_and_yarn/ui/typescript-5.6.3 -> FETCH_HEAD
[vcs 2024-10-14T03:50:30.755Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/typescript-5.6.3']
[vcs 2024-10-14T03:50:30.963Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-14T03:50:30.963Z] * branch dependabot/npm_and_yarn/ui/typescript-5.6.3 -> FETCH_HEAD
[vcs 2024-10-14T03:50:30.974Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/typescript-5.6.3', 'dd7ce14b5d586f81a78ee387fb4f5e16c11cee4e']
[vcs 2024-10-14T03:50:31.134Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/typescript-5.6.3'
[vcs 2024-10-14T03:50:31.136Z] cleaning git checkout...
[vcs 2024-10-14T03:50:31.136Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-14T03:50:31.142Z] removing []
[vcs 2024-10-14T03:50:31.142Z] successfully cleaned git checkout!
[vcs 2024-10-14T03:50:31.144Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/dd7ce14b5d586f81a78ee387fb4f5e16c11cee4e' title='Built from balrog commit dd7ce14b5d586f81a78ee387fb4f5e16c11cee4e'>dd7ce14b5d586f81a78ee387fb4f5e16c11cee4e</a>
[pip-install 2024-10-14T03:50:31.144Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-10-14T03:50:31.409Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-10-14T03:50:31.491Z] 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 7)) (1.4.4)
[pip-install 2024-10-14T03:50:31.586Z] Collecting arrow==1.3.0
[pip-install 2024-10-14T03:50:31.661Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-10-14T03:50:31.680Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 3.9 MB/s eta 0:00:00
[pip-install 2024-10-14T03:50:31.684Z] 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 15)) (0.4.4)
[pip-install 2024-10-14T03:50:31.716Z] Collecting certifi==2022.9.24
[pip-install 2024-10-14T03:50:31.730Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[pip-install 2024-10-14T03:50:31.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.0 MB/s eta 0:00:00
[pip-install 2024-10-14T03:50:31.768Z] Collecting chardet==5.2.0
[pip-install 2024-10-14T03:50:31.782Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-10-14T03:50:31.788Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 56.1 MB/s eta 0:00:00
[pip-install 2024-10-14T03:50:31.951Z] Collecting charset-normalizer==2.0.12
[pip-install 2024-10-14T03:50:31.966Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[pip-install 2024-10-14T03:50:32.001Z] Collecting click==8.1.7
[pip-install 2024-10-14T03:50:32.015Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-10-14T03:50:32.020Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 41.3 MB/s eta 0:00:00
[pip-install 2024-10-14T03:50:32.048Z] Collecting cookiecutter==2.5.0
[pip-install 2024-10-14T03:50:32.063Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-10-14T03:50:32.068Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 39)) (0.10.0)
[pip-install 2024-10-14T03:50:32.070Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 43)) (3.4)
[pip-install 2024-10-14T03:50:32.071Z] 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 47)) (3.1.2)
[pip-install 2024-10-14T03:50:32.093Z] Collecting json-e==4.4.3
[pip-install 2024-10-14T03:50:32.108Z] Downloading json_e-4.4.3-py3-none-any.whl (13 kB)
[pip-install 2024-10-14T03:50:32.142Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-10-14T03:50:32.156Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-10-14T03:50:32.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 40.4 MB/s eta 0:00:00
[pip-install 2024-10-14T03:50:32.164Z] 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 59)) (2.1.3)
[pip-install 2024-10-14T03:50:32.181Z] Collecting mdurl==0.1.2
[pip-install 2024-10-14T03:50:32.195Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-10-14T03:50:32.199Z] 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 125)) (0.1.1)
[pip-install 2024-10-14T03:50:32.234Z] Collecting pygments==2.17.2
[pip-install 2024-10-14T03:50:32.250Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-10-14T03:50:32.272Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.2 MB/s eta 0:00:00
[pip-install 2024-10-14T03:50:32.280Z] 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 133)) (2.8.2)
[pip-install 2024-10-14T03:50:32.282Z] 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 137)) (8.0.1)
[pip-install 2024-10-14T03:50:32.283Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 141)) (6.0)
[pip-install 2024-10-14T03:50:32.285Z] 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 185)) (2.0.4)
[pip-install 2024-10-14T03:50:32.330Z] Collecting requests==2.27.1
[pip-install 2024-10-14T03:50:32.345Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
[pip-install 2024-10-14T03:50:32.352Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 11.8 MB/s eta 0:00:00
[pip-install 2024-10-14T03:50:32.442Z] Collecting rich==13.7.0
[pip-install 2024-10-14T03:50:32.456Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-10-14T03:50:32.461Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 77.5 MB/s eta 0:00:00
[pip-install 2024-10-14T03:50:32.465Z] 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 198)) (1.16.0)
[pip-install 2024-10-14T03:50:32.467Z] 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 202)) (2.0.0)
[pip-install 2024-10-14T03:50:32.503Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2024-10-14T03:50:32.519Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2024-10-14T03:50:32.524Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 69.0 MB/s eta 0:00:00
[pip-install 2024-10-14T03:50:32.528Z] 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 210)) (13.0.1)
[pip-install 2024-10-14T03:50:32.529Z] 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 215)) (1.3)
[pip-install 2024-10-14T03:50:32.558Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-10-14T03:50:32.572Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-10-14T03:50:32.628Z] Collecting urllib3==1.26.12
[pip-install 2024-10-14T03:50:32.642Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[pip-install 2024-10-14T03:50:32.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 57.7 MB/s eta 0:00:00
[pip-install 2024-10-14T03:50:32.653Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 227)) (0.13.1)
[pip-install 2024-10-14T03:50:33.082Z] Installing collected packages: types-python-dateutil, json-e, urllib3, pygments, mdurl, click, charset-normalizer, chardet, certifi, requests, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2024-10-14T03:50:33.715Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-14T03:50:33.715Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-14T03:50:33.802Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-14T03:50:33.802Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-14T03:50:33.957Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-14T03:50:33.957Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-14T03:50:34.051Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-14T03:50:34.051Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-14T03:50:34.266Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-14T03:50:34.266Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-14T03:50:34.353Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-14T03:50:34.353Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-14T03:50:34.387Z] Successfully installed arrow-1.3.0 certifi-2022.9.24 chardet-5.2.0 charset-normalizer-2.0.12 click-8.1.7 cookiecutter-2.5.0 json-e-4.4.3 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 requests-2.27.1 rich-13.7.0 taskcluster-taskgraph-7.0.0 types-python-dateutil-2.8.19.14 urllib3-1.26.12
[task 2024-10-14T03:50:34.494Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'balrog\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' --target-tasks-method=balrog ']
[task 2024-10-14T03:50:34.496Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-10-14T03:50:34.497Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=balrog --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-releng/balrog --head-repository=https://github.com/mozilla-releng/balrog --head-ref=dependabot/npm_and_yarn/ui/typescript-5.6.3 --head-rev=dd7ce14b5d586f81a78ee387fb4f5e16c11cee4e --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2024-10-14T03:50:34.687Z] /builds/worker/.local/lib/python3.11/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.12) or chardet (5.2.0)/charset_normalizer (2.0.12) doesn't match a supported version!
[task 2024-10-14T03:50:34.687Z] warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2024-10-14T03:50:34.763Z] 2024-10-14 03:50:34,763 - INFO - Loading graph configuration.
[task 2024-10-14T03:50:34.772Z] 2024-10-14 03:50:34,772 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-10-14T03:50:34.773Z] 2024-10-14 03:50:34,772 - INFO - base_rev is not set.
[task 2024-10-14T03:50:34.773Z] 2024-10-14 03:50:34,772 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-10-14T03:50:34.775Z] 2024-10-14 03:50:34,775 - INFO - base_rev has been reset from "" to "6c72add3caacb60ec15994bfba1be92e5e028f80".
[task 2024-10-14T03:50:34.776Z] 2024-10-14 03:50:34,775 - WARNING - using default project parameters; add balrog to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-10-14T03:50:34.776Z] 2024-10-14 03:50:34,776 - INFO - Using Parameters(id=cee712e11a9b) (from defaults)
[task 2024-10-14T03:50:34.781Z] 2024-10-14 03:50:34,777 - INFO - writing artifact file `parameters.yml`
[task 2024-10-14T03:50:34.783Z] 2024-10-14 03:50:34,783 - INFO - writing artifact file `actions.json`
[task 2024-10-14T03:50:34.784Z] 2024-10-14 03:50:34,784 - INFO - Loading kinds
[task 2024-10-14T03:50:34.800Z] 2024-10-14 03:50:34,800 - INFO - Generating full task set
[task 2024-10-14T03:50:34.809Z] 2024-10-14 03:50:34,809 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2024-10-14T03:50:34.825Z] 2024-10-14 03:50:34,824 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-10-14T03:50:34.840Z] 2024-10-14 03:50:34,840 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2024-10-14T03:50:34.856Z] 2024-10-14 03:50:34,856 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-10-14T03:50:34.872Z] 2024-10-14 03:50:34,872 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2024-10-14T03:50:34.881Z] 2024-10-14 03:50:34,880 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2024-10-14T03:50:34.981Z] 2024-10-14 03:50:34,981 - INFO - Generated 6 tasks for kind docker-image
[task 2024-10-14T03:50:34.991Z] 2024-10-14 03:50:34,991 - INFO - Generated 2 tasks for kind push-image
[task 2024-10-14T03:50:34.994Z] 2024-10-14 03:50:34,994 - INFO - Generated 4 tasks for kind test
[task 2024-10-14T03:50:34.997Z] 2024-10-14 03:50:34,997 - INFO - Generated 2 tasks for kind ui
[task 2024-10-14T03:50:34.999Z] 2024-10-14 03:50:34,999 - INFO - Generated 2 tasks for kind push-js
[task 2024-10-14T03:50:34.999Z] 2024-10-14 03:50:34,999 - INFO - Generating full task graph
[task 2024-10-14T03:50:35.000Z] 2024-10-14 03:50:34,999 - INFO - Full task graph contains 16 tasks and 16 dependencies
[task 2024-10-14T03:50:35.000Z] 2024-10-14 03:50:35,000 - INFO - writing artifact file `full-task-graph.json`
[task 2024-10-14T03:50:35.003Z] 2024-10-14 03:50:35,003 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-10-14T03:50:35.004Z] 2024-10-14 03:50:35,003 - INFO - Generating target task set
[task 2024-10-14T03:50:35.004Z] 2024-10-14 03:50:35,004 - INFO - Filter filter_target_tasks pruned 10 tasks (6 remain)
[task 2024-10-14T03:50:35.004Z] 2024-10-14 03:50:35,004 - INFO - writing artifact file `target-tasks.json`
[task 2024-10-14T03:50:35.004Z] 2024-10-14 03:50:35,004 - INFO - Generating target task graph
[task 2024-10-14T03:50:35.004Z] 2024-10-14 03:50:35,004 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-10-14T03:50:35.004Z] 2024-10-14 03:50:35,004 - INFO - Generating optimized task graph
[task 2024-10-14T03:50:35.005Z] 2024-10-14 03:50:35,004 - INFO - No tasks removed during optimization
[task 2024-10-14T03:50:35.777Z] 2024-10-14 03:50:35,777 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2024-10-14T03:50:35.778Z] 2024-10-14 03:50:35,778 - INFO - writing artifact file `task-graph.json`
[task 2024-10-14T03:50:35.779Z] 2024-10-14 03:50:35,779 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-10-14T03:50:35.781Z] 2024-10-14 03:50:35,781 - INFO - Creating task with taskId QuRwv4dGTJmeY09veWEp7A for test-client-py311
[task 2024-10-14T03:50:35.782Z] 2024-10-14 03:50:35,782 - INFO - Creating task with taskId GgsrePa6Q5KOWMgrqe9lXQ for ui-tests
[task 2024-10-14T03:50:35.784Z] 2024-10-14 03:50:35,783 - INFO - Creating task with taskId fb2P1r6pR_W-Cvu8Ewxk4g for test-backend
[task 2024-10-14T03:50:35.787Z] 2024-10-14 03:50:35,787 - INFO - Creating task with taskId USwZMCf_QtOM66NJxgtFkg for test-client
[task 2024-10-14T03:50:35.790Z] 2024-10-14 03:50:35,790 - INFO - Creating task with taskId NlE_51jeTQGAKM3rtuDqfQ for ui-build
[task 2024-10-14T03:50:35.795Z] 2024-10-14 03:50:35,792 - INFO - Creating task with taskId TNtG01zVSlWuw1yGun0g6A for test-agent
[taskcluster 2024-10-14 03:50:36.167Z] === Task Finished ===
[taskcluster 2024-10-14 03:50:38.041Z] Successful task run with exit code: 0 completed in 12.24 seconds