Skip to content

Add the ability to start a new OAuth flow while authenticated, so you…

71d8357
Select commit
Loading
Failed to load commit list.
Open

Add the ability to start a new OAuth flow while authenticated, so you can authorize additional scopes [ci full] #7306

Add the ability to start a new OAuth flow while authenticated, so you…
71d8357
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-ktlint succeeded Apr 24, 2026 in 3m 51s

FirefoxCI (pull_request)

Running ktlint over all modules

Details

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

Task Status

Started: 2026-04-24T04:20:59.928Z
Resolved: 2026-04-24T04:23:06.310Z
Task Execution Time: 2 minutes, 6 seconds, 382 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: A_RGA053R120lEhdk0wKgA
RunId: 0

Artifacts

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


[taskcluster 2026-04-24T04:20:59.985Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-04-24T04:20:59.985Z]   {
[taskcluster 2026-04-24T04:20:59.985Z]     "generic-worker": {
[taskcluster 2026-04-24T04:20:59.985Z]       "config": {
[taskcluster 2026-04-24T04:20:59.985Z]         "headlessTasks": true
[taskcluster 2026-04-24T04:20:59.985Z]       },
[taskcluster 2026-04-24T04:20:59.985Z]       "engine": "multiuser",
[taskcluster 2026-04-24T04:20:59.985Z]       "go-arch": "amd64",
[taskcluster 2026-04-24T04:20:59.985Z]       "go-os": "linux",
[taskcluster 2026-04-24T04:20:59.985Z]       "go-version": "go1.26.0",
[taskcluster 2026-04-24T04:20:59.985Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v97.0.1",
[taskcluster 2026-04-24T04:20:59.985Z]       "revision": "6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-24T04:20:59.985Z]       "source": "https://github.com/taskcluster/taskcluster/commits/6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-24T04:20:59.985Z]       "version": "97.0.1"
[taskcluster 2026-04-24T04:20:59.985Z]     },
[taskcluster 2026-04-24T04:20:59.985Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-03-05",
[taskcluster 2026-04-24T04:20:59.985Z]     "instance-id": "3483114279929336254",
[taskcluster 2026-04-24T04:20:59.985Z]     "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-04-24T04:20:59.985Z]     "local-ipv4": "10.128.1.113",
[taskcluster 2026-04-24T04:20:59.985Z]     "project-id": "fxci-production-level1-workers",

...(16 lines hidden)...

[taskcluster 2026-04-24T04:22:15.525Z] Executing command 0: docker run -t --name taskcontainer_TtfXUqTqT_qAeHUufYMPAQ --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177700445918771/cache0:/builds/worker/checkouts --add-host=taskcluster:host-gateway --env-file 'env.list' 8ca8f50c7a855c7848ea4b4f2d6b045e826cd499d4786283a74760c97f3a0c62 /usr/local/bin/run-task --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx './gradlew ktlint'
[setup 2026-04-24T04:22:18.689Z] run-task started in /builds/worker
[setup 2026-04-24T04:22:18.690Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2026-04-24T04:22:18.690Z] Python version: 3.10.12
[cache 2026-04-24T04:22:18.691Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2026-04-24T04:22:18.691Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-04-24T04:22:18.691Z] volume /builds/worker/checkouts is a cache
[setup 2026-04-24T04:22:18.691Z] running as worker:worker
[vcs 2026-04-24T04:22:18.691Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-04-24T04:22:18.693Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2026-04-24T04:22:18.694Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-04-24T04:22:21.780Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mhammond/application-services', 'push-mkxvwknxqksu']
[vcs 2026-04-24T04:22:22.040Z] From https://github.com/mhammond/application-services
[vcs 2026-04-24T04:22:22.040Z]  * branch                push-mkxvwknxqksu -> FETCH_HEAD
[vcs 2026-04-24T04:22:22.042Z] executing ['git', 'checkout', '-f', '-B', 'push-mkxvwknxqksu', '71d8357b025fd66afc3245508dc919a2dce23ffb']
[vcs 2026-04-24T04:22:22.232Z] Switched to a new branch 'push-mkxvwknxqksu'
[vcs 2026-04-24T04:22:22.232Z] executing ['git', 'submodule', 'init']
[vcs 2026-04-24T04:22:22.253Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-04-24T04:22:22.273Z] cleaning git checkout...
[vcs 2026-04-24T04:22:22.273Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-04-24T04:22:22.281Z] removing []
[vcs 2026-04-24T04:22:22.281Z] successfully cleaned git checkout!
[vcs 2026-04-24T04:22:22.283Z] TinderboxPrint:<a href='https://github.com/mhammond/application-services/commit/71d8357b025fd66afc3245508dc919a2dce23ffb' title='Built from application-services commit 71d8357b025fd66afc3245508dc919a2dce23ffb'>71d8357b025fd66afc3245508dc919a2dce23ffb</a>
[task 2026-04-24T04:22:22.283Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2026-04-24T04:22:22.284Z] + ./gradlew ktlint
[task 2026-04-24T04:22:22.358Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-04-24T04:22:23.793Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-04-24T04:22:24.945Z] 
[task 2026-04-24T04:22:24.945Z] Welcome to Gradle 8.14.3!
[task 2026-04-24T04:22:24.945Z] 
[task 2026-04-24T04:22:24.945Z] Here are the highlights of this release:
[task 2026-04-24T04:22:24.945Z]  - Java 24 support
[task 2026-04-24T04:22:24.945Z]  - GraalVM Native Image toolchain selection
[task 2026-04-24T04:22:24.945Z]  - Enhancements to test reporting
[task 2026-04-24T04:22:24.945Z]  - Build Authoring improvements
[task 2026-04-24T04:22:24.945Z] 
[task 2026-04-24T04:22:24.946Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-04-24T04:22:24.946Z] 
[task 2026-04-24T04:22:25.044Z] 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 2026-04-24T04:22:26.344Z] Daemon will be stopped at the end of the build 
[task 2026-04-24T04:22:30.644Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-04-24T04:22:49.744Z] 
[task 2026-04-24T04:22:49.745Z] > Configure project :ads-client
[task 2026-04-24T04:22:49.745Z] Requires glean_parser 19.0
[task 2026-04-24T04:22:51.144Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:51.144Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:51.144Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:51.144Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:52.444Z] 
[task 2026-04-24T04:22:52.444Z] > Configure project :autofill
[task 2026-04-24T04:22:52.444Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:52.444Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:52.444Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:52.444Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:52.544Z] 
[task 2026-04-24T04:22:52.544Z] > Configure project :crashtest
[task 2026-04-24T04:22:52.544Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:52.544Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:52.544Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:52.544Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:53.744Z] 
[task 2026-04-24T04:22:53.744Z] > Configure project :errorsupport
[task 2026-04-24T04:22:53.744Z] Requires glean_parser 19.0
[task 2026-04-24T04:22:53.744Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:53.744Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:53.744Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:53.744Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:54.044Z] 
[task 2026-04-24T04:22:54.044Z] > Configure project :fxaclient
[task 2026-04-24T04:22:54.044Z] Requires glean_parser 19.0
[task 2026-04-24T04:22:54.044Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:54.044Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:54.044Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:54.044Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:55.244Z] 
[task 2026-04-24T04:22:55.244Z] > Configure project :httpconfig
[task 2026-04-24T04:22:55.244Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:55.244Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:55.244Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:55.244Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:55.344Z] 
[task 2026-04-24T04:22:55.344Z] > Configure project :init_rust_components
[task 2026-04-24T04:22:55.344Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:55.344Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:55.344Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:55.344Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:55.644Z] 
[task 2026-04-24T04:22:55.644Z] > Configure project :logins
[task 2026-04-24T04:22:55.644Z] Requires glean_parser 19.0
[task 2026-04-24T04:22:55.644Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:55.644Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:55.644Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:55.644Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:55.744Z] 
[task 2026-04-24T04:22:55.744Z] > Configure project :merino
[task 2026-04-24T04:22:55.744Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:55.744Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:55.744Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:55.744Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:55.944Z] 
[task 2026-04-24T04:22:55.944Z] > Configure project :nimbus
[task 2026-04-24T04:22:55.944Z] Requires glean_parser 19.0
[task 2026-04-24T04:22:55.944Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:55.944Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:55.944Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:55.944Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:56.144Z] 
[task 2026-04-24T04:22:56.144Z] > Configure project :places
[task 2026-04-24T04:22:56.144Z] Requires glean_parser 19.0
[task 2026-04-24T04:22:56.144Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:56.144Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:56.144Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:56.144Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:56.244Z] 
[task 2026-04-24T04:22:56.244Z] > Configure project :push
[task 2026-04-24T04:22:56.244Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:56.244Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:56.244Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:56.244Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:56.344Z] 
[task 2026-04-24T04:22:56.344Z] > Configure project :relay
[task 2026-04-24T04:22:56.344Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:56.344Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:56.344Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:56.344Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:56.544Z] 
[task 2026-04-24T04:22:56.544Z] > Configure project :remotesettings
[task 2026-04-24T04:22:56.544Z] Requires glean_parser 19.0
[task 2026-04-24T04:22:56.544Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:56.544Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:56.544Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:56.544Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:56.644Z] 
[task 2026-04-24T04:22:56.644Z] > Configure project :rust-log-forwarder
[task 2026-04-24T04:22:56.644Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:56.644Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:56.644Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:56.644Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:56.744Z] 
[task 2026-04-24T04:22:56.744Z] > Configure project :search
[task 2026-04-24T04:22:56.744Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:56.744Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:56.744Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:56.744Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:56.844Z] 
[task 2026-04-24T04:22:56.844Z] > Configure project :suggest
[task 2026-04-24T04:22:56.844Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:56.844Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:56.844Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:56.844Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:56.944Z] 
[task 2026-04-24T04:22:56.944Z] > Configure project :sync15
[task 2026-04-24T04:22:56.944Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:56.944Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:56.944Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:56.944Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:57.144Z] 
[task 2026-04-24T04:22:57.144Z] > Configure project :syncmanager
[task 2026-04-24T04:22:57.144Z] Requires glean_parser 19.0
[task 2026-04-24T04:22:57.144Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:57.144Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:57.144Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:57.144Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:57.244Z] 
[task 2026-04-24T04:22:57.244Z] > Configure project :tabs
[task 2026-04-24T04:22:57.244Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:57.244Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:57.244Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:57.244Z] Run with --info for a stacktrace.
[task 2026-04-24T04:22:57.344Z] 
[task 2026-04-24T04:22:57.344Z] > Configure project :tracing
[task 2026-04-24T04:22:57.344Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:22:57.344Z] This is a build performance and scalability issue.
[task 2026-04-24T04:22:57.344Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:22:57.344Z] Run with --info for a stacktrace.
[task 2026-04-24T04:23:04.244Z] 
[task 2026-04-24T04:23:04.244Z] > Task :ktlint
[task 2026-04-24T04:23:04.244Z] 
[task 2026-04-24T04:23:04.244Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-04-24T04:23:04.244Z] 
[task 2026-04-24T04:23:04.244Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-04-24T04:23:04.244Z] 
[task 2026-04-24T04:23:04.244Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2026-04-24T04:23:04.244Z] 
[task 2026-04-24T04:23:04.244Z] 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 2026-04-24T04:23:04.244Z] 
[task 2026-04-24T04:23:04.269Z] BUILD SUCCESSFUL in 41s
[task 2026-04-24T04:23:04.269Z] 1 actionable task: 1 executed
[taskcluster 2026-04-24T04:23:05.472Z]                        Exit Code: 0
[taskcluster 2026-04-24T04:23:05.472Z]                        User Time: 14.929ms
[taskcluster 2026-04-24T04:23:05.472Z]                      Kernel Time: 11.197ms
[taskcluster 2026-04-24T04:23:05.472Z]                        Wall Time: 49.945979036s
[taskcluster 2026-04-24T04:23:05.472Z]  Average Available System Memory: 59.26 GiB
[taskcluster 2026-04-24T04:23:05.472Z]       Average System Memory Used: 3.53 GiB
[taskcluster 2026-04-24T04:23:05.472Z]          Peak System Memory Used: 4.58 GiB
[taskcluster 2026-04-24T04:23:05.472Z]              Total System Memory: 62.79 GiB
[taskcluster 2026-04-24T04:23:05.472Z]                           Result: SUCCEEDED
[taskcluster 2026-04-24T04:23:05.472Z] === Task Finished ===
[taskcluster 2026-04-24T04:23:05.472Z] Task Duration: 49.946516488s
[taskcluster 2026-04-24T04:23:05.728Z] [mounts] Preserving cache: Moving "/home/task_177700445918771/cache0" to "/home/generic-worker/caches/croGKV3GSU2B0jwME28NVw"