Console Output

Started by upstream project "blueBell_Metrics" build number 517
originally caused by:
 Started by timer
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueBell/workspace
Restoring workspace from build #517 of project blueBell_Metrics
[workspace] $ /bin/sh /tmp/jenkins7047704948683705866.sh
DESCRIPTION: 1.0-ALPHA-1-SNAPSHOT-2ed5aee2c38d UNKNOWN
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in /var/jenkins_home/jobs/blueBell/workspace that match the pattern **/checkstyle-result.xml
[CHECKSTYLE] Parsing 3 files in /var/jenkins_home/jobs/blueBell/workspace
[CHECKSTYLE] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/CameraView/target/checkstyle-result.xml with 108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/SonyCameraAPI/target/checkstyle-result.xml with 445 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/blueBell/target/checkstyle-result.xml with 858 unique warnings and 0 duplicates.
Skipping warnings blame since Git is the only supported SCM up to now.%n
[CHECKSTYLE] Computing warning deltas based on reference build #449
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in /var/jenkins_home/jobs/blueBell/workspace that match the pattern **/target/findbugsXml.xml,**/target/spotbugsXml.xml
[FINDBUGS] Parsing 3 files in /var/jenkins_home/jobs/blueBell/workspace
[FINDBUGS] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/CameraView/target/findbugsXml.xml with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/SonyCameraAPI/target/findbugsXml.xml with 16 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/blueBell/target/findbugsXml.xml with 23 unique warnings and 0 duplicates.
Skipping warnings blame since Git is the only supported SCM up to now.%n
[FINDBUGS] Computing warning deltas based on reference build #449
[PMD] Collecting PMD analysis files...
[PMD] Searching for all files in /var/jenkins_home/jobs/blueBell/workspace that match the pattern **/pmd.xml
[PMD] Parsing 3 files in /var/jenkins_home/jobs/blueBell/workspace
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/CameraView/target/pmd.xml with 1 unique warning and 0 duplicates.
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/SonyCameraAPI/target/pmd.xml with 2 unique warnings and 0 duplicates.
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/blueBell/target/pmd.xml with 2 unique warnings and 0 duplicates.
Skipping warnings blame since Git is the only supported SCM up to now.%n
[PMD] Computing warning deltas based on reference build #449
[DRY] Collecting duplicate code analysis files...
[DRY] Searching for all files in /var/jenkins_home/jobs/blueBell/workspace that match the pattern **/cpd.xml
[DRY] Parsing 3 files in /var/jenkins_home/jobs/blueBell/workspace
[DRY] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/CameraView/target/cpd.xml with 0 unique warnings and 0 duplicates.
[DRY] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/SonyCameraAPI/target/cpd.xml with 0 unique warnings and 0 duplicates.
[DRY] Successfully parsed file /var/jenkins_home/jobs/blueBell/workspace/modules/blueBell/target/cpd.xml with 0 unique warnings and 0 duplicates.
Skipping warnings blame since Git is the only supported SCM up to now.%n
[DRY] Computing warning deltas based on reference build #449
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Skipping warnings blame since Git is the only supported SCM up to now.%n
[WARNINGS] Parsing warnings in console log with parser Maven
Skipping warnings blame since Git is the only supported SCM up to now.%n
[WARNINGS] Computing warning deltas based on reference build #449
[TASKS] Scanning folder '/var/jenkins_home/jobs/blueBell/workspace' for files matching the pattern '**/*.java' - excludes: **/target/*
[TASKS] Found 39 files to scan for tasks
[TASKS] Found 35 open tasks.
Skipping warnings blame since Git is the only supported SCM up to now.%n
[TASKS] Computing warning deltas based on reference build #449
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/blueBell/builds/450/testng/testng-results.xml'
100.000000% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
Build step 'Publish TestNG Results' changed build result to UNSTABLE
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1
[JaCoCo plugin] Saving matched execfiles:  /var/jenkins_home/jobs/blueBell/workspace/modules/SonyCameraAPI/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueBell/workspace/modules/CameraView/target/classes 22 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueBell/workspace/modules/SonyCameraAPI/target/classes 48 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueBell/workspace/modules/blueBell/target/classes 28 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] Source Inclusions: null
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - /var/jenkins_home/jobs/blueBell/workspace/modules/CameraView/src/main/java 9 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueBell/workspace/modules/SonyCameraAPI/src/main/java 16 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueBell/workspace/modules/blueBell-it/src/main/java 1 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueBell/workspace/modules/blueBell/src/main/java 10 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: [org/musicbrainz/**/*.class]
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 3, method: 1, line: 3, branch: 2, instruction: 3, complexity: 1
[description-setter] Description set: 1.0-ALPHA-1-SNAPSHOT-2ed5aee2c38d UNKNOWN
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
Finished: UNSTABLE