Started by user Mike Dawson Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace /home/jenkins/.jenkins/workspace/DemoLaunchableApp The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/DemoLaunchableApp/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/UstadMobile/DemoLaunchableApp.git # timeout=10 Fetching upstream changes from https://github.com/UstadMobile/DemoLaunchableApp.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/UstadMobile/DemoLaunchableApp.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 6ac465c79dc72632086655cabcfd92e9efefe355 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ac465c79dc72632086655cabcfd92e9efefe355 # timeout=10 Commit message: "Remove old navigation elements from Android template" > git rev-list --no-walk 222effaff95959ef8dba1b0e1fc9ed26e4b12f18 # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content KEYSTORE=/home/jenkins/javakey/demo-launchable-app.properties [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [DemoLaunchableApp] $ /home/jenkins/.jenkins/workspace/DemoLaunchableApp/gradlew clean build Starting a Gradle Daemon (subsequent builds will be faster) Reusing configuration cache. > Task :app:generateReleaseAssets UP-TO-DATE > Task :app:generateDebugAssets UP-TO-DATE > Task :app:preBuild UP-TO-DATE > Task :app:preDebugUnitTestBuild UP-TO-DATE > Task :app:preReleaseBuild UP-TO-DATE > Task :app:preDebugBuild UP-TO-DATE > Task :app:clean > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE > Task :app:createDebugCompatibleScreenManifests > Task :app:writeDebugAppMetadata > Task :app:generateDebugResources > Task :app:mapDebugSourceSetPaths > Task :app:generateReleaseResources > Task :app:desugarDebugFileDependencies > Task :app:extractDeepLinksDebug > Task :app:writeDebugSigningConfigVersions > Task :app:validateSigningDebug > Task :app:mergeDebugJniLibFolders > Task :app:javaPreCompileDebug > Task :app:javaPreCompileRelease > Task :app:mapReleaseSourceSetPaths > Task :app:createReleaseCompatibleScreenManifests > Task :app:processReleaseNavigationResources > Task :app:extractDeepLinksRelease > Task :app:packageReleaseResources > Task :app:packageDebugResources > Task :app:desugarReleaseFileDependencies > Task :app:checkReleaseDuplicateClasses > Task :app:mergeReleaseJniLibFolders > Task :app:mergeReleaseStartupProfile UP-TO-DATE > Task :app:compileReleaseNavigationResources > Task :app:processDebugNavigationResources > Task :app:checkDebugDuplicateClasses > Task :app:mergeReleaseAssets > Task :app:checkDebugAarMetadata > Task :app:mergeDebugNativeLibs > Task :app:mergeReleaseNativeLibs > Task :app:mergeDebugAssets > Task :app:compileDebugNavigationResources > Task :app:parseDebugLocalResources > Task :app:processDebugMainManifest > Task :app:checkReleaseAarMetadata > Task :app:mergeLibDexDebug > Task :app:stripDebugDebugSymbols Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more. > Task :app:compressDebugAssets > Task :app:stripReleaseDebugSymbols Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more. > Task :app:compressReleaseAssets > Task :app:parseReleaseLocalResources > Task :app:validateSigningRelease > Task :app:writeReleaseAppMetadata > Task :app:preDebugAndroidTestBuild SKIPPED > Task :app:writeReleaseSigningConfigVersions > Task :app:javaPreCompileDebugUnitTest > Task :app:mergeReleaseArtProfile > Task :app:extractProguardFiles > Task :app:extractReleaseNativeSymbolTables > Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE > Task :app:generateDebugRFile > Task :app:generateReleaseRFile > Task :app:processReleaseMainManifest > Task :app:extractReleaseVersionControlInfo > Task :app:collectReleaseDependencies > Task :app:sdkReleaseDependencyData > Task :app:processReleaseManifest > Task :app:processDebugManifest > Task :app:processReleaseManifestForPackage > Task :app:processDebugManifestForPackage > Task :app:mergeDebugResources > Task :app:mergeReleaseResources > Task :app:generateDebugGlobalSynthetics > Task :app:processDebugResources > Task :app:processReleaseResources > Task :app:optimizeReleaseResources > Task :app:mergeExtDexDebug > Task :app:mergeExtDexRelease > Task :app:compileReleaseKotlin w: file:///home/jenkins/.jenkins/workspace/DemoLaunchableApp/app/src/main/java/org/openeel/demolaunchableapp/screens/LessonScreen.kt:14:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType. w: file:///home/jenkins/.jenkins/workspace/DemoLaunchableApp/app/src/main/java/org/openeel/demolaunchableapp/screens/LessonScreen.kt:152:33 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType. > Task :app:compileDebugKotlin w: file:///home/jenkins/.jenkins/workspace/DemoLaunchableApp/app/src/main/java/org/openeel/demolaunchableapp/screens/LessonScreen.kt:14:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType. w: file:///home/jenkins/.jenkins/workspace/DemoLaunchableApp/app/src/main/java/org/openeel/demolaunchableapp/screens/LessonScreen.kt:152:33 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType. > Task :app:compileDebugJavaWithJavac NO-SOURCE > Task :app:compileReleaseJavaWithJavac NO-SOURCE > Task :app:bundleDebugClassesToCompileJar > Task :app:bundleDebugClassesToRuntimeJar > Task :app:processDebugJavaRes > Task :app:processReleaseJavaRes > Task :app:generateDebugAndroidTestLintModel > Task :app:generateReleaseLintVitalReportModel > Task :app:generateDebugUnitTestLintModel > Task :app:generateDebugLintReportModel > Task :app:dexBuilderDebug > Task :app:dexBuilderRelease > Task :app:mergeReleaseGlobalSynthetics > Task :app:mergeProjectDexDebug > Task :app:mergeDebugJavaResource > Task :app:mergeReleaseJavaResource > Task :app:compileDebugUnitTestKotlin > Task :app:compileDebugUnitTestJavaWithJavac NO-SOURCE > Task :app:processDebugUnitTestJavaRes > Task :app:packageDebug > Task :app:assembleDebug > Task :app:createDebugApkListingFileRedirect > Task :app:testDebugUnitTest > Task :app:test > Task :app:mergeDexRelease > Task :app:compileReleaseArtProfile > Task :app:lintAnalyzeDebugUnitTest > Task :app:lintAnalyzeDebugAndroidTest > Task :app:lintVitalAnalyzeRelease > Task :app:lintVitalReportRelease SKIPPED > Task :app:lintVitalRelease SKIPPED > Task :app:packageRelease > Task :app:assembleRelease > Task :app:assemble > Task :app:createReleaseApkListingFileRedirect > Task :app:lintAnalyzeDebug > Task :app:lintReportDebug Wrote HTML report to file:///home/jenkins/.jenkins/workspace/DemoLaunchableApp/app/build/reports/lint-results-debug.html > Task :app:lintDebug > Task :app:lint > Task :app:check > Task :app:build BUILD SUCCESSFUL in 18s 97 actionable tasks: 96 executed, 1 up-to-date Configuration cache entry reused. Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Finished: SUCCESS