chore(deps-dev): bump html-webpack-plugin from 4.5.2 to 5.6.3 in /ui #3220
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-28T03:22:43.827Z
Resolved: 2024-10-28T03:22:58.437Z
Task Execution Time: 14 seconds, 610 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-28 03:22:43.958Z] Task ID: INLPNQRrSoaCIIvJCAu98g
[taskcluster 2024-10-28 03:22:43.958Z] Worker ID: 3266819267381869811
[taskcluster 2024-10-28 03:22:43.958Z] Worker Group: us-central1-c
[taskcluster 2024-10-28 03:22:43.958Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-10-28 03:22:43.958Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-10-28 03:22:43.958Z] Worker Version: 38.0.5
[taskcluster 2024-10-28 03:22:43.958Z] Public IP: 34.57.140.25
[taskcluster 2024-10-28 03:22:43.958Z] Hostname: releng-1-decision-gcp-sudsmgtfsrgls4kbdkifma
[taskcluster 2024-10-28 03:22:44.714Z] === Task Starting ===
[setup 2024-10-28T03:22:45.045Z] run-task started in /
[setup 2024-10-28T03:22:45.046Z] 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-28T03:22:45.046Z] Python version: 3.11.2
[vcs 2024-10-28T03:22:45.047Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-10-28T03:22:45.048Z] running as worker:worker
[vcs 2024-10-28T03:22:45.048Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-10-28T03:22:45.051Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2024-10-28T03:22:45.054Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-10-28T03:22:49.400Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/html-webpack-plugin-5.6.3']
[vcs 2024-10-28T03:22:49.602Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-28T03:22:49.602Z] * branch dependabot/npm_and_yarn/ui/html-webpack-plugin-5.6.3 -> FETCH_HEAD
[vcs 2024-10-28T03:22:49.613Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/html-webpack-plugin-5.6.3']
[vcs 2024-10-28T03:22:49.790Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-28T03:22:49.790Z] * branch dependabot/npm_and_yarn/ui/html-webpack-plugin-5.6.3 -> FETCH_HEAD
[vcs 2024-10-28T03:22:49.797Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/html-webpack-plugin-5.6.3', 'c888dfade5103758ee20e18936629e2f931caa0b']
[vcs 2024-10-28T03:22:49.931Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/html-webpack-plugin-5.6.3'
[vcs 2024-10-28T03:22:49.932Z] cleaning git checkout...
[vcs 2024-10-28T03:22:49.932Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-28T03:22:49.942Z] removing []
[vcs 2024-10-28T03:22:49.942Z] successfully cleaned git checkout!
[vcs 2024-10-28T03:22:49.944Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/c888dfade5103758ee20e18936629e2f931caa0b' title='Built from balrog commit c888dfade5103758ee20e18936629e2f931caa0b'>c888dfade5103758ee20e18936629e2f931caa0b</a>
[pip-install 2024-10-28T03:22:49.944Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-10-28T03:22:50.235Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-10-28T03:22:50.328Z] 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-28T03:22:50.436Z] Collecting arrow==1.3.0
[pip-install 2024-10-28T03:22:50.522Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-10-28T03:22:50.542Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 3.5 MB/s eta 0:00:00
[pip-install 2024-10-28T03:22:50.547Z] 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-28T03:22:50.583Z] Collecting certifi==2022.9.24
[pip-install 2024-10-28T03:22:50.597Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[pip-install 2024-10-28T03:22:50.619Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.9 MB/s eta 0:00:00
[pip-install 2024-10-28T03:22:50.641Z] Collecting chardet==5.2.0
[pip-install 2024-10-28T03:22:50.657Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-10-28T03:22:50.682Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 8.5 MB/s eta 0:00:00
[pip-install 2024-10-28T03:22:50.854Z] Collecting charset-normalizer==2.0.12
[pip-install 2024-10-28T03:22:50.869Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[pip-install 2024-10-28T03:22:50.907Z] Collecting click==8.1.7
[pip-install 2024-10-28T03:22:50.921Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-10-28T03:22:50.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 8.3 MB/s eta 0:00:00
[pip-install 2024-10-28T03:22:50.966Z] Collecting cookiecutter==2.5.0
[pip-install 2024-10-28T03:22:50.985Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-10-28T03:22:50.991Z] 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-28T03:22:50.993Z] 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-28T03:22:50.995Z] 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-28T03:22:51.019Z] Collecting json-e==4.4.3
[pip-install 2024-10-28T03:22:51.033Z] Downloading json_e-4.4.3-py3-none-any.whl (13 kB)
[pip-install 2024-10-28T03:22:51.069Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-10-28T03:22:51.082Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-10-28T03:22:51.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 11.4 MB/s eta 0:00:00
[pip-install 2024-10-28T03:22:51.095Z] 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-28T03:22:51.112Z] Collecting mdurl==0.1.2
[pip-install 2024-10-28T03:22:51.125Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-10-28T03:22:51.130Z] 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-28T03:22:51.168Z] Collecting pygments==2.17.2
[pip-install 2024-10-28T03:22:51.187Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-10-28T03:22:51.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.9 MB/s eta 0:00:00
[pip-install 2024-10-28T03:22:51.307Z] 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-28T03:22:51.308Z] 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-28T03:22:51.310Z] 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-28T03:22:51.312Z] 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-28T03:22:51.363Z] Collecting requests==2.27.1
[pip-install 2024-10-28T03:22:51.377Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
[pip-install 2024-10-28T03:22:51.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 11.9 MB/s eta 0:00:00
[pip-install 2024-10-28T03:22:51.482Z] Collecting rich==13.7.0
[pip-install 2024-10-28T03:22:51.499Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-10-28T03:22:51.519Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 13.6 MB/s eta 0:00:00
[pip-install 2024-10-28T03:22:51.523Z] 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-28T03:22:51.524Z] 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-28T03:22:51.566Z] Collecting taskcluster-taskgraph==7.0.0
[pip-install 2024-10-28T03:22:51.581Z] Downloading taskcluster_taskgraph-7.0.0-py3-none-any.whl (185 kB)
[pip-install 2024-10-28T03:22:51.597Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.7/185.7 kB 14.2 MB/s eta 0:00:00
[pip-install 2024-10-28T03:22:51.602Z] 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-28T03:22:51.604Z] 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-28T03:22:51.634Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-10-28T03:22:51.648Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-10-28T03:22:51.708Z] Collecting urllib3==1.26.12
[pip-install 2024-10-28T03:22:51.722Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[pip-install 2024-10-28T03:22:51.730Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 22.3 MB/s eta 0:00:00
[pip-install 2024-10-28T03:22:51.736Z] 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-28T03:22:52.212Z] 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-28T03:22:52.923Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-28T03:22:52.924Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-28T03:22:53.016Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-28T03:22:53.016Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-28T03:22:53.186Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-28T03:22:53.186Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-28T03:22:53.289Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-28T03:22:53.289Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-28T03:22:53.522Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-28T03:22:53.522Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-28T03:22:53.617Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-10-28T03:22:53.617Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-10-28T03:22:53.669Z] 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-28T03:22:53.771Z] 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-28T03:22:53.773Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-10-28T03:22:53.775Z] + /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/html-webpack-plugin-5.6.3 --head-rev=c888dfade5103758ee20e18936629e2f931caa0b --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2024-10-28T03:22:53.996Z] /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-28T03:22:53.998Z] warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2024-10-28T03:22:54.086Z] 2024-10-28 03:22:54,085 - INFO - Loading graph configuration.
[task 2024-10-28T03:22:54.097Z] 2024-10-28 03:22:54,097 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-10-28T03:22:54.097Z] 2024-10-28 03:22:54,097 - INFO - base_rev is not set.
[task 2024-10-28T03:22:54.098Z] 2024-10-28 03:22:54,097 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-10-28T03:22:54.100Z] 2024-10-28 03:22:54,100 - INFO - base_rev has been reset from "" to "6eba70c46b833ffa0cbc4388a0f8eabf49fb112e".
[task 2024-10-28T03:22:54.100Z] 2024-10-28 03:22:54,100 - 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-28T03:22:54.101Z] 2024-10-28 03:22:54,101 - INFO - Using Parameters(id=ecbb0595a410) (from defaults)
[task 2024-10-28T03:22:54.102Z] 2024-10-28 03:22:54,102 - INFO - writing artifact file `parameters.yml`
[task 2024-10-28T03:22:54.106Z] 2024-10-28 03:22:54,106 - INFO - writing artifact file `actions.json`
[task 2024-10-28T03:22:54.108Z] 2024-10-28 03:22:54,108 - INFO - Loading kinds
[task 2024-10-28T03:22:54.124Z] 2024-10-28 03:22:54,124 - INFO - Generating full task set
[task 2024-10-28T03:22:54.133Z] 2024-10-28 03:22:54,133 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2024-10-28T03:22:54.150Z] 2024-10-28 03:22:54,150 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-10-28T03:22:54.166Z] 2024-10-28 03:22:54,165 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2024-10-28T03:22:54.181Z] 2024-10-28 03:22:54,181 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-10-28T03:22:54.198Z] 2024-10-28 03:22:54,198 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2024-10-28T03:22:54.207Z] 2024-10-28 03:22:54,207 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2024-10-28T03:22:54.314Z] 2024-10-28 03:22:54,313 - INFO - Generated 6 tasks for kind docker-image
[task 2024-10-28T03:22:54.325Z] 2024-10-28 03:22:54,325 - INFO - Generated 2 tasks for kind push-image
[task 2024-10-28T03:22:54.328Z] 2024-10-28 03:22:54,328 - INFO - Generated 4 tasks for kind test
[task 2024-10-28T03:22:54.331Z] 2024-10-28 03:22:54,331 - INFO - Generated 2 tasks for kind ui
[task 2024-10-28T03:22:54.333Z] 2024-10-28 03:22:54,333 - INFO - Generated 2 tasks for kind push-js
[task 2024-10-28T03:22:54.333Z] 2024-10-28 03:22:54,333 - INFO - Generating full task graph
[task 2024-10-28T03:22:54.333Z] 2024-10-28 03:22:54,333 - INFO - Full task graph contains 16 tasks and 16 dependencies
[task 2024-10-28T03:22:54.334Z] 2024-10-28 03:22:54,334 - INFO - writing artifact file `full-task-graph.json`
[task 2024-10-28T03:22:54.337Z] 2024-10-28 03:22:54,336 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-10-28T03:22:54.337Z] 2024-10-28 03:22:54,337 - INFO - Generating target task set
[task 2024-10-28T03:22:54.337Z] 2024-10-28 03:22:54,337 - INFO - Filter filter_target_tasks pruned 10 tasks (6 remain)
[task 2024-10-28T03:22:54.337Z] 2024-10-28 03:22:54,337 - INFO - writing artifact file `target-tasks.json`
[task 2024-10-28T03:22:54.338Z] 2024-10-28 03:22:54,337 - INFO - Generating target task graph
[task 2024-10-28T03:22:54.338Z] 2024-10-28 03:22:54,337 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-10-28T03:22:54.338Z] 2024-10-28 03:22:54,337 - INFO - Generating optimized task graph
[task 2024-10-28T03:22:54.338Z] 2024-10-28 03:22:54,338 - INFO - No tasks removed during optimization
[task 2024-10-28T03:22:55.186Z] 2024-10-28 03:22:55,185 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2024-10-28T03:22:55.186Z] 2024-10-28 03:22:55,186 - INFO - writing artifact file `task-graph.json`
[task 2024-10-28T03:22:55.188Z] 2024-10-28 03:22:55,188 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-10-28T03:22:55.190Z] 2024-10-28 03:22:55,189 - INFO - Creating task with taskId HeBsYdMYTLienA_8eOXrcw for ui-build
[task 2024-10-28T03:22:55.191Z] 2024-10-28 03:22:55,190 - INFO - Creating task with taskId NOHF-5gRS7qeA87A22fpmw for ui-tests
[task 2024-10-28T03:22:55.194Z] 2024-10-28 03:22:55,193 - INFO - Creating task with taskId QxDUkG2VRHaPn9unb6EkZA for test-client
[task 2024-10-28T03:22:55.197Z] 2024-10-28 03:22:55,196 - INFO - Creating task with taskId X4ejJggqTDWmkXZPSLeWjw for test-backend
[task 2024-10-28T03:22:55.199Z] 2024-10-28 03:22:55,199 - INFO - Creating task with taskId Oz_7fg55SqS9lqMmcQyLUQ for test-agent
[task 2024-10-28T03:22:55.208Z] 2024-10-28 03:22:55,208 - INFO - Creating task with taskId E-0OCrRlTx-tSUMOt1BTRw for test-client-py311
[taskcluster 2024-10-28 03:22:55.796Z] === Task Finished ===
[taskcluster 2024-10-28 03:22:57.761Z] Successful task run with exit code: 0 completed in 13.804 seconds