Output: Picked up JAVA_TOOL_OPTIONS: -Xlog:os+container=off > Configure project :app WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=angle_indirect' is experimental. > Task :app:compileDebugAndroidTestKotlin w: file:///home/Messier82/projects/service-book/app/src/androidTest/java/com/yorvana/SmokeTest.kt:50:27 'fun createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details. > Task :app:pixel2api33Setup The device "pixel2api33" does not specify a "testedAbi". This currently defaults to "x86_64", but will change to "arm64-v8a" in AGP 10.0. The system image configured for "pixel2api33" does not support NDK translation, so it will be unable to run tests built for "arm64-v8a". To keep the current behavior and prevent test failures in AGP 10.0, explicitly set the ABI: testedAbi = "x86_64" 03:29:09 E/ddms: ADB rejected shell command (getprop): closed Fatal error while executing main with args: --proto_config=/home/Messier82/.config/.android/utp/runnerConfig11714760248654359964.pb java.lang.NoClassDefFoundError: com/google/common/util/concurrent/AbstractFuture$Failure$1 at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:809) at com.google.common.util.concurrent.SettableFuture.setException(SettableFuture.java:55) at com.android.ddmlib.PropertyFetcher.handleException(PropertyFetcher.java:261) at com.android.ddmlib.PropertyFetcher$1.run(PropertyFetcher.java:213) Caused by: java.lang.ClassNotFoundException: com.google.common.util.concurrent.AbstractFuture$Failure$1 at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:593) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ... 4 more Starting 13 tests on pixel2api33 pixel2api33 Tests 3/13 completed. (0 skipped) (0 failed) pixel2api33 Tests 6/13 completed. (0 skipped) (0 failed) pixel2api33 Tests 10/13 completed. (0 skipped) (0 failed) Finished 13 tests on pixel2api33 > Task :app:mergeDebugAndroidTestTestResultProtos Test execution completed. See the report at: file:///home/Messier82/projects/service-book/app/build/reports/androidTests/managedDevice/debug/allDevices/index.html [Incubating] Problems report is available at: file:///home/Messier82/projects/service-book/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.5.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 2m 16s 75 actionable tasks: 14 executed, 3 from cache, 58 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.5.1/userguide/configuration_cache_enabling.html Process Group PGID: 467490