Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -------------< it.tidalwave.bluebell:bluebell-application >-------------
[INFO] Building blueBell - Android Application 1.0-ALPHA-1-SNAPSHOT       [5/5]
[INFO] --------------------------------[ apk ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bluebell-application ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bluebell-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell
[INFO] Storing buildNumber: 2ed5aee2c38d at timestamp: 1614640176862
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ bluebell-application ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ bluebell-application ---
[INFO] Executing tasks

main:
     [echo] DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT- UNKNOWN
     [echo] Java Version: 1.8.0_282 -source 1.7 -target 1.7
[INFO] Executed tasks
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:generate-sources (default-generate-sources) @ bluebell-application ---
[INFO] Manifest copied from /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/src/main/AndroidManifest.xml to /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/AndroidManifest.xml
[INFO] Extracting libs
[INFO] Generating R file for it.tidalwave.bluebell:bluebell-application:apk:1.0-ALPHA-1-SNAPSHOT
[INFO] Adding R gen folder to compile classpath: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/generated-sources/r
[INFO] Adding AIDL gen folder to compile classpath: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/generated-sources/aidl
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ bluebell-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ bluebell-application ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
warning: No processor claimed any of these annotations: lombok.extern.slf4j.Slf4j,javax.annotation.Nonnegative,lombok.Getter,javax.annotation.Nonnull,javax.annotation.CheckForNull,javax.annotation.Nullable,lombok.NoArgsConstructor
/var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/src/main/java/it/tidalwave/bluebell/mobile/android/AndroidUIThreadDecoratorFactory.java:[121,51] [unchecked] unchecked cast
  required: PRESENTATION
  found:    Object
  where PRESENTATION is a type-variable:
    PRESENTATION extends Object declared in method <PRESENTATION>createUIThreadDecorator(PRESENTATION,Class<PRESENTATION>)
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:emma (default-emma) @ bluebell-application ---
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:proguard (default-proguard) @ bluebell-application ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ bluebell-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bluebell-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ bluebell-application ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:dex (default-dex) @ bluebell-application ---
[INFO] Convert classes to Dex : /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/classes.dex
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ bluebell-application ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..jar
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:apk (default-apk) @ bluebell-application ---
[INFO] Generating debug apk.
[INFO] Adding native libraries : []
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ bluebell-application ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ bluebell-application ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:internal-pre-integration-test (default-internal-pre-integration-test) @ bluebell-application ---
[INFO] maven.skip.tests set - skipping tests
[INFO] 
[INFO] --- android-maven-plugin:4.3.0:internal-integration-test (default-internal-integration-test) @ bluebell-application ---
[INFO] maven.skip.tests set - skipping tests
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bluebell-application ---
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..jar to /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/.repository/it/tidalwave/bluebell/bluebell-application/1.0-ALPHA-1-SNAPSHOT/bluebell-application-1.0-ALPHA-1-SNAPSHOT.apk
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/pom.xml to /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/.repository/it/tidalwave/bluebell/bluebell-application/1.0-ALPHA-1-SNAPSHOT/bluebell-application-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..jar to /var/jenkins_home/jobs/blueBell_Build_from_Scratch/workspace/.repository/it/tidalwave/bluebell/bluebell-application/1.0-ALPHA-1-SNAPSHOT/bluebell-application-1.0-ALPHA-1-SNAPSHOT.jar
[JENKINS] Archiving disabled