This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Bug 1876806 - Do not remove downloaded files in private tabs after deleting browsing data (backport #5461) #5525
firefoxci-taskcluster / Decision Task
succeeded
Feb 8, 2024 in 1m 10s
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
[taskcluster 2024-02-08 16:11:12.111Z] Task ID: DOht6sZjR9CO6IkPU0jdIA
[taskcluster 2024-02-08 16:11:12.111Z] Worker ID: 7955808456578517256
[taskcluster 2024-02-08 16:11:12.111Z] Worker Group: us-west1
[taskcluster 2024-02-08 16:11:12.111Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-02-08 16:11:12.111Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2024-02-08 16:11:12.111Z] Worker Version: 38.0.5
[taskcluster 2024-02-08 16:11:12.111Z] Public IP: 34.168.234.173
[taskcluster 2024-02-08 16:11:12.111Z] Hostname: mobile-1-decision-gcp-aw0knblyreidngyldhxr1q
[taskcluster 2024-02-08 16:11:12.462Z] === Task Starting ===
[setup 2024-02-08T16:11:12.725Z] run-task started in /
[setup 2024-02-08T16:11:12.725Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx cd /builds/worker/checkouts/vcs && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-android' --message="" --owner='mergify[bot]@users.noreply.github.com' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --base-ref="$MOBILE_BASE_REF" --base-rev="$MOBILE_BASE_REV" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request-untrusted'
[setup 2024-02-08T16:11:12.725Z] Python version: 3.8.10
[vcs 2024-02-08T16:11:12.727Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-02-08T16:11:12.727Z] running as worker:worker
[vcs 2024-02-08T16:11:12.727Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-android', '/builds/worker/checkouts/vcs']
[vcs 2024-02-08T16:11:12.731Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-02-08T16:11:56.099Z] executing ['git', 'fetch', 'origin', 'releases_v123']
[vcs 2024-02-08T16:11:56.330Z] From https://github.com/mozilla-mobile/firefox-android
[vcs 2024-02-08T16:11:56.330Z] * branch releases_v123 -> FETCH_HEAD
[vcs 2024-02-08T16:11:56.334Z] executing ['git', 'checkout', 'releases_v123']
[vcs 2024-02-08T16:11:56.479Z] Switched to a new branch 'releases_v123'
[vcs 2024-02-08T16:11:56.479Z] Branch 'releases_v123' set up to track remote branch 'releases_v123' from 'origin'.
[vcs 2024-02-08T16:11:56.482Z] executing ['git', 'fetch', 'origin', '2516c022a4cc1c16d94795985f0693976514f4d6']
[vcs 2024-02-08T16:11:56.671Z] From https://github.com/mozilla-mobile/firefox-android
[vcs 2024-02-08T16:11:56.672Z] * branch 2516c022a4cc1c16d94795985f0693976514f4d6 -> FETCH_HEAD
[vcs 2024-02-08T16:11:56.676Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/firefox-android', 'mergify/bp/releases_v123/pr-5461']
[vcs 2024-02-08T16:11:56.873Z] From https://github.com/mozilla-mobile/firefox-android
[vcs 2024-02-08T16:11:56.874Z] * branch mergify/bp/releases_v123/pr-5461 -> FETCH_HEAD
[vcs 2024-02-08T16:11:56.880Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/firefox-android', 'mergify/bp/releases_v123/pr-5461']
[vcs 2024-02-08T16:11:57.095Z] From https://github.com/mozilla-mobile/firefox-android
[vcs 2024-02-08T16:11:57.095Z] * branch mergify/bp/releases_v123/pr-5461 -> FETCH_HEAD
[vcs 2024-02-08T16:11:57.100Z] executing ['git', 'checkout', '-f', '-B', 'mergify/bp/releases_v123/pr-5461', 'cad109d0791d7730ac12fe2a3dbd40d57c3ed15f']
[vcs 2024-02-08T16:11:57.268Z] Switched to a new branch 'mergify/bp/releases_v123/pr-5461'
[vcs 2024-02-08T16:11:57.269Z] cleaning git checkout...
[vcs 2024-02-08T16:11:57.269Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-02-08T16:11:57.345Z] removing []
[vcs 2024-02-08T16:11:57.345Z] successfully cleaned git checkout!
[vcs 2024-02-08T16:11:57.348Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/firefox-android/commit/cad109d0791d7730ac12fe2a3dbd40d57c3ed15f' title='Built from firefox-android commit cad109d0791d7730ac12fe2a3dbd40d57c3ed15f'>cad109d0791d7730ac12fe2a3dbd40d57c3ed15f</a>
[pip-install 2024-02-08T16:11:57.348Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-02-08T16:11:57.574Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-02-08T16:11:57.633Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-02-08T16:11:57.752Z] Collecting arrow==1.3.0
[pip-install 2024-02-08T16:11:57.792Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-02-08T16:11:57.832Z] Collecting attrs==23.1.0
[pip-install 2024-02-08T16:11:57.841Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[pip-install 2024-02-08T16:11:57.846Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 19)) (0.4.4)
[pip-install 2024-02-08T16:11:57.890Z] Collecting certifi==2023.7.22
[pip-install 2024-02-08T16:11:57.899Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2024-02-08T16:11:57.926Z] Collecting chardet==5.2.0
[pip-install 2024-02-08T16:11:57.935Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-02-08T16:11:58.186Z] Collecting charset-normalizer==3.3.1
[pip-install 2024-02-08T16:11:58.197Z] Downloading charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[pip-install 2024-02-08T16:11:58.241Z] Collecting click==8.1.7
[pip-install 2024-02-08T16:11:58.250Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-02-08T16:11:58.282Z] Collecting cookiecutter==2.4.0
[pip-install 2024-02-08T16:11:58.293Z] Downloading cookiecutter-2.4.0-py3-none-any.whl (38 kB)
[pip-install 2024-02-08T16:11:58.311Z] Collecting giturlparse==0.12.0
[pip-install 2024-02-08T16:11:58.321Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-02-08T16:11:58.324Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 135)) (3.4)
[pip-install 2024-02-08T16:11:58.356Z] Collecting jinja2==3.1.3
[pip-install 2024-02-08T16:11:58.365Z] Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
[pip-install 2024-02-08T16:11:58.387Z] Collecting json-e==4.5.3
[pip-install 2024-02-08T16:11:58.397Z] Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2024-02-08T16:11:58.433Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-02-08T16:11:58.442Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-02-08T16:11:58.447Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 151)) (2.1.3)
[pip-install 2024-02-08T16:11:58.460Z] Collecting mdurl==0.1.2
[pip-install 2024-02-08T16:11:58.469Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-02-08T16:11:58.472Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 217)) (0.1.1)
[pip-install 2024-02-08T16:11:58.547Z] Collecting mozilla-version==2.1.0
[pip-install 2024-02-08T16:11:58.557Z] Downloading mozilla_version-2.1.0-py3-none-any.whl (34 kB)
[pip-install 2024-02-08T16:11:58.606Z] Collecting pygments==2.16.1
[pip-install 2024-02-08T16:11:58.615Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2024-02-08T16:11:58.637Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 229)) (2.8.2)
[pip-install 2024-02-08T16:11:58.637Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 233)) (8.0.1)
[pip-install 2024-02-08T16:11:58.739Z] Collecting pyyaml==6.0.1
[pip-install 2024-02-08T16:11:58.749Z] Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2024-02-08T16:11:58.759Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 291)) (2.0.4)
[pip-install 2024-02-08T16:11:58.760Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 297)) (2.31.0)
[pip-install 2024-02-08T16:11:58.894Z] Collecting rich==13.6.0
[pip-install 2024-02-08T16:11:58.906Z] Downloading rich-13.6.0-py3-none-any.whl (239 kB)
[pip-install 2024-02-08T16:11:58.912Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 307)) (1.16.0)
[pip-install 2024-02-08T16:11:58.913Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 311)) (2.0.0)
[pip-install 2024-02-08T16:11:58.953Z] Collecting taskcluster-taskgraph==6.3.1
[pip-install 2024-02-08T16:11:58.964Z] Downloading taskcluster_taskgraph-6.3.1-py3-none-any.whl (187 kB)
[pip-install 2024-02-08T16:11:58.969Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 319)) (13.0.1)
[pip-install 2024-02-08T16:11:58.970Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 324)) (1.3)
[pip-install 2024-02-08T16:11:58.998Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-02-08T16:11:59.007Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-02-08T16:11:59.039Z] Collecting typing-extensions==4.8.0
[pip-install 2024-02-08T16:11:59.048Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[pip-install 2024-02-08T16:11:59.116Z] Collecting urllib3==2.0.7
[pip-install 2024-02-08T16:11:59.125Z] Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[pip-install 2024-02-08T16:11:59.130Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 340)) (0.13.1)
[pip-install 2024-02-08T16:11:59.483Z] Installing collected packages: mdurl, urllib3, typing-extensions, types-python-dateutil, pygments, markdown-it-py, charset-normalizer, chardet, certifi, rich, pyyaml, jinja2, giturlparse, click, arrow, json-e, cookiecutter, attrs, taskcluster-taskgraph, mozilla-version
[pip-install 2024-02-08T16:12:00.034Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T16:12:00.034Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T16:12:00.086Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T16:12:00.086Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T16:12:00.111Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T16:12:00.112Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T16:12:00.244Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T16:12:00.245Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T16:12:00.605Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T16:12:00.606Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T16:12:00.706Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T16:12:00.707Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T16:12:00.734Z] Successfully installed arrow-1.3.0 attrs-23.1.0 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.3.1 click-8.1.7 cookiecutter-2.4.0 giturlparse-0.12.0 jinja2-3.1.3 json-e-4.5.3 markdown-it-py-3.0.0 mdurl-0.1.2 mozilla-version-2.1.0 pygments-2.16.1 pyyaml-6.0.1 rich-13.6.0 taskcluster-taskgraph-6.3.1 types-python-dateutil-2.8.19.14 typing-extensions-4.8.0 urllib3-2.0.7
[pip-install 2024-02-08T16:12:00.851Z] WARNING: You are using pip version 21.1.3; however, version 24.0 is available.
[pip-install 2024-02-08T16:12:00.851Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2024-02-08T16:12:00.904Z] executing ['bash', '-cx', 'cd /builds/worker/checkouts/vcs && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-android\' --message="" --owner=\'mergify[bot]@users.noreply.github.com\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --base-ref="$MOBILE_BASE_REF" --base-rev="$MOBILE_BASE_REV" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request-untrusted\' \n']
[task 2024-02-08T16:12:00.907Z] + cd /builds/worker/checkouts/vcs
[task 2024-02-08T16:12:00.907Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-02-08T16:12:00.908Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-android --message= '--owner=mergify[bot]@users.noreply.github.com' --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-android --base-ref=releases_v123 --base-rev=2516c022a4cc1c16d94795985f0693976514f4d6 --head-repository=https://github.com/mozilla-mobile/firefox-android --head-ref=mergify/bp/releases_v123/pr-5461 --head-rev=cad109d0791d7730ac12fe2a3dbd40d57c3ed15f --repository-type=git --tasks-for=github-pull-request-untrusted
[task 2024-02-08T16:12:01.119Z] 2024-02-08 16:12:01,119 - INFO - Loading graph configuration.
[task 2024-02-08T16:12:01.188Z] 2024-02-08 16:12:01,188 - WARNING - using default project parameters; add firefox-android to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-02-08T16:12:01.189Z] 2024-02-08 16:12:01,189 - INFO - Using Parameters(id=d43fddb9535c) (from defaults)
[task 2024-02-08T16:12:01.191Z] 2024-02-08 16:12:01,189 - INFO - writing artifact file `parameters.yml`
[task 2024-02-08T16:12:01.195Z] 2024-02-08 16:12:01,195 - INFO - writing artifact file `actions.json`
[task 2024-02-08T16:12:01.197Z] 2024-02-08 16:12:01,197 - INFO - Loading kinds
[task 2024-02-08T16:12:01.499Z] 2024-02-08 16:12:01,499 - INFO - Generating full task set
[task 2024-02-08T16:12:01.501Z] 2024-02-08 16:12:01,501 - INFO - Writing docker-contexts/android-build.tar.gz for docker image android-build
[task 2024-02-08T16:12:01.502Z] 2024-02-08 16:12:01,502 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-02-08T16:12:01.518Z] 2024-02-08 16:12:01,518 - INFO - Writing docker-contexts/ui-tests.tar.gz for docker image ui-tests
[task 2024-02-08T16:12:01.520Z] 2024-02-08 16:12:01,520 - INFO - Generated 3 tasks for kind docker-image
[task 2024-02-08T16:12:01.530Z] 2024-02-08 16:12:01,530 - INFO - Generated 1 tasks for kind fetch
[task 2024-02-08T16:12:01.531Z] 2024-02-08 16:12:01,531 - INFO - Generated 1 tasks for kind geckoview
[task 2024-02-08T16:12:01.617Z] 2024-02-08 16:12:01,617 - INFO - Generated 2 tasks for kind release-notify-started
[task 2024-02-08T16:12:01.621Z] 2024-02-08 16:12:01,620 - INFO - Generated 2 tasks for kind startup-test
[task 2024-02-08T16:12:01.960Z] 2024-02-08 16:12:01,960 - INFO - Generated 7 tasks for kind toolchain
[task 2024-02-08T16:12:01.963Z] 2024-02-08 16:12:01,963 - INFO - Generated 1 tasks for kind trigger-nightly
[task 2024-02-08T16:12:02.875Z] 2024-02-08 16:12:02,875 - INFO - Generated 123 tasks for kind external-gradle-dependencies
[task 2024-02-08T16:12:02.913Z] 2024-02-08 16:12:02,913 - INFO - Generated 24 tasks for kind build-apk
[task 2024-02-08T16:12:02.924Z] 2024-02-08 16:12:02,924 - INFO - Generated 10 tasks for kind build-bundle
[task 2024-02-08T16:12:03.419Z] 2024-02-08 16:12:03,419 - INFO - Generated 432 tasks for kind build-components
[task 2024-02-08T16:12:03.423Z] 2024-02-08 16:12:03,423 - INFO - Generated 2 tasks for kind build-samples-browser
[task 2024-02-08T16:12:03.426Z] 2024-02-08 16:12:03,426 - INFO - Generated 2 tasks for kind test-apk
[task 2024-02-08T16:12:03.463Z] 2024-02-08 16:12:03,463 - INFO - Generated 15 tasks for kind lint
[task 2024-02-08T16:12:03.482Z] 2024-02-08 16:12:03,482 - INFO - Generated 24 tasks for kind signing-apk
[task 2024-02-08T16:12:03.485Z] 2024-02-08 16:12:03,485 - INFO - Generated 5 tasks for kind github-release-apks
[task 2024-02-08T16:12:03.615Z] 2024-02-08 16:12:03,615 - INFO - Generated 315 tasks for kind signing
[task 2024-02-08T16:12:03.620Z] 2024-02-08 16:12:03,620 - INFO - Generated 9 tasks for kind post-signing
[task 2024-02-08T16:12:03.624Z] 2024-02-08 16:12:03,624 - INFO - Generated 10 tasks for kind signing-bundle
[task 2024-02-08T16:12:03.628Z] 2024-02-08 16:12:03,628 - INFO - Generated 7 tasks for kind push-bundle
[task 2024-02-08T16:12:03.630Z] 2024-02-08 16:12:03,630 - INFO - Generated 2 tasks for kind release-notify-promote
[task 2024-02-08T16:12:03.631Z] 2024-02-08 16:12:03,631 - INFO - Generated 2 tasks for kind release-notify-push
[task 2024-02-08T16:12:03.644Z] 2024-02-08 16:12:03,644 - INFO - Generated 13 tasks for kind test-components
[task 2024-02-08T16:12:03.656Z] 2024-02-08 16:12:03,656 - INFO - Generated 9 tasks for kind ui-test-apk
[task 2024-02-08T16:12:03.998Z] 2024-02-08 16:12:03,997 - INFO - Generated 315 tasks for kind beetmover
[task 2024-02-08T16:12:04.025Z] 2024-02-08 16:12:04,025 - INFO - Generated 7 tasks for kind beetmover-android-app
[task 2024-02-08T16:12:04.064Z] 2024-02-08 16:12:04,064 - INFO - Generated 33 tasks for kind browsertime
[task 2024-02-08T16:12:04.071Z] 2024-02-08 16:12:04,071 - INFO - Generated 8 tasks for kind complete
[task 2024-02-08T16:12:04.076Z] 2024-02-08 16:12:04,076 - INFO - Generated 9 tasks for kind post-beetmover
[task 2024-02-08T16:12:04.077Z] 2024-02-08 16:12:04,077 - INFO - Generated 2 tasks for kind github-release-components
[task 2024-02-08T16:12:04.079Z] 2024-02-08 16:12:04,079 - INFO - Generated 2 tasks for kind mark-as-shipped
[task 2024-02-08T16:12:04.080Z] 2024-02-08 16:12:04,080 - INFO - Generated 2 tasks for kind version-bump
[task 2024-02-08T16:12:04.081Z] 2024-02-08 16:12:04,081 - INFO - Generated 2 tasks for kind release-notify-ship
[task 2024-02-08T16:12:04.082Z] 2024-02-08 16:12:04,082 - INFO - Generating full task graph
[task 2024-02-08T16:12:04.084Z] 2024-02-08 16:12:04,084 - INFO - Full task graph contains 1401 tasks and 4030 dependencies
[task 2024-02-08T16:12:04.152Z] 2024-02-08 16:12:04,152 - INFO - writing artifact file `full-task-graph.json`
[task 2024-02-08T16:12:04.637Z] 2024-02-08 16:12:04,637 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-02-08T16:12:04.659Z] 2024-02-08 16:12:04,659 - INFO - Generating target task set
[task 2024-02-08T16:12:08.312Z] 2024-02-08 16:12:08,311 - INFO - Filter filter_target_tasks pruned 1128 tasks (273 remain)
[task 2024-02-08T16:12:08.312Z] 2024-02-08 16:12:08,312 - INFO - writing artifact file `target-tasks.json`
[task 2024-02-08T16:12:08.312Z] 2024-02-08 16:12:08,312 - INFO - Generating target task graph
[task 2024-02-08T16:12:08.313Z] 2024-02-08 16:12:08,313 - INFO - Adding 3 tasks with `always_target` attribute
[task 2024-02-08T16:12:08.315Z] 2024-02-08 16:12:08,315 - INFO - Generating optimized task graph
[task 2024-02-08T16:12:08.350Z] 2024-02-08 16:12:08,350 - INFO - Removed 116 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2024-02-08T16:12:17.260Z] 2024-02-08 16:12:17,259 - INFO - Replaced 129 tasks by index-search (index-search) during optimization.
[task 2024-02-08T16:12:17.264Z] 2024-02-08 16:12:17,263 - INFO - writing artifact file `task-graph.json`
[task 2024-02-08T16:12:17.272Z] 2024-02-08 16:12:17,272 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-02-08T16:12:17.274Z] 2024-02-08 16:12:17,274 - INFO - Creating task with taskId Bcx7wAZfSXGdWpkL2KyobQ for build-samples-browser-system
[task 2024-02-08T16:12:17.276Z] 2024-02-08 16:12:17,276 - INFO - Creating task with taskId MMCnxUhRRYeVx4CKqmDOzA for build-bundle-fenix-debug
[task 2024-02-08T16:12:17.278Z] 2024-02-08 16:12:17,278 - INFO - Creating task with taskId ZUBNHgjjRh-iWJVgY9NRCg for build-bundle-focus-debug
[task 2024-02-08T16:12:17.280Z] 2024-02-08 16:12:17,279 - INFO - Creating task with taskId FLWOHExyS5-WbPktY4LpzA for lint-buildconfig-focus
[task 2024-02-08T16:12:17.283Z] 2024-02-08 16:12:17,283 - INFO - Creating task with taskId f2IphFXmTy2Zl3LQT4-m4Q for lint-lint-fenix
[task 2024-02-08T16:12:17.284Z] 2024-02-08 16:12:17,283 - INFO - Creating task with taskId Dy_EEMmmSQS_cKC5xB2U0A for build-apk-focus-debug
[task 2024-02-08T16:12:17.286Z] 2024-02-08 16:12:17,286 - INFO - Creating task with taskId A5oDi0bNTSSU-Uz30onPdg for build-apk-fenix-debug
[task 2024-02-08T16:12:17.289Z] 2024-02-08 16:12:17,286 - INFO - Creating task with taskId FTlVg7zVTF2SeAkAIKpTSg for test-apk-focus-debug
[task 2024-02-08T16:12:17.296Z] 2024-02-08 16:12:17,295 - INFO - Creating task with taskId dIX1QDRWR7q0e-IihYaKuA for build-components-feature-downloads
[task 2024-02-08T16:12:17.299Z] 2024-02-08 16:12:17,298 - INFO - Creating task with taskId LSa6jCgaSZuvRuASvW94cQ for lint-ktlint-fenix
[task 2024-02-08T16:12:17.301Z] 2024-02-08 16:12:17,301 - INFO - Creating task with taskId Lsu5ju7sQ4uYbFc8T5IWPQ for lint-detekt-fenix
[task 2024-02-08T16:12:17.304Z] 2024-02-08 16:12:17,303 - INFO - Creating task with taskId ZCWBZmWdQEalbZ-v4un83g for build-apk-klar-debug
[task 2024-02-08T16:12:17.307Z] 2024-02-08 16:12:17,307 - INFO - Creating task with taskId bY_EOqepRBiX1vlCCcPjtQ for lint-ktlint-android-components
[task 2024-02-08T16:12:17.311Z] 2024-02-08 16:12:17,310 - INFO - Creating task with taskId WRNvrQY6Rn6iEMR9aXzGpQ for lint-lint-android-components
[task 2024-02-08T16:12:17.315Z] 2024-02-08 16:12:17,311 - INFO - Creating task with taskId LPEWsyGJSHqrOsGqutJYxA for build-apk-fenix-android-test-debug
[task 2024-02-08T16:12:17.318Z] 2024-02-08 16:12:17,315 - INFO - Creating task with taskId UxabjGIgQve35w7UjtguqQ for lint-detekt-focus
[task 2024-02-08T16:12:17.321Z] 2024-02-08 16:12:17,315 - INFO - Creating task with taskId dKDGswdcScu30SLxXxjp4g for lint-ktlint-focus
[task 2024-02-08T16:12:17.324Z] 2024-02-08 16:12:17,324 - INFO - Creating task with taskId FTXr4-sbShC7wHUnFzGgmg for lint-lint-focus
[task 2024-02-08T16:12:17.330Z] 2024-02-08 16:12:17,329 - INFO - Creating task with taskId JkJH-BJ_QhGgxE2PXcPCBA for lint-buildconfig-android-components
[task 2024-02-08T16:12:17.332Z] 2024-02-08 16:12:17,330 - INFO - Creating task with taskId GW2hItlnSvuMOCZA4TIPEg for lint-compare-locales-fenix
[task 2024-02-08T16:12:17.335Z] 2024-02-08 16:12:17,330 - INFO - Creating task with taskId BHBKxS2xSQinIAhTIigwmQ for build-samples-browser-gecko
[task 2024-02-08T16:12:17.338Z] 2024-02-08 16:12:17,338 - INFO - Creating task with taskId eD69UaCfQ3mIGluyEkYa-w for build-apk-focus-android-test-debug
[task 2024-02-08T16:12:17.343Z] 2024-02-08 16:12:17,343 - INFO - Creating task with taskId BFeDIj26RyKcCAZxph2zGA for lint-detekt-android-components
[task 2024-02-08T16:12:17.347Z] 2024-02-08 16:12:17,343 - INFO - Creating task with taskId SLJXg0wrRAOwmOkaJnhcUw for lint-buildconfig-fenix
[task 2024-02-08T16:12:17.349Z] 2024-02-08 16:12:17,349 - INFO - Creating task with taskId MAHIEcRIQIyjH3-kjJDkug for test-apk-fenix-debug
[task 2024-02-08T16:12:17.351Z] 2024-02-08 16:12:17,351 - INFO - Creating task with taskId Qz3xhjYFRge7CffRtSpJig for lint-compare-locales-focus
[task 2024-02-08T16:12:17.353Z] 2024-02-08 16:12:17,351 - INFO - Creating task with taskId JpRqH9TsQVW8rxg3vldX_Q for build-bundle-klar-debug
[task 2024-02-08T16:12:17.354Z] 2024-02-08 16:12:17,353 - INFO - Creating task with taskId am9LDrTmQge6wxGO2vkivA for lint-compare-locales-android-components
[task 2024-02-08T16:12:17.528Z] 2024-02-08 16:12:17,528 - INFO - Creating task with taskId f6CWDgeqQVW_0V2bfV4MDA for complete-pr-2
[task 2024-02-08T16:12:17.633Z] 2024-02-08 16:12:17,633 - INFO - Creating task with taskId CgcD3J_fQtuuEPGZmNB7Gw for complete-pr-3
[task 2024-02-08T16:12:17.635Z] 2024-02-08 16:12:17,635 - INFO - Creating task with taskId OHgeXj6xRpqbjacLTZHFnw for complete-pr-1
[task 2024-02-08T16:12:17.822Z] 2024-02-08 16:12:17,822 - INFO - Creating task with taskId LgtUz1EkTzaSuP-uGcYpGQ for complete-pr
[taskcluster 2024-02-08 16:12:18.597Z] === Task Finished ===
[taskcluster 2024-02-08 16:12:20.423Z] Successful task run with exit code: 0 completed in 68.312 seconds
Loading