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

Address rust-beta issues #2667

Merged
merged 2 commits into from
Nov 13, 2023

Move tests to the end of the file

4fb4b3b
Select commit
Loading
Failed to load commit list.
Merged

Address rust-beta issues #2667

Move tests to the end of the file
4fb4b3b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
firefoxci-taskcluster / Decision Task succeeded Nov 13, 2023 in 48s

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 2023-11-13 13:48:40.448Z] Task ID: NF7oLhqZT4SEvstIZ_xYHQ
[taskcluster 2023-11-13 13:48:40.448Z] Worker ID: 4200811411183475017
[taskcluster 2023-11-13 13:48:40.448Z] Worker Group: us-central1
[taskcluster 2023-11-13 13:48:40.448Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-11-13 13:48:40.448Z] Worker Pool: glean-1/decision-gcp
[taskcluster 2023-11-13 13:48:40.448Z] Worker Version: 38.0.5
[taskcluster 2023-11-13 13:48:40.448Z] Public IP: 35.238.169.114
[taskcluster 2023-11-13 13:48:40.448Z] Hostname: glean-1-decision-gcp-men4dlvts4ysj9m0u-orrg

[taskcluster 2023-11-13 13:48:41.062Z] === Task Starting ===
[setup 2023-11-13T13:48:41.362Z] run-task started in /
[setup 2023-11-13T13:48:41.362Z] 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 2023-11-13T13:48:41.362Z] Python version: 3.8.10
[vcs 2023-11-13T13:48:41.364Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2023-11-13T13:48:41.364Z] running as worker:worker
[vcs 2023-11-13T13:48:41.365Z] executing ['git', 'clone', 'https://github.com/mozilla/glean', '/builds/worker/checkouts/vcs']
[vcs 2023-11-13T13:48:41.369Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2023-11-13T13:49:15.911Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/glean', 'address-beta-clippy-failures']
[vcs 2023-11-13T13:49:16.170Z] From https://github.com/mozilla/glean
[vcs 2023-11-13T13:49:16.170Z]  * branch                address-beta-clippy-failures -> FETCH_HEAD
[vcs 2023-11-13T13:49:16.176Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/glean', 'address-beta-clippy-failures']
[vcs 2023-11-13T13:49:16.429Z] From https://github.com/mozilla/glean
[vcs 2023-11-13T13:49:16.429Z]  * branch                address-beta-clippy-failures -> FETCH_HEAD
[vcs 2023-11-13T13:49:16.433Z] executing ['git', 'checkout', '-f', '-B', 'address-beta-clippy-failures', '4fb4b3b3d88f64beb6975a3612f0c19ae45764fd']
[vcs 2023-11-13T13:49:16.487Z] Switched to a new branch 'address-beta-clippy-failures'
[vcs 2023-11-13T13:49:16.488Z] cleaning git checkout...
[vcs 2023-11-13T13:49:16.488Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-11-13T13:49:16.493Z] removing []
[vcs 2023-11-13T13:49:16.493Z] successfully cleaned git checkout!
[vcs 2023-11-13T13:49:16.496Z] TinderboxPrint:<a href='https://github.com/mozilla/glean/commit/4fb4b3b3d88f64beb6975a3612f0c19ae45764fd' title='Built from glean commit 4fb4b3b3d88f64beb6975a3612f0c19ae45764fd'>4fb4b3b3d88f64beb6975a3612f0c19ae45764fd</a>
[pip-install 2023-11-13T13:49:16.496Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2023-11-13T13:49:16.737Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-11-13T13:49:17.666Z] Collecting aiohttp==3.8.5
[pip-install 2023-11-13T13:49:17.724Z]   Downloading aiohttp-3.8.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[pip-install 2023-11-13T13:49:17.805Z] Collecting aiosignal==1.3.1
[pip-install 2023-11-13T13:49:17.819Z]   Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[pip-install 2023-11-13T13:49:17.823Z] 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 100)) (1.4.4)
[pip-install 2023-11-13T13:49:17.824Z] Requirement already satisfied: arrow==1.2.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 104)) (1.2.3)
[pip-install 2023-11-13T13:49:17.853Z] Collecting async-timeout==4.0.2
[pip-install 2023-11-13T13:49:17.866Z]   Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
[pip-install 2023-11-13T13:49:17.903Z] Collecting attrs==22.2.0
[pip-install 2023-11-13T13:49:17.917Z]   Downloading attrs-22.2.0-py3-none-any.whl (60 kB)
[pip-install 2023-11-13T13:49:17.962Z] Collecting certifi==2023.7.22
[pip-install 2023-11-13T13:49:17.976Z]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2023-11-13T13:49:18.236Z] Collecting charset-normalizer==3.0.1
[pip-install 2023-11-13T13:49:18.250Z]   Downloading charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB)
[pip-install 2023-11-13T13:49:18.424Z] Collecting frozenlist==1.3.3
[pip-install 2023-11-13T13:49:18.439Z]   Downloading frozenlist-1.3.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (161 kB)
[pip-install 2023-11-13T13:49:18.446Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 294)) (0.10.0)
[pip-install 2023-11-13T13:49:18.447Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 298)) (3.4)
[pip-install 2023-11-13T13:49:18.472Z] Collecting json-e==4.5.0
[pip-install 2023-11-13T13:49:18.486Z]   Downloading json_e-4.5.0-py3-none-any.whl (13 kB)
[pip-install 2023-11-13T13:49:18.510Z] Collecting mohawk==1.1.0
[pip-install 2023-11-13T13:49:18.524Z]   Downloading mohawk-1.1.0-py3-none-any.whl (22 kB)
[pip-install 2023-11-13T13:49:18.528Z] 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 312)) (0.1.1)
[pip-install 2023-11-13T13:49:19.154Z] Collecting multidict==6.0.4
[pip-install 2023-11-13T13:49:19.167Z]   Downloading multidict-6.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121 kB)
[pip-install 2023-11-13T13:49:19.172Z] 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 394)) (2.8.2)
[pip-install 2023-11-13T13:49:19.173Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 400)) (6.0)
[pip-install 2023-11-13T13:49:19.174Z] 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 444)) (2.0.4)
[pip-install 2023-11-13T13:49:19.175Z] 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 448)) (2.31.0)
[pip-install 2023-11-13T13:49:19.195Z] Collecting requests-unixsocket==0.3.0
[pip-install 2023-11-13T13:49:19.208Z]   Downloading requests_unixsocket-0.3.0-py2.py3-none-any.whl (11 kB)
[pip-install 2023-11-13T13:49:19.212Z] 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 459)) (1.16.0)
[pip-install 2023-11-13T13:49:19.213Z] 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 465)) (2.0.0)
[pip-install 2023-11-13T13:49:19.359Z] Collecting taskcluster==47.1.2
[pip-install 2023-11-13T13:49:19.373Z]   Downloading taskcluster-47.1.2-py3-none-any.whl (141 kB)
[pip-install 2023-11-13T13:49:19.421Z] Collecting taskcluster-taskgraph==4.1.1
[pip-install 2023-11-13T13:49:19.435Z]   Downloading taskcluster_taskgraph-4.1.1-py3-none-any.whl (178 kB)
[pip-install 2023-11-13T13:49:19.442Z] 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 479)) (13.0.1)
[pip-install 2023-11-13T13:49:19.515Z] Collecting urllib3==1.26.18
[pip-install 2023-11-13T13:49:19.530Z]   Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
[pip-install 2023-11-13T13:49:19.536Z] 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 490)) (0.13.1)
[pip-install 2023-11-13T13:49:19.898Z] Collecting yarl==1.8.2
[pip-install 2023-11-13T13:49:19.912Z]   Downloading yarl-1.8.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (262 kB)
[pip-install 2023-11-13T13:49:20.288Z] Installing collected packages: urllib3, multidict, frozenlist, charset-normalizer, certifi, yarl, attrs, async-timeout, aiosignal, requests-unixsocket, mohawk, json-e, aiohttp, taskcluster-taskgraph, taskcluster
[pip-install 2023-11-13T13:49:20.385Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-13T13:49:20.385Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-13T13:49:20.672Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-13T13:49:20.672Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-13T13:49:20.742Z] Successfully installed aiohttp-3.8.5 aiosignal-1.3.1 async-timeout-4.0.2 attrs-22.2.0 certifi-2023.7.22 charset-normalizer-3.0.1 frozenlist-1.3.3 json-e-4.5.0 mohawk-1.1.0 multidict-6.0.4 requests-unixsocket-0.3.0 taskcluster-47.1.2 taskcluster-taskgraph-4.1.1 urllib3-1.26.18 yarl-1.8.2
[pip-install 2023-11-13T13:49:20.873Z] WARNING: You are using pip version 21.1.3; however, version 23.3.1 is available.
[pip-install 2023-11-13T13:49:20.873Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-11-13T13:49:20.948Z] 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 2023-11-13T13:49:20.951Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-11-13T13:49:20.952Z] + /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=address-beta-clippy-failures --head-rev=4fb4b3b3d88f64beb6975a3612f0c19ae45764fd --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2023-11-13T13:49:21.171Z] 2023-11-13 13:49:21,171 - INFO - Loading graph configuration.
[task 2023-11-13T13:49:21.196Z] fatal: no upstream configured for branch 'address-beta-clippy-failures'
[task 2023-11-13T13:49:21.202Z] 2023-11-13 13:49:21,202 - INFO - base_ref has been reset from "" to "origin/main".
[task 2023-11-13T13:49:21.202Z] 2023-11-13 13:49:21,202 - INFO - base_rev is not set.
[task 2023-11-13T13:49:21.203Z] 2023-11-13 13:49:21,202 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2023-11-13T13:49:21.205Z] 2023-11-13 13:49:21,205 - INFO - base_rev has been reset from "" to "77ff7834dc6bed142a8f960eaf759e426b3eff1b".
[task 2023-11-13T13:49:21.205Z] 2023-11-13 13:49:21,205 - WARNING - using default project parameters; add glean to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2023-11-13T13:49:21.206Z] 2023-11-13 13:49:21,206 - INFO - Using Parameters(id=7de80d20431f) (from defaults)
[task 2023-11-13T13:49:21.207Z] 2023-11-13 13:49:21,207 - INFO - writing artifact file `parameters.yml`
[task 2023-11-13T13:49:21.213Z] 2023-11-13 13:49:21,213 - INFO - writing artifact file `actions.json`
[task 2023-11-13T13:49:21.215Z] 2023-11-13 13:49:21,214 - INFO - Loading kinds
[task 2023-11-13T13:49:21.233Z] 2023-11-13 13:49:21,233 - INFO - Generating full task set
[task 2023-11-13T13:49:21.241Z] 2023-11-13 13:49:21,241 - INFO - Generated 1 tasks for kind android-build
[task 2023-11-13T13:49:21.243Z] 2023-11-13 13:49:21,243 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2023-11-13T13:49:21.259Z] 2023-11-13 13:49:21,259 - INFO - Generated 1 tasks for kind docker-image
[task 2023-11-13T13:49:21.269Z] 2023-11-13 13:49:21,269 - INFO - Generated 3 tasks for kind module-build
[task 2023-11-13T13:49:21.271Z] 2023-11-13 13:49:21,271 - INFO - Generated 1 tasks for kind rust
[task 2023-11-13T13:49:21.274Z] 2023-11-13 13:49:21,274 - INFO - Generated 3 tasks for kind signing
[task 2023-11-13T13:49:21.278Z] 2023-11-13 13:49:21,278 - INFO - Generated 3 tasks for kind beetmover
[task 2023-11-13T13:49:21.278Z] 2023-11-13 13:49:21,278 - INFO - Generating full task graph
[task 2023-11-13T13:49:21.278Z] 2023-11-13 13:49:21,278 - INFO - Full task graph contains 12 tasks and 14 dependencies
[task 2023-11-13T13:49:21.280Z] 2023-11-13 13:49:21,278 - INFO - writing artifact file `full-task-graph.json`
[task 2023-11-13T13:49:21.283Z] 2023-11-13 13:49:21,283 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-11-13T13:49:21.283Z] 2023-11-13 13:49:21,283 - INFO - Generating target task set
[task 2023-11-13T13:49:21.283Z] 2023-11-13 13:49:21,283 - INFO - Filter filter_target_tasks pruned 9 tasks (3 remain)
[task 2023-11-13T13:49:21.283Z] 2023-11-13 13:49:21,283 - INFO - writing artifact file `target-tasks.json`
[task 2023-11-13T13:49:21.284Z] 2023-11-13 13:49:21,283 - INFO - Generating target task graph
[task 2023-11-13T13:49:21.284Z] 2023-11-13 13:49:21,284 - INFO - Adding 0 tasks with `always_target` attribute
[task 2023-11-13T13:49:21.284Z] 2023-11-13 13:49:21,284 - INFO - Generating optimized task graph
[task 2023-11-13T13:49:21.284Z] 2023-11-13 13:49:21,284 - INFO - No tasks removed during optimization
[task 2023-11-13T13:49:21.389Z] 2023-11-13 13:49:21,389 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2023-11-13T13:49:21.390Z] 2023-11-13 13:49:21,390 - INFO - writing artifact file `task-graph.json`
[task 2023-11-13T13:49:21.391Z] 2023-11-13 13:49:21,391 - INFO - writing artifact file `label-to-taskid.json`
[task 2023-11-13T13:49:21.393Z] 2023-11-13 13:49:21,392 - INFO - Creating task with taskId RW6ChYwxQqGFMcZ8WsobGQ for android-build-pr
[task 2023-11-13T13:49:21.393Z] 2023-11-13 13:49:21,393 - INFO - Creating task with taskId AVh8Q7VEQD6nEkFG3-i1VQ for rust-beta-tests
[taskcluster 2023-11-13 13:49:21.748Z] === Task Finished ===
[taskcluster 2023-11-13 13:49:23.581Z] Successful task run with exit code: 0 completed in 43.134 seconds