Bugfix FXIOS-9699 [webcompat] Force mobile UA for PayPal #24497
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-02-01T22:59:33.731Z
Resolved: 2025-02-01T23:00:49.211Z
Task Execution Time: 1 minute, 15 seconds, 480 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/alpine.tar.gz
- public/docker-contexts/screenshots.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/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json
[taskcluster 2025-02-01 22:59:33.869Z] Task ID: Rif2FZC-Q_6StKr844wriQ
[taskcluster 2025-02-01 22:59:33.869Z] Worker ID: 2581105765514418312
[taskcluster 2025-02-01 22:59:33.869Z] Worker Group: us-central1-c
[taskcluster 2025-02-01 22:59:33.869Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-02-01 22:59:33.869Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2025-02-01 22:59:33.869Z] Worker Version: 38.0.5
[taskcluster 2025-02-01 22:59:33.869Z] Public IP: 34.46.167.88
[taskcluster 2025-02-01 22:59:33.869Z] Hostname: mobile-1-decision-gcp-ujknadh7sie7bckkvkj4vq
[taskcluster 2025-02-01 22:59:33.869Z] using cache "mobile-level-1-checkouts-v1" -> /builds/worker/checkouts
2e4b65595e5e - Started downloading
90e5e7d8b87a - Started downloading
90e5e7d8b87a - Downloaded in 0.446 seconds
2e4b65595e5e - Downloaded in 0.587 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2025-02-01 22:59:43.169Z] === Task Starting ===
[setup 2025-02-01T22:59:44.409Z] run-task started in /
[setup 2025-02-01T22:59:44.409Z] Invoked by command: --mobile-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='firefox-ios' --message="" --owner='[email protected]' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request-untrusted'
[setup 2025-02-01T22:59:44.409Z] Python version: 3.11.2
[cache 2025-02-01T22:59:44.411Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[setup 2025-02-01T22:59:44.411Z] running as worker:worker
[vcs 2025-02-01T22:59:44.411Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-02-01T22:59:44.413Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-ios', '/builds/worker/checkouts/src']
[vcs 2025-02-01T22:59:44.414Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-02-01T23:00:40.161Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/janbrasna/firefox-ios', 'add/desktop-ua-paypal']
[vcs 2025-02-01T23:00:40.495Z] From https://github.com/janbrasna/firefox-ios
[vcs 2025-02-01T23:00:40.497Z] * branch add/desktop-ua-paypal -> FETCH_HEAD
[vcs 2025-02-01T23:00:40.498Z] executing ['git', 'checkout', '-f', '-B', 'add/desktop-ua-paypal', 'c6ba7372a43b925bfe121a710aa8636117bd3335']
[vcs 2025-02-01T23:00:40.782Z] Switched to a new branch 'add/desktop-ua-paypal'
[vcs 2025-02-01T23:00:40.783Z] cleaning git checkout...
[vcs 2025-02-01T23:00:40.783Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-02-01T23:00:40.804Z] removing []
[vcs 2025-02-01T23:00:40.804Z] successfully cleaned git checkout!
[vcs 2025-02-01T23:00:40.806Z] TinderboxPrint:<a href='https://github.com/janbrasna/firefox-ios/commit/c6ba7372a43b925bfe121a710aa8636117bd3335' title='Built from firefox-ios commit c6ba7372a43b925bfe121a710aa8636117bd3335'>c6ba7372a43b925bfe121a710aa8636117bd3335</a>
[pip-install 2025-02-01T23:00:40.806Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-02-01T23:00:41.057Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2025-02-01T23:00:41.142Z] 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 3)) (1.4.4)
[pip-install 2025-02-01T23:00:41.264Z] Collecting arrow==1.3.0
[pip-install 2025-02-01T23:00:41.327Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2025-02-01T23:00:41.346Z] ββββββββββββββββββββββββββββββββββββββββ 66.4/66.4 kB 3.8 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:41.350Z] 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 11)) (0.4.4)
[pip-install 2025-02-01T23:00:41.385Z] Collecting certifi==2024.7.4
[pip-install 2025-02-01T23:00:41.399Z] Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[pip-install 2025-02-01T23:00:41.414Z] ββββββββββββββββββββββββββββββββββββββ 163.0/163.0 kB 12.4 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:41.437Z] Collecting chardet==5.2.0
[pip-install 2025-02-01T23:00:41.452Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2025-02-01T23:00:41.458Z] ββββββββββββββββββββββββββββββββββββββ 199.4/199.4 kB 60.9 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:41.624Z] Collecting charset-normalizer==3.3.2
[pip-install 2025-02-01T23:00:41.639Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2025-02-01T23:00:41.646Z] ββββββββββββββββββββββββββββββββββββββ 140.3/140.3 kB 54.5 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:41.681Z] Collecting click==8.1.7
[pip-install 2025-02-01T23:00:41.695Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2025-02-01T23:00:41.699Z] ββββββββββββββββββββββββββββββββββββββββ 97.9/97.9 kB 48.8 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:41.729Z] Collecting cookiecutter==2.6.0
[pip-install 2025-02-01T23:00:41.742Z] Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB)
[pip-install 2025-02-01T23:00:41.765Z] Collecting giturlparse==0.12.0
[pip-install 2025-02-01T23:00:41.779Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2025-02-01T23:00:41.807Z] Collecting idna==3.8
[pip-install 2025-02-01T23:00:41.821Z] Downloading idna-3.8-py3-none-any.whl (66 kB)
[pip-install 2025-02-01T23:00:41.825Z] ββββββββββββββββββββββββββββββββββββββββ 66.9/66.9 kB 32.8 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:41.855Z] Collecting jinja2==3.1.5
[pip-install 2025-02-01T23:00:41.869Z] Downloading jinja2-3.1.5-py3-none-any.whl (134 kB)
[pip-install 2025-02-01T23:00:41.874Z] ββββββββββββββββββββββββββββββββββββββ 134.6/134.6 kB 54.2 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:41.920Z] Collecting json-e==4.7.1
[pip-install 2025-02-01T23:00:41.936Z] Downloading json_e-4.7.1-py3-none-any.whl (13 kB)
[pip-install 2025-02-01T23:00:41.970Z] Collecting markdown-it-py==3.0.0
[pip-install 2025-02-01T23:00:41.984Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2025-02-01T23:00:41.989Z] ββββββββββββββββββββββββββββββββββββββββ 87.5/87.5 kB 34.9 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:42.101Z] Collecting markupsafe==2.1.5
[pip-install 2025-02-01T23:00:42.117Z] Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[pip-install 2025-02-01T23:00:42.138Z] Collecting mdurl==0.1.2
[pip-install 2025-02-01T23:00:42.152Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2025-02-01T23:00:42.156Z] 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 209)) (0.1.1)
[pip-install 2025-02-01T23:00:42.198Z] Collecting mozilla-taskgraph==2.0.3
[pip-install 2025-02-01T23:00:42.213Z] Downloading mozilla_taskgraph-2.0.3-py3-none-any.whl (15 kB)
[pip-install 2025-02-01T23:00:42.252Z] Collecting pygments==2.18.0
[pip-install 2025-02-01T23:00:42.266Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
[pip-install 2025-02-01T23:00:42.289Z] ββββββββββββββββββββββββββββββββββββββββ 1.2/1.2 MB 57.5 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:42.321Z] Collecting python-dateutil==2.9.0.post0
[pip-install 2025-02-01T23:00:42.335Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[pip-install 2025-02-01T23:00:42.339Z] ββββββββββββββββββββββββββββββββββββββ 229.9/229.9 kB 91.3 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:42.380Z] Collecting python-slugify==8.0.4
[pip-install 2025-02-01T23:00:42.394Z] Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
[pip-install 2025-02-01T23:00:42.470Z] Collecting pyyaml==6.0.2
[pip-install 2025-02-01T23:00:42.484Z] Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
[pip-install 2025-02-01T23:00:42.492Z] βββββββββββββββββββββββββββββββββββββ 763.0/763.0 kB 145.9 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:42.533Z] Collecting redo==3.0.0
[pip-install 2025-02-01T23:00:42.548Z] Downloading redo-3.0.0-py2.py3-none-any.whl (14 kB)
[pip-install 2025-02-01T23:00:42.596Z] Collecting requests==2.32.3
[pip-install 2025-02-01T23:00:42.609Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[pip-install 2025-02-01T23:00:42.613Z] ββββββββββββββββββββββββββββββββββββββββ 64.9/64.9 kB 32.4 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:42.702Z] Collecting rich==13.8.0
[pip-install 2025-02-01T23:00:42.718Z] Downloading rich-13.8.0-py3-none-any.whl (241 kB)
[pip-install 2025-02-01T23:00:42.723Z] ββββββββββββββββββββββββββββββββββββββ 241.6/241.6 kB 81.3 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:42.726Z] 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 300)) (1.16.0)
[pip-install 2025-02-01T23:00:42.728Z] 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 304)) (2.0.0)
[pip-install 2025-02-01T23:00:42.788Z] Collecting taskcluster-taskgraph==9.2.1
[pip-install 2025-02-01T23:00:42.806Z] Downloading taskcluster_taskgraph-9.2.1-py3-none-any.whl (191 kB)
[pip-install 2025-02-01T23:00:42.811Z] ββββββββββββββββββββββββββββββββββββββ 191.2/191.2 kB 68.8 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:42.814Z] 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 314)) (13.0.1)
[pip-install 2025-02-01T23:00:42.816Z] 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 319)) (1.3)
[pip-install 2025-02-01T23:00:42.847Z] Collecting types-python-dateutil==2.9.0.20240821
[pip-install 2025-02-01T23:00:42.862Z] Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl (9.7 kB)
[pip-install 2025-02-01T23:00:42.917Z] Collecting urllib3==2.2.2
[pip-install 2025-02-01T23:00:42.933Z] Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[pip-install 2025-02-01T23:00:42.938Z] ββββββββββββββββββββββββββββββββββββββ 121.4/121.4 kB 52.9 MB/s eta 0:00:00
[pip-install 2025-02-01T23:00:42.966Z] Collecting voluptuous==0.15.2
[pip-install 2025-02-01T23:00:42.986Z] Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB)
[pip-install 2025-02-01T23:00:43.357Z] Installing collected packages: redo, json-e, voluptuous, urllib3, types-python-dateutil, pyyaml, python-slugify, python-dateutil, pygments, mdurl, markupsafe, idna, giturlparse, click, charset-normalizer, chardet, certifi, requests, markdown-it-py, jinja2, arrow, rich, cookiecutter, taskcluster-taskgraph, mozilla-taskgraph
[pip-install 2025-02-01T23:00:43.363Z] WARNING: The script retry is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-02-01T23:00:43.363Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-02-01T23:00:43.505Z] WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-02-01T23:00:43.505Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-02-01T23:00:44.082Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-02-01T23:00:44.083Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-02-01T23:00:44.262Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-02-01T23:00:44.262Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-02-01T23:00:44.407Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-02-01T23:00:44.407Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-02-01T23:00:44.491Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-02-01T23:00:44.491Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-02-01T23:00:44.757Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-02-01T23:00:44.758Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-02-01T23:00:44.840Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-02-01T23:00:44.841Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-02-01T23:00:44.938Z] Successfully installed arrow-1.3.0 certifi-2024.7.4 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.6.0 giturlparse-0.12.0 idna-3.8 jinja2-3.1.5 json-e-4.7.1 markdown-it-py-3.0.0 markupsafe-2.1.5 mdurl-0.1.2 mozilla-taskgraph-2.0.3 pygments-2.18.0 python-dateutil-2.9.0.post0 python-slugify-8.0.4 pyyaml-6.0.2 redo-3.0.0 requests-2.32.3 rich-13.8.0 taskcluster-taskgraph-9.2.1 types-python-dateutil-2.9.0.20240821 urllib3-2.2.2 voluptuous-0.15.2
[task 2025-02-01T23:00:45.031Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-ios\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request-untrusted\' \n']
[task 2025-02-01T23:00:45.033Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-02-01T23:00:45.034Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-ios --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-ios --head-repository=https://github.com/janbrasna/firefox-ios --head-ref=add/desktop-ua-paypal --head-rev=c6ba7372a43b925bfe121a710aa8636117bd3335 --head-tag= --repository-type=git --tasks-for=github-pull-request-untrusted
[task 2025-02-01T23:00:45.260Z] 2025-02-01 23:00:45,260 - INFO - Loading graph configuration.
[task 2025-02-01T23:00:45.284Z] 2025-02-01 23:00:45,284 - INFO - base_ref has been reset from "" to "origin/main".
[task 2025-02-01T23:00:45.284Z] 2025-02-01 23:00:45,284 - INFO - base_rev is not set.
[task 2025-02-01T23:00:45.285Z] 2025-02-01 23:00:45,284 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2025-02-01T23:00:45.287Z] 2025-02-01 23:00:45,287 - INFO - base_rev has been reset from "" to "e719e3eaaff808d386f83774d24dd218c33ec91e".
[task 2025-02-01T23:00:45.293Z] 2025-02-01 23:00:45,293 - WARNING - using default project parameters; add firefox-ios to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-02-01T23:00:45.295Z] 2025-02-01 23:00:45,295 - INFO - Using Parameters(id=69296c610087) (from defaults)
[task 2025-02-01T23:00:45.296Z] 2025-02-01 23:00:45,296 - INFO - writing artifact file `parameters.yml`
[task 2025-02-01T23:00:45.303Z] 2025-02-01 23:00:45,303 - INFO - writing artifact file `actions.json`
[task 2025-02-01T23:00:45.304Z] 2025-02-01 23:00:45,304 - INFO - Loading kinds
[task 2025-02-01T23:00:45.306Z] 2025-02-01 23:00:45,306 - INFO - Generating full task set
[task 2025-02-01T23:00:45.309Z] 2025-02-01 23:00:45,309 - INFO - Generated 1 tasks for kind bitrise-performance
[task 2025-02-01T23:00:45.309Z] 2025-02-01 23:00:45,309 - INFO - Generated 1 tasks for kind build
[task 2025-02-01T23:00:45.310Z] 2025-02-01 23:00:45,310 - INFO - Writing docker-contexts/alpine.tar.gz for docker image alpine
[task 2025-02-01T23:00:45.326Z] 2025-02-01 23:00:45,326 - INFO - Writing docker-contexts/screenshots.tar.gz for docker image screenshots
[task 2025-02-01T23:00:45.342Z] 2025-02-01 23:00:45,342 - INFO - Generated 2 tasks for kind docker-image
[task 2025-02-01T23:00:45.343Z] 2025-02-01 23:00:45,343 - INFO - Generated 1 tasks for kind firebase-performance
[task 2025-02-01T23:00:45.351Z] 2025-02-01 23:00:45,351 - INFO - Generated 17 tasks for kind generate-screenshots
[task 2025-02-01T23:00:45.356Z] 2025-02-01 23:00:45,356 - INFO - Generated 1 tasks for kind test
[task 2025-02-01T23:00:45.356Z] 2025-02-01 23:00:45,356 - INFO - Generating full task graph
[task 2025-02-01T23:00:45.356Z] 2025-02-01 23:00:45,356 - INFO - Full task graph contains 23 tasks and 18 dependencies
[task 2025-02-01T23:00:45.357Z] 2025-02-01 23:00:45,357 - INFO - writing artifact file `full-task-graph.json`
[task 2025-02-01T23:00:45.360Z] 2025-02-01 23:00:45,360 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-02-01T23:00:45.361Z] 2025-02-01 23:00:45,361 - INFO - Generating target task set
[task 2025-02-01T23:00:45.361Z] 2025-02-01 23:00:45,361 - INFO - Filter filter_target_tasks pruned 22 tasks (1 remain)
[task 2025-02-01T23:00:45.361Z] 2025-02-01 23:00:45,361 - INFO - writing artifact file `target-tasks.json`
[task 2025-02-01T23:00:45.361Z] 2025-02-01 23:00:45,361 - INFO - Generating target task graph
[task 2025-02-01T23:00:45.361Z] 2025-02-01 23:00:45,361 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-02-01T23:00:45.361Z] 2025-02-01 23:00:45,361 - INFO - Generating optimized task graph
[task 2025-02-01T23:00:45.362Z] 2025-02-01 23:00:45,362 - INFO - Removed 1 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2025-02-01T23:00:45.517Z] 2025-02-01 23:00:45,517 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-02-01T23:00:45.517Z] 2025-02-01 23:00:45,517 - INFO - writing artifact file `task-graph.json`
[task 2025-02-01T23:00:45.517Z] 2025-02-01 23:00:45,517 - INFO - writing artifact file `label-to-taskid.json`
[taskcluster 2025-02-01 23:00:46.323Z] === Task Finished ===
[taskcluster 2025-02-01 23:00:48.490Z] Successful task run with exit code: 0 completed in 74.622 seconds