chore(deps-dev): bump typescript from 5.4.2 to 5.7.2 in /ui #3250
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-11-25T03:54:13.486Z
Resolved: 2024-11-25T03:54:27.324Z
Task Execution Time: 13 seconds, 838 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-11-25 03:54:13.510Z] Task ID: MRT1qsKKSKybOvUiE7Gd2g
[taskcluster 2024-11-25 03:54:13.510Z] Worker ID: 7745362038371535465
[taskcluster 2024-11-25 03:54:13.510Z] Worker Group: us-west1-b
[taskcluster 2024-11-25 03:54:13.510Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-11-25 03:54:13.510Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-11-25 03:54:13.510Z] Worker Version: 38.0.5
[taskcluster 2024-11-25 03:54:13.510Z] Public IP: 34.145.94.233
[taskcluster 2024-11-25 03:54:13.510Z] Hostname: releng-1-decision-gcp-iqmz0et8r1sxywruywomzg
[taskcluster 2024-11-25 03:54:14.020Z] === Task Starting ===
[setup 2024-11-25T03:54:14.350Z] run-task started in /
[setup 2024-11-25T03:54:14.350Z] 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-11-25T03:54:14.351Z] Python version: 3.11.2
[vcs 2024-11-25T03:54:14.353Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-11-25T03:54:14.353Z] running as worker:worker
[vcs 2024-11-25T03:54:14.353Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-11-25T03:54:14.357Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2024-11-25T03:54:14.359Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-11-25T03:54:18.855Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/typescript-5.7.2']
[vcs 2024-11-25T03:54:19.128Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-11-25T03:54:19.129Z] * branch dependabot/npm_and_yarn/ui/typescript-5.7.2 -> FETCH_HEAD
[vcs 2024-11-25T03:54:19.143Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/typescript-5.7.2']
[vcs 2024-11-25T03:54:19.428Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-11-25T03:54:19.428Z] * branch dependabot/npm_and_yarn/ui/typescript-5.7.2 -> FETCH_HEAD
[vcs 2024-11-25T03:54:19.433Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/typescript-5.7.2', 'd1c41cd995b4f118b2561eee3a691976c801bf07']
[vcs 2024-11-25T03:54:19.563Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/typescript-5.7.2'
[vcs 2024-11-25T03:54:19.564Z] cleaning git checkout...
[vcs 2024-11-25T03:54:19.564Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-11-25T03:54:19.574Z] removing []
[vcs 2024-11-25T03:54:19.574Z] successfully cleaned git checkout!
[vcs 2024-11-25T03:54:19.576Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/d1c41cd995b4f118b2561eee3a691976c801bf07' title='Built from balrog commit d1c41cd995b4f118b2561eee3a691976c801bf07'>d1c41cd995b4f118b2561eee3a691976c801bf07</a>
[pip-install 2024-11-25T03:54:19.576Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-11-25T03:54:19.858Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-11-25T03:54:19.949Z] 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-11-25T03:54:20.067Z] Collecting arrow==1.3.0
[pip-install 2024-11-25T03:54:20.129Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-11-25T03:54:20.147Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 4.3 MB/s eta 0:00:00
[pip-install 2024-11-25T03:54:20.150Z] 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-11-25T03:54:20.348Z] Collecting certifi==2022.9.24
[pip-install 2024-11-25T03:54:20.360Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[pip-install 2024-11-25T03:54:20.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 9.5 MB/s eta 0:00:00
[pip-install 2024-11-25T03:54:20.459Z] Collecting chardet==5.2.0
[pip-install 2024-11-25T03:54:20.470Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-11-25T03:54:20.492Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 9.6 MB/s eta 0:00:00
[pip-install 2024-11-25T03:54:20.670Z] Collecting charset-normalizer==2.0.12
[pip-install 2024-11-25T03:54:20.681Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[pip-install 2024-11-25T03:54:20.721Z] Collecting click==8.1.7
[pip-install 2024-11-25T03:54:20.733Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-11-25T03:54:20.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 10.3 MB/s eta 0:00:00
[pip-install 2024-11-25T03:54:20.777Z] Collecting cookiecutter==2.5.0
[pip-install 2024-11-25T03:54:20.790Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-11-25T03:54:20.795Z] 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-11-25T03:54:20.797Z] 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-11-25T03:54:20.799Z] 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-11-25T03:54:20.818Z] Collecting json-e==4.4.3
[pip-install 2024-11-25T03:54:20.831Z] Downloading json_e-4.4.3-py3-none-any.whl (13 kB)
[pip-install 2024-11-25T03:54:20.866Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-11-25T03:54:20.876Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-11-25T03:54:20.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 14.8 MB/s eta 0:00:00
[pip-install 2024-11-25T03:54:20.888Z] 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-11-25T03:54:20.905Z] Collecting mdurl==0.1.2
[pip-install 2024-11-25T03:54:20.915Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-11-25T03:54:20.920Z] 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-11-25T03:54:20.961Z] Collecting pygments==2.17.2
[pip-install 2024-11-25T03:54:20.972Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-11-25T03:54:21.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.6 MB/s eta 0:00:00
[pip-install 2024-11-25T03:54:21.068Z] 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-11-25T03:54:21.070Z] 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-11-25T03:54:21.072Z] 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-11-25T03:54:21.074Z] 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-11-25T03:54:21.127Z] Collecting requests==2.27.1
[pip-install 2024-11-25T03:54:21.138Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
[pip-install 2024-11-25T03:54:21.144Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 17.0 MB/s eta 0:00:00
[pip-install 2024-11-25T03:54:21.241Z] Collecting rich==13.7.0
[pip-install 2024-11-25T03:54:21.255Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-11-25T03:54:21.272Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 17.1 MB/s eta 0:00:00
[pip-install 2024-11-25T03:54:21.275Z] 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-11-25T03:54:21.277Z] 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-11-25T03:54:21.316Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2024-11-25T03:54:21.329Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2024-11-25T03:54:21.341Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 18.2 MB/s eta 0:00:00
[pip-install 2024-11-25T03:54:21.345Z] 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-11-25T03:54:21.346Z] 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-11-25T03:54:21.375Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-11-25T03:54:21.388Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-11-25T03:54:21.445Z] Collecting urllib3==1.26.12
[pip-install 2024-11-25T03:54:21.456Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[pip-install 2024-11-25T03:54:21.464Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 25.0 MB/s eta 0:00:00
[pip-install 2024-11-25T03:54:21.470Z] 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-11-25T03:54:21.942Z] 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-11-25T03:54:22.622Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T03:54:22.624Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T03:54:22.715Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T03:54:22.715Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T03:54:22.888Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T03:54:22.888Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T03:54:22.987Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T03:54:22.987Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T03:54:23.213Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T03:54:23.214Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T03:54:23.306Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T03:54:23.306Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T03:54:23.355Z] 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-11-25T03:54:23.438Z] 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-11-25T03:54:23.440Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-11-25T03:54:23.441Z] + /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.7.2 --head-rev=d1c41cd995b4f118b2561eee3a691976c801bf07 --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2024-11-25T03:54:23.655Z] /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-11-25T03:54:23.655Z] warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2024-11-25T03:54:23.739Z] 2024-11-25 03:54:23,739 - INFO - Loading graph configuration.
[task 2024-11-25T03:54:23.749Z] 2024-11-25 03:54:23,749 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-11-25T03:54:23.750Z] 2024-11-25 03:54:23,749 - INFO - base_rev is not set.
[task 2024-11-25T03:54:23.750Z] 2024-11-25 03:54:23,749 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-11-25T03:54:23.753Z] 2024-11-25 03:54:23,753 - INFO - base_rev has been reset from "" to "b2d6bd30a05cc430e6067c7375797234267ec3ca".
[task 2024-11-25T03:54:23.753Z] 2024-11-25 03:54:23,753 - 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-11-25T03:54:23.754Z] 2024-11-25 03:54:23,753 - INFO - Using Parameters(id=c5bdca94ce9e) (from defaults)
[task 2024-11-25T03:54:23.754Z] 2024-11-25 03:54:23,754 - INFO - writing artifact file `parameters.yml`
[task 2024-11-25T03:54:23.759Z] 2024-11-25 03:54:23,759 - INFO - writing artifact file `actions.json`
[task 2024-11-25T03:54:23.760Z] 2024-11-25 03:54:23,760 - INFO - Loading kinds
[task 2024-11-25T03:54:23.777Z] 2024-11-25 03:54:23,777 - INFO - Generating full task set
[task 2024-11-25T03:54:23.785Z] 2024-11-25 03:54:23,785 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2024-11-25T03:54:23.801Z] 2024-11-25 03:54:23,801 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-11-25T03:54:23.816Z] 2024-11-25 03:54:23,816 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2024-11-25T03:54:23.832Z] 2024-11-25 03:54:23,832 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-11-25T03:54:23.848Z] 2024-11-25 03:54:23,848 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2024-11-25T03:54:23.857Z] 2024-11-25 03:54:23,857 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2024-11-25T03:54:23.964Z] 2024-11-25 03:54:23,964 - INFO - Generated 6 tasks for kind docker-image
[task 2024-11-25T03:54:23.974Z] 2024-11-25 03:54:23,974 - INFO - Generated 2 tasks for kind push-image
[task 2024-11-25T03:54:23.978Z] 2024-11-25 03:54:23,978 - INFO - Generated 4 tasks for kind test
[task 2024-11-25T03:54:23.980Z] 2024-11-25 03:54:23,980 - INFO - Generated 2 tasks for kind ui
[task 2024-11-25T03:54:23.983Z] 2024-11-25 03:54:23,983 - INFO - Generated 2 tasks for kind push-js
[task 2024-11-25T03:54:23.983Z] 2024-11-25 03:54:23,983 - INFO - Generating full task graph
[task 2024-11-25T03:54:23.983Z] 2024-11-25 03:54:23,983 - INFO - Full task graph contains 16 tasks and 16 dependencies
[task 2024-11-25T03:54:23.983Z] 2024-11-25 03:54:23,983 - INFO - writing artifact file `full-task-graph.json`
[task 2024-11-25T03:54:23.986Z] 2024-11-25 03:54:23,986 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-11-25T03:54:23.987Z] 2024-11-25 03:54:23,987 - INFO - Generating target task set
[task 2024-11-25T03:54:23.987Z] 2024-11-25 03:54:23,987 - INFO - Filter filter_target_tasks pruned 10 tasks (6 remain)
[task 2024-11-25T03:54:23.987Z] 2024-11-25 03:54:23,987 - INFO - writing artifact file `target-tasks.json`
[task 2024-11-25T03:54:23.987Z] 2024-11-25 03:54:23,987 - INFO - Generating target task graph
[task 2024-11-25T03:54:23.988Z] 2024-11-25 03:54:23,987 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-11-25T03:54:23.988Z] 2024-11-25 03:54:23,988 - INFO - Generating optimized task graph
[task 2024-11-25T03:54:23.988Z] 2024-11-25 03:54:23,988 - INFO - No tasks removed during optimization
[task 2024-11-25T03:54:24.372Z] 2024-11-25 03:54:24,372 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2024-11-25T03:54:24.373Z] 2024-11-25 03:54:24,373 - INFO - writing artifact file `task-graph.json`
[task 2024-11-25T03:54:24.374Z] 2024-11-25 03:54:24,374 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-11-25T03:54:24.376Z] 2024-11-25 03:54:24,376 - INFO - Creating task with taskId BewKe8YsTFK1zTv9e3LNTA for test-client
[task 2024-11-25T03:54:24.378Z] 2024-11-25 03:54:24,378 - INFO - Creating task with taskId ShsEltOYR4mp1X7gC9bmrw for ui-build
[task 2024-11-25T03:54:24.379Z] 2024-11-25 03:54:24,379 - INFO - Creating task with taskId fCa_KKn5SgyRCzfE-MilIw for ui-tests
[task 2024-11-25T03:54:24.384Z] 2024-11-25 03:54:24,383 - INFO - Creating task with taskId e2x0bZGXSguMyVP_tbRLmw for test-backend
[task 2024-11-25T03:54:24.387Z] 2024-11-25 03:54:24,387 - INFO - Creating task with taskId K3ru9ih2TAW9b_A3x4T65Q for test-client-py311
[task 2024-11-25T03:54:24.394Z] 2024-11-25 03:54:24,387 - INFO - Creating task with taskId DAxG4OS4T9aZvAnN5qH0mQ for test-agent
[taskcluster 2024-11-25 03:54:24.782Z] === Task Finished ===
[taskcluster 2024-11-25 03:54:26.652Z] Successful task run with exit code: 0 completed in 13.142 seconds