Fix new UseKtx lint warnings in AGP 8.9.0-alpha09 #3346
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: 2025-01-10T21:35:06.784Z
Resolved: 2025-01-10T21:35:23.283Z
Task Execution Time: 16 seconds, 499 milliseconds
Task Status: completed
Reason Resolved: completed
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 2025-01-10 21:35:06.941Z] Task ID: MV8KtNqdS-2x03AOq2pSxA
[taskcluster 2025-01-10 21:35:06.941Z] Worker ID: 6788400615655223041
[taskcluster 2025-01-10 21:35:06.941Z] Worker Group: us-central1-b
[taskcluster 2025-01-10 21:35:06.941Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-10 21:35:06.941Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2025-01-10 21:35:06.941Z] Worker Version: 38.0.5
[taskcluster 2025-01-10 21:35:06.941Z] Public IP: 34.27.7.93
[taskcluster 2025-01-10 21:35:06.941Z] Hostname: mobile-1-decision-gcp-b-u3r9klqloa-p5avc3zig
0c41538bc874 - Started downloading
e5c011697f2e - Started downloading
da348496342e - Started downloading
0c41538bc874 - Downloaded in 0.094 seconds
221894c19121 - Started downloading
221894c19121 - Downloaded in 0.001 seconds
e5c011697f2e - Downloaded in 0.523 seconds
da348496342e - Downloaded in 0.584 seconds
Digest: sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
[taskcluster 2025-01-10 21:35:16.283Z] === Task Starting ===
[setup 2025-01-10T21:35:17.712Z] run-task started in /
[setup 2025-01-10T21:35:17.712Z] 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='[email protected]' --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 2025-01-10T21:35:17.712Z] Python version: 3.11.2
[vcs 2025-01-10T21:35:17.714Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2025-01-10T21:35:17.714Z] running as worker:worker
[vcs 2025-01-10T21:35:17.714Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-10T21:35:17.716Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/reference-browser', '/builds/worker/checkouts/vcs']
[vcs 2025-01-10T21:35:17.720Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-10T21:35:18.435Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/reference-browser', 'rvm/usektx_fixes']
[vcs 2025-01-10T21:35:18.669Z] From https://github.com/mozilla-mobile/reference-browser
[vcs 2025-01-10T21:35:18.669Z] * branch rvm/usektx_fixes -> FETCH_HEAD
[vcs 2025-01-10T21:35:18.675Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/reference-browser', 'rvm/usektx_fixes']
[vcs 2025-01-10T21:35:18.838Z] From https://github.com/mozilla-mobile/reference-browser
[vcs 2025-01-10T21:35:18.841Z] * branch rvm/usektx_fixes -> FETCH_HEAD
[vcs 2025-01-10T21:35:18.845Z] executing ['git', 'checkout', '-f', '-B', 'rvm/usektx_fixes', '4544929edb5b8182331f3422b94526547be1895f']
[vcs 2025-01-10T21:35:18.868Z] Switched to a new branch 'rvm/usektx_fixes'
[vcs 2025-01-10T21:35:18.870Z] cleaning git checkout...
[vcs 2025-01-10T21:35:18.870Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-10T21:35:18.874Z] removing []
[vcs 2025-01-10T21:35:18.874Z] successfully cleaned git checkout!
[vcs 2025-01-10T21:35:18.876Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/reference-browser/commit/4544929edb5b8182331f3422b94526547be1895f' title='Built from reference-browser commit 4544929edb5b8182331f3422b94526547be1895f'>4544929edb5b8182331f3422b94526547be1895f</a>
[pip-install 2025-01-10T21:35:18.894Z] 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 2025-01-10T21:35:19.040Z] Resolved 1 package in 94ms
[pip-install 2025-01-10T21:35:19.055Z] Prepared 1 package in 14ms
[pip-install 2025-01-10T21:35:19.058Z] Installed 1 package in 2ms
[pip-install 2025-01-10T21:35:19.058Z] + redo==2.0.4
[task 2025-01-10T21:35:19.060Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'reference-browser\' --message="" --owner=\'[email protected]\' --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 2025-01-10T21:35:19.062Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-10T21:35:19.063Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=reference-browser --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/reference-browser --head-repository=https://github.com/mozilla-mobile/reference-browser --head-ref=rvm/usektx_fixes --head-rev=4544929edb5b8182331f3422b94526547be1895f --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2025-01-10T21:35:19.616Z] 2025-01-10 21:35:19,616 - INFO - Loading graph configuration.
[task 2025-01-10T21:35:19.651Z] 2025-01-10 21:35:19,651 - INFO - base_ref has been reset from "" to "origin/master".
[task 2025-01-10T21:35:19.651Z] 2025-01-10 21:35:19,651 - INFO - base_rev is not set.
[task 2025-01-10T21:35:19.652Z] 2025-01-10 21:35:19,651 - INFO - Using base_ref "origin/master" to determine latest common revision...
[task 2025-01-10T21:35:19.654Z] 2025-01-10 21:35:19,654 - INFO - base_rev has been reset from "" to "39f38a1e61372570eb047c424795f99ffdb91ff6".
[task 2025-01-10T21:35:19.657Z] 2025-01-10 21:35:19,657 - 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 2025-01-10T21:35:19.658Z] 2025-01-10 21:35:19,658 - INFO - Using Parameters(id=2425b94f7538) (from defaults)
[task 2025-01-10T21:35:19.659Z] 2025-01-10 21:35:19,658 - INFO - writing artifact file `parameters.yml`
[task 2025-01-10T21:35:19.668Z] 2025-01-10 21:35:19,668 - INFO - writing artifact file `actions.json`
[task 2025-01-10T21:35:19.669Z] 2025-01-10 21:35:19,669 - INFO - Loading kinds
[task 2025-01-10T21:35:19.675Z] 2025-01-10 21:35:19,675 - INFO - Generating full task set
[task 2025-01-10T21:35:19.687Z] 2025-01-10 21:35:19,687 - INFO - Generated 1 tasks for kind bump
[task 2025-01-10T21:35:19.689Z] 2025-01-10 21:35:19,689 - INFO - Writing docker-contexts/android-build.tar.gz for docker image android-build
[task 2025-01-10T21:35:19.690Z] 2025-01-10 21:35:19,690 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2025-01-10T21:35:19.707Z] 2025-01-10 21:35:19,707 - INFO - Writing docker-contexts/bump.tar.gz for docker image bump
[task 2025-01-10T21:35:19.709Z] 2025-01-10 21:35:19,709 - INFO - Writing docker-contexts/ui-tests.tar.gz for docker image ui-tests
[task 2025-01-10T21:35:19.712Z] 2025-01-10 21:35:19,712 - INFO - Generated 4 tasks for kind docker-image
[task 2025-01-10T21:35:19.717Z] 2025-01-10 21:35:19,717 - INFO - Generated 1 tasks for kind fetch
[task 2025-01-10T21:35:19.719Z] 2025-01-10 21:35:19,719 - INFO - Generated 1 tasks for kind geckoview
[task 2025-01-10T21:35:19.732Z] 2025-01-10 21:35:19,732 - INFO - Generated 3 tasks for kind toolchain
[task 2025-01-10T21:35:19.738Z] 2025-01-10 21:35:19,738 - INFO - Generated 3 tasks for kind build
[task 2025-01-10T21:35:19.740Z] 2025-01-10 21:35:19,740 - INFO - Generated 1 tasks for kind build-bundle
[task 2025-01-10T21:35:19.745Z] 2025-01-10 21:35:19,745 - INFO - Generated 5 tasks for kind lint
[task 2025-01-10T21:35:19.749Z] 2025-01-10 21:35:19,749 - INFO - Generated 4 tasks for kind test
[task 2025-01-10T21:35:19.751Z] 2025-01-10 21:35:19,750 - INFO - Generated 1 tasks for kind pr
[task 2025-01-10T21:35:19.753Z] 2025-01-10 21:35:19,753 - INFO - Generated 1 tasks for kind signing-bundle
[task 2025-01-10T21:35:19.754Z] 2025-01-10 21:35:19,754 - INFO - Generated 1 tasks for kind push-bundle
[task 2025-01-10T21:35:19.756Z] 2025-01-10 21:35:19,756 - INFO - Generated 3 tasks for kind signing
[task 2025-01-10T21:35:19.761Z] 2025-01-10 21:35:19,761 - INFO - Generated 2 tasks for kind raptor
[task 2025-01-10T21:35:19.761Z] 2025-01-10 21:35:19,761 - INFO - Generating full task graph
[task 2025-01-10T21:35:19.761Z] 2025-01-10 21:35:19,761 - INFO - Full task graph contains 31 tasks and 59 dependencies
[task 2025-01-10T21:35:19.762Z] 2025-01-10 21:35:19,762 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-10T21:35:19.769Z] 2025-01-10 21:35:19,768 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-10T21:35:19.770Z] 2025-01-10 21:35:19,769 - INFO - Generating target task set
[task 2025-01-10T21:35:19.770Z] 2025-01-10 21:35:19,770 - INFO - Filter filter_target_tasks pruned 20 tasks (11 remain)
[task 2025-01-10T21:35:19.770Z] 2025-01-10 21:35:19,770 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-10T21:35:19.770Z] 2025-01-10 21:35:19,770 - INFO - Generating target task graph
[task 2025-01-10T21:35:19.771Z] 2025-01-10 21:35:19,771 - INFO - Adding 4 tasks with `always_target` attribute
[task 2025-01-10T21:35:19.771Z] 2025-01-10 21:35:19,771 - INFO - Generating optimized task graph
[task 2025-01-10T21:35:19.772Z] 2025-01-10 21:35:19,772 - INFO - No tasks removed during optimization
[task 2025-01-10T21:35:19.921Z] 2025-01-10 21:35:19,920 - INFO - Replaced 8 tasks by index-search (index-search) during optimization.
[task 2025-01-10T21:35:19.922Z] 2025-01-10 21:35:19,921 - INFO - writing artifact file `task-graph.json`
[task 2025-01-10T21:35:19.924Z] 2025-01-10 21:35:19,924 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-10T21:35:19.925Z] 2025-01-10 21:35:19,925 - INFO - Creating task with taskId N4rZetiZRfuTdSIBQOetRw for lint-detekt
[task 2025-01-10T21:35:19.928Z] 2025-01-10 21:35:19,928 - INFO - Creating task with taskId GZeK9qp9Rrm4xm9B3N7XLg for build-debug
[task 2025-01-10T21:35:19.931Z] 2025-01-10 21:35:19,931 - INFO - Creating task with taskId S0PA2lZnRgu1oS187-kTYw for lint-lint
[task 2025-01-10T21:35:19.932Z] 2025-01-10 21:35:19,932 - INFO - Creating task with taskId dT0688GcS_aFn7Bekmfwqw for test-debug
[task 2025-01-10T21:35:19.937Z] 2025-01-10 21:35:19,937 - INFO - Creating task with taskId NSe-yguAR4-bl5Pme9OMtA for lint-compare-locales
[task 2025-01-10T21:35:19.940Z] 2025-01-10 21:35:19,940 - INFO - Creating task with taskId Ic5erv7qRTO1OdJqAqvGMA for test-raptor
[task 2025-01-10T21:35:19.945Z] 2025-01-10 21:35:19,941 - INFO - Creating task with taskId bKoYpjJ7RASeXKjwEQq8VA for lint-dependency-analysis
[task 2025-01-10T21:35:19.950Z] 2025-01-10 21:35:19,949 - INFO - Creating task with taskId W1IMCu75RBqRtW8IzCEY-A for lint-ktlint
[task 2025-01-10T21:35:20.056Z] 2025-01-10 21:35:20,056 - INFO - Creating task with taskId B9omFnVaSgKOqrcXKEMhBg for signing-debug
[task 2025-01-10T21:35:20.132Z] 2025-01-10 21:35:20,132 - INFO - Creating task with taskId YWm3e-mpSg6VxH4LSFUw4A for pr-complete
[taskcluster 2025-01-10 21:35:20.433Z] === Task Finished ===
[taskcluster 2025-01-10 21:35:22.552Z] Successful task run with exit code: 0 completed in 15.612 seconds