Add FXIOS-10676 Pull refresh refactor feature flag and fix pull refresh issues #23326
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-26T08:39:50.633Z
Resolved: 2024-11-26T08:41:37.469Z
Task Execution Time: 1 minute, 46 seconds, 836 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 2024-11-26 08:39:50.670Z] Task ID: S7b0f5ohQZ2BanpKwKK9ug
[taskcluster 2024-11-26 08:39:50.670Z] Worker ID: 3891868117125052678
[taskcluster 2024-11-26 08:39:50.670Z] Worker Group: us-central1-b
[taskcluster 2024-11-26 08:39:50.670Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-11-26 08:39:50.670Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2024-11-26 08:39:50.670Z] Worker Version: 38.0.5
[taskcluster 2024-11-26 08:39:50.670Z] Public IP: 34.55.219.16
[taskcluster 2024-11-26 08:39:50.670Z] Hostname: mobile-1-decision-gcp-gt8stcfyt9m1lokmia3fea
[taskcluster 2024-11-26 08:39:50.670Z] using cache "mobile-level-1-checkouts-v1" -> /builds/worker/checkouts
[taskcluster 2024-11-26 08:39:52.820Z] === Task Starting ===
[setup 2024-11-26T08:39:53.213Z] run-task started in /
[setup 2024-11-26T08:39:53.213Z] 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'
[setup 2024-11-26T08:39:53.213Z] Python version: 3.11.2
[cache 2024-11-26T08:39:53.214Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[setup 2024-11-26T08:39:53.215Z] running as worker:worker
[vcs 2024-11-26T08:39:53.215Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-11-26T08:39:53.216Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-ios', '/builds/worker/checkouts/src']
[vcs 2024-11-26T08:39:53.218Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-11-26T08:41:24.343Z] Updating files: 99% (10154/10245)
[vcs 2024-11-26T08:41:24.344Z] Updating files: 100% (10245/10245)
[vcs 2024-11-26T08:41:24.344Z] Updating files: 100% (10245/10245), done.
[vcs 2024-11-26T08:41:24.379Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/firefox-ios', 'zazz/add-feature-flag-for-new-pull-refresh']
[vcs 2024-11-26T08:41:24.701Z] From https://github.com/mozilla-mobile/firefox-ios
[vcs 2024-11-26T08:41:24.707Z] * branch zazz/add-feature-flag-for-new-pull-refresh -> FETCH_HEAD
[vcs 2024-11-26T08:41:24.711Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/firefox-ios', 'zazz/add-feature-flag-for-new-pull-refresh']
[vcs 2024-11-26T08:41:25.008Z] From https://github.com/mozilla-mobile/firefox-ios
[vcs 2024-11-26T08:41:25.019Z] * branch zazz/add-feature-flag-for-new-pull-refresh -> FETCH_HEAD
[vcs 2024-11-26T08:41:25.021Z] executing ['git', 'checkout', '-f', '-B', 'zazz/add-feature-flag-for-new-pull-refresh', '958b4d4a18c8e6ecf3d47ef3abd6e5e45da15936']
[vcs 2024-11-26T08:41:26.069Z] Switched to a new branch 'zazz/add-feature-flag-for-new-pull-refresh'
[vcs 2024-11-26T08:41:26.072Z] cleaning git checkout...
[vcs 2024-11-26T08:41:26.074Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-11-26T08:41:26.109Z] removing []
[vcs 2024-11-26T08:41:26.110Z] successfully cleaned git checkout!
[vcs 2024-11-26T08:41:26.113Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/firefox-ios/commit/958b4d4a18c8e6ecf3d47ef3abd6e5e45da15936' title='Built from firefox-ios commit 958b4d4a18c8e6ecf3d47ef3abd6e5e45da15936'>958b4d4a18c8e6ecf3d47ef3abd6e5e45da15936</a>
[pip-install 2024-11-26T08:41:26.115Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-11-26T08:41:26.501Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-11-26T08:41:26.633Z] 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 2024-11-26T08:41:26.830Z] Collecting arrow==1.3.0
[pip-install 2024-11-26T08:41:26.938Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-11-26T08:41:26.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 3.4 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:26.977Z] 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 2024-11-26T08:41:27.028Z] Collecting certifi==2024.7.4
[pip-install 2024-11-26T08:41:27.043Z] Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[pip-install 2024-11-26T08:41:27.075Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 7.4 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:27.106Z] Collecting chardet==5.2.0
[pip-install 2024-11-26T08:41:27.128Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-11-26T08:41:27.163Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 9.3 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:27.389Z] Collecting charset-normalizer==3.3.2
[pip-install 2024-11-26T08:41:27.404Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2024-11-26T08:41:27.423Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 8.5 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:27.466Z] Collecting click==8.1.7
[pip-install 2024-11-26T08:41:27.481Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-11-26T08:41:27.501Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 5.3 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:27.536Z] Collecting cookiecutter==2.6.0
[pip-install 2024-11-26T08:41:27.550Z] Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB)
[pip-install 2024-11-26T08:41:27.575Z] Collecting giturlparse==0.12.0
[pip-install 2024-11-26T08:41:27.589Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-11-26T08:41:27.630Z] Collecting idna==3.8
[pip-install 2024-11-26T08:41:27.644Z] Downloading idna-3.8-py3-none-any.whl (66 kB)
[pip-install 2024-11-26T08:41:27.653Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.9/66.9 kB 10.8 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:27.690Z] Collecting jinja2==3.1.4
[pip-install 2024-11-26T08:41:27.705Z] Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
[pip-install 2024-11-26T08:41:27.724Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 7.9 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:27.776Z] Collecting json-e==4.7.1
[pip-install 2024-11-26T08:41:27.792Z] Downloading json_e-4.7.1-py3-none-any.whl (13 kB)
[pip-install 2024-11-26T08:41:27.835Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-11-26T08:41:27.850Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-11-26T08:41:27.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 19.9 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:28.015Z] Collecting markupsafe==2.1.5
[pip-install 2024-11-26T08:41:28.030Z] Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[pip-install 2024-11-26T08:41:28.056Z] Collecting mdurl==0.1.2
[pip-install 2024-11-26T08:41:28.070Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-11-26T08:41:28.075Z] 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 2024-11-26T08:41:28.104Z] Collecting mozilla-taskgraph==2.0.3
[pip-install 2024-11-26T08:41:28.120Z] Downloading mozilla_taskgraph-2.0.3-py3-none-any.whl (15 kB)
[pip-install 2024-11-26T08:41:28.169Z] Collecting pygments==2.18.0
[pip-install 2024-11-26T08:41:28.184Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
[pip-install 2024-11-26T08:41:28.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.9 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:28.338Z] Collecting python-dateutil==2.9.0.post0
[pip-install 2024-11-26T08:41:28.354Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[pip-install 2024-11-26T08:41:28.374Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 13.7 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:28.409Z] Collecting python-slugify==8.0.4
[pip-install 2024-11-26T08:41:28.425Z] Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
[pip-install 2024-11-26T08:41:28.527Z] Collecting pyyaml==6.0.2
[pip-install 2024-11-26T08:41:28.542Z] Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
[pip-install 2024-11-26T08:41:28.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 14.8 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:28.622Z] Collecting redo==3.0.0
[pip-install 2024-11-26T08:41:28.637Z] Downloading redo-3.0.0-py2.py3-none-any.whl (14 kB)
[pip-install 2024-11-26T08:41:28.700Z] Collecting requests==2.32.3
[pip-install 2024-11-26T08:41:28.715Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[pip-install 2024-11-26T08:41:28.720Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 27.1 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:28.837Z] Collecting rich==13.8.0
[pip-install 2024-11-26T08:41:28.851Z] Downloading rich-13.8.0-py3-none-any.whl (241 kB)
[pip-install 2024-11-26T08:41:28.868Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.6/241.6 kB 16.5 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:28.873Z] 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 2024-11-26T08:41:28.874Z] 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 2024-11-26T08:41:28.913Z] Collecting taskcluster-taskgraph==9.2.1
[pip-install 2024-11-26T08:41:28.931Z] Downloading taskcluster_taskgraph-9.2.1-py3-none-any.whl (191 kB)
[pip-install 2024-11-26T08:41:28.942Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 191.2/191.2 kB 24.9 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:28.946Z] 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 2024-11-26T08:41:28.948Z] 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 2024-11-26T08:41:28.977Z] Collecting types-python-dateutil==2.9.0.20240821
[pip-install 2024-11-26T08:41:28.991Z] Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl (9.7 kB)
[pip-install 2024-11-26T08:41:29.057Z] Collecting urllib3==2.2.2
[pip-install 2024-11-26T08:41:29.072Z] Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[pip-install 2024-11-26T08:41:29.082Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 29.0 MB/s eta 0:00:00
[pip-install 2024-11-26T08:41:29.111Z] Collecting voluptuous==0.15.2
[pip-install 2024-11-26T08:41:29.126Z] Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB)
[pip-install 2024-11-26T08:41:29.675Z] 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 2024-11-26T08:41:29.684Z] WARNING: The script retry is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-26T08:41:29.684Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-26T08:41:29.914Z] WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-26T08:41:29.914Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-26T08:41:30.895Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-26T08:41:30.895Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-26T08:41:31.190Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-26T08:41:31.190Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-26T08:41:31.442Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-26T08:41:31.442Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-26T08:41:31.562Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-26T08:41:31.563Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-26T08:41:31.968Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-26T08:41:31.968Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-26T08:41:32.088Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-26T08:41:32.088Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-26T08:41:32.201Z] 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.4 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 2024-11-26T08:41:32.352Z] 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\' \n']
[task 2024-11-26T08:41:32.354Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-11-26T08:41:32.356Z] + /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/mozilla-mobile/firefox-ios --head-ref=zazz/add-feature-flag-for-new-pull-refresh --head-rev=958b4d4a18c8e6ecf3d47ef3abd6e5e45da15936 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-11-26T08:41:32.675Z] 2024-11-26 08:41:32,675 - INFO - Loading graph configuration.
[task 2024-11-26T08:41:32.706Z] 2024-11-26 08:41:32,706 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-11-26T08:41:32.707Z] 2024-11-26 08:41:32,707 - INFO - base_rev is not set.
[task 2024-11-26T08:41:32.708Z] 2024-11-26 08:41:32,707 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-11-26T08:41:32.712Z] 2024-11-26 08:41:32,712 - INFO - base_rev has been reset from "" to "ad0a142abb3b56d748a54a6fbf82d2fe48441296".
[task 2024-11-26T08:41:32.716Z] 2024-11-26 08:41:32,716 - 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 2024-11-26T08:41:32.719Z] 2024-11-26 08:41:32,719 - INFO - Using Parameters(id=0bbe66c83610) (from defaults)
[task 2024-11-26T08:41:32.720Z] 2024-11-26 08:41:32,720 - INFO - writing artifact file `parameters.yml`
[task 2024-11-26T08:41:32.731Z] 2024-11-26 08:41:32,727 - INFO - writing artifact file `actions.json`
[task 2024-11-26T08:41:32.731Z] 2024-11-26 08:41:32,728 - INFO - Loading kinds
[task 2024-11-26T08:41:32.731Z] 2024-11-26 08:41:32,730 - INFO - Generating full task set
[task 2024-11-26T08:41:32.733Z] 2024-11-26 08:41:32,733 - INFO - Generated 1 tasks for kind bitrise-performance
[task 2024-11-26T08:41:32.734Z] 2024-11-26 08:41:32,734 - INFO - Generated 1 tasks for kind build
[task 2024-11-26T08:41:32.735Z] 2024-11-26 08:41:32,735 - INFO - Writing docker-contexts/alpine.tar.gz for docker image alpine
[task 2024-11-26T08:41:32.752Z] 2024-11-26 08:41:32,752 - INFO - Writing docker-contexts/screenshots.tar.gz for docker image screenshots
[task 2024-11-26T08:41:32.770Z] 2024-11-26 08:41:32,770 - INFO - Generated 2 tasks for kind docker-image
[task 2024-11-26T08:41:32.771Z] 2024-11-26 08:41:32,770 - INFO - Generated 1 tasks for kind firebase-performance
[task 2024-11-26T08:41:32.782Z] 2024-11-26 08:41:32,782 - INFO - Generated 17 tasks for kind generate-screenshots
[task 2024-11-26T08:41:32.790Z] 2024-11-26 08:41:32,790 - INFO - Generated 1 tasks for kind test
[task 2024-11-26T08:41:32.791Z] 2024-11-26 08:41:32,790 - INFO - Generating full task graph
[task 2024-11-26T08:41:32.792Z] 2024-11-26 08:41:32,790 - INFO - Full task graph contains 23 tasks and 18 dependencies
[task 2024-11-26T08:41:32.793Z] 2024-11-26 08:41:32,791 - INFO - writing artifact file `full-task-graph.json`
[task 2024-11-26T08:41:32.796Z] 2024-11-26 08:41:32,796 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-11-26T08:41:32.797Z] 2024-11-26 08:41:32,797 - INFO - Generating target task set
[task 2024-11-26T08:41:32.798Z] 2024-11-26 08:41:32,797 - INFO - Filter filter_target_tasks pruned 22 tasks (1 remain)
[task 2024-11-26T08:41:32.798Z] 2024-11-26 08:41:32,797 - INFO - writing artifact file `target-tasks.json`
[task 2024-11-26T08:41:32.799Z] 2024-11-26 08:41:32,797 - INFO - Generating target task graph
[task 2024-11-26T08:41:32.800Z] 2024-11-26 08:41:32,798 - INFO - Adding 2 tasks with `always_target` attribute
[task 2024-11-26T08:41:32.800Z] 2024-11-26 08:41:32,798 - INFO - Generating optimized task graph
[task 2024-11-26T08:41:32.801Z] 2024-11-26 08:41:32,799 - INFO - Removed 1 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2024-11-26T08:41:32.958Z] 2024-11-26 08:41:32,958 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2024-11-26T08:41:32.959Z] 2024-11-26 08:41:32,958 - INFO - writing artifact file `task-graph.json`
[task 2024-11-26T08:41:32.960Z] 2024-11-26 08:41:32,960 - INFO - writing artifact file `label-to-taskid.json`
[taskcluster 2024-11-26 08:41:34.366Z] === Task Finished ===
[taskcluster 2024-11-26 08:41:36.680Z] Successful task run with exit code: 0 completed in 106.01 seconds