WIP: Add Dependency Analysis Glean Plugin #2826
Draft
firefoxci-taskcluster / Decision Task
succeeded
May 7, 2024 in 2m 17s
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-05-07 02:54:22.538Z] Task ID: fcraiHG5Rq65_2kIaddGpg
[taskcluster 2024-05-07 02:54:22.538Z] Worker ID: 3797587675080567115
[taskcluster 2024-05-07 02:54:22.538Z] Worker Group: us-central1-f
[taskcluster 2024-05-07 02:54:22.538Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-05-07 02:54:22.538Z] Worker Pool: glean-1/decision-gcp
[taskcluster 2024-05-07 02:54:22.538Z] Worker Version: 38.0.5
[taskcluster 2024-05-07 02:54:22.538Z] Public IP: 34.171.176.184
[taskcluster 2024-05-07 02:54:22.538Z] Hostname: glean-1-decision-gcp-wdmzz-x8q6efkgtap7dxog
[taskcluster 2024-05-07 02:54:22.538Z] using cache "glean-project-glean-level-1-checkouts-sparse-v1" -> /builds/worker/checkouts
90e5e7d8b87a - Started downloading
2e4b65595e5e - Started downloading
90e5e7d8b87a - Downloaded in 0.386 seconds
2e4b65595e5e - Downloaded in 1.692 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2024-05-07 02:54:33.790Z] === Task Starting ===
[setup 2024-05-07T02:54:35.175Z] run-task started in /
[setup 2024-05-07T02:54:35.175Z] Invoked by command: --glean-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='glean' --message="" --owner='[email protected]' --level='1' --base-repository="$GLEAN_BASE_REPOSITORY" --head-repository="$GLEAN_HEAD_REPOSITORY" --head-ref="$GLEAN_HEAD_REF" --head-rev="$GLEAN_HEAD_REV" --head-tag="$GLEAN_HEAD_TAG" --repository-type="$GLEAN_REPOSITORY_TYPE" --tasks-for='github-pull-request' #{extraArgs}
[setup 2024-05-07T02:54:35.175Z] Python version: 3.11.2
[vcs 2024-05-07T02:54:35.178Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-05-07T02:54:35.178Z] running as worker:worker
[vcs 2024-05-07T02:54:35.178Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-05-07T02:54:35.180Z] executing ['git', 'clone', 'https://github.com/mozilla/glean', '/builds/worker/checkouts/vcs']
[vcs 2024-05-07T02:54:35.181Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-05-07T02:55:16.264Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/rvandermeulen/glean', 'dagp']
[vcs 2024-05-07T02:55:16.569Z] From https://github.com/rvandermeulen/glean
[vcs 2024-05-07T02:55:16.569Z] * branch dagp -> FETCH_HEAD
[vcs 2024-05-07T02:55:16.571Z] executing ['git', 'checkout', '-f', '-B', 'dagp', '4dbedf3eead6158b3e69b9c0eea575a8294194e1']
[vcs 2024-05-07T02:55:16.627Z] Switched to a new branch 'dagp'
[vcs 2024-05-07T02:55:16.628Z] cleaning git checkout...
[vcs 2024-05-07T02:55:16.628Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-05-07T02:55:16.632Z] removing []
[vcs 2024-05-07T02:55:16.632Z] successfully cleaned git checkout!
[vcs 2024-05-07T02:55:16.634Z] TinderboxPrint:<a href='https://github.com/rvandermeulen/glean/commit/4dbedf3eead6158b3e69b9c0eea575a8294194e1' title='Built from glean commit 4dbedf3eead6158b3e69b9c0eea575a8294194e1'>4dbedf3eead6158b3e69b9c0eea575a8294194e1</a>
[pip-install 2024-05-07T02:55:16.634Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-05-07T02:55:16.895Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-05-07T02:55:17.560Z] Collecting aiohttp==3.9.4
[pip-install 2024-05-07T02:55:17.719Z] Downloading aiohttp-3.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
[pip-install 2024-05-07T02:55:17.914Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 6.8 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:17.945Z] Collecting aiosignal==1.3.1
[pip-install 2024-05-07T02:55:17.985Z] Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[pip-install 2024-05-07T02:55:17.990Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 89)) (1.4.4)
[pip-install 2024-05-07T02:55:17.992Z] Requirement already satisfied: arrow==1.2.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 93)) (1.2.3)
[pip-install 2024-05-07T02:55:18.014Z] Collecting async-timeout==4.0.2
[pip-install 2024-05-07T02:55:18.055Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
[pip-install 2024-05-07T02:55:18.086Z] Collecting attrs==22.2.0
[pip-install 2024-05-07T02:55:18.126Z] Downloading attrs-22.2.0-py3-none-any.whl (60 kB)
[pip-install 2024-05-07T02:55:18.131Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 24.2 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:18.134Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 107)) (0.4.4)
[pip-install 2024-05-07T02:55:18.167Z] Collecting certifi==2023.7.22
[pip-install 2024-05-07T02:55:18.207Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2024-05-07T02:55:18.212Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 62.3 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:18.236Z] Collecting chardet==5.2.0
[pip-install 2024-05-07T02:55:18.276Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-05-07T02:55:18.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 78.5 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:18.417Z] Collecting charset-normalizer==3.0.1
[pip-install 2024-05-07T02:55:18.458Z] Downloading charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196 kB)
[pip-install 2024-05-07T02:55:18.465Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.8/196.8 kB 48.5 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:18.501Z] Collecting click==8.1.7
[pip-install 2024-05-07T02:55:18.542Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-05-07T02:55:18.546Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 41.8 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:18.577Z] Collecting cookiecutter==2.5.0
[pip-install 2024-05-07T02:55:18.617Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-05-07T02:55:18.722Z] Collecting frozenlist==1.3.3
[pip-install 2024-05-07T02:55:18.764Z] Downloading frozenlist-1.3.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (154 kB)
[pip-install 2024-05-07T02:55:18.770Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 kB 57.8 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:18.774Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 295)) (0.10.0)
[pip-install 2024-05-07T02:55:18.798Z] Collecting idna==3.7
[pip-install 2024-05-07T02:55:18.838Z] Downloading idna-3.7-py3-none-any.whl (66 kB)
[pip-install 2024-05-07T02:55:18.842Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 29.4 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:18.876Z] Collecting jinja2==3.1.3
[pip-install 2024-05-07T02:55:18.916Z] Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
[pip-install 2024-05-07T02:55:18.922Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 55.0 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:18.949Z] Collecting json-e==4.5.0
[pip-install 2024-05-07T02:55:18.989Z] Downloading json_e-4.5.0-py3-none-any.whl (13 kB)
[pip-install 2024-05-07T02:55:19.028Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-05-07T02:55:19.071Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-05-07T02:55:19.076Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 32.1 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:19.079Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 317)) (2.1.3)
[pip-install 2024-05-07T02:55:19.099Z] Collecting mdurl==0.1.2
[pip-install 2024-05-07T02:55:19.139Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-05-07T02:55:19.163Z] Collecting mohawk==1.1.0
[pip-install 2024-05-07T02:55:19.203Z] Downloading mohawk-1.1.0-py3-none-any.whl (22 kB)
[pip-install 2024-05-07T02:55:19.208Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 387)) (0.1.1)
[pip-install 2024-05-07T02:55:19.593Z] Collecting multidict==6.0.4
[pip-install 2024-05-07T02:55:19.634Z] Downloading multidict-6.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB)
[pip-install 2024-05-07T02:55:19.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 49.3 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:19.681Z] Collecting pygments==2.17.2
[pip-install 2024-05-07T02:55:19.722Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-05-07T02:55:19.745Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 59.2 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:19.753Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 473)) (2.8.2)
[pip-install 2024-05-07T02:55:19.755Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 479)) (8.0.1)
[pip-install 2024-05-07T02:55:19.756Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 483)) (6.0)
[pip-install 2024-05-07T02:55:19.758Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 528)) (2.0.4)
[pip-install 2024-05-07T02:55:19.760Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 532)) (2.31.0)
[pip-install 2024-05-07T02:55:19.851Z] Collecting rich==13.7.0
[pip-install 2024-05-07T02:55:19.892Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-05-07T02:55:19.900Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 62.7 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:19.905Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 543)) (1.16.0)
[pip-install 2024-05-07T02:55:19.907Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 549)) (2.0.0)
[pip-install 2024-05-07T02:55:20.021Z] Collecting taskcluster==47.1.2
[pip-install 2024-05-07T02:55:20.063Z] Downloading taskcluster-47.1.2-py3-none-any.whl (141 kB)
[pip-install 2024-05-07T02:55:20.069Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.7/141.7 kB 55.9 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:20.139Z] Collecting taskcluster-taskgraph==7.0.2
[pip-install 2024-05-07T02:55:20.181Z] Downloading taskcluster_taskgraph-7.0.2-py3-none-any.whl (185 kB)
[pip-install 2024-05-07T02:55:20.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.8/185.8 kB 76.7 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:20.189Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 563)) (13.0.1)
[pip-install 2024-05-07T02:55:20.191Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 570)) (1.3)
[pip-install 2024-05-07T02:55:20.246Z] Collecting urllib3==1.26.18
[pip-install 2024-05-07T02:55:20.286Z] Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
[pip-install 2024-05-07T02:55:20.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 54.4 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:20.299Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 578)) (0.13.1)
[pip-install 2024-05-07T02:55:20.548Z] Collecting yarl==1.8.2
[pip-install 2024-05-07T02:55:20.591Z] Downloading yarl-1.8.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (278 kB)
[pip-install 2024-05-07T02:55:20.598Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.1/278.1 kB 80.7 MB/s eta 0:00:00
[pip-install 2024-05-07T02:55:21.365Z] Installing collected packages: json-e, charset-normalizer, urllib3, pygments, multidict, mohawk, mdurl, jinja2, idna, frozenlist, click, chardet, certifi, attrs, async-timeout, yarl, markdown-it-py, aiosignal, rich, aiohttp, taskcluster, cookiecutter, taskcluster-taskgraph
[pip-install 2024-05-07T02:55:21.433Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-05-07T02:55:21.433Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-05-07T02:55:22.387Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-05-07T02:55:22.387Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-05-07T02:55:23.096Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-05-07T02:55:23.096Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-05-07T02:55:23.287Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-05-07T02:55:23.287Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-05-07T02:55:23.876Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-05-07T02:55:23.876Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-05-07T02:55:24.005Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-05-07T02:55:24.005Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-05-07T02:55:24.145Z] Successfully installed aiohttp-3.9.4 aiosignal-1.3.1 async-timeout-4.0.2 attrs-22.2.0 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.0.1 click-8.1.7 cookiecutter-2.5.0 frozenlist-1.3.3 idna-3.7 jinja2-3.1.3 json-e-4.5.0 markdown-it-py-3.0.0 mdurl-0.1.2 mohawk-1.1.0 multidict-6.0.4 pygments-2.17.2 rich-13.7.0 taskcluster-47.1.2 taskcluster-taskgraph-7.0.2 urllib3-1.26.18 yarl-1.8.2
[task 2024-05-07T02:55:24.457Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'glean\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$GLEAN_BASE_REPOSITORY" --head-repository="$GLEAN_HEAD_REPOSITORY" --head-ref="$GLEAN_HEAD_REF" --head-rev="$GLEAN_HEAD_REV" --head-tag="$GLEAN_HEAD_TAG" --repository-type="$GLEAN_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' #{extraArgs}\n']
[task 2024-05-07T02:55:24.459Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-05-07T02:55:24.467Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=glean --message= [email protected] --level=1 --base-repository=https://github.com/mozilla/glean --head-repository=https://github.com/rvandermeulen/glean --head-ref=dagp --head-rev=4dbedf3eead6158b3e69b9c0eea575a8294194e1 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-05-07T02:55:24.846Z] 2024-05-07 02:55:24,846 - INFO - Loading graph configuration.
[task 2024-05-07T02:55:24.877Z] 2024-05-07 02:55:24,876 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-05-07T02:55:24.878Z] 2024-05-07 02:55:24,876 - INFO - base_rev is not set.
[task 2024-05-07T02:55:24.879Z] 2024-05-07 02:55:24,877 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-05-07T02:55:24.891Z] 2024-05-07 02:55:24,882 - INFO - base_rev has been reset from "" to "bc1582f0b97571febba0ac3a5cbe12884dd6b330".
[task 2024-05-07T02:55:24.893Z] 2024-05-07 02:55:24,882 - WARNING - using default project parameters; add glean to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-05-07T02:55:24.893Z] 2024-05-07 02:55:24,882 - INFO - Using Parameters(id=9d9bd888c77a) (from defaults)
[task 2024-05-07T02:55:24.893Z] 2024-05-07 02:55:24,883 - INFO - writing artifact file `parameters.yml`
[task 2024-05-07T02:55:24.893Z] 2024-05-07 02:55:24,889 - INFO - writing artifact file `actions.json`
[task 2024-05-07T02:55:24.894Z] 2024-05-07 02:55:24,890 - INFO - Loading kinds
[task 2024-05-07T02:55:24.912Z] 2024-05-07 02:55:24,912 - INFO - Generating full task set
[task 2024-05-07T02:55:24.924Z] 2024-05-07 02:55:24,924 - INFO - Generated 1 tasks for kind android-build
[task 2024-05-07T02:55:24.927Z] 2024-05-07 02:55:24,927 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2024-05-07T02:55:24.949Z] 2024-05-07 02:55:24,949 - INFO - Generated 1 tasks for kind docker-image
[task 2024-05-07T02:55:24.963Z] 2024-05-07 02:55:24,963 - INFO - Generated 3 tasks for kind module-build
[task 2024-05-07T02:55:24.967Z] 2024-05-07 02:55:24,967 - INFO - Generated 1 tasks for kind rust
[task 2024-05-07T02:55:24.973Z] 2024-05-07 02:55:24,973 - INFO - Generated 3 tasks for kind signing
[task 2024-05-07T02:55:24.979Z] 2024-05-07 02:55:24,978 - INFO - Generated 3 tasks for kind beetmover
[task 2024-05-07T02:55:24.980Z] 2024-05-07 02:55:24,980 - INFO - Generating full task graph
[task 2024-05-07T02:55:24.981Z] 2024-05-07 02:55:24,981 - INFO - Full task graph contains 12 tasks and 14 dependencies
[task 2024-05-07T02:55:24.982Z] 2024-05-07 02:55:24,982 - INFO - writing artifact file `full-task-graph.json`
[task 2024-05-07T02:55:24.992Z] 2024-05-07 02:55:24,992 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-05-07T02:55:24.992Z] 2024-05-07 02:55:24,992 - INFO - Generating target task set
[task 2024-05-07T02:55:24.993Z] 2024-05-07 02:55:24,993 - INFO - Filter filter_target_tasks pruned 9 tasks (3 remain)
[task 2024-05-07T02:55:24.993Z] 2024-05-07 02:55:24,993 - INFO - writing artifact file `target-tasks.json`
[task 2024-05-07T02:55:24.993Z] 2024-05-07 02:55:24,993 - INFO - Generating target task graph
[task 2024-05-07T02:55:24.993Z] 2024-05-07 02:55:24,993 - INFO - Adding 0 tasks with `always_target` attribute
[task 2024-05-07T02:55:24.993Z] 2024-05-07 02:55:24,993 - INFO - Generating optimized task graph
[task 2024-05-07T02:55:24.993Z] 2024-05-07 02:55:24,993 - INFO - No tasks removed during optimization
[task 2024-05-07T02:55:25.240Z] 2024-05-07 02:55:25,239 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2024-05-07T02:55:25.240Z] 2024-05-07 02:55:25,240 - INFO - writing artifact file `task-graph.json`
[task 2024-05-07T02:55:25.241Z] 2024-05-07 02:55:25,241 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-05-07T02:55:25.243Z] 2024-05-07 02:55:25,242 - INFO - Creating task with taskId cuIpsqm5SaeIJMtUD1qq_g for rust-beta-tests
[task 2024-05-07T02:55:25.244Z] 2024-05-07 02:55:25,244 - INFO - Creating task with taskId Kw0nRbHaSmCAr3MKyYwb4g for android-build-pr
[taskcluster 2024-05-07 02:55:25.751Z] === Task Finished ===
[taskcluster 2024-05-07 02:55:27.787Z] Successful task run with exit code: 0 completed in 65.25 seconds
Loading