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] ------------------------------------------------------------------------
[INFO] Building blueBell - Android Application 1.0-ALPHA-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.codehaus.groovy.maven:gmaven-plugin:2.0: Plugin org.codehaus.groovy.maven:gmaven-plugin:2.0 or one of its dependencies could not be resolved: Failure to find org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 in http://services.tidalwave.it/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of maven-proxy.tidalwave.it has elapsed or updates are forced
[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_Metrics/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/blueBell
[INFO] Storing buildNumber: 2ed5aee2c38d at timestamp: 1614571351416
[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_Metrics/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/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_111 -source 1.7 -target 1.7
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ bluebell-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/blueBell/target/jacoco.exec
[INFO]
[INFO] --- android-maven-plugin:4.3.0:generate-sources (default-generate-sources) @ bluebell-application ---
[INFO] Manifest copied from /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/blueBell/src/main/AndroidManifest.xml to /var/jenkins_home/jobs/blueBell_Metrics/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_Metrics/workspace/modules/blueBell/target/generated-sources/r
[INFO] Adding AIDL gen folder to compile classpath: /var/jenkins_home/jobs/blueBell_Metrics/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_Metrics/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_Metrics/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_Metrics/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_Metrics/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] No tests to run.
[INFO]
[INFO] --- android-maven-plugin:4.3.0:dex (default-dex) @ bluebell-application ---
[JENKINS] Recording test results
[INFO] Convert classes to Dex : /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/blueBell/target/classes.dex
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.8:report (report) @ bluebell-application ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ bluebell-application ---
[INFO] Building jar: /var/jenkins_home/jobs/blueBell_Metrics/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]
[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] No InstrumentationRunner found - skipping tests
[INFO]
[INFO] --- android-maven-plugin:4.3.0:internal-integration-test (default-internal-integration-test) @ bluebell-application ---
[INFO] No InstrumentationRunner found - 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_Metrics/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..jar to /var/jenkins_home/maven-repositories/0/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_Metrics/workspace/modules/blueBell/pom.xml to /var/jenkins_home/maven-repositories/0/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_Metrics/workspace/modules/blueBell/target/bluebell-application-1.0-ALPHA-1-SNAPSHOT..jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluebell/bluebell-application/1.0-ALPHA-1-SNAPSHOT/bluebell-application-1.0-ALPHA-1-SNAPSHOT.jar
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (default-cli) @ bluebell-application ---
[INFO] Fork Value is true
[java] Warnings generated: 7
[INFO] Done FindBugs Analysis....
[INFO]
[INFO] --- maven-pmd-plugin:3.7:cpd (default-cli) @ bluebell-application ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-pmd-plugin:3.7:pmd (default-cli) @ bluebell-application ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (default-cli) @ bluebell-application ---
[INFO] There are 413 errors reported by Checkstyle 6.11.2 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> clirr-maven-plugin:2.7:clirr (default-cli) > compile @ 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_Metrics/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/blueBell
[INFO] Storing buildNumber: 2ed5aee2c38d at timestamp: 1614571402845
[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_Metrics/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/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_111 -source 1.7 -target 1.7
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ bluebell-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/blueBell/target/jacoco.exec
[INFO]
[INFO] --- android-maven-plugin:4.3.0:generate-sources (default-generate-sources) @ bluebell-application ---
[INFO] Manifest copied from /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/blueBell/src/main/AndroidManifest.xml to /var/jenkins_home/jobs/blueBell_Metrics/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_Metrics/workspace/modules/blueBell/target/generated-sources/r
[INFO] Adding AIDL gen folder to compile classpath: /var/jenkins_home/jobs/blueBell_Metrics/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_Metrics/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_Metrics/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_Metrics/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>)
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrReport
[INFO]
[INFO] <<< clirr-maven-plugin:2.7:clirr (default-cli) < compile @ bluebell-application <<<
[INFO]
[INFO] --- clirr-maven-plugin:2.7:clirr (default-cli) @ bluebell-application ---
[INFO] artifact it.tidalwave.bluebell:bluebell-application: checking for updates from maven-proxy.tidalwave.it
[INFO] Unable to find a previous version of the project in the repository
[INFO] Not generating Clirr report as there is no previous version of the library to compare against
[INFO]
[INFO] --- javancss-maven-plugin:2.1:report (default-cli) @ bluebell-application ---
[INFO]
[INFO] >>> maven-dependency-plugin:3.0.0:analyze (default-cli) > test-compile @ 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_Metrics/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/blueBell
[INFO] Storing buildNumber: 2ed5aee2c38d at timestamp: 1614571414292
[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_Metrics/workspace/modules/blueBell' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueBell_Metrics/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_111 -source 1.7 -target 1.7
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ bluebell-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/blueBell/target/jacoco.exec
[INFO]
[INFO] --- android-maven-plugin:4.3.0:generate-sources (default-generate-sources) @ bluebell-application ---
[INFO] Manifest copied from /var/jenkins_home/jobs/blueBell_Metrics/workspace/modules/blueBell/src/main/AndroidManifest.xml to /var/jenkins_home/jobs/blueBell_Metrics/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_Metrics/workspace/modules/blueBell/target/generated-sources/r
[INFO] Adding AIDL gen folder to compile classpath: /var/jenkins_home/jobs/blueBell_Metrics/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_Metrics/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_Metrics/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_Metrics/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_Metrics/workspace/modules/blueBell/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ bluebell-application ---
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< maven-dependency-plugin:3.0.0:analyze (default-cli) < test-compile @ bluebell-application <<<
[INFO]
[INFO] --- maven-dependency-plugin:3.0.0:analyze (default-cli) @ bluebell-application ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.slf4j:slf4j-api:jar:1.7.12:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.testng:testng:jar:6.9.10:test
[WARNING] org.slf4j:slf4j-android:jar:1.7.12:compile
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:1.0.34:test
[WARNING] org.mockito:mockito-all:jar:1.8.2:test
[WARNING] ch.qos.logback:logback-classic:jar:1.0.12:test
[WARNING] org.projectlombok:lombok:jar:1.16.4:provided
[JENKINS] Archiving disabled