Started by user DIM Build Running as SYSTEM Building in workspace /var/jenkins_home/workspace/DIM-TrackMe-Android using credential jenkins_gitlab Cloning the remote Git repository Cloning repository https://gitlab.com/datainmotion/trafficos/trackme-android.git > git init /var/jenkins_home/workspace/DIM-TrackMe-Android # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/trackme-android.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/trafficos/trackme-android.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.com/datainmotion/trafficos/trackme-android.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.com/datainmotion/trafficos/trackme-android.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/trackme-android.git using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/trafficos/trackme-android.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 0a0d217257b5811c3535f10eefc4f9308ce4d00a (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 0a0d217257b5811c3535f10eefc4f9308ce4d00a Commit message: "icons" First time build. Skipping changelog. [Gradle] - Launching build. [DIM-TrackMe-Android] $ /var/jenkins_home/workspace/DIM-TrackMe-Android/gradlew -x lint clean build assembleDebug Downloading https://services.gradle.org/distributions/gradle-5.4.1-all.zip .............................................................................................................................. Unzipping /var/jenkins_home/workspace/DIM-TrackMe-Android/wrapper/dists/gradle-5.4.1-all/3221gyojl5jsh0helicew7rwx/gradle-5.4.1-all.zip to /var/jenkins_home/workspace/DIM-TrackMe-Android/wrapper/dists/gradle-5.4.1-all/3221gyojl5jsh0helicew7rwx Set executable permissions for: /var/jenkins_home/workspace/DIM-TrackMe-Android/wrapper/dists/gradle-5.4.1-all/3221gyojl5jsh0helicew7rwx/gradle-5.4.1/bin/gradle Welcome to Gradle 5.4.1! Here are the highlights of this release: - Run builds with JDK12 - New API for Incremental Tasks - Updates to native projects, including Swift 5 support For more details see https://docs.gradle.org/5.4.1/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean UP-TO-DATE > Task :app:clean UP-TO-DATE > Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild UP-TO-DATE > Task :app:compileDebugAidl NO-SOURCE > Task :app:checkDebugManifest > Task :app:compileDebugRenderscript NO-SOURCE > Task :app:generateDebugBuildConfig > Task :app:mainApkListPersistenceDebug > Task :app:javaPreCompileDebug > Task :app:generateDebugResValues > Task :app:generateDebugResources > Task :app:createDebugCompatibleScreenManifests > Task :app:processDebugManifest > Task :app:mergeDebugResources > Task :app:processDebugResources > Task :app:compileDebugJavaWithJavac Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :app:compileDebugSources > Task :app:mergeDebugShaders > Task :app:compileDebugShaders > Task :app:generateDebugAssets > Task :app:mergeDebugAssets > Task :app:processDebugJavaRes > Task :app:mergeDebugJavaResource > Task :app:desugarDebugFileDependencies > Task :app:transformClassesWithDexBuilderForDebug > Task :app:checkDebugDuplicateClasses > Task :app:validateSigningDebug > Task :app:signingConfigWriterDebug > Task :app:mergeLibDexDebug > Task :app:mergeDebugJniLibFolders > Task :app:preReleaseBuild UP-TO-DATE > Task :app:compileReleaseAidl NO-SOURCE > Task :app:compileReleaseRenderscript NO-SOURCE > Task :app:checkReleaseManifest > Task :app:generateReleaseBuildConfig > Task :app:mainApkListPersistenceRelease > Task :app:generateReleaseResValues > Task :app:generateReleaseResources > Task :app:createReleaseCompatibleScreenManifests > Task :app:processReleaseManifest > Task :app:mergeProjectDexDebug > Task :app:mergeDebugNativeLibs > Task :app:stripDebugDebugSymbols > Task :app:mergeReleaseResources > Task :app:processReleaseResources > Task :app:javaPreCompileRelease > Task :app:compileReleaseJavaWithJavac Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :app:compileReleaseSources > Task :app:prepareLintJar > Task :app:lintVitalRelease Calling mockable JAR artifact transform to create file: /var/jenkins_home/workspace/DIM-TrackMe-Android/caches/transforms-2/files-2.1/cdf54e8e251e449b243561824ffabfbc/android.jar with input /var/jenkins_home/android/platforms/android-29/android.jar > Task :app:checkReleaseDuplicateClasses > Task :app:mergeExtDexDebug > Task :app:packageDebug > Task :app:assembleDebug > Task :app:desugarReleaseFileDependencies > Task :app:transformClassesWithDexBuilderForRelease > Task :app:mergeReleaseShaders > Task :app:compileReleaseShaders > Task :app:generateReleaseAssets > Task :app:mergeReleaseAssets > Task :app:processReleaseJavaRes > Task :app:signingConfigWriterRelease > Task :app:mergeReleaseJniLibFolders > Task :app:mergeReleaseJavaResource > Task :app:preDebugUnitTestBuild UP-TO-DATE > Task :app:processDebugUnitTestJavaRes NO-SOURCE > Task :app:preReleaseUnitTestBuild UP-TO-DATE > Task :app:processReleaseUnitTestJavaRes NO-SOURCE > Task :app:mergeReleaseNativeLibs > Task :app:stripReleaseDebugSymbols > Task :app:javaPreCompileDebugUnitTest > Task :app:compileDebugUnitTestJavaWithJavac > Task :app:testDebugUnitTest > Task :app:javaPreCompileReleaseUnitTest > Task :app:compileReleaseUnitTestJavaWithJavac > Task :app:testReleaseUnitTest > Task :app:test > Task :app:check > Task :app:mergeExtDexRelease > Task :app:mergeDexRelease > Task :app:packageRelease > Task :app:assembleRelease > Task :app:assemble > Task :app:build Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 45s 62 actionable tasks: 60 executed, 2 up-to-date Build step 'Invoke Gradle script' changed build result to SUCCESS [DIM-TrackMe-Android] $ /bin/sh -xe /tmp/jenkins1512432904998836573.sh + mkdir -p /var/jenkins_home/repo.dim/snapshot/TrackMe-Android + rm -rf /var/jenkins_home/repo.dim/snapshot/TrackMe-Android/* + cp -r app/build/outputs/apk /var/jenkins_home/repo.dim/snapshot/TrackMe-Android Archiving artifacts Finished: SUCCESS