fix: increase timeout for nimbus ios test for CI #6465
+1
−1
firefoxci-taskcluster / lint-detekt
succeeded
Nov 8, 2024 in 5m 17s
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: 2024-11-08T16:16:02.985Z
Resolved: 2024-11-08T16:18:59.366Z
Task Execution Time: 2 minutes, 56 seconds, 381 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-11-08 16:16:03.014Z] Task ID: SrhszDYvSXOlFnh59ZB5xQ
[taskcluster 2024-11-08 16:16:03.015Z] Worker ID: 163174400622036518
[taskcluster 2024-11-08 16:16:03.015Z] Worker Group: us-west1-a
[taskcluster 2024-11-08 16:16:03.015Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2024-11-08 16:16:03.015Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2024-11-08 16:16:03.015Z] Worker Version: 38.0.5
[taskcluster 2024-11-08 16:16:03.015Z] Public IP: 34.82.194.253
[taskcluster 2024-11-08 16:16:03.015Z] Hostname: app-services-1-b-linux-gcp-ppg0oesqsm-aodgcny10ea
[taskcluster 2024-11-08 16:16:03.015Z] using cache "app-services-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-E_GNkJdERLC3NY38pZyFLQ" -> /builds/worker/checkouts
[taskcluster 2024-11-08 16:16:06.229Z] Downloading artifact "public/image.tar.zst" from task ID: E_GNkJdERLC3NY38pZyFLQ.
[taskcluster 2024-11-08 16:16:11.230Z] Download Progress: 48.84%
[taskcluster 2024-11-08 16:16:16.231Z] Download Progress: 90.05%
[taskcluster 2024-11-08 16:16:17.618Z] Downloaded artifact successfully.
[taskcluster 2024-11-08 16:16:17.618Z] Downloaded 1778.987 mb
[taskcluster 2024-11-08 16:16:17.619Z] Decompressing downloaded image
[taskcluster 2024-11-08 16:16:27.959Z] Loading docker image from downloaded archive.
[taskcluster 2024-11-08 16:17:30.257Z] Image 'public/image.tar.zst' from task 'E_GNkJdERLC3NY38pZyFLQ' loaded. Using image ID sha256:0fd844a866e1888256cf6dc88f742f12caf37fb61e7b2c0472d533c877c34163.
[taskcluster 2024-11-08 16:17:30.771Z] === Task Starting ===
[setup 2024-11-08T16:17:41.899Z] run-task started in /builds/worker
[setup 2024-11-08T16:17:41.899Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew detekt
[setup 2024-11-08T16:17:41.899Z] Python version: 3.10.12
[cache 2024-11-08T16:17:41.901Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-11-08T16:17:41.901Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-11-08T16:17:41.901Z] volume /builds/worker/checkouts is a cache
[setup 2024-11-08T16:17:41.901Z] running as worker:worker
[vcs 2024-11-08T16:17:41.901Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-11-08T16:17:41.903Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2024-11-08T16:17:41.905Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-11-08T16:17:45.077Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/application-services', 'megazord-ios-test']
[vcs 2024-11-08T16:17:45.397Z] From https://github.com/mozilla/application-services
[vcs 2024-11-08T16:17:45.397Z] * branch megazord-ios-test -> FETCH_HEAD
[vcs 2024-11-08T16:17:45.406Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/application-services', 'megazord-ios-test']
[vcs 2024-11-08T16:17:45.631Z] From https://github.com/mozilla/application-services
[vcs 2024-11-08T16:17:45.631Z] * branch megazord-ios-test -> FETCH_HEAD
[vcs 2024-11-08T16:17:45.640Z] executing ['git', 'checkout', '-f', '-B', 'megazord-ios-test', '4d195216ab2654ea511f071a27070d17a961ebd2']
[vcs 2024-11-08T16:17:45.724Z] Switched to a new branch 'megazord-ios-test'
[vcs 2024-11-08T16:17:45.725Z] executing ['git', 'submodule', 'init']
[vcs 2024-11-08T16:17:45.744Z] Submodule 'components/external/glean' (https://github.com/mozilla/glean) registered for path 'components/external/glean'
[vcs 2024-11-08T16:17:45.744Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-11-08T16:17:45.764Z] Cloning into '/builds/worker/checkouts/vcs/components/external/glean'...
[vcs 2024-11-08T16:18:05.157Z] Submodule path 'components/external/glean': checked out '505c497f9ecfc0ab32c19b62f14c73c378c2d826'
[vcs 2024-11-08T16:18:05.157Z] cleaning git checkout...
[vcs 2024-11-08T16:18:05.157Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-11-08T16:18:05.164Z] removing []
[vcs 2024-11-08T16:18:05.164Z] successfully cleaned git checkout!
[vcs 2024-11-08T16:18:05.165Z] TinderboxPrint:<a href='https://github.com/mozilla/application-services/commit/4d195216ab2654ea511f071a27070d17a961ebd2' title='Built from application-services commit 4d195216ab2654ea511f071a27070d17a961ebd2'>4d195216ab2654ea511f071a27070d17a961ebd2</a>
[task 2024-11-08T16:18:05.165Z] executing ['bash', '-cx', './gradlew detekt']
[task 2024-11-08T16:18:05.167Z] + ./gradlew detekt
[task 2024-11-08T16:18:05.237Z] Downloading https://services.gradle.org/distributions/gradle-8.10.2-bin.zip
[task 2024-11-08T16:18:06.766Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
[task 2024-11-08T16:18:07.951Z]
[task 2024-11-08T16:18:07.952Z] Welcome to Gradle 8.10.2!
[task 2024-11-08T16:18:07.952Z]
[task 2024-11-08T16:18:07.952Z] Here are the highlights of this release:
[task 2024-11-08T16:18:07.952Z] - Support for Java 23
[task 2024-11-08T16:18:07.952Z] - Faster configuration cache
[task 2024-11-08T16:18:07.952Z] - Better configuration cache reports
[task 2024-11-08T16:18:07.952Z]
[task 2024-11-08T16:18:07.952Z] For more details see https://docs.gradle.org/8.10.2/release-notes.html
[task 2024-11-08T16:18:07.952Z]
[task 2024-11-08T16:18:08.051Z] 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-11-08T16:18:08.951Z] Daemon will be stopped at the end of the build
[task 2024-11-08T16:18:12.850Z] Local configuration: absent local.properties; proceeding as normal.
[task 2024-11-08T16:18:34.651Z]
[task 2024-11-08T16:18:34.653Z] > Configure project :autofill
[task 2024-11-08T16:18:34.653Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:34.653Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:34.653Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:34.653Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:36.450Z]
[task 2024-11-08T16:18:36.450Z] > Configure project :full-megazord
[task 2024-11-08T16:18:36.450Z] C/C++: Ignoring invalid ABI 'riscv64' found in ABI metadata file '/builds/worker/android-sdk/ndk/27.2.12479018/meta/abis.json'.
[task 2024-11-08T16:18:36.750Z]
[task 2024-11-08T16:18:36.750Z] > Configure project :crashtest
[task 2024-11-08T16:18:36.750Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:36.750Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:36.750Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:36.751Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:36.850Z]
[task 2024-11-08T16:18:36.850Z] > Configure project :errorsupport
[task 2024-11-08T16:18:36.850Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:36.850Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:36.850Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:36.850Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:38.250Z]
[task 2024-11-08T16:18:38.250Z] > Configure project :fxaclient
[task 2024-11-08T16:18:38.250Z] Requires glean_parser 15.2
[task 2024-11-08T16:18:38.250Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:38.250Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:38.250Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:38.251Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:38.650Z]
[task 2024-11-08T16:18:38.650Z] > Configure project :httpconfig
[task 2024-11-08T16:18:38.650Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:38.650Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:38.650Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:38.650Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:38.850Z]
[task 2024-11-08T16:18:38.850Z] > Configure project :logins
[task 2024-11-08T16:18:38.850Z] Requires glean_parser 15.2
[task 2024-11-08T16:18:38.850Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:38.850Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:38.851Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:38.851Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:39.250Z]
[task 2024-11-08T16:18:39.250Z] > Configure project :nimbus
[task 2024-11-08T16:18:39.250Z] Requires glean_parser 15.2
[task 2024-11-08T16:18:39.251Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:39.251Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:39.251Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:39.251Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:39.350Z]
[task 2024-11-08T16:18:39.350Z] > Configure project :places
[task 2024-11-08T16:18:39.350Z] Requires glean_parser 15.2
[task 2024-11-08T16:18:39.350Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:39.350Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:39.350Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:39.350Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:39.550Z]
[task 2024-11-08T16:18:39.550Z] > Configure project :push
[task 2024-11-08T16:18:39.550Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:39.550Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:39.550Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:39.550Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:39.650Z]
[task 2024-11-08T16:18:39.650Z] > Configure project :remotesettings
[task 2024-11-08T16:18:39.650Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:39.650Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:39.650Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:39.650Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:39.750Z]
[task 2024-11-08T16:18:39.750Z] > Configure project :rust-log-forwarder
[task 2024-11-08T16:18:39.750Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:39.750Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:39.750Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:39.750Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:39.850Z]
[task 2024-11-08T16:18:39.850Z] > Configure project :suggest
[task 2024-11-08T16:18:39.850Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:39.850Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:39.850Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:39.850Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:39.950Z]
[task 2024-11-08T16:18:39.950Z] > Configure project :sync15
[task 2024-11-08T16:18:39.950Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:39.950Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:39.950Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:39.950Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:40.150Z]
[task 2024-11-08T16:18:40.150Z] > Configure project :syncmanager
[task 2024-11-08T16:18:40.150Z] Requires glean_parser 15.2
[task 2024-11-08T16:18:40.150Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:40.150Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:40.150Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:40.150Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:40.250Z]
[task 2024-11-08T16:18:40.250Z] > Configure project :tabs
[task 2024-11-08T16:18:40.250Z] Configuration 'jnaForTest' was resolved during configuration time.
[task 2024-11-08T16:18:40.250Z] This is a build performance and scalability issue.
[task 2024-11-08T16:18:40.250Z] See https://github.com/gradle/gradle/issues/2298
[task 2024-11-08T16:18:40.250Z] Run with --info for a stacktrace.
[task 2024-11-08T16:18:57.650Z]
[task 2024-11-08T16:18:57.650Z] > Task :detekt
[task 2024-11-08T16:18:57.735Z]
[task 2024-11-08T16:18:57.735Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-11-08T16:18:57.735Z]
[task 2024-11-08T16:18:57.735Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2024-11-08T16:18:57.735Z]
[task 2024-11-08T16:18:57.735Z] For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-11-08T16:18:57.735Z]
[task 2024-11-08T16:18:57.735Z] BUILD SUCCESSFUL in 52s
[task 2024-11-08T16:18:57.735Z] 1 actionable task: 1 executed
[taskcluster 2024-11-08 16:18:58.785Z] === Task Finished ===
[taskcluster 2024-11-08 16:18:58.785Z] Successful task run with exit code: 0 completed in 175.772 seconds
Loading