Skip to content

Merge branch 'master' into test-cleanups

abd6aae
Select commit
Loading
Failed to load commit list.
Merged

Replace deprecated ActivityTestRule with ActivityScenario #4177

Merge branch 'master' into test-cleanups
abd6aae
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Mar 23, 2026 in 9s

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 | View task group in Taskcluster

Task Status

Started: 2026-03-23T18:37:39.625Z
Resolved: 2026-03-23T18:37:48.152Z
Task Execution Time: 8 seconds, 527 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: TO5X8SI_RZ6eqkEJq3s3Iw
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/android-build.tar.gz
- public/docker-contexts/base.tar.gz
- public/docker-contexts/bump.tar.gz
- public/docker-contexts/ui-tests.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2026-03-23T18:37:39.784Z] Worker Type (mobile-1/decision) settings:
[taskcluster 2026-03-23T18:37:39.784Z]   {
[taskcluster 2026-03-23T18:37:39.784Z]     "generic-worker": {
[taskcluster 2026-03-23T18:37:39.784Z]       "config": {
[taskcluster 2026-03-23T18:37:39.784Z]         "headlessTasks": true
[taskcluster 2026-03-23T18:37:39.784Z]       },
[taskcluster 2026-03-23T18:37:39.784Z]       "engine": "multiuser",
[taskcluster 2026-03-23T18:37:39.784Z]       "go-arch": "amd64",
[taskcluster 2026-03-23T18:37:39.784Z]       "go-os": "linux",
[taskcluster 2026-03-23T18:37:39.784Z]       "go-version": "go1.26.0",
[taskcluster 2026-03-23T18:37:39.784Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v97.0.1",
[taskcluster 2026-03-23T18:37:39.784Z]       "revision": "6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-03-23T18:37:39.784Z]       "source": "https://github.com/taskcluster/taskcluster/commits/6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-03-23T18:37:39.784Z]       "version": "97.0.1"
[taskcluster 2026-03-23T18:37:39.784Z]     },
[taskcluster 2026-03-23T18:37:39.784Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-03-05",
[taskcluster 2026-03-23T18:37:39.784Z]     "instance-id": "9106573393614618213",
[taskcluster 2026-03-23T18:37:39.784Z]     "instance-type": "projects/887720501152/machineTypes/n2-standard-2",
[taskcluster 2026-03-23T18:37:39.784Z]     "local-ipv4": "10.128.0.75",
[taskcluster 2026-03-23T18:37:39.784Z]     "project-id": "fxci-production-level1-workers",
[taskcluster 2026-03-23T18:37:39.784Z]     "public-hostname": "mobile-1-decision-xmtso85dql6mpifh6upala.c.fxci-production-level1-workers.internal",
[taskcluster 2026-03-23T18:37:39.784Z]     "public-ipv4": "34.45.136.83",
[taskcluster 2026-03-23T18:37:39.784Z]     "region": "us-central1",
[taskcluster 2026-03-23T18:37:39.784Z]     "zone": "us-central1-b"
[taskcluster 2026-03-23T18:37:39.784Z]   }
[taskcluster 2026-03-23T18:37:39.784Z] Task ID: TO5X8SI_RZ6eqkEJq3s3Iw
[taskcluster 2026-03-23T18:37:39.784Z] === Task Starting ===
[taskcluster 2026-03-23T18:37:40.589Z] [d2g] Loading docker image
[taskcluster 2026-03-23T18:37:40.982Z] [d2g] Loaded docker image "docker.io/mozillareleases/taskgraph:decision-v11.2.4@sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07"
[taskcluster 2026-03-23T18:37:41.007Z] Executing command 0: docker run -t --name taskcontainer_DkgpvdnyScqljVZOSDIJpA --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --add-host=taskcluster:host-gateway --env-file 'env.list' 'mozillareleases/taskgraph:decision-v11.2.4@sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07' /usr/local/bin/run-task --mobile-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='\''0'\'' --pushdate='\''0'\'' --project='\''reference-browser'\'' --message="" --owner='\''rvandermeulen@users.noreply.github.com'\'' --level='\''1'\'' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='\''github-pull-request'\'' 
[taskcluster 2026-03-23T18:37:41.007Z] '
[setup 2026-03-23T18:37:41.367Z] run-task started in /
[setup 2026-03-23T18:37:41.367Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='reference-browser' --message="" --owner='rvandermeulen@users.noreply.github.com' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request' 

[setup 2026-03-23T18:37:41.367Z] Python version: 3.11.2
[vcs 2026-03-23T18:37:41.369Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2026-03-23T18:37:41.371Z] running as worker:worker
[vcs 2026-03-23T18:37:41.371Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-03-23T18:37:41.374Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/reference-browser', '/builds/worker/checkouts/vcs']
[vcs 2026-03-23T18:37:41.378Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-03-23T18:37:42.850Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/reference-browser', 'test-cleanups']
[vcs 2026-03-23T18:37:43.041Z] From https://github.com/mozilla-mobile/reference-browser
[vcs 2026-03-23T18:37:43.042Z]  * branch              test-cleanups -> FETCH_HEAD
[vcs 2026-03-23T18:37:43.048Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/reference-browser', 'test-cleanups']
[vcs 2026-03-23T18:37:43.244Z] From https://github.com/mozilla-mobile/reference-browser
[vcs 2026-03-23T18:37:43.245Z]  * branch              test-cleanups -> FETCH_HEAD
[vcs 2026-03-23T18:37:43.249Z] executing ['git', 'checkout', '-f', '-B', 'test-cleanups', 'abd6aae121f2f77dfcd27109f8c3bd7341687351']
[vcs 2026-03-23T18:37:43.287Z] Switched to a new branch 'test-cleanups'
[vcs 2026-03-23T18:37:43.288Z] cleaning git checkout...
[vcs 2026-03-23T18:37:43.288Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-03-23T18:37:43.292Z] removing []
[vcs 2026-03-23T18:37:43.292Z] successfully cleaned git checkout!
[vcs 2026-03-23T18:37:43.294Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/reference-browser/commit/abd6aae121f2f77dfcd27109f8c3bd7341687351' title='Built from reference-browser commit abd6aae121f2f77dfcd27109f8c3bd7341687351'>abd6aae121f2f77dfcd27109f8c3bd7341687351</a>
[pip-install 2026-03-23T18:37:43.314Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2026-03-23T18:37:43.469Z] Resolved 1 package in 92ms
[pip-install 2026-03-23T18:37:43.485Z] Prepared 1 package in 15ms
[pip-install 2026-03-23T18:37:43.489Z] Installed 1 package in 4ms
[pip-install 2026-03-23T18:37:43.490Z]  + redo==2.0.4
[task 2026-03-23T18:37:43.492Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'reference-browser\' --message="" --owner=\'rvandermeulen@users.noreply.github.com\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2026-03-23T18:37:43.498Z] + ln -s /builds/worker/artifacts artifacts
[task 2026-03-23T18:37:43.501Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=reference-browser --message= --owner=rvandermeulen@users.noreply.github.com --level=1 --base-repository=https://github.com/mozilla-mobile/reference-browser --head-repository=https://github.com/mozilla-mobile/reference-browser --head-ref=test-cleanups --head-rev=abd6aae121f2f77dfcd27109f8c3bd7341687351 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2026-03-23T18:37:44.080Z] 2026-03-23 18:37:44,080 - INFO - Loading graph configuration.
[task 2026-03-23T18:37:44.108Z] 2026-03-23 18:37:44,108 - INFO - base_ref has been reset from "" to "origin/master".
[task 2026-03-23T18:37:44.108Z] 2026-03-23 18:37:44,108 - INFO - base_rev is not set.
[task 2026-03-23T18:37:44.108Z] 2026-03-23 18:37:44,108 - INFO - Using base_ref "origin/master" to determine latest common revision...
[task 2026-03-23T18:37:44.110Z] 2026-03-23 18:37:44,110 - INFO - base_rev has been reset from "" to "d944a43a63b703185fb6ec3369a4f9106026001e".
[task 2026-03-23T18:37:44.112Z] 2026-03-23 18:37:44,112 - WARNING - using default project parameters; add reference-browser to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2026-03-23T18:37:44.113Z] 2026-03-23 18:37:44,113 - INFO - Using Parameters(id=104cebe8f21f) (from defaults)
[task 2026-03-23T18:37:44.113Z] 2026-03-23 18:37:44,113 - INFO - writing artifact file `parameters.yml`
[task 2026-03-23T18:37:44.122Z] 2026-03-23 18:37:44,122 - INFO - writing artifact file `actions.json`
[task 2026-03-23T18:37:44.123Z] 2026-03-23 18:37:44,123 - INFO - Loading kinds
[task 2026-03-23T18:37:44.127Z] 2026-03-23 18:37:44,127 - INFO - Generating full task set
[task 2026-03-23T18:37:44.138Z] 2026-03-23 18:37:44,138 - INFO - Generated 1 tasks for kind bump
[task 2026-03-23T18:37:44.141Z] 2026-03-23 18:37:44,140 - INFO - Writing docker-contexts/android-build.tar.gz for docker image android-build
[task 2026-03-23T18:37:44.142Z] 2026-03-23 18:37:44,141 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2026-03-23T18:37:44.158Z] 2026-03-23 18:37:44,158 - INFO - Writing docker-contexts/bump.tar.gz for docker image bump
[task 2026-03-23T18:37:44.160Z] 2026-03-23 18:37:44,160 - INFO - Writing docker-contexts/ui-tests.tar.gz for docker image ui-tests
[task 2026-03-23T18:37:44.162Z] 2026-03-23 18:37:44,162 - INFO - Generated 4 tasks for kind docker-image
[task 2026-03-23T18:37:44.167Z] 2026-03-23 18:37:44,166 - INFO - Generated 1 tasks for kind fetch
[task 2026-03-23T18:37:44.168Z] 2026-03-23 18:37:44,168 - INFO - Generated 1 tasks for kind geckoview
[task 2026-03-23T18:37:44.179Z] 2026-03-23 18:37:44,179 - INFO - Generated 3 tasks for kind toolchain
[task 2026-03-23T18:37:44.184Z] 2026-03-23 18:37:44,183 - INFO - Generated 2 tasks for kind build
[task 2026-03-23T18:37:44.186Z] 2026-03-23 18:37:44,186 - INFO - Generated 1 tasks for kind build-bundle
[task 2026-03-23T18:37:44.191Z] 2026-03-23 18:37:44,190 - INFO - Generated 5 tasks for kind lint
[task 2026-03-23T18:37:44.193Z] 2026-03-23 18:37:44,193 - INFO - Generated 3 tasks for kind test
[task 2026-03-23T18:37:44.194Z] 2026-03-23 18:37:44,194 - INFO - Generated 1 tasks for kind pr
[task 2026-03-23T18:37:44.196Z] 2026-03-23 18:37:44,196 - INFO - Generated 1 tasks for kind signing-bundle
[task 2026-03-23T18:37:44.197Z] 2026-03-23 18:37:44,197 - INFO - Generated 1 tasks for kind push-bundle
[task 2026-03-23T18:37:44.198Z] 2026-03-23 18:37:44,198 - INFO - Generated 2 tasks for kind signing
[task 2026-03-23T18:37:44.198Z] 2026-03-23 18:37:44,198 - INFO - Generating full task graph
[task 2026-03-23T18:37:44.198Z] 2026-03-23 18:37:44,198 - INFO - Full task graph contains 26 tasks and 46 dependencies
[task 2026-03-23T18:37:44.199Z] 2026-03-23 18:37:44,199 - INFO - writing artifact file `full-task-graph.json`
[task 2026-03-23T18:37:44.203Z] 2026-03-23 18:37:44,203 - INFO - writing artifact file `runnable-jobs.json`
[task 2026-03-23T18:37:44.203Z] 2026-03-23 18:37:44,203 - INFO - Generating target task set
[task 2026-03-23T18:37:44.204Z] 2026-03-23 18:37:44,203 - INFO - Filter filter_target_tasks pruned 16 tasks (10 remain)
[task 2026-03-23T18:37:44.204Z] 2026-03-23 18:37:44,204 - INFO - writing artifact file `target-tasks.json`
[task 2026-03-23T18:37:44.204Z] 2026-03-23 18:37:44,204 - INFO - Generating target task graph
[task 2026-03-23T18:37:44.204Z] 2026-03-23 18:37:44,204 - INFO - Adding 4 tasks with `always_target` attribute
[task 2026-03-23T18:37:44.204Z] 2026-03-23 18:37:44,204 - INFO - Generating optimized task graph
[task 2026-03-23T18:37:44.204Z] 2026-03-23 18:37:44,204 - INFO - No tasks removed during optimization
[task 2026-03-23T18:37:44.541Z] 2026-03-23 18:37:44,541 - INFO - Replaced 7 tasks by index-search (index-search) during optimization.
[task 2026-03-23T18:37:44.542Z] 2026-03-23 18:37:44,542 - INFO - writing artifact file `task-graph.json`
[task 2026-03-23T18:37:44.544Z] 2026-03-23 18:37:44,544 - INFO - writing artifact file `label-to-taskid.json`
[task 2026-03-23T18:37:44.546Z] 2026-03-23 18:37:44,546 - INFO - Creating task with taskId Jw7YajtGQGyH3eBHmyJfXQ for toolchain-linux64-android-gradle-dependencies
[task 2026-03-23T18:37:44.782Z] 2026-03-23 18:37:44,782 - INFO - Creating task with taskId ehXdu1HVTXO1EzZHwSUn3w for lint-lint
[task 2026-03-23T18:37:44.782Z] 2026-03-23 18:37:44,782 - INFO - Creating task with taskId aao6Xc5jSRObqc_X5IkLhQ for build-debug
[task 2026-03-23T18:37:44.784Z] 2026-03-23 18:37:44,784 - INFO - Creating task with taskId L9Gt98VAT16A4fNZE5Nw8A for test-debug
[task 2026-03-23T18:37:44.787Z] 2026-03-23 18:37:44,786 - INFO - Creating task with taskId I7ZOxfKCRzKiiO-vSb-v-g for lint-ktlint
[task 2026-03-23T18:37:44.789Z] 2026-03-23 18:37:44,788 - INFO - Creating task with taskId cBCPJUsTRny9K9lQCegEbg for lint-detekt
[task 2026-03-23T18:37:44.790Z] 2026-03-23 18:37:44,790 - INFO - Creating task with taskId GhPXdQivTzaHvjhmnUF3yg for lint-dependency-analysis
[task 2026-03-23T18:37:44.791Z] 2026-03-23 18:37:44,791 - INFO - Creating task with taskId RqJzv3lGT7a_b-rIxshzWQ for lint-compare-locales
[task 2026-03-23T18:37:44.987Z] 2026-03-23 18:37:44,987 - INFO - Creating task with taskId FVRoFz1uQMa2tPuVwptMiQ for signing-debug
[task 2026-03-23T18:37:45.178Z] 2026-03-23 18:37:45,176 - INFO - Creating task with taskId MP0BG2cBR16i3rf7inIRNg for pr-complete
[taskcluster 2026-03-23T18:37:45.777Z]                        Exit Code: 0
[taskcluster 2026-03-23T18:37:45.777Z]                        User Time: 11.868ms
[taskcluster 2026-03-23T18:37:45.777Z]                      Kernel Time: 16.813ms
[taskcluster 2026-03-23T18:37:45.777Z]                        Wall Time: 4.76880312s
[taskcluster 2026-03-23T18:37:45.777Z]  Average Available System Memory: 6.80 GiB
[taskcluster 2026-03-23T18:37:45.777Z]       Average System Memory Used: 975.82 MiB
[taskcluster 2026-03-23T18:37:45.777Z]          Peak System Memory Used: 1013.22 MiB
[taskcluster 2026-03-23T18:37:45.777Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-03-23T18:37:45.777Z]                           Result: SUCCEEDED
[taskcluster 2026-03-23T18:37:45.777Z] === Task Finished ===
[taskcluster 2026-03-23T18:37:45.777Z] Task Duration: 4.769775391s