Bug 1805996 - Apply malloc_size_of to most types to gather heap-allocated memory #2794
+384
−36
firefoxci-taskcluster / Decision Task
succeeded
Apr 10, 2024 in 11s
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-04-10 12:04:52.691Z] Task ID: E0t0ldmlTbeXNOqEfV5d4Q
[taskcluster 2024-04-10 12:04:52.691Z] Worker ID: 4681659538518819867
[taskcluster 2024-04-10 12:04:52.691Z] Worker Group: us-west1-a
[taskcluster 2024-04-10 12:04:52.691Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-04-10 12:04:52.691Z] Worker Pool: glean-1/decision-gcp
[taskcluster 2024-04-10 12:04:52.691Z] Worker Version: 38.0.5
[taskcluster 2024-04-10 12:04:52.691Z] Public IP: 35.197.31.103
[taskcluster 2024-04-10 12:04:52.691Z] Hostname: glean-1-decision-gcp-faxwuddcrpmk0hhzhshwfq
[taskcluster 2024-04-10 12:04:52.691Z] using cache "glean-project-glean-level-1-checkouts-sparse-v1" -> /builds/worker/checkouts
[taskcluster 2024-04-10 12:04:53.184Z] === Task Starting ===
[setup 2024-04-10T12:04:53.497Z] run-task started in /
[setup 2024-04-10T12:04:53.497Z] 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-04-10T12:04:53.497Z] Python version: 3.11.2
[vcs 2024-04-10T12:04:53.499Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-04-10T12:04:53.500Z] running as worker:worker
[vcs 2024-04-10T12:04:53.500Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-04-10T12:04:53.503Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/glean', '1805996/malloc_sizeof']
[vcs 2024-04-10T12:04:54.182Z] From https://github.com/mozilla/glean
[vcs 2024-04-10T12:04:54.182Z] * branch 1805996/malloc_sizeof -> FETCH_HEAD
[vcs 2024-04-10T12:04:54.186Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/glean', '1805996/malloc_sizeof']
[vcs 2024-04-10T12:04:54.534Z] From https://github.com/mozilla/glean
[vcs 2024-04-10T12:04:54.534Z] * branch 1805996/malloc_sizeof -> FETCH_HEAD
[vcs 2024-04-10T12:04:54.539Z] executing ['git', 'checkout', '-f', '-B', '1805996/malloc_sizeof', 'f6a81d4612ddb52469189b04f612e962cd16d646']
[vcs 2024-04-10T12:04:54.552Z] Reset branch '1805996/malloc_sizeof'
[vcs 2024-04-10T12:04:54.553Z] cleaning git checkout...
[vcs 2024-04-10T12:04:54.553Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-04-10T12:04:54.556Z] removing ['/builds/worker/checkouts/vcs/artifacts', '/builds/worker/checkouts/vcs/docker-contexts/', '/builds/worker/checkouts/vcs/taskcluster/glean_taskgraph/__pycache__/', '/builds/worker/checkouts/vcs/taskcluster/glean_taskgraph/loader/__pycache__/', '/builds/worker/checkouts/vcs/taskcluster/glean_taskgraph/transforms/__pycache__/']
[vcs 2024-04-10T12:04:54.557Z] successfully cleaned git checkout!
[vcs 2024-04-10T12:04:54.559Z] TinderboxPrint:<a href='https://github.com/mozilla/glean/commit/f6a81d4612ddb52469189b04f612e962cd16d646' title='Built from glean commit f6a81d4612ddb52469189b04f612e962cd16d646'>f6a81d4612ddb52469189b04f612e962cd16d646</a>
[pip-install 2024-04-10T12:04:54.559Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-04-10T12:04:54.834Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-04-10T12:04:55.433Z] Collecting aiohttp==3.9.2
[pip-install 2024-04-10T12:04:55.492Z] Downloading aiohttp-3.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
[pip-install 2024-04-10T12:04:55.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 11.5 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:55.630Z] Collecting aiosignal==1.3.1
[pip-install 2024-04-10T12:04:55.640Z] Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[pip-install 2024-04-10T12:04:55.646Z] 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-04-10T12:04:55.647Z] 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-04-10T12:04:55.664Z] Collecting async-timeout==4.0.2
[pip-install 2024-04-10T12:04:55.675Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
[pip-install 2024-04-10T12:04:55.699Z] Collecting attrs==22.2.0
[pip-install 2024-04-10T12:04:55.709Z] Downloading attrs-22.2.0-py3-none-any.whl (60 kB)
[pip-install 2024-04-10T12:04:55.713Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 30.0 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:55.717Z] 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-04-10T12:04:55.742Z] Collecting certifi==2023.7.22
[pip-install 2024-04-10T12:04:55.754Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2024-04-10T12:04:55.767Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 15.7 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:55.785Z] Collecting chardet==5.2.0
[pip-install 2024-04-10T12:04:55.797Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-04-10T12:04:55.812Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 16.5 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:55.939Z] Collecting charset-normalizer==3.0.1
[pip-install 2024-04-10T12:04:55.951Z] Downloading charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196 kB)
[pip-install 2024-04-10T12:04:55.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.8/196.8 kB 17.3 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:55.995Z] Collecting click==8.1.7
[pip-install 2024-04-10T12:04:56.005Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-04-10T12:04:56.010Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 30.9 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:56.035Z] Collecting cookiecutter==2.5.0
[pip-install 2024-04-10T12:04:56.047Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-04-10T12:04:56.142Z] Collecting frozenlist==1.3.3
[pip-install 2024-04-10T12:04:56.156Z] 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-04-10T12:04:56.165Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 kB 25.2 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:56.169Z] 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-04-10T12:04:56.171Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 299)) (3.4)
[pip-install 2024-04-10T12:04:56.194Z] Collecting jinja2==3.1.3
[pip-install 2024-04-10T12:04:56.205Z] Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
[pip-install 2024-04-10T12:04:56.212Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 27.8 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:56.230Z] Collecting json-e==4.5.0
[pip-install 2024-04-10T12:04:56.242Z] Downloading json_e-4.5.0-py3-none-any.whl (13 kB)
[pip-install 2024-04-10T12:04:56.271Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-04-10T12:04:56.282Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-04-10T12:04:56.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 31.3 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:56.290Z] 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-04-10T12:04:56.304Z] Collecting mdurl==0.1.2
[pip-install 2024-04-10T12:04:56.315Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-04-10T12:04:56.332Z] Collecting mohawk==1.1.0
[pip-install 2024-04-10T12:04:56.344Z] Downloading mohawk-1.1.0-py3-none-any.whl (22 kB)
[pip-install 2024-04-10T12:04:56.349Z] 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-04-10T12:04:56.692Z] Collecting multidict==6.0.4
[pip-install 2024-04-10T12:04:56.702Z] Downloading multidict-6.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB)
[pip-install 2024-04-10T12:04:56.709Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 25.6 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:56.742Z] Collecting pygments==2.17.2
[pip-install 2024-04-10T12:04:56.752Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-04-10T12:04:56.807Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.5 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:56.815Z] 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-04-10T12:04:56.817Z] 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-04-10T12:04:56.818Z] 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-04-10T12:04:56.820Z] 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-04-10T12:04:56.822Z] 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-04-10T12:04:56.904Z] Collecting rich==13.7.0
[pip-install 2024-04-10T12:04:56.916Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-04-10T12:04:56.927Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 29.5 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:56.931Z] 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-04-10T12:04:56.933Z] 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-04-10T12:04:57.028Z] Collecting taskcluster==47.1.2
[pip-install 2024-04-10T12:04:57.040Z] Downloading taskcluster-47.1.2-py3-none-any.whl (141 kB)
[pip-install 2024-04-10T12:04:57.046Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.7/141.7 kB 38.3 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:57.079Z] Collecting taskcluster-taskgraph==7.0.2
[pip-install 2024-04-10T12:04:57.090Z] Downloading taskcluster_taskgraph-7.0.2-py3-none-any.whl (185 kB)
[pip-install 2024-04-10T12:04:57.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.8/185.8 kB 39.4 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:57.102Z] 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-04-10T12:04:57.104Z] 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-04-10T12:04:57.150Z] Collecting urllib3==1.26.18
[pip-install 2024-04-10T12:04:57.161Z] Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
[pip-install 2024-04-10T12:04:57.167Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 35.6 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:57.173Z] 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-04-10T12:04:57.380Z] Collecting yarl==1.8.2
[pip-install 2024-04-10T12:04:57.392Z] Downloading yarl-1.8.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (278 kB)
[pip-install 2024-04-10T12:04:57.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.1/278.1 kB 27.6 MB/s eta 0:00:00
[pip-install 2024-04-10T12:04:58.014Z] Installing collected packages: json-e, charset-normalizer, urllib3, pygments, multidict, mohawk, mdurl, jinja2, frozenlist, click, chardet, certifi, attrs, async-timeout, yarl, markdown-it-py, aiosignal, rich, aiohttp, taskcluster, cookiecutter, taskcluster-taskgraph
[pip-install 2024-04-10T12:04:58.053Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-10T12:04:58.053Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-10T12:04:58.678Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-10T12:04:58.678Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-10T12:04:59.006Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-10T12:04:59.006Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-10T12:04:59.117Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-10T12:04:59.117Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-10T12:04:59.517Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-10T12:04:59.517Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-10T12:04:59.608Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-10T12:04:59.608Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-10T12:04:59.705Z] Successfully installed aiohttp-3.9.2 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 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-04-10T12:04:59.961Z] 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-04-10T12:04:59.962Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-04-10T12:04:59.963Z] + /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/mozilla/glean --head-ref=1805996/malloc_sizeof --head-rev=f6a81d4612ddb52469189b04f612e962cd16d646 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-04-10T12:05:00.237Z] 2024-04-10 12:05:00,237 - INFO - Loading graph configuration.
[task 2024-04-10T12:05:00.258Z] 2024-04-10 12:05:00,258 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-04-10T12:05:00.259Z] 2024-04-10 12:05:00,258 - INFO - base_rev is not set.
[task 2024-04-10T12:05:00.260Z] 2024-04-10 12:05:00,258 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-04-10T12:05:00.262Z] 2024-04-10 12:05:00,261 - INFO - base_rev has been reset from "" to "dd7948b952b094a9eec00b43669589bdfda3882b".
[task 2024-04-10T12:05:00.262Z] 2024-04-10 12:05:00,262 - 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-04-10T12:05:00.263Z] 2024-04-10 12:05:00,262 - INFO - Using Parameters(id=77454388d839) (from defaults)
[task 2024-04-10T12:05:00.264Z] 2024-04-10 12:05:00,263 - INFO - writing artifact file `parameters.yml`
[task 2024-04-10T12:05:00.269Z] 2024-04-10 12:05:00,269 - INFO - writing artifact file `actions.json`
[task 2024-04-10T12:05:00.270Z] 2024-04-10 12:05:00,270 - INFO - Loading kinds
[task 2024-04-10T12:05:00.283Z] 2024-04-10 12:05:00,283 - INFO - Generating full task set
[task 2024-04-10T12:05:00.291Z] 2024-04-10 12:05:00,291 - INFO - Generated 1 tasks for kind android-build
[task 2024-04-10T12:05:00.292Z] 2024-04-10 12:05:00,292 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2024-04-10T12:05:00.310Z] 2024-04-10 12:05:00,310 - INFO - Generated 1 tasks for kind docker-image
[task 2024-04-10T12:05:00.319Z] 2024-04-10 12:05:00,319 - INFO - Generated 3 tasks for kind module-build
[task 2024-04-10T12:05:00.321Z] 2024-04-10 12:05:00,321 - INFO - Generated 1 tasks for kind rust
[task 2024-04-10T12:05:00.324Z] 2024-04-10 12:05:00,324 - INFO - Generated 3 tasks for kind signing
[task 2024-04-10T12:05:00.327Z] 2024-04-10 12:05:00,327 - INFO - Generated 3 tasks for kind beetmover
[task 2024-04-10T12:05:00.327Z] 2024-04-10 12:05:00,327 - INFO - Generating full task graph
[task 2024-04-10T12:05:00.328Z] 2024-04-10 12:05:00,327 - INFO - Full task graph contains 12 tasks and 14 dependencies
[task 2024-04-10T12:05:00.328Z] 2024-04-10 12:05:00,328 - INFO - writing artifact file `full-task-graph.json`
[task 2024-04-10T12:05:00.331Z] 2024-04-10 12:05:00,331 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-04-10T12:05:00.331Z] 2024-04-10 12:05:00,331 - INFO - Generating target task set
[task 2024-04-10T12:05:00.332Z] 2024-04-10 12:05:00,331 - INFO - Filter filter_target_tasks pruned 9 tasks (3 remain)
[task 2024-04-10T12:05:00.332Z] 2024-04-10 12:05:00,332 - INFO - writing artifact file `target-tasks.json`
[task 2024-04-10T12:05:00.332Z] 2024-04-10 12:05:00,332 - INFO - Generating target task graph
[task 2024-04-10T12:05:00.332Z] 2024-04-10 12:05:00,332 - INFO - Adding 0 tasks with `always_target` attribute
[task 2024-04-10T12:05:00.332Z] 2024-04-10 12:05:00,332 - INFO - Generating optimized task graph
[task 2024-04-10T12:05:00.332Z] 2024-04-10 12:05:00,332 - INFO - No tasks removed during optimization
[task 2024-04-10T12:05:00.395Z] 2024-04-10 12:05:00,395 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2024-04-10T12:05:00.396Z] 2024-04-10 12:05:00,396 - INFO - writing artifact file `task-graph.json`
[task 2024-04-10T12:05:00.397Z] 2024-04-10 12:05:00,397 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-04-10T12:05:00.398Z] 2024-04-10 12:05:00,398 - INFO - Creating task with taskId Rm3kqJBCSWOcUk9bEq17Mw for rust-beta-tests
[task 2024-04-10T12:05:00.400Z] 2024-04-10 12:05:00,400 - INFO - Creating task with taskId bxXJ1CPoTGaNM1fTFA9n9A for android-build-pr
[taskcluster 2024-04-10 12:05:00.782Z] === Task Finished ===
[taskcluster 2024-04-10 12:05:02.536Z] Successful task run with exit code: 0 completed in 9.846 seconds
Loading