Skip to content

feat(ads-client): retry callback requests once on transient transport…

e697f1d
Select commit
Loading
Failed to load commit list.
Draft

feat(ads-client): retry callback requests once on transient transport failure #7361

feat(ads-client): retry callback requests once on transient transport…
e697f1d
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-detekt succeeded May 11, 2026 in 2m 11s

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: 2026-05-11T20:42:51.769Z
Resolved: 2026-05-11T20:44:57.862Z
Task Execution Time: 2 minutes, 6 seconds, 93 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: COUKe0ueRLSvVezxSjba-Q
RunId: 0

Artifacts

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


[taskcluster 2026-05-11T20:42:51.990Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-05-11T20:42:51.990Z]   {
[taskcluster 2026-05-11T20:42:51.990Z]     "generic-worker": {
[taskcluster 2026-05-11T20:42:51.990Z]       "config": {
[taskcluster 2026-05-11T20:42:51.990Z]         "headlessTasks": true
[taskcluster 2026-05-11T20:42:51.990Z]       },
[taskcluster 2026-05-11T20:42:51.990Z]       "engine": "multiuser",
[taskcluster 2026-05-11T20:42:51.990Z]       "go-arch": "amd64",
[taskcluster 2026-05-11T20:42:51.990Z]       "go-os": "linux",
[taskcluster 2026-05-11T20:42:51.990Z]       "go-version": "go1.26.2",
[taskcluster 2026-05-11T20:42:51.990Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.1",
[taskcluster 2026-05-11T20:42:51.990Z]       "revision": "ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-05-11T20:42:51.990Z]       "source": "https://github.com/taskcluster/taskcluster/commits/ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-05-11T20:42:51.990Z]       "version": "99.2.1"
[taskcluster 2026-05-11T20:42:51.990Z]     },
[taskcluster 2026-05-11T20:42:51.990Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-05-04",
[taskcluster 2026-05-11T20:42:51.990Z]     "instance-id": "4994176009041313973",
[taskcluster 2026-05-11T20:42:51.990Z]     "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-05-11T20:42:51.990Z]     "local-ipv4": "10.138.0.11",
[taskcluster 2026-05-11T20:42:51.990Z]     "project-id": "fxci-production-level1-workers",

...(16 lines hidden)...

[taskcluster 2026-05-11T20:44:01.457Z] Executing command 0: docker run -t --name taskcontainer_AZFNxOISScWEzE1P_CR0sQ --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177853203081285/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 detekt'
[setup 2026-05-11T20:44:04.438Z] run-task started in /builds/worker
[setup 2026-05-11T20:44:04.438Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew detekt
[setup 2026-05-11T20:44:04.438Z] Python version: 3.10.12
[cache 2026-05-11T20:44:04.439Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2026-05-11T20:44:04.439Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-05-11T20:44:04.439Z] volume /builds/worker/checkouts is a cache
[setup 2026-05-11T20:44:04.439Z] running as worker:worker
[vcs 2026-05-11T20:44:04.439Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-05-11T20:44:04.441Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2026-05-11T20:44:04.442Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-05-11T20:44:10.177Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/Almaju/application-services', 'ads-client-callback-retry']
[vcs 2026-05-11T20:44:10.591Z] From https://github.com/Almaju/application-services
[vcs 2026-05-11T20:44:10.591Z]  * branch                ads-client-callback-retry -> FETCH_HEAD
[vcs 2026-05-11T20:44:10.593Z] executing ['git', 'checkout', '-f', '-B', 'ads-client-callback-retry', 'e697f1d541c01082c5796cb50eac271ff7223f1d']
[vcs 2026-05-11T20:44:10.782Z] Switched to a new branch 'ads-client-callback-retry'
[vcs 2026-05-11T20:44:10.782Z] executing ['git', 'submodule', 'init']
[vcs 2026-05-11T20:44:10.803Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-05-11T20:44:10.823Z] cleaning git checkout...
[vcs 2026-05-11T20:44:10.823Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-05-11T20:44:10.831Z] removing []
[vcs 2026-05-11T20:44:10.831Z] successfully cleaned git checkout!
[vcs 2026-05-11T20:44:10.832Z] TinderboxPrint:<a href='https://github.com/Almaju/application-services/commit/e697f1d541c01082c5796cb50eac271ff7223f1d' title='Built from application-services commit e697f1d541c01082c5796cb50eac271ff7223f1d'>e697f1d541c01082c5796cb50eac271ff7223f1d</a>
[task 2026-05-11T20:44:10.832Z] executing ['bash', '-cx', './gradlew detekt']
[task 2026-05-11T20:44:10.833Z] + ./gradlew detekt
[task 2026-05-11T20:44:10.905Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-05-11T20:44:12.305Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-05-11T20:44:13.450Z] 
[task 2026-05-11T20:44:13.450Z] Welcome to Gradle 8.14.3!
[task 2026-05-11T20:44:13.450Z] 
[task 2026-05-11T20:44:13.451Z] Here are the highlights of this release:
[task 2026-05-11T20:44:13.451Z]  - Java 24 support
[task 2026-05-11T20:44:13.451Z]  - GraalVM Native Image toolchain selection
[task 2026-05-11T20:44:13.451Z]  - Enhancements to test reporting
[task 2026-05-11T20:44:13.451Z]  - Build Authoring improvements
[task 2026-05-11T20:44:13.451Z] 
[task 2026-05-11T20:44:13.452Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-05-11T20:44:13.452Z] 
[task 2026-05-11T20:44:13.550Z] 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-05-11T20:44:14.450Z] Daemon will be stopped at the end of the build 
[task 2026-05-11T20:44:18.750Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-05-11T20:44:39.250Z] 
[task 2026-05-11T20:44:39.250Z] > Configure project :ads-client
[task 2026-05-11T20:44:39.250Z] Requires glean_parser 19.0
[task 2026-05-11T20:44:40.650Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:40.650Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:40.650Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:40.650Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:41.950Z] 
[task 2026-05-11T20:44:41.950Z] > Configure project :autofill
[task 2026-05-11T20:44:41.950Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:41.950Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:41.950Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:41.950Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:42.050Z] 
[task 2026-05-11T20:44:42.050Z] > Configure project :crashtest
[task 2026-05-11T20:44:42.050Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:42.050Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:42.050Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:42.050Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:44.050Z] 
[task 2026-05-11T20:44:44.050Z] > Configure project :errorsupport
[task 2026-05-11T20:44:44.050Z] Requires glean_parser 19.0
[task 2026-05-11T20:44:44.149Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:44.150Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:44.150Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:44.150Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:44.349Z] 
[task 2026-05-11T20:44:44.350Z] > Configure project :fxaclient
[task 2026-05-11T20:44:44.350Z] Requires glean_parser 19.0
[task 2026-05-11T20:44:44.350Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:44.350Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:44.350Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:44.350Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:46.050Z] 
[task 2026-05-11T20:44:46.050Z] > Configure project :httpconfig
[task 2026-05-11T20:44:46.050Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:46.050Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:46.050Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:46.050Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:46.149Z] 
[task 2026-05-11T20:44:46.150Z] > Configure project :init_rust_components
[task 2026-05-11T20:44:46.150Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:46.150Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:46.150Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:46.150Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:46.349Z] 
[task 2026-05-11T20:44:46.350Z] > Configure project :logins
[task 2026-05-11T20:44:46.350Z] Requires glean_parser 19.0
[task 2026-05-11T20:44:46.350Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:46.350Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:46.350Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:46.350Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:46.449Z] 
[task 2026-05-11T20:44:46.450Z] > Configure project :merino
[task 2026-05-11T20:44:46.450Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:46.450Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:46.450Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:46.450Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:46.649Z] 
[task 2026-05-11T20:44:46.650Z] > Configure project :nimbus
[task 2026-05-11T20:44:46.650Z] Requires glean_parser 19.0
[task 2026-05-11T20:44:46.650Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:46.650Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:46.650Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:46.650Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:46.850Z] 
[task 2026-05-11T20:44:46.850Z] > Configure project :places
[task 2026-05-11T20:44:46.850Z] Requires glean_parser 19.0
[task 2026-05-11T20:44:46.850Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:46.850Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:46.850Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:46.850Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:46.950Z] 
[task 2026-05-11T20:44:46.950Z] > Configure project :push
[task 2026-05-11T20:44:46.950Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:46.950Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:46.950Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:46.950Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:47.049Z] 
[task 2026-05-11T20:44:47.049Z] > Configure project :relay
[task 2026-05-11T20:44:47.049Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:47.050Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:47.050Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:47.050Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:47.250Z] 
[task 2026-05-11T20:44:47.250Z] > Configure project :remotesettings
[task 2026-05-11T20:44:47.250Z] Requires glean_parser 19.0
[task 2026-05-11T20:44:47.250Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:47.250Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:47.250Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:47.250Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:47.350Z] 
[task 2026-05-11T20:44:47.350Z] > Configure project :rust-log-forwarder
[task 2026-05-11T20:44:47.350Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:47.350Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:47.350Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:47.350Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:47.450Z] 
[task 2026-05-11T20:44:47.450Z] > Configure project :search
[task 2026-05-11T20:44:47.450Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:47.450Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:47.450Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:47.450Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:47.550Z] 
[task 2026-05-11T20:44:47.550Z] > Configure project :suggest
[task 2026-05-11T20:44:47.550Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:47.550Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:47.550Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:47.550Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:47.650Z] 
[task 2026-05-11T20:44:47.650Z] > Configure project :sync15
[task 2026-05-11T20:44:47.650Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:47.650Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:47.650Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:47.650Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:47.849Z] 
[task 2026-05-11T20:44:47.850Z] > Configure project :syncmanager
[task 2026-05-11T20:44:47.850Z] Requires glean_parser 19.0
[task 2026-05-11T20:44:47.850Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:47.850Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:47.850Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:47.850Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:47.950Z] 
[task 2026-05-11T20:44:47.950Z] > Configure project :tabs
[task 2026-05-11T20:44:47.950Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:47.950Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:47.950Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:47.950Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:48.050Z] 
[task 2026-05-11T20:44:48.050Z] > Configure project :tracing
[task 2026-05-11T20:44:48.050Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:44:48.050Z] This is a build performance and scalability issue.
[task 2026-05-11T20:44:48.050Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:44:48.050Z] Run with --info for a stacktrace.
[task 2026-05-11T20:44:56.211Z] 
[task 2026-05-11T20:44:56.211Z] > Task :detekt
[task 2026-05-11T20:44:56.211Z] 
[task 2026-05-11T20:44:56.211Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-05-11T20:44:56.211Z] 
[task 2026-05-11T20:44:56.211Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-05-11T20:44:56.211Z] 
[task 2026-05-11T20:44:56.211Z] 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-05-11T20:44:56.211Z] 
[task 2026-05-11T20:44:56.211Z] 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-05-11T20:44:56.211Z] 
[task 2026-05-11T20:44:56.211Z] BUILD SUCCESSFUL in 45s
[task 2026-05-11T20:44:56.211Z] 1 actionable task: 1 executed
[taskcluster 2026-05-11T20:44:57.163Z]                        Exit Code: 0
[taskcluster 2026-05-11T20:44:57.163Z]                        User Time: 7.979ms
[taskcluster 2026-05-11T20:44:57.163Z]                      Kernel Time: 18.619ms
[taskcluster 2026-05-11T20:44:57.163Z]                        Wall Time: 55.70623645s
[taskcluster 2026-05-11T20:44:57.163Z]  Average Available System Memory: 60.37 GiB
[taskcluster 2026-05-11T20:44:57.163Z]       Average System Memory Used: 2.42 GiB
[taskcluster 2026-05-11T20:44:57.163Z]          Peak System Memory Used: 3.21 GiB
[taskcluster 2026-05-11T20:44:57.163Z]              Total System Memory: 62.79 GiB
[taskcluster 2026-05-11T20:44:57.163Z]                           Result: SUCCEEDED
[taskcluster 2026-05-11T20:44:57.163Z] === Task Finished ===
[taskcluster 2026-05-11T20:44:57.163Z] Task Duration: 55.706661529s
[taskcluster 2026-05-11T20:44:57.404Z] [mounts] Preserving cache: Moving "/home/task_177853203081285/cache0" to "/home/generic-worker/caches/LT5jr0PoSruxbVU1lgYLRg"