Skip to content

Add ADR-0008 for FTS prefix configuration to README#7118

Open
ddurst wants to merge 1 commit into
mainfrom
ddurst-readme-adr8
Open

Add ADR-0008 for FTS prefix configuration to README#7118
ddurst wants to merge 1 commit into
mainfrom
ddurst-readme-adr8

Add ADR-0008 for FTS prefix configuration to README

ded76aa
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-detekt succeeded Dec 7, 2025 in 6m 32s

FirefoxCI (pull_request)

Running detekt over all modules

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-12-07T14:10:35.741Z
Resolved: 2025-12-07T14:14:32.173Z
Task Execution Time: 3 minutes, 56 seconds, 432 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-12-07 14:10:35.814Z] Task ID: MkKMZSnRTxaE9cb_BwnltQ
[taskcluster 2025-12-07 14:10:35.814Z] Worker ID: 40467494180762777
[taskcluster 2025-12-07 14:10:35.814Z] Worker Group: us-central1-a
[taskcluster 2025-12-07 14:10:35.814Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2025-12-07 14:10:35.814Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2025-12-07 14:10:35.814Z] Worker Version: 38.0.5
[taskcluster 2025-12-07 14:10:35.814Z] Public IP: 35.184.195.23
[taskcluster 2025-12-07 14:10:35.814Z] Hostname: app-services-1-b-linux-gcp-m85lsqm5trsxh8cqfddaqa
[taskcluster 2025-12-07 14:10:35.814Z] using cache "app-services-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-LvTkVl_UQO2bl1PiCddx6w" -> /builds/worker/checkouts

[taskcluster 2025-12-07 14:10:45.732Z] Downloading artifact "public/image.tar.zst" from task ID: LvTkVl_UQO2bl1PiCddx6w.
[taskcluster 2025-12-07 14:10:50.734Z] Download Progress: 12.52%
[taskcluster 2025-12-07 14:10:55.734Z] Download Progress: 27.14%
[taskcluster 2025-12-07 14:11:00.734Z] Download Progress: 39.16%
[taskcluster 2025-12-07 14:11:05.733Z] Download Progress: 51.75%
[taskcluster 2025-12-07 14:11:10.734Z] Download Progress: 67.91%
[taskcluster 2025-12-07 14:11:15.734Z] Download Progress: 83.44%
[taskcluster 2025-12-07 14:11:20.734Z] Download Progress: 98.96%
[taskcluster 2025-12-07 14:11:21.116Z] Downloaded artifact successfully.
[taskcluster 2025-12-07 14:11:21.116Z] Downloaded 1996.706 mb
[taskcluster 2025-12-07 14:11:21.117Z] Decompressing downloaded image
[taskcluster 2025-12-07 14:11:32.816Z] Loading docker image from downloaded archive.
[taskcluster 2025-12-07 14:12:46.508Z] Image 'public/image.tar.zst' from task 'LvTkVl_UQO2bl1PiCddx6w' loaded.  Using image ID sha256:2cfdb62c60e6f2f7a9c567767a2ad2da13320488452331d049337baf6e87edf1.
[taskcluster 2025-12-07 14:12:47.246Z] === Task Starting ===
[setup 2025-12-07T14:12:59.564Z] run-task started in /builds/worker
[setup 2025-12-07T14:12:59.564Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew detekt
[setup 2025-12-07T14:12:59.564Z] Python version: 3.10.12
[cache 2025-12-07T14:12:59.565Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-12-07T14:12:59.565Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-12-07T14:12:59.565Z] volume /builds/worker/checkouts is a cache
[setup 2025-12-07T14:12:59.566Z] running as worker:worker
[vcs 2025-12-07T14:12:59.566Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-12-07T14:12:59.567Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2025-12-07T14:12:59.569Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-12-07T14:13:02.628Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/application-services', 'ddurst-readme-adr8']
[vcs 2025-12-07T14:13:02.841Z] From https://github.com/mozilla/application-services
[vcs 2025-12-07T14:13:02.841Z]  * branch                ddurst-readme-adr8 -> FETCH_HEAD
[vcs 2025-12-07T14:13:02.851Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/application-services', 'ddurst-readme-adr8']
[vcs 2025-12-07T14:13:03.024Z] From https://github.com/mozilla/application-services
[vcs 2025-12-07T14:13:03.024Z]  * branch                ddurst-readme-adr8 -> FETCH_HEAD
[vcs 2025-12-07T14:13:03.034Z] executing ['git', 'checkout', '-f', '-B', 'ddurst-readme-adr8', 'ded76aac821538aff1c693ddb32ad5572ddc4302']
[vcs 2025-12-07T14:13:03.223Z] Switched to a new branch 'ddurst-readme-adr8'
[vcs 2025-12-07T14:13:03.223Z] executing ['git', 'submodule', 'init']
[vcs 2025-12-07T14:13:03.243Z] Submodule 'components/external/glean' (https://github.com/mozilla/glean) registered for path 'components/external/glean'
[vcs 2025-12-07T14:13:03.244Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-12-07T14:13:03.264Z] Cloning into '/builds/worker/checkouts/vcs/components/external/glean'...
[vcs 2025-12-07T14:13:25.366Z] Submodule path 'components/external/glean': checked out '9ba4f5b0ad784aea76fc9bf242155b1241e720d1'
[vcs 2025-12-07T14:13:25.367Z] cleaning git checkout...
[vcs 2025-12-07T14:13:25.367Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-12-07T14:13:25.374Z] removing []
[vcs 2025-12-07T14:13:25.374Z] successfully cleaned git checkout!
[vcs 2025-12-07T14:13:25.375Z] TinderboxPrint:<a href='https://github.com/mozilla/application-services/commit/ded76aac821538aff1c693ddb32ad5572ddc4302' title='Built from application-services commit ded76aac821538aff1c693ddb32ad5572ddc4302'>ded76aac821538aff1c693ddb32ad5572ddc4302</a>
[task 2025-12-07T14:13:25.375Z] executing ['bash', '-cx', './gradlew detekt']
[task 2025-12-07T14:13:25.377Z] + ./gradlew detekt
[task 2025-12-07T14:13:25.450Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2025-12-07T14:13:26.892Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2025-12-07T14:13:28.119Z] 
[task 2025-12-07T14:13:28.119Z] Welcome to Gradle 8.14.3!
[task 2025-12-07T14:13:28.119Z] 
[task 2025-12-07T14:13:28.119Z] Here are the highlights of this release:
[task 2025-12-07T14:13:28.120Z]  - Java 24 support
[task 2025-12-07T14:13:28.120Z]  - GraalVM Native Image toolchain selection
[task 2025-12-07T14:13:28.120Z]  - Enhancements to test reporting
[task 2025-12-07T14:13:28.120Z]  - Build Authoring improvements
[task 2025-12-07T14:13:28.120Z] 
[task 2025-12-07T14:13:28.121Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2025-12-07T14:13:28.121Z] 
[task 2025-12-07T14:13:28.218Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2025-12-07T14:13:29.119Z] Daemon will be stopped at the end of the build 
[task 2025-12-07T14:13:33.718Z] Local configuration: absent local.properties; proceeding as normal.
[task 2025-12-07T14:14:02.619Z] 
[task 2025-12-07T14:14:02.620Z] > Configure project :ads-client
[task 2025-12-07T14:14:02.620Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:02.620Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:02.620Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:02.620Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:03.918Z] 
[task 2025-12-07T14:14:03.918Z] > Configure project :autofill
[task 2025-12-07T14:14:03.918Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:03.918Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:03.918Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:03.918Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:04.118Z] 
[task 2025-12-07T14:14:04.118Z] > Configure project :crashtest
[task 2025-12-07T14:14:04.118Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:04.118Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:04.118Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:04.118Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:06.718Z] 
[task 2025-12-07T14:14:06.718Z] > Configure project :errorsupport
[task 2025-12-07T14:14:06.718Z] Requires glean_parser 18.0
[task 2025-12-07T14:14:07.018Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:07.018Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:07.018Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:07.018Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:07.318Z] 
[task 2025-12-07T14:14:07.318Z] > Configure project :fxaclient
[task 2025-12-07T14:14:07.318Z] Requires glean_parser 18.0
[task 2025-12-07T14:14:07.318Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:07.318Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:07.318Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:07.318Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:08.718Z] 
[task 2025-12-07T14:14:08.718Z] > Configure project :httpconfig
[task 2025-12-07T14:14:08.718Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:08.718Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:08.718Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:08.718Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:08.818Z] 
[task 2025-12-07T14:14:08.818Z] > Configure project :init_rust_components
[task 2025-12-07T14:14:08.818Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:08.818Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:08.818Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:08.818Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:09.118Z] 
[task 2025-12-07T14:14:09.118Z] > Configure project :logins
[task 2025-12-07T14:14:09.118Z] Requires glean_parser 18.0
[task 2025-12-07T14:14:09.118Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:09.118Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:09.118Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:09.118Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:09.218Z] 
[task 2025-12-07T14:14:09.218Z] > Configure project :merino
[task 2025-12-07T14:14:09.218Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:09.218Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:09.218Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:09.218Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:09.418Z] 
[task 2025-12-07T14:14:09.418Z] > Configure project :nimbus
[task 2025-12-07T14:14:09.418Z] Requires glean_parser 18.0
[task 2025-12-07T14:14:09.418Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:09.418Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:09.418Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:09.418Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:09.618Z] 
[task 2025-12-07T14:14:09.618Z] > Configure project :places
[task 2025-12-07T14:14:09.618Z] Requires glean_parser 18.0
[task 2025-12-07T14:14:09.618Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:09.618Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:09.618Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:09.618Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:09.718Z] 
[task 2025-12-07T14:14:09.718Z] > Configure project :push
[task 2025-12-07T14:14:09.718Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:09.718Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:09.718Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:09.718Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:09.818Z] 
[task 2025-12-07T14:14:09.818Z] > Configure project :relay
[task 2025-12-07T14:14:09.818Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:09.818Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:09.818Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:09.818Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:09.918Z] 
[task 2025-12-07T14:14:09.918Z] > Configure project :remotesettings
[task 2025-12-07T14:14:09.918Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:09.918Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:09.918Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:09.918Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:10.118Z] 
[task 2025-12-07T14:14:10.118Z] > Configure project :rust-log-forwarder
[task 2025-12-07T14:14:10.118Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:10.118Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:10.118Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:10.118Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:10.218Z] 
[task 2025-12-07T14:14:10.218Z] > Configure project :search
[task 2025-12-07T14:14:10.218Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:10.218Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:10.218Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:10.218Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:10.318Z] 
[task 2025-12-07T14:14:10.318Z] > Configure project :suggest
[task 2025-12-07T14:14:10.318Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:10.318Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:10.318Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:10.318Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:10.318Z] 
[task 2025-12-07T14:14:10.318Z] > Configure project :sync15
[task 2025-12-07T14:14:10.318Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:10.318Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:10.318Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:10.318Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:10.618Z] 
[task 2025-12-07T14:14:10.618Z] > Configure project :syncmanager
[task 2025-12-07T14:14:10.618Z] Requires glean_parser 18.0
[task 2025-12-07T14:14:10.618Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:10.618Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:10.618Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:10.618Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:10.718Z] 
[task 2025-12-07T14:14:10.718Z] > Configure project :tabs
[task 2025-12-07T14:14:10.718Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:10.718Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:10.718Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:10.718Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:11.318Z] 
[task 2025-12-07T14:14:11.318Z] > Configure project :tracing
[task 2025-12-07T14:14:11.318Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-07T14:14:11.318Z] This is a build performance and scalability issue.
[task 2025-12-07T14:14:11.318Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-07T14:14:11.318Z] Run with --info for a stacktrace.
[task 2025-12-07T14:14:30.509Z] 
[task 2025-12-07T14:14:30.509Z] > Task :detekt
[task 2025-12-07T14:14:30.509Z] 
[task 2025-12-07T14:14:30.509Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2025-12-07T14:14:30.509Z] 
[task 2025-12-07T14:14:30.509Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2025-12-07T14:14:30.509Z] 
[task 2025-12-07T14:14:30.509Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2025-12-07T14:14:30.509Z] 
[task 2025-12-07T14:14:30.509Z] For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2025-12-07T14:14:30.509Z] 
[task 2025-12-07T14:14:30.509Z] BUILD SUCCESSFUL in 1m 5s
[task 2025-12-07T14:14:30.509Z] 1 actionable task: 1 executed
[taskcluster 2025-12-07 14:14:31.260Z] === Task Finished ===
[taskcluster 2025-12-07 14:14:31.261Z] Successful task run with exit code: 0 completed in 235.448 seconds