Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1691073 - Expose method to record errors for any metric type #2766

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

WIP: Add a trait method for error recording that's exposed on every m…

201901e
Select commit
Loading
Failed to load commit list.
Draft

Bug 1691073 - Expose method to record errors for any metric type #2766

WIP: Add a trait method for error recording that's exposed on every m…
201901e
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Mar 7, 2024 in 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-03-07 11:47:42.739Z] Task ID: Iy6Q6hd9SWS0bkBKIfWajA
[taskcluster 2024-03-07 11:47:42.739Z] Worker ID: 7715691068578339489
[taskcluster 2024-03-07 11:47:42.739Z] Worker Group: us-central1
[taskcluster 2024-03-07 11:47:42.739Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-03-07 11:47:42.739Z] Worker Pool: glean-1/decision-gcp
[taskcluster 2024-03-07 11:47:42.739Z] Worker Version: 38.0.5
[taskcluster 2024-03-07 11:47:42.739Z] Public IP: 34.172.83.97
[taskcluster 2024-03-07 11:47:42.739Z] Hostname: glean-1-decision-gcp-ezdiwxq-qzuzts2p5fcnjg
[taskcluster 2024-03-07 11:47:42.739Z] using cache "glean-project-glean-level-1-checkouts-sparse-v1" -> /builds/worker/checkouts

[taskcluster 2024-03-07 11:47:43.416Z] === Task Starting ===
[setup 2024-03-07T11:47:43.793Z] run-task started in /
[setup 2024-03-07T11:47:43.793Z] 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-03-07T11:47:43.793Z] Python version: 3.11.2
[vcs 2024-03-07T11:47:43.795Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-03-07T11:47:43.795Z] running as worker:worker
[vcs 2024-03-07T11:47:43.795Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-03-07T11:47:43.798Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/glean', 'exposed-error-recording']
[vcs 2024-03-07T11:47:44.153Z] From https://github.com/mozilla/glean
[vcs 2024-03-07T11:47:44.157Z]  * branch                exposed-error-recording -> FETCH_HEAD
[vcs 2024-03-07T11:47:44.157Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/glean', 'exposed-error-recording']
[vcs 2024-03-07T11:47:44.407Z] From https://github.com/mozilla/glean
[vcs 2024-03-07T11:47:44.409Z]  * branch                exposed-error-recording -> FETCH_HEAD
[vcs 2024-03-07T11:47:44.413Z] executing ['git', 'checkout', '-f', '-B', 'exposed-error-recording', '201901e9cc14097d2c06414a4edab11a7b099d9b']
[vcs 2024-03-07T11:47:44.459Z] Switched to a new branch 'exposed-error-recording'
[vcs 2024-03-07T11:47:44.460Z] cleaning git checkout...
[vcs 2024-03-07T11:47:44.460Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-03-07T11:47:44.464Z] 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-03-07T11:47:44.467Z] successfully cleaned git checkout!
[vcs 2024-03-07T11:47:44.470Z] TinderboxPrint:<a href='https://github.com/mozilla/glean/commit/201901e9cc14097d2c06414a4edab11a7b099d9b' title='Built from glean commit 201901e9cc14097d2c06414a4edab11a7b099d9b'>201901e9cc14097d2c06414a4edab11a7b099d9b</a>
[pip-install 2024-03-07T11:47:44.470Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-03-07T11:47:44.797Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-03-07T11:47:45.522Z] Collecting aiohttp==3.9.2
[pip-install 2024-03-07T11:47:45.686Z]   Downloading aiohttp-3.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
[pip-install 2024-03-07T11:47:45.884Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 6.7 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:45.911Z] Collecting aiosignal==1.3.1
[pip-install 2024-03-07T11:47:45.952Z]   Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[pip-install 2024-03-07T11:47:45.959Z] 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-03-07T11:47:45.961Z] 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-03-07T11:47:45.986Z] Collecting async-timeout==4.0.2
[pip-install 2024-03-07T11:47:46.028Z]   Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
[pip-install 2024-03-07T11:47:46.061Z] Collecting attrs==22.2.0
[pip-install 2024-03-07T11:47:46.102Z]   Downloading attrs-22.2.0-py3-none-any.whl (60 kB)
[pip-install 2024-03-07T11:47:46.108Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 22.9 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:46.112Z] 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-03-07T11:47:46.145Z] Collecting certifi==2023.7.22
[pip-install 2024-03-07T11:47:46.186Z]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2024-03-07T11:47:46.194Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 52.3 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:46.227Z] Collecting chardet==5.2.0
[pip-install 2024-03-07T11:47:46.268Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-03-07T11:47:46.274Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 66.7 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:46.430Z] Collecting charset-normalizer==3.0.1
[pip-install 2024-03-07T11:47:46.472Z]   Downloading charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196 kB)
[pip-install 2024-03-07T11:47:46.480Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.8/196.8 kB 48.4 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:46.517Z] Collecting click==8.1.7
[pip-install 2024-03-07T11:47:46.558Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-03-07T11:47:46.564Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 34.0 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:46.594Z] Collecting cookiecutter==2.5.0
[pip-install 2024-03-07T11:47:46.636Z]   Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-03-07T11:47:46.748Z] Collecting frozenlist==1.3.3
[pip-install 2024-03-07T11:47:46.790Z]   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-03-07T11:47:46.798Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 kB 45.3 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:46.803Z] 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-03-07T11:47:46.805Z] 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-03-07T11:47:46.835Z] Collecting jinja2==3.1.3
[pip-install 2024-03-07T11:47:46.876Z]   Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
[pip-install 2024-03-07T11:47:46.882Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 45.0 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:46.909Z] Collecting json-e==4.5.0
[pip-install 2024-03-07T11:47:46.950Z]   Downloading json_e-4.5.0-py3-none-any.whl (13 kB)
[pip-install 2024-03-07T11:47:46.987Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-03-07T11:47:47.028Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-03-07T11:47:47.033Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 32.4 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:47.037Z] 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-03-07T11:47:47.055Z] Collecting mdurl==0.1.2
[pip-install 2024-03-07T11:47:47.096Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-03-07T11:47:47.119Z] Collecting mohawk==1.1.0
[pip-install 2024-03-07T11:47:47.160Z]   Downloading mohawk-1.1.0-py3-none-any.whl (22 kB)
[pip-install 2024-03-07T11:47:47.166Z] 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-03-07T11:47:47.579Z] Collecting multidict==6.0.4
[pip-install 2024-03-07T11:47:47.620Z]   Downloading multidict-6.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB)
[pip-install 2024-03-07T11:47:47.625Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 41.5 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:47.665Z] Collecting pygments==2.17.2
[pip-install 2024-03-07T11:47:47.706Z]   Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-03-07T11:47:47.728Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 63.7 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:47.736Z] 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-03-07T11:47:47.738Z] 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-03-07T11:47:47.739Z] 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-03-07T11:47:47.741Z] 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-03-07T11:47:47.743Z] 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-03-07T11:47:47.845Z] Collecting rich==13.7.0
[pip-install 2024-03-07T11:47:47.885Z]   Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-03-07T11:47:47.892Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 66.9 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:47.896Z] 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-03-07T11:47:47.898Z] 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-03-07T11:47:48.005Z] Collecting taskcluster==47.1.2
[pip-install 2024-03-07T11:47:48.046Z]   Downloading taskcluster-47.1.2-py3-none-any.whl (141 kB)
[pip-install 2024-03-07T11:47:48.052Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.7/141.7 kB 49.3 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:48.096Z] Collecting taskcluster-taskgraph==7.0.2
[pip-install 2024-03-07T11:47:48.137Z]   Downloading taskcluster_taskgraph-7.0.2-py3-none-any.whl (185 kB)
[pip-install 2024-03-07T11:47:48.143Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.8/185.8 kB 54.8 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:48.147Z] 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-03-07T11:47:48.149Z] 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-03-07T11:47:48.206Z] Collecting urllib3==1.26.18
[pip-install 2024-03-07T11:47:48.247Z]   Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
[pip-install 2024-03-07T11:47:48.253Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 50.0 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:48.258Z] 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-03-07T11:47:48.509Z] Collecting yarl==1.8.2
[pip-install 2024-03-07T11:47:48.550Z]   Downloading yarl-1.8.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (278 kB)
[pip-install 2024-03-07T11:47:48.557Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.1/278.1 kB 69.9 MB/s eta 0:00:00
[pip-install 2024-03-07T11:47:49.274Z] 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-03-07T11:47:49.322Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-07T11:47:49.322Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-07T11:47:50.092Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-07T11:47:50.092Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-07T11:47:50.500Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-07T11:47:50.503Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-07T11:47:50.639Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-07T11:47:50.639Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-07T11:47:51.104Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-07T11:47:51.104Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-07T11:47:51.209Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-03-07T11:47:51.210Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-03-07T11:47:51.320Z] 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-03-07T11:47:51.611Z] 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-03-07T11:47:51.614Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-03-07T11:47:51.615Z] + /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=exposed-error-recording --head-rev=201901e9cc14097d2c06414a4edab11a7b099d9b --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-03-07T11:47:51.949Z] 2024-03-07 11:47:51,949 - INFO - Loading graph configuration.
[task 2024-03-07T11:47:51.974Z] 2024-03-07 11:47:51,974 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-03-07T11:47:51.975Z] 2024-03-07 11:47:51,974 - INFO - base_rev is not set.
[task 2024-03-07T11:47:51.975Z] 2024-03-07 11:47:51,974 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-03-07T11:47:51.978Z] 2024-03-07 11:47:51,978 - INFO - base_rev has been reset from "" to "b2aace650958096bca9a38ee9acfb411547c673f".
[task 2024-03-07T11:47:51.978Z] 2024-03-07 11:47:51,978 - 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-03-07T11:47:51.979Z] 2024-03-07 11:47:51,979 - INFO - Using Parameters(id=c0f01668b6f3) (from defaults)
[task 2024-03-07T11:47:51.980Z] 2024-03-07 11:47:51,980 - INFO - writing artifact file `parameters.yml`
[task 2024-03-07T11:47:51.986Z] 2024-03-07 11:47:51,986 - INFO - writing artifact file `actions.json`
[task 2024-03-07T11:47:51.987Z] 2024-03-07 11:47:51,987 - INFO - Loading kinds
[task 2024-03-07T11:47:52.002Z] 2024-03-07 11:47:52,002 - INFO - Generating full task set
[task 2024-03-07T11:47:52.011Z] 2024-03-07 11:47:52,011 - INFO - Generated 1 tasks for kind android-build
[task 2024-03-07T11:47:52.012Z] 2024-03-07 11:47:52,012 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2024-03-07T11:47:52.030Z] 2024-03-07 11:47:52,030 - INFO - Generated 1 tasks for kind docker-image
[task 2024-03-07T11:47:52.040Z] 2024-03-07 11:47:52,040 - INFO - Generated 3 tasks for kind module-build
[task 2024-03-07T11:47:52.042Z] 2024-03-07 11:47:52,042 - INFO - Generated 1 tasks for kind rust
[task 2024-03-07T11:47:52.046Z] 2024-03-07 11:47:52,046 - INFO - Generated 3 tasks for kind signing
[task 2024-03-07T11:47:52.050Z] 2024-03-07 11:47:52,050 - INFO - Generated 3 tasks for kind beetmover
[task 2024-03-07T11:47:52.050Z] 2024-03-07 11:47:52,050 - INFO - Generating full task graph
[task 2024-03-07T11:47:52.051Z] 2024-03-07 11:47:52,050 - INFO - Full task graph contains 12 tasks and 14 dependencies
[task 2024-03-07T11:47:52.051Z] 2024-03-07 11:47:52,051 - INFO - writing artifact file `full-task-graph.json`
[task 2024-03-07T11:47:52.054Z] 2024-03-07 11:47:52,054 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-03-07T11:47:52.055Z] 2024-03-07 11:47:52,055 - INFO - Generating target task set
[task 2024-03-07T11:47:52.055Z] 2024-03-07 11:47:52,055 - INFO - Filter filter_target_tasks pruned 9 tasks (3 remain)
[task 2024-03-07T11:47:52.055Z] 2024-03-07 11:47:52,055 - INFO - writing artifact file `target-tasks.json`
[task 2024-03-07T11:47:52.056Z] 2024-03-07 11:47:52,055 - INFO - Generating target task graph
[task 2024-03-07T11:47:52.056Z] 2024-03-07 11:47:52,056 - INFO - Adding 0 tasks with `always_target` attribute
[task 2024-03-07T11:47:52.057Z] 2024-03-07 11:47:52,056 - INFO - Generating optimized task graph
[task 2024-03-07T11:47:52.057Z] 2024-03-07 11:47:52,056 - INFO - No tasks removed during optimization
[task 2024-03-07T11:47:52.231Z] 2024-03-07 11:47:52,231 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2024-03-07T11:47:52.232Z] 2024-03-07 11:47:52,231 - INFO - writing artifact file `task-graph.json`
[task 2024-03-07T11:47:52.233Z] 2024-03-07 11:47:52,233 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-03-07T11:47:52.235Z] 2024-03-07 11:47:52,235 - INFO - Creating task with taskId TUJmlkM6RvSLkmaOa1kSYg for android-build-pr
[task 2024-03-07T11:47:52.237Z] 2024-03-07 11:47:52,236 - INFO - Creating task with taskId PNUqUWfrQDaVABsxsTMJNQ for rust-beta-tests
[taskcluster 2024-03-07 11:47:52.705Z] === Task Finished ===
[taskcluster 2024-03-07 11:47:54.515Z] Successful task run with exit code: 0 completed in 11.776 seconds