Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluehour-src.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/bluehour-src.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluehour-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/master
Seen branch in repository origin/release/1.0-ALPHA-9
Seen 3 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision cdf9a1755e9459babcd37a63b3502d37be5eccd2 (origin/release/1.0-ALPHA-9)
> git config core.sparsecheckout # timeout=10
> git checkout -f cdf9a1755e9459babcd37a63b3502d37be5eccd2 # timeout=10
Commit message: "Untracked some IDEA files."
> git rev-list --no-walk cb707389e56b99c56e82b7403c5304e1ea1ac469 # timeout=10
Parsing POMs
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Downloaded artifact https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/steelblue/1.1-ALPHA-3/steelblue-1.1-ALPHA-3.pom
Discovered a new module it.tidalwave.accounting:bluehour blueHour
Discovered a new module it.tidalwave.accounting:bluehour-modules blueHour (modules)
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-model blueHour - Model
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-model-impl-inmemory blueHour - Model, In-Memory Implementation
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-marshalling-xml blueHour - Marshalling - XML
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-importer-ibiz blueHour - Importer - iBiz
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-ui blueHour - UI
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-ui-commons blueHour - UI - Commons
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-ui-customerexplorer blueHour - UI - Customer Explorer
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-ui-projectexplorer blueHour - UI - Project Explorer
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-ui-jobeventexplorer blueHour - UI - JobEvent Explorer
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-ui-hourlyreport blueHour - UI - Hourly Report
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-ui-importer-ibiz blueHour - UI - Importer iBiz
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-ui-javafx blueHour - UI - JavaFX
Discovered a new module it.tidalwave.accounting:it-tidalwave-accounting-application-javafx blueHour - Application (JavaFX)
Modules changed, recalculating dependency graph
Established TCP socket on 45501
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/AdoptOpenJDK_11/bin/java -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -DtestSet.stoppingdown_100_20230116.folder=/var/jenkins_home/jobs/StoppingDown_100_20230116/workspace -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1 /var/jenkins_home/war/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 45501
<===[JENKINS REMOTING CAPACITY]===> channel started
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven: -B -f /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/1 -s /tmp/settings3287271798288902247.xml -Dtft.tool.jpackager=/var/jenkins_home/jobs/jpackage/workspace/jpackager-osx/jpackager -B -Dtft.profile.metrics.sonarGoal= -Dtft.owasp.skip=true -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] blueHour [pom]
[INFO] blueHour (modules) [pom]
[INFO] blueHour - Model [jar]
[INFO] blueHour - Model, In-Memory Implementation [jar]
[INFO] blueHour - Importer - iBiz [jar]
[INFO] blueHour - Marshalling - XML [jar]
[INFO] blueHour - UI - Commons [jar]
[INFO] blueHour - UI [jar]
[INFO] blueHour - UI - Customer Explorer [jar]
[INFO] blueHour - UI - Project Explorer [jar]
[INFO] blueHour - UI - JobEvent Explorer [jar]
[INFO] blueHour - UI - Hourly Report [jar]
[INFO] blueHour - UI - Importer iBiz [jar]
[INFO] blueHour - UI - JavaFX [jar]
[INFO] blueHour - Application (JavaFX) [jar]
[INFO]
[INFO] ------------------< it.tidalwave.accounting:bluehour >------------------
[INFO] Building blueHour 1.0-ALPHA-9-SNAPSHOT [1/15]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ bluehour ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ bluehour ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627487984
[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/blueHour_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ bluehour ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] Rule 4: org.apache.maven.enforcer.rules.ReactorModuleConvergence passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ bluehour ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ bluehour ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/target/jacoco.exec
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ bluehour ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ bluehour ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ bluehour ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/bluehour/1.0-ALPHA-9-SNAPSHOT/bluehour-1.0-ALPHA-9-SNAPSHOT.pom
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ bluehour >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ bluehour ---
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ bluehour <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ bluehour ---
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ bluehour ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ bluehour ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ bluehour ---
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ bluehour >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ bluehour ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627491989
[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/blueHour_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ bluehour ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ bluehour ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ bluehour ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/target/jacoco.exec
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ bluehour <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ bluehour ---
[INFO] Skipping pom project
[JENKINS] Archiving disabled
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.accounting:bluehour-modules >--------------
[INFO] Building blueHour (modules) 1.0-ALPHA-9-SNAPSHOT [2/15]
[INFO] from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ bluehour-modules ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ bluehour-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627493562
[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/blueHour_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ bluehour-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ bluehour-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour-modules ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ bluehour-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ bluehour-modules ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ bluehour-modules ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ bluehour-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/bluehour-modules/1.0-ALPHA-9-SNAPSHOT/bluehour-modules-1.0-ALPHA-9-SNAPSHOT.pom
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ bluehour-modules >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ bluehour-modules ---
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ bluehour-modules <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ bluehour-modules ---
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ bluehour-modules ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ bluehour-modules ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ bluehour-modules ---
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ bluehour-modules >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ bluehour-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627494480
[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/blueHour_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ bluehour-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ bluehour-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour-modules ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ bluehour-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/target/jacoco.exec
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ bluehour-modules <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ bluehour-modules ---
[INFO] Skipping pom project
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-model >--------
[INFO] Building blueHour - Model 1.0-ALPHA-9-SNAPSHOT [3/15]
[INFO] from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-model ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627495416
[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/blueHour_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-model ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-model ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 26 source files with javac [forked debug deprecation release 11] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-model ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java:[259,67] [unchecked] unchecked cast
required: List
found: List
where CAP#1 is a fresh type-variable:
CAP#1 extends JobEvent from capture of ? extends JobEvent
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-model ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
10:18:24.598 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - STARTING TESTS OF it.tidalwave.accounting.model.types.AddressTest
10:18:24.687 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - ******************************************
10:18:24.688 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - TEST "toString must return all the fields"
10:18:24.688 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - ******************************************
10:18:24.724 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - TEST PASSED in 34 msec
10:18:24.724 [main ] INFO it.tidalwave.accounting.model.types.AddressTest -
10:18:24.727 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ************************************************************
10:18:24.727 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "greaterThan and lowerThan must be false when equality"
10:18:24.728 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ************************************************************
10:18:24.735 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 7 msec
10:18:24.736 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest -
10:18:24.737 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **********************************************************
10:18:24.737 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "greaterThan and lowerThan must work at the opposite"
10:18:24.737 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **********************************************************
10:18:24.742 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 3 msec
10:18:24.742 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest -
10:18:24.743 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **************************
10:18:24.743 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "isEqualTo must work"
10:18:24.743 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **************************
10:18:24.748 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 3 msec
10:18:24.748 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest -
10:18:24.749 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **************************************************
10:18:24.749 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "toString for ZERO must be properly computed"
10:18:24.749 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - **************************************************
10:18:24.794 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 38 msec
10:18:24.795 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest -
10:18:24.796 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - *****************************************
10:18:24.796 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "toString must be properly computed"
10:18:24.796 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - *****************************************
10:18:24.797 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 1 msec
10:18:24.797 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest -
10:18:24.798 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - FINISHED TESTS OF it.tidalwave.accounting.model.types.AddressTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-model ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] Analyzed bundle 'blueHour - Model' with 25 classes
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-model ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-model >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-model ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-model <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-model ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-model ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-model ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-model ---
[INFO] There are 106 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-model >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627517803
[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/blueHour_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-model ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-model ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java:[259,67] [unchecked] unchecked cast
required: List
found: List
where CAP#1 is a fresh type-variable:
CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-model <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-model ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.springframework:spring-beans:jar:5.3.1:compile
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING] Non-test scoped test only dependencies found:
[WARNING] org.slf4j:slf4j-api:jar:2.0.7:compile
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-model-impl-inmemory >--
[INFO] Building blueHour - Model, In-Memory Implementation 1.0-ALPHA-9-SNAPSHOT [4/15]
[INFO] from modules/ModelInMemory/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627522444
[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/blueHour_Metrics_branches/workspace/modules/ModelInMemory' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java:[122,63] [unchecked] unchecked cast
required: List
found: List
where CAP#1 is a fresh type-variable:
CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java:[93,69] [unchecked] unchecked cast
required: List
found: List
where CAP#1 is a fresh type-variable:
CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventGroup.java:[63,63] [unchecked] unchecked cast
required: List
found: List
where CAP#1 is a fresh type-variable:
CAP#1 extends JobEvent from capture of ? extends JobEvent
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [forked debug deprecation release 11] to target/test-classes
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
10:18:50.007 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - STARTING TESTS OF it.tidalwave.accounting.model.types.impl.CustomerTest
10:18:50.146 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - ******************************************
10:18:50.147 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - TEST "toString must return all the fields"
10:18:50.147 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - ******************************************
10:18:50.197 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - TEST PASSED in 48 msec
10:18:50.197 [main ] INFO i.t.accounting.model.types.impl.CustomerTest -
10:18:50.279 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.303 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.308 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.310 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.317 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.318 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.348 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ********************************************************************************************************************************************************************************************
10:18:50.349 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST "must properly generate report"
10:18:50.349 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ARGS [Scenario1, InMemoryProject(id=401, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 2, number=PRJ ACME-4, description=Acme Financing Project 2, notes=, status=OPEN, hourlyRate=240.00 EUR, budget=456789.00 EUR, startDate=2014-02-17, endDate=2014-06-21)]
10:18:50.350 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=401, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 2, number=PRJ ACME-4, description=Acme Financing Project 2, notes=, status=OPEN, hourlyRate=240.00 EUR, budget=456789.00 EUR, startDate=2014-02-17, endDate=2014-06-21)
10:18:50.359 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.463 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.465 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.467 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.468 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.481 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
10:18:50.482 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/
10:18:50.483 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: ../Model/src/test/resources/expected-results/Scenario1-Acme Financing Project 2.txt
10:18:50.483 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Scenario1-Acme Financing Project 2.txt
10:18:50.501 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST PASSED in 175 msec
10:18:50.501 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest -
10:18:50.502 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ********************************************************************************************************************************************************************************************
10:18:50.504 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST "must properly generate report"
10:18:50.504 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ARGS [Scenario1, InMemoryProject(id=398, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 1, number=PRJ ACME-1, description=Acme Consulting Project 1, notes=, status=OPEN, hourlyRate=120.00 EUR, budget=123456.00 EUR, startDate=2013-04-02, endDate=2013-07-04)]
10:18:50.504 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=398, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 1, number=PRJ ACME-1, description=Acme Consulting Project 1, notes=, status=OPEN, hourlyRate=120.00 EUR, budget=123456.00 EUR, startDate=2013-04-02, endDate=2013-07-04)
10:18:50.506 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.517 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.517 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.518 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.519 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.520 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
10:18:50.520 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/
10:18:50.520 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: ../Model/src/test/resources/expected-results/Scenario1-Acme Consulting Project 1.txt
10:18:50.521 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Scenario1-Acme Consulting Project 1.txt
10:18:50.523 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST PASSED in 20 msec
10:18:50.523 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest -
10:18:50.524 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ********************************************************************************************************************************************************************************************
10:18:50.524 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST "must properly generate report"
10:18:50.525 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ARGS [Scenario1, InMemoryProject(id=399, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 2, number=PRJ ACME-2, description=Acme Consulting Project 2, notes=, status=OPEN, hourlyRate=150.00 EUR, budget=234567.00 EUR, startDate=2013-05-03, endDate=2013-09-11)]
10:18:50.525 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=399, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 2, number=PRJ ACME-2, description=Acme Consulting Project 2, notes=, status=OPEN, hourlyRate=150.00 EUR, budget=234567.00 EUR, startDate=2013-05-03, endDate=2013-09-11)
10:18:50.526 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.540 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.541 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.542 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.543 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.544 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
10:18:50.544 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/
10:18:50.545 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: ../Model/src/test/resources/expected-results/Scenario1-Acme Consulting Project 2.txt
10:18:50.545 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Scenario1-Acme Consulting Project 2.txt
10:18:50.547 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST PASSED in 22 msec
10:18:50.547 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest -
10:18:50.549 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ********************************************************************************************************************************************************************************************
10:18:50.549 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST "must properly generate report"
10:18:50.549 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ARGS [Scenario1, InMemoryProject(id=400, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 1, number=PRJ ACME-3, description=Acme Financing Project 1, notes=, status=OPEN, hourlyRate=210.00 EUR, budget=345678.00 EUR, startDate=2014-01-22, endDate=2014-03-10)]
10:18:50.549 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=400, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 1, number=PRJ ACME-3, description=Acme Financing Project 1, notes=, status=OPEN, hourlyRate=210.00 EUR, budget=345678.00 EUR, startDate=2014-01-22, endDate=2014-03-10)
10:18:50.550 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.555 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.556 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.556 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.557 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:18:50.558 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
10:18:50.558 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/
10:18:50.558 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: ../Model/src/test/resources/expected-results/Scenario1-Acme Financing Project 1.txt
10:18:50.558 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Scenario1-Acme Financing Project 1.txt
10:18:50.560 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST PASSED in 11 msec
10:18:50.560 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest -
10:18:50.562 [main ] INFO i.t.accounting.model.types.impl.JobEventTest - *****************************************
10:18:50.562 [main ] INFO i.t.accounting.model.types.impl.JobEventTest - TEST "toString must be properly computed"
10:18:50.562 [main ] INFO i.t.accounting.model.types.impl.JobEventTest - *****************************************
10:18:50.574 [main ] INFO i.t.accounting.model.types.impl.JobEventTest - TEST PASSED in 12 msec
10:18:50.577 [main ] INFO i.t.accounting.model.types.impl.JobEventTest -
10:18:50.578 [main ] INFO i.t.accounting.model.types.impl.ProjectTest - *****************************************
10:18:50.579 [main ] INFO i.t.accounting.model.types.impl.ProjectTest - TEST "toString must be properly computed"
10:18:50.579 [main ] INFO i.t.accounting.model.types.impl.ProjectTest - *****************************************
10:18:50.581 [main ] INFO i.t.accounting.model.types.impl.ProjectTest - TEST PASSED in 2 msec
10:18:50.581 [main ] INFO i.t.accounting.model.types.impl.ProjectTest -
10:18:50.581 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - FINISHED TESTS OF it.tidalwave.accounting.model.types.impl.CustomerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.889 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/jacoco.exec
[INFO] Analyzed bundle 'blueHour - Model, In-Memory Implementation' with 19 classes
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-model-impl-inmemory >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-model-impl-inmemory <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Medium: Non-null field accounting is not initialized by new it.tidalwave.accounting.model.impl.InMemoryCustomer(Customer$Builder) [it.tidalwave.accounting.model.impl.InMemoryCustomer] At InMemoryCustomer.java:[lines 99-104] NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
[INFO]
To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-model-impl-inmemory ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-model-impl-inmemory ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] There are 143 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-model-impl-inmemory >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627539809
[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/blueHour_Metrics_branches/workspace/modules/ModelInMemory' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java:[122,63] [unchecked] unchecked cast
required: List
found: List
where CAP#1 is a fresh type-variable:
CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java:[93,69] [unchecked] unchecked cast
required: List
found: List
where CAP#1 is a fresh type-variable:
CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventGroup.java:[63,63] [unchecked] unchecked cast
required: List
found: List
where CAP#1 is a fresh type-variable:
CAP#1 extends JobEvent from capture of ? extends JobEvent
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-model-impl-inmemory <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-model-impl-inmemory ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.springframework:spring-beans:jar:5.3.1:compile
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-importer-ibiz >----
[INFO] Building blueHour - Importer - iBiz 1.0-ALPHA-9-SNAPSHOT [5/15]
[INFO] from modules/iBizImporter/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-importer-ibiz ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627546482
[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/blueHour_Metrics_branches/workspace/modules/iBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 12 source files with javac [forked debug deprecation release 11] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/test-classes
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
10:19:13.602 [main ] INFO i.t.a.importer.ibiz.impl.DefaultIBizImporterTest - STARTING TESTS OF it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
10:19:13.623 [main ] INFO i.t.a.importer.ibiz.impl.DefaultIBizImporterTest - FINISHED TESTS OF it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 s - in it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/jacoco.exec
[INFO] Analyzed bundle 'blueHour - Importer - iBiz' with 12 classes
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-importer-ibiz >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-importer-ibiz <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[ERROR] Low: Private method it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizCustomerImporter.trim(String) is never called [it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizCustomerImporter] At DefaultIBizCustomerImporter.java:[line 137] UPM_UNCALLED_PRIVATE_METHOD
[ERROR] Medium: Possible null pointer dereference in it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizInvoiceImporter$1.visitFile(Path, BasicFileAttributes) due to return value of called method [it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizInvoiceImporter$1, it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizInvoiceImporter$1] Dereferenced at DefaultIBizInvoiceImporter.java:[line 83]Known null at DefaultIBizInvoiceImporter.java:[line 83] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO]
To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-importer-ibiz ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-importer-ibiz ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] There are 55 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-importer-ibiz >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627561940
[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/blueHour_Metrics_branches/workspace/modules/iBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 12 source files with javac [forked debug deprecation release 11] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/test-classes
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-importer-ibiz <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-importer-ibiz ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-23:compile
[WARNING] commons-codec:commons-codec:jar:1.9:compile
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model-impl-inmemory:jar:1.0-ALPHA-9-SNAPSHOT:test
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-marshalling-xml >---
[INFO] Building blueHour - Marshalling - XML 1.0-ALPHA-9-SNAPSHOT [6/15]
[INFO] from modules/XmlMarshalling/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-marshalling-xml ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627567663
[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/blueHour_Metrics_branches/workspace/modules/XmlMarshalling' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallable.java:[63,22] [unchecked] unchecked cast
required: T
found: Accounting
where T is a type-variable:
T extends Object declared in method unmarshal(InputStream)
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/1/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/1/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
10:19:34.994 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - STARTING TESTS OF it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest
10:19:35.104 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - **********************
10:19:35.104 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST "consistencyTest"
10:19:35.105 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - **********************
10:19:35.214 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.240 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.246 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.248 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.266 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST PASSED in 154 msec
10:19:35.266 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest -
10:19:35.291 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.293 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.295 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.296 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.303 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - ****************************************************************************
10:19:35.304 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST "must properly marshall"
10:19:35.304 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - ARGS [Empty, it.tidalwave.accounting.model.impl.InMemoryAccounting@7c682e26]
10:19:35.304 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - ****************************************************************************
10:19:35.312 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.314 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.317 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.699 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
10:19:35.701 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/
10:19:35.702 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/Empty.xml
10:19:35.703 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Empty.xml
10:19:35.718 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST PASSED in 414 msec
10:19:35.719 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest -
10:19:35.720 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - *******************************************************************************
10:19:35.721 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST "must properly marshall"
10:19:35.721 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - ARGS [Scenario1, it.tidalwave.accounting.model.impl.InMemoryAccounting@1bb78ae]
10:19:35.721 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - *******************************************************************************
10:19:35.724 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.725 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.726 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.728 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.729 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.731 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.732 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.735 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.736 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.736 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.737 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.737 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.738 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.738 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.739 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.739 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.741 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.741 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.741 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.742 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.743 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.744 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.900 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
10:19:35.900 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/
10:19:35.900 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/Scenario1.xml
10:19:35.900 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Scenario1.xml
10:19:35.923 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST PASSED in 202 msec
10:19:35.923 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest -
10:19:35.928 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - *******************************
10:19:35.928 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - TEST "must properly unmarshall"
10:19:35.928 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - ARGS [XmlEmpty]
10:19:35.928 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - *******************************
10:19:35.964 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.965 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.966 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:35.971 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
10:19:35.971 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/
10:19:35.971 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/XmlEmpty.txt
10:19:35.972 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/XmlEmpty.txt
10:19:35.975 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - TEST PASSED in 44 msec
10:19:35.975 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest -
10:19:35.979 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - *******************************
10:19:35.979 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - TEST "must properly unmarshall"
10:19:35.980 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - ARGS [XmlScenario1]
10:19:35.980 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - *******************************
10:19:36.235 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.235 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.244 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.244 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.246 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.246 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.250 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.251 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.252 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.252 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.253 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.253 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.253 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.253 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.254 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.254 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.254 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.257 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.258 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.258 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.258 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.258 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.259 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.259 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.259 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.259 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.260 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.260 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.260 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.260 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.261 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.261 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.261 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.261 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.262 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.262 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.262 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:19:36.262 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.263 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.275 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.276 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.315 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.342 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.351 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.369 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.377 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.381 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.385 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.387 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.394 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.399 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.401 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.403 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.404 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.408 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.409 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.418 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.419 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.420 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.421 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:19:36.422 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
10:19:36.423 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/
10:19:36.423 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/XmlScenario1.txt
10:19:36.423 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/XmlScenario1.txt
10:19:36.441 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - TEST PASSED in 461 msec
10:19:36.441 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest -
10:19:36.442 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - FINISHED TESTS OF it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.881 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/jacoco.exec
[INFO] Analyzed bundle 'blueHour - Marshalling - XML' with 14 classes
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-marshalling-xml >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-marshalling-xml <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] BugInstance size is 4
[INFO] Error size is 0
[INFO] Total bugs: 4
[ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.accounting.exporter.xml.impl.adapters.EventTypeAdapter.marshal(JobEvent$Type) [it.tidalwave.accounting.exporter.xml.impl.adapters.EventTypeAdapter] At EventTypeAdapter.java:[line 49] DM_CONVERT_CASE
[ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.accounting.exporter.xml.impl.adapters.EventTypeAdapter.unmarshal(String) [it.tidalwave.accounting.exporter.xml.impl.adapters.EventTypeAdapter] At EventTypeAdapter.java:[line 43] DM_CONVERT_CASE
[ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.accounting.exporter.xml.impl.adapters.ProjectStatusAdapter.marshal(Project$Status) [it.tidalwave.accounting.exporter.xml.impl.adapters.ProjectStatusAdapter] At ProjectStatusAdapter.java:[line 49] DM_CONVERT_CASE
[ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.accounting.exporter.xml.impl.adapters.ProjectStatusAdapter.unmarshal(String) [it.tidalwave.accounting.exporter.xml.impl.adapters.ProjectStatusAdapter] At ProjectStatusAdapter.java:[line 43] DM_CONVERT_CASE
[INFO]
To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-marshalling-xml ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-marshalling-xml ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] There are 90 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-marshalling-xml >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627584009
[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/blueHour_Metrics_branches/workspace/modules/XmlMarshalling' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallable.java:[63,22] [unchecked] unchecked cast
required: T
found: Accounting
where T is a type-variable:
T extends Object declared in method unmarshal(InputStream)
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/1/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/1/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-marshalling-xml <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-marshalling-xml ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-23:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] Unused declared dependencies found:
[WARNING] com.sun.xml.bind:jaxb-core:jar:2.2.11:runtime
[WARNING] com.sun.xml.bind:jaxb-impl:jar:2.2.11:runtime
[WARNING] javax.activation:activation:jar:1.1.1:runtime
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model-impl-inmemory:jar:1.0-ALPHA-9-SNAPSHOT:test
[WARNING] commons-configuration:commons-configuration:jar:1.10:test
[WARNING] commons-codec:commons-codec:jar:1.9:test
[WARNING] org.slf4j:slf4j-api:jar:2.0.7:compile
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-ui-commons >-----
[INFO] Building blueHour - UI - Commons 1.0-ALPHA-9-SNAPSHOT [7/15]
[INFO] from modules/UICommons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-23/it-tidalwave-messagebus-spring-3.2-ALPHA-23.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-23/it-tidalwave-messagebus-spring-3.2-ALPHA-23.pom (7.1 kB at 6.1 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-23/it-tidalwave-messagebus-3.2-ALPHA-23.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-23/it-tidalwave-messagebus-3.2-ALPHA-23.pom (2.4 kB at 8.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-3/it-tidalwave-role-ui-javafx-1.1-ALPHA-3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-3/it-tidalwave-role-ui-javafx-1.1-ALPHA-3.pom (4.0 kB at 68 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-steelblue-modules/1.1-ALPHA-3/it-tidalwave-steelblue-modules-1.1-ALPHA-3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-steelblue-modules/1.1-ALPHA-3/it-tidalwave-steelblue-modules-1.1-ALPHA-3.pom (5.1 kB at 105 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-23/it-tidalwave-messagebus-spring-3.2-ALPHA-23.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-23/it-tidalwave-messagebus-spring-3.2-ALPHA-23.jar (13 kB at 44 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-23/it-tidalwave-messagebus-3.2-ALPHA-23.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-3/it-tidalwave-role-ui-javafx-1.1-ALPHA-3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-3/it-tidalwave-role-ui-javafx-1.1-ALPHA-3.jar (92 kB at 1.5 MB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-23/it-tidalwave-messagebus-3.2-ALPHA-23.jar (24 kB at 74 kB/s)
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-commons ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627592258
[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/blueHour_Metrics_branches/workspace/modules/UICommons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-commons ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-commons ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-commons ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/classes": no such file or directory
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java:[67,22] [unchecked] load() in LoadableSaveableAccounting implements load() in Loadable
return type requires unchecked conversion from Accounting to T
where T is a type-variable:
T extends Object declared in method load()
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-commons ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-commons ---
[JENKINS] Recording test results[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-ui-commons ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-commons ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-ui-commons >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-ui-commons ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-ui-commons <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-ui-commons ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-ui-commons ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-ui-commons ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-ui-commons ---
[INFO] There are 57 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-ui-commons >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627606746
[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/blueHour_Metrics_branches/workspace/modules/UICommons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-commons ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-commons ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-commons ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java:[67,22] [unchecked] load() in LoadableSaveableAccounting implements load() in Loadable
return type requires unchecked conversion from Accounting to T
where T is a type-variable:
T extends Object declared in method load()
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-commons ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui-commons <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui-commons ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-marshalling-xml:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-23:compile
[WARNING] org.springframework:spring-beans:jar:5.3.1:compile
[WARNING] it.tidalwave.steelblue:it-tidalwave-role-ui-javafx:jar:1.1-ALPHA-3:compile
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING] org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.19:compile
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-ui >---------
[INFO] Building blueHour - UI 1.0-ALPHA-9-SNAPSHOT [8/15]
[INFO] from modules/UI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627611616
[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/blueHour_Metrics_branches/workspace/modules/UI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui ---
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-ui ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[JENKINS] Recording test results
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-ui >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-ui ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-ui <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-ui ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-ui ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-ui ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-ui ---
[INFO] There are 7 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-ui >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627620064
[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/blueHour_Metrics_branches/workspace/modules/UI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] javax.annotation:javax.annotation-api:jar:1.3.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-marshalling-xml:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-23:compile
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model:jar:tests:1.0-ALPHA-9-SNAPSHOT:test
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING] org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.19:compile
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-ui-customerexplorer >--
[INFO] Building blueHour - UI - Customer Explorer 1.0-ALPHA-9-SNAPSHOT [9/15]
[INFO] from modules/UICustomerExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627623429
[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/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-customerexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-customerexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO]
[JENKINS] Recording test results[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-ui-customerexplorer >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-ui-customerexplorer <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-ui-customerexplorer ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-ui-customerexplorer ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] There are 14 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-ui-customerexplorer >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627632449
[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/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-customerexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-customerexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui-customerexplorer <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui-customerexplorer ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model:jar:tests:1.0-ALPHA-9-SNAPSHOT:test
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING] org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.19:compile
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-ui-projectexplorer >--
[INFO] Building blueHour - UI - Project Explorer 1.0-ALPHA-9-SNAPSHOT [10/15]
[INFO] from modules/UIProjectExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627635965
[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/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-projectexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-projectexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-projectexplorer ---
[JENKINS] Recording test results[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-ui-projectexplorer >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-ui-projectexplorer <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-ui-projectexplorer ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-ui-projectexplorer ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] There are 13 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-ui-projectexplorer >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627645388
[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/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-projectexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-projectexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui-projectexplorer <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui-projectexplorer ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model:jar:tests:1.0-ALPHA-9-SNAPSHOT:test
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING] org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.19:compile
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-ui-jobeventexplorer >--
[INFO] Building blueHour - UI - JobEvent Explorer 1.0-ALPHA-9-SNAPSHOT [11/15]
[INFO] from modules/UIJobEventExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627649123
[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/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[JENKINS] Recording test results[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-ui-jobeventexplorer >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-ui-jobeventexplorer <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] There are 21 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-ui-jobeventexplorer >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627658851
[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/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui-jobeventexplorer <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model:jar:tests:1.0-ALPHA-9-SNAPSHOT:test
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING] org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.19:compile
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-ui-hourlyreport >---
[INFO] Building blueHour - UI - Hourly Report 1.0-ALPHA-9-SNAPSHOT [12/15]
[INFO] from modules/UIHourlyReport/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627663074
[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/blueHour_Metrics_branches/workspace/modules/UIHourlyReport' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-hourlyreport ---
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-ui-hourlyreport >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-ui-hourlyreport <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] There are 11 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-ui-hourlyreport >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627673075
[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/blueHour_Metrics_branches/workspace/modules/UIHourlyReport' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui-hourlyreport <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model:jar:tests:1.0-ALPHA-9-SNAPSHOT:test
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING] org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.19:compile
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-ui-importer-ibiz >--
[INFO] Building blueHour - UI - Importer iBiz 1.0-ALPHA-9-SNAPSHOT [13/15]
[INFO] from modules/UIiBizImporter/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627676716
[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/blueHour_Metrics_branches/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-importer-ibiz ---
[JENKINS] Recording test results[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-ui-importer-ibiz >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-ui-importer-ibiz <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] There are 10 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-ui-importer-ibiz >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627686392
[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/blueHour_Metrics_branches/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui-importer-ibiz <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model:jar:tests:1.0-ALPHA-9-SNAPSHOT:test
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING] org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.19:compile
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-ui-javafx >------
[INFO] Building blueHour - UI - JavaFX 1.0-ALPHA-9-SNAPSHOT [14/15]
[INFO] from modules/JavaFXUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-javafx ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627690024
[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/blueHour_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java:[65,14] [deprecation] showInModalDialog(Node,UserNotificationWithFeedback) in JavaFXBinder has been deprecated
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-ui-javafx >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-ui-javafx <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-ui-javafx ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Medium: it.tidalwave.accounting.ui.importer.ibiz.impl.javafx.JavaFxIBizImporterPresentationDelegate.bind(BoundProperty) may expose internal representation by storing an externally mutable object into JavaFxIBizImporterPresentationDelegate.iBizFolder [it.tidalwave.accounting.ui.importer.ibiz.impl.javafx.JavaFxIBizImporterPresentationDelegate] At JavaFxIBizImporterPresentationDelegate.java:[line 53] EI_EXPOSE_REP2
[INFO]
To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-ui-javafx ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-ui-javafx ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-ui-javafx ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-ui-javafx >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627698974
[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/blueHour_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java:[65,14] [deprecation] showInModalDialog(Node,UserNotificationWithFeedback) in JavaFXBinder has been deprecated
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-ui-javafx <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-ui-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-23:compile
[WARNING] org.openjfx:javafx-graphics:jar:linux:11.0.1:compile
[WARNING] org.openjfx:javafx-fxml:jar:linux:11.0.1:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-23:compile
[WARNING] org.openjfx:javafx-controls:jar:linux:11.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-ui:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-23:compile
[WARNING] org.openjfx:javafx-base:jar:11.0.1:compile
[WARNING] org.openjfx:javafx-graphics:jar:11.0.1:compile
[WARNING] org.openjfx:javafx-controls:jar:11.0.1:compile
[WARNING] org.openjfx:javafx-fxml:jar:11.0.1:compile
[WARNING] org.springframework:spring-beans:jar:5.3.1:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.7:compile
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:test
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:test
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[JENKINS] Archiving disabled
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.accounting:it-tidalwave-accounting-application-javafx >--
[INFO] Building blueHour - Application (JavaFX) 1.0-ALPHA-9-SNAPSHOT [15/15]
[INFO] from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-application-javafx ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627702426
[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/blueHour_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-application-javafx ---
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO]
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-application-javafx ---
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-accounting-application-javafx ---
[JENKINS] Recording test results
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-accounting-application-javafx >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-accounting-application-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-accounting-application-javafx <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-accounting-application-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals pmd:aggregate-pmd
and pmd:aggregate-cpd
instead.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] PMD version: 6.53.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-accounting-application-javafx ---
[INFO] There are 5 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-accounting-application-javafx >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683627713016
[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/blueHour_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-application-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-accounting-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-application-javafx ---
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-accounting-application-javafx <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-23:compile
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-ui-projectexplorer:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] org.openjfx:javafx-graphics:jar:linux:11.0.1:compile
[WARNING] org.openjfx:javafx-fxml:jar:linux:11.0.1:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-ui-customerexplorer:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-ui-commons:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] org.openjfx:javafx-base:jar:linux:11.0.1:compile
[WARNING] org.openjfx:javafx-controls:jar:linux:11.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-model-impl-inmemory:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-ui:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] it.tidalwave.accounting:it-tidalwave-accounting-ui-importer-ibiz:jar:1.0-ALPHA-9-SNAPSHOT:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-23:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-23:compile
[WARNING] com.aquafx-project:aquafx:jar:0.2:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-23:compile
[WARNING] org.springframework:spring-beans:jar:5.3.1:compile
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:runtime
[WARNING] ch.qos.logback:logback-core:jar:1.4.7:runtime
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:runtime
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-23:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[WARNING] org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.19:compile
[JENKINS] Archiving disabled
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.accounting:bluehour >------------------
[INFO] Building blueHour 1.0-ALPHA-9-SNAPSHOT [16/15]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency-check:8.2.1:aggregate (default-cli) @ bluehour ---
[INFO] Skipping dependency-check:aggregate
[JENKINS] Archiving disabled
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueHour 1.0-ALPHA-9-SNAPSHOT:
[INFO]
[INFO] blueHour ........................................... SUCCESS [ 0.399 s]
[INFO] blueHour (modules) ................................. SUCCESS [ 1.516 s]
[INFO] blueHour - Model ................................... SUCCESS [ 26.084 s]
[INFO] blueHour - Model, In-Memory Implementation ......... SUCCESS [ 23.548 s]
[INFO] blueHour - Importer - iBiz ......................... SUCCESS [ 20.718 s]
[INFO] blueHour - Marshalling - XML ....................... SUCCESS [ 21.621 s]
[INFO] blueHour - UI - Commons ............................ SUCCESS [ 21.494 s]
[INFO] blueHour - UI ...................................... SUCCESS [ 11.346 s]
[INFO] blueHour - UI - Customer Explorer .................. SUCCESS [ 12.079 s]
[INFO] blueHour - UI - Project Explorer ................... SUCCESS [ 12.672 s]
[INFO] blueHour - UI - JobEvent Explorer .................. SUCCESS [ 13.457 s]
[INFO] blueHour - UI - Hourly Report ...................... SUCCESS [ 13.155 s]
[INFO] blueHour - UI - Importer iBiz ...................... SUCCESS [ 12.815 s]
[INFO] blueHour - UI - JavaFX ............................. SUCCESS [ 11.963 s]
[INFO] blueHour - Application (JavaFX) .................... SUCCESS [ 13.900 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:54 min
[INFO] Finished at: 2023-05-09T10:21:59Z
[INFO] ------------------------------------------------------------------------
channel stopped
[workspace] $ /bin/bash /tmp/jenkins13877682083893462238.sh
No post-build script.
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Version: 3.3.3
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 4
[JaCoCo plugin] Saving matched execfiles: /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/jacoco.exec /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/jacoco.exec /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/jacoco.exec /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes:
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/classes 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/classes 10 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/classes 40 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/classes 19 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/classes 1 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/classes 14 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/classes 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/classes 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/classes 8 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/classes 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/classes 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/classes 14 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/classes 17 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/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/src/main/java 10 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/src/main/java 26 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/src/main/java 16 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/src/main/java 1 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/src/main/java 14 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/src/main/java 8 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/src/main/java 14 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/src/main/java 12 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: 45.535713, method: 41.47059, line: 49.107143, branch: 9.703948, instruction: 35.55063, complexity: 29.166666
[description-setter] Description set: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 7 issues (skipped 7 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (7 found, 0 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 7 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 7 affected files
[Java Compiler] No filter has been set, publishing all 7 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 7 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[Java Compiler] -> 7 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 7 issues (skipped 7 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (7 found, 0 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 7 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 7 affected files
[Java Compiler] No filter has been set, publishing all 7 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 7 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[Java Compiler] -> 7 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Reference build recorder is not configured
[Java Compiler] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[Java Compiler] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Java Compiler] All reported issues will be considered outstanding
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 7 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 132 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 132 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 132 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Reference build recorder is not configured
[Maven] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[Maven] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Maven] All reported issues will be considered outstanding
[Maven] No quality gates have been set - skipping
[Maven] Health report is disabled - skipping
[Maven] Created analysis result for 132 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set
[CPD] Searching for all files in '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 26 files
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ModelInMemory/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ModelInMemory/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICommons/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICommons/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICustomerExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICustomerExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIHourlyReport/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIHourlyReport/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIJobEventExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIJobEventExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIProjectExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIProjectExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIiBizImporter/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIiBizImporter/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/XmlMarshalling/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/XmlMarshalling/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/iBizImporter/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/iBizImporter/target/site/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Searching for all files in '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 26 files
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ModelInMemory/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ModelInMemory/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICommons/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICommons/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICustomerExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UICustomerExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIHourlyReport/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIHourlyReport/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIJobEventExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIJobEventExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIProjectExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIProjectExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIiBizImporter/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/UIiBizImporter/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/XmlMarshalling/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/XmlMarshalling/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/iBizImporter/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/iBizImporter/target/site/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Reference build recorder is not configured
[CPD] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[CPD] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[CPD] All reported issues will be considered outstanding
[CPD] No quality gates have been set - skipping
[CPD] Health report is disabled - skipping
[CPD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CPD] Attaching ResultAction with ID 'cpd' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Successfully parsed console log
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[AspectJ] -> none of the issues requires resolving of paths
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 3 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 1 affected files
[AspectJ] No filter has been set, publishing all 3 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 3 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 3 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Successfully parsed console log
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Successfully parsed console log
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Successfully parsed console log
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Successfully parsed console log
[AspectJ] -> found 3 issues (skipped 21 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[AspectJ] -> none of the issues requires resolving of paths
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 3 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 1 affected files
[AspectJ] No filter has been set, publishing all 3 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 3 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 3 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Reference build recorder is not configured
[AspectJ] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[AspectJ] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[AspectJ] All reported issues will be considered outstanding
[AspectJ] No quality gates have been set - skipping
[AspectJ] Health report is disabled - skipping
[AspectJ] Created analysis result for 3 issues (found 0 new issues, fixed 0 issues)
[AspectJ] Attaching ResultAction with ID 'aspectj' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Successfully parsed console log
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Successfully parsed console log
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Successfully parsed console log
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Successfully parsed console log
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Successfully parsed console log
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Reference build recorder is not configured
[Code Analysis] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[Code Analysis] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Code Analysis] All reported issues will be considered outstanding
[Code Analysis] No quality gates have been set - skipping
[Code Analysis] Health report is disabled - skipping
[Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the pattern '**/target/**/findbugsXml.xml,**/target/**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 13 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXUI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ModelInMemory/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICommons/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICustomerExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIHourlyReport/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIJobEventExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIProjectExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIiBizImporter/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/spotbugsXml.xml
[SpotBugs] -> found 4 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/XmlMarshalling/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/spotbugsXml.xml
[SpotBugs] -> found 2 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/iBizImporter/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (6 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 8 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[SpotBugs] -> 6 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the pattern '**/target/**/findbugsXml.xml,**/target/**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 13 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXUI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ModelInMemory/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICommons/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICustomerExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIHourlyReport/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIJobEventExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIProjectExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UIiBizImporter/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/spotbugsXml.xml
[SpotBugs] -> found 4 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/XmlMarshalling/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/spotbugsXml.xml
[SpotBugs] -> found 2 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/iBizImporter/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (6 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 8 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[SpotBugs] -> 6 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[SpotBugs] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[SpotBugs] All reported issues will be considered outstanding
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 8 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[PMD] Using default pattern '**/pmd.xml' since user defined pattern is not set
[PMD] Searching for all files in '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 26 files
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ModelInMemory/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ModelInMemory/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICommons/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICommons/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICustomerExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICustomerExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIHourlyReport/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIHourlyReport/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIJobEventExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIJobEventExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIProjectExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIProjectExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIiBizImporter/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIiBizImporter/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/XmlMarshalling/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/XmlMarshalling/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/iBizImporter/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/iBizImporter/target/site/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 4 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 2 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 2 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Searching for all files in '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 26 files
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXApplication/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/JavaFXUI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/Model/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ModelInMemory/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/ModelInMemory/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ModelInMemory/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICommons/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICommons/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICommons/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICustomerExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UICustomerExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UICustomerExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIHourlyReport/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIHourlyReport/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIHourlyReport/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIJobEventExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIJobEventExplorer/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIJobEventExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIProjectExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIProjectExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIProjectExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIiBizImporter/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/UIiBizImporter/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/UIiBizImporter/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/XmlMarshalling/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/XmlMarshalling/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/XmlMarshalling/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/iBizImporter/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/modules/iBizImporter/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/iBizImporter/target/site/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 4 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 2 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 2 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Reference build recorder is not configured
[PMD] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[PMD] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[PMD] All reported issues will be considered outstanding
[PMD] No quality gates have been set - skipping
[PMD] Health report is disabled - skipping
[PMD] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues)
[PMD] Attaching ResultAction with ID 'pmd' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 223 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$
[Open Tasks Scanner] Scanning all 223 files for open tasks
[Open Tasks Scanner] Found a total of 65 open tasks
[Open Tasks Scanner] -> TODO: 9 open tasks
[Open Tasks Scanner] -> FIXME: 56 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (36 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 65 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 36 affected files
[Open Tasks Scanner] No filter has been set, publishing all 65 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 65 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[Open Tasks Scanner] -> 28 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 223 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$
[Open Tasks Scanner] Scanning all 223 files for open tasks
[Open Tasks Scanner] Found a total of 65 open tasks
[Open Tasks Scanner] -> TODO: 9 open tasks
[Open Tasks Scanner] -> FIXME: 56 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (36 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 65 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 36 affected files
[Open Tasks Scanner] No filter has been set, publishing all 65 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 65 issues (skipped 0 issues)
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 223 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$
[Open Tasks Scanner] Scanning all 223 files for open tasks
[Open Tasks Scanner] Found a total of 65 open tasks
[Open Tasks Scanner] -> TODO: 9 open tasks
[Open Tasks Scanner] -> FIXME: 56 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (36 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 65 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 36 affected files
[Open Tasks Scanner] No filter has been set, publishing all 65 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 65 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueHour_Metrics_branches/builds/6/files-with-issues'
[Open Tasks Scanner] -> 28 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] Reference build recorder is not configured
[Open Tasks Scanner] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[Open Tasks Scanner] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Open Tasks Scanner] All reported issues will be considered outstanding
[Open Tasks Scanner] No quality gates have been set - skipping
[Open Tasks Scanner] Health report is disabled - skipping
[Open Tasks Scanner] Created analysis result for 65 issues (found 0 new issues, fixed 0 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueHour_Metrics_branches/workspace')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Reference build recorder is not configured
[JavaDoc] Obtaining reference build from same job (blueHour :: Metrics (feature branches))
[JavaDoc] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[JavaDoc] All reported issues will be considered outstanding
[JavaDoc] No quality gates have been set - skipping
[JavaDoc] Health report is disabled - skipping
[JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'blueHour_Metrics_branches #6'.
[Checks API] No suitable checks publisher found.
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: SUCCESS