Skip to content
Success

Console Output

Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluemarine3-src.git # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/bluemarine3-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluemarine3-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen branch in repository origin/skunk-works
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 0553a2ab0a3a1fd7b82b5b09d403ebacdb6c70b2 (origin/skunk-works)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0553a2ab0a3a1fd7b82b5b09d403ebacdb6c70b2 # timeout=10
Commit message: "TESTS"
 > git rev-list --no-walk 7fe627e0bb179457eca3104b64c7377b71f26f4b # timeout=10
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
[workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings802722126017647326.xml -U -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/0 -DknownExploitedEnabled=https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] blueMarine III                                                     [pom]
[INFO] blueMarine III (modules)                                           [pom]
[INFO] blueMarine III :: Model                                            [jar]
[INFO] blueMarine III :: UI Commons                                       [jar]
[INFO] blueMarine III :: Geo                                              [jar]
[INFO] blueMarine III :: File Explorer                                    [jar]
[INFO] blueMarine III :: Track Explorer                                   [jar]
[INFO] blueMarine III :: Application                                      [jar]
[INFO] blueMarine III :: JavaFX MapView Control                           [jar]
[INFO] blueMarine III :: SteelBlue additions                              [jar]
[INFO] blueMarine III :: Map Viewer                                       [jar]
[INFO] blueMarine III :: File Explorer :: JavaFX                          [jar]
[INFO] blueMarine III :: Track Explorer :: JavaFX                         [jar]
[INFO] blueMarine III :: Map Viewer :: JavaFX                             [jar]
[INFO] blueMarine III :: Application :: JavaFX                            [jar]
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT                      [1/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3 ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177469077
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[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/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3 ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3 ---
[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-bluemarine3 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3 ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3 ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3 >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3 ---
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3 <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO] 
[INFO] -----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-modules >------
[INFO] Building blueMarine III (modules) 1.0-ALPHA-1-SNAPSHOT            [2/15]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-modules ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177471852
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[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/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules ---
[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-bluemarine3-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-modules/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-modules-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-modules >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-modules ---
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-modules <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-modules ---
[INFO] 
[INFO] ----------< it.tidalwave.bluemarine3:it-tidalwave-dam-model >-----------
[INFO] Building blueMarine III :: Model 1.0-ALPHA-1-SNAPSHOT             [3/15]
[INFO]   from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-model ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177472004
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[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/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-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-dam-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 7 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-model ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-dam-model ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
15:31:17.726 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - STARTING TESTS OF it.tidalwave.dam.model.MimeTypeAndExtensionsTest
15:31:17.782 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - ****************
15:31:17.782 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - TEST "test o f1"
15:31:17.783 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - ****************
15:31:17.921 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - TEST PASSED in 138 msec
15:31:17.921 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - 
15:31:17.922 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - ****************
15:31:17.923 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - TEST "test of 2"
15:31:17.923 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - ****************
15:31:17.924 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - TEST PASSED in 1 msec
15:31:17.924 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - 
15:31:17.926 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ******************
15:31:17.926 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST "test equals"
15:31:17.927 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ******************
15:31:17.927 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST PASSED in 1 msec
15:31:17.928 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - 
15:31:17.928 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ***********************
15:31:17.928 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST "test getMimeType"
15:31:17.929 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ***********************
15:31:17.935 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST PASSED in 6 msec
15:31:17.935 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - 
15:31:17.935 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ********************
15:31:17.936 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST "test toString"
15:31:17.936 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ********************
15:31:17.936 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST PASSED in 1 msec
15:31:17.937 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - 
15:31:17.938 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************************************
15:31:17.938 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "findChildren results must rethrow IOException"
15:31:17.938 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************************************
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15:31:19.437 [main                ] ERROR it.tidalwave.dam.model.io.impl.DefaultFileEntity   - While listing directory /
java.io.IOException: purportedly generated exception
	at it.tidalwave.dam.model.io.impl.DefaultFileEntity$ChildrenFinder.computeNeededResults(DefaultFileEntity.java:96)
	at it.tidalwave.util.spi.HierarchicFinderSupport.results(HierarchicFinderSupport.java:260)
	at it.tidalwave.dam.model.io.impl.DefaultFileEntityTest.findChildren_results_must_rethrow_IOException(DefaultFileEntityTest.java:192)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:31:19.443 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 1504 msec
15:31:19.443 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
15:31:19.445 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ******************
15:31:19.445 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test folder"
15:31:19.445 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ******************
15:31:19.461 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@42066f0d
15:31:19.466 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@10408ea
15:31:19.471 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@4148ce43 at construction time: []
15:31:19.471 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.d.m.i.i.DefaultFileEntity@4148ce43
15:31:19.471 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:31:19.473 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@7c0b0bd9
15:31:19.478 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@4b22214d, [])
15:31:19.479 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1124dd79
15:31:19.479 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@4148ce43, i.t.u.c.r.Displayable)
15:31:19.480 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.480 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@4148ce43, i.t.u.RoleFactory)
15:31:19.480 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.481 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@4b22214d, []) completed
15:31:19.481 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@4148ce43]
15:31:19.487 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 42 msec
15:31:19.487 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
15:31:19.488 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************************
15:31:19.489 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test getExtension with double dot"
15:31:19.489 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************************
15:31:19.490 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 1 msec
15:31:19.490 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
15:31:19.491 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ********************************************
15:31:19.491 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test getMimeType with MimeTypeCapable"
15:31:19.491 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ********************************************
15:31:19.493 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@45d38165 at construction time: []
15:31:19.493 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.MimeTypeCapable) for i.t.d.m.i.i.DefaultFileEntity@45d38165
15:31:19.493 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:31:19.494 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@26612078, [])
15:31:19.494 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1124dd79
15:31:19.495 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@26612078, []) completed
15:31:19.495 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntityTest$MockMimeTypeCapable@13714753]
15:31:19.496 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 4 msec
15:31:19.496 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
15:31:19.497 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ***********************************************
15:31:19.497 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test getMimeType without MimeTypeCapable"
15:31:19.497 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ***********************************************
15:31:19.498 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@6eb5b9e7 at construction time: []
15:31:19.498 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.MimeTypeCapable) for i.t.d.m.i.i.DefaultFileEntity@6eb5b9e7
15:31:19.498 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:31:19.501 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@39ead1b7
15:31:19.501 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@35ff072c, [])
15:31:19.502 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1124dd79
15:31:19.502 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@6eb5b9e7, i.t.d.m.MimeTypeCapable)
15:31:19.502 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.502 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@6eb5b9e7, i.t.u.RoleFactory)
15:31:19.503 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.503 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@35ff072c, []) completed
15:31:19.503 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
15:31:19.504 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 6 msec
15:31:19.504 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
15:31:19.505 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************
15:31:19.505 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test isUnixHiddenFile"
15:31:19.505 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************
15:31:19.506 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 1 msec
15:31:19.507 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
15:31:19.508 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - **********************
15:31:19.508 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test plain file"
15:31:19.508 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - **********************
15:31:19.509 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@27053257 at construction time: []
15:31:19.509 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.d.m.i.i.DefaultFileEntity@27053257
15:31:19.509 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:31:19.510 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@662713b6, [])
15:31:19.510 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1124dd79
15:31:19.510 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@27053257, i.t.u.c.r.Displayable)
15:31:19.510 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.511 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@27053257, i.t.u.RoleFactory)
15:31:19.511 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.511 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@662713b6, []) completed
15:31:19.511 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@27053257]
15:31:19.512 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.Composite) for i.t.d.m.i.i.DefaultFileEntity@27053257
15:31:19.512 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:31:19.512 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@4bca8eaf, [])
15:31:19.512 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1124dd79
15:31:19.513 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@27053257, i.t.r.Composite)
15:31:19.513 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.513 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@27053257, i.t.u.RoleFactory)
15:31:19.513 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.513 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@4bca8eaf, []) completed
15:31:19.514 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
15:31:19.519 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 12 msec
15:31:19.520 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
15:31:19.520 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - *********************
15:31:19.521 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test predicate"
15:31:19.521 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - *********************
15:31:19.522 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 2 msec
15:31:19.522 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
15:31:19.524 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ***************************************
15:31:19.524 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "test entity with no static roles"
15:31:19.524 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ***************************************
15:31:19.525 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@4552f905 at construction time: []
15:31:19.525 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.s.EntitySupportTest$MockRole1) for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@4552f905
15:31:19.525 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:31:19.526 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@388e4c25, [])
15:31:19.526 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1124dd79
15:31:19.526 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@4552f905, i.t.d.m.s.EntitySupportTest$MockRole1)
15:31:19.526 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.526 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@4552f905, i.t.u.RoleFactory)
15:31:19.526 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.527 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@388e4c25, []) completed
15:31:19.527 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
15:31:19.527 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.s.EntitySupportTest$MockRole2) for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@4552f905
15:31:19.527 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:31:19.527 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@4e3ee457, [])
15:31:19.527 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1124dd79
15:31:19.527 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@4552f905, i.t.d.m.s.EntitySupportTest$MockRole2)
15:31:19.528 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.528 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@4552f905, i.t.u.RoleFactory)
15:31:19.528 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.528 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@4e3ee457, []) completed
15:31:19.528 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
15:31:19.529 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 4 msec
15:31:19.529 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
15:31:19.529 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ***************************************
15:31:19.530 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "test entity with one static role"
15:31:19.530 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ***************************************
15:31:19.531 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@66abb2fa at construction time: []
15:31:19.531 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.s.EntitySupportTest$MockRole2) for i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@66abb2fa
15:31:19.531 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:31:19.532 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@2133b712, [])
15:31:19.532 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1124dd79
15:31:19.532 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@66abb2fa, i.t.d.m.s.EntitySupportTest$MockRole2)
15:31:19.532 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.532 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@66abb2fa, i.t.u.RoleFactory)
15:31:19.532 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:31:19.532 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076c24035c8c8@2133b712, []) completed
15:31:19.532 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
15:31:19.533 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 4 msec
15:31:19.533 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
15:31:19.534 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ****************************************
15:31:19.534 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "test entity with two static roles"
15:31:19.534 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ****************************************
15:31:19.535 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 0 msec
15:31:19.535 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
15:31:19.535 [main                ] INFO  it.tidalwave.dam.model.MimeTypeAndExtensionsTest   - FINISHED TESTS OF it.tidalwave.dam.model.MimeTypeAndExtensionsTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.801 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-model ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Model' with 7 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-model ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-dam-model/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-dam-model/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-dam-model/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-model >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-model ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-model <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-model ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --------< it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons >--------
[INFO] Building blueMarine III :: UI Commons 1.0-ALPHA-1-SNAPSHOT        [4/15]
[INFO]   from modules/UICommons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-ui-commons ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177484420
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[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/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-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-dam-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-ui-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-ui-commons ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-dam-ui-commons ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-ui-commons ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-ui-commons ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-ui-commons ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-dam-ui-commons/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-dam-ui-commons/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-ui-commons >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-ui-commons ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-ui-commons <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-ui-commons ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] -------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-geo >--------
[INFO] Building blueMarine III :: Geo 1.0-ALPHA-1-SNAPSHOT               [5/15]
[INFO]   from modules/Geo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-geo ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177488032
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-geo ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-geo ---
[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-bluemarine3-geo ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 16 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/src/main/java/it/tidalwave/geo/impl/DefaultGeoTrackSegment.java:[55,19] [serial] serializable class TrackPointFinder has no definition of serialVersionUID
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-geo ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-geo ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
15:31:32.596 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - STARTING TESTS OF it.tidalwave.geo.impl.DefaultGeoTrackTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15:31:34.094 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - ***********
15:31:34.094 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - TEST "test"
15:31:34.094 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - ***********
15:31:35.289 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
15:31:35.289 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/
15:31:35.289 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/2024-12-11 151146__20241211_1511.gpx.txt
15:31:35.290 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/2024-12-11 151146__20241211_1511.gpx.txt
15:31:35.315 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - TEST PASSED in 1220 msec
15:31:35.316 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - 
15:31:35.318 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - ***************************
15:31:35.318 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - TEST "test getBoundingArea"
15:31:35.318 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - ***************************
15:31:36.006 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - TEST PASSED in 689 msec
15:31:36.007 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - 
15:31:36.010 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - ***************************************************
15:31:36.010 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "empty including empty area must return empty"
15:31:36.010 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - ***************************************************
15:31:36.011 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 1 msec
15:31:36.011 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
15:31:36.012 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - **************************************************
15:31:36.012 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "empty including non empty must return other"
15:31:36.012 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - **************************************************
15:31:36.013 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 0 msec
15:31:36.013 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
15:31:36.013 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *************************************************************
15:31:36.014 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "empty including point must return degenerate rectangle"
15:31:36.014 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *************************************************************
15:31:36.014 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 1 msec
15:31:36.014 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
15:31:36.015 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - ***************************************************
15:31:36.015 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "not empty including empty must return itself"
15:31:36.015 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - ***************************************************
15:31:36.016 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 1 msec
15:31:36.016 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
15:31:36.017 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *****************
15:31:36.017 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "test empty"
15:31:36.017 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *****************
15:31:36.026 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 8 msec
15:31:36.026 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
15:31:36.027 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *********************
15:31:36.027 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "test non empty"
15:31:36.027 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *********************
15:31:36.028 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 1 msec
15:31:36.029 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
15:31:36.029 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - ********************
15:31:36.030 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - TEST "test getTrack"
15:31:36.030 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - ********************
15:31:36.476 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - TEST PASSED in 446 msec
15:31:36.476 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - 
15:31:36.477 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - ************************************
15:31:36.477 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - TEST "test getTrack loads only once"
15:31:36.477 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - ************************************
15:31:36.478 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - TEST PASSED in 1 msec
15:31:36.478 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - 
15:31:36.478 [main                ] INFO  it.tidalwave.geo.impl.DefaultGeoTrackTest          - FINISHED TESTS OF it.tidalwave.geo.impl.DefaultGeoTrackTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.649 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-geo ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Geo' with 16 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-geo ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/it-tidalwave-bluemarine3-geo-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-geo ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/it-tidalwave-bluemarine3-geo-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-geo ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-geo-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/it-tidalwave-bluemarine3-geo-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-geo-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/it-tidalwave-bluemarine3-geo-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-geo-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-geo >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-geo ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-geo <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-geo ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer >---
[INFO] Building blueMarine III :: File Explorer 1.0-ALPHA-1-SNAPSHOT     [6/15]
[INFO]   from modules/FileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177500336
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer ---
[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-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-file-explorer >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-file-explorer <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer >--
[INFO] Building blueMarine III :: Track Explorer 1.0-ALPHA-1-SNAPSHOT    [7/15]
[INFO]   from modules/GeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177505930
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer ---
[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-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/test-classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
15:31:50.255 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15:31:51.460 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - *********************
15:31:51.461 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - TEST "test onPowerOn"
15:31:51.461 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - *********************
15:31:51.468 [main                ] DEBUG i.t.b.g.i.DefaultTrackExplorerPresentationControl  - onPowerOn(PowerOnEvent(properties={}))
15:31:51.489 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@5d9bb69b
15:31:51.496 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@137a4b54
15:31:51.501 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@121cf6f4 at construction time: []
15:31:51.502 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Presentable) for i.t.d.m.i.i.DefaultFileEntity@121cf6f4
15:31:51.502 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:31:51.505 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cccb8305548@545604a9, [])
15:31:51.506 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4348fa35
15:31:51.509 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@121cf6f4 at construction time: []
15:31:51.510 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cccb8305548@545604a9, []) completed
15:31:51.510 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.b.f.i.FileEntityPresentable@5abbb273]
15:31:51.513 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cccb8305548@2acca224, [])
15:31:51.513 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4348fa35
15:31:51.513 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.d.m.i.i.DefaultFileEntity@121cf6f4: [i.t.r.i.DefaultSimpleComposite@7ac685ef]
15:31:51.523 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cccb8305548@2acca224, []) completed
15:31:51.579 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@121cf6f4 at construction time: []
15:31:51.579 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.i.FileEntity) for i.t.d.m.i.i.DefaultFileEntity@121cf6f4
15:31:51.579 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:31:51.580 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cccb8305548@4fd37449, [])
15:31:51.580 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@4348fa35
15:31:51.580 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cccb8305548@4fd37449, []) completed
15:31:51.581 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@121cf6f4]
15:31:51.733 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - TEST PASSED in 270 msec
15:31:51.733 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - 
15:31:51.735 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - FINISHED TESTS OF it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s -- in it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Track Explorer' with 2 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-track-explorer >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-track-explorer <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application >----
[INFO] Building blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT       [8/15]
[INFO]   from modules/Application/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-application ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177514749
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[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/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-application ---
[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-bluemarine3-application ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/test-classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-application ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
15:31:58.728 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - STARTING TESTS OF it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
15:31:58.781 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - ******************************
15:31:58.781 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - TEST "test onShowAboutRequest"
15:31:58.781 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - ******************************
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15:32:00.067 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - TEST PASSED in 1285 msec
15:32:00.068 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - 
15:32:00.071 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - FINISHED TESTS OF it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s -- in it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-application ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Application' with 3 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-application ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-application ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-application ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-application >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-application ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-application <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-application ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --------< it.tidalwave.bluemarine3:it-tidalwave-javafx-mapview >--------
[INFO] Building blueMarine III :: JavaFX MapView Control 1.0-ALPHA-1-SNAPSHOT [9/15]
[INFO]   from modules/MapViewerControl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-javafx-mapview ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-javafx-mapview ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177523111
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl
[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/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-javafx-mapview ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-javafx-mapview ---
[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-javafx-mapview ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-javafx-mapview ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-javafx-mapview ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-javafx-mapview ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 24 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-javafx-mapview ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-javafx-mapview ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-javafx-mapview ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
15:32:08.258 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - STARTING TESTS OF it.tidalwave.mapviewer.impl.TileGridModelTest
15:32:08.338 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ***************************************************************************
15:32:08.338 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test computeFittingZoom"
15:32:08.338 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [Area(n=44.401215, e=8.954015, s=44.399275, w=8.952241), 800, 600, 18]
15:32:08.339 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ***************************************************************************
15:32:08.344 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModel          - computeFittingZoom(Area(n=44.401215, e=8.954015, s=44.399275, w=8.952241))
15:32:08.344 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (44.400245, 8.953128), MapPoint(70446832.163663, 48596064.234090) - tile: (275182, 189828), - tileOffset: TileOffset(240.163663, 96.234090)
15:32:08.345 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (44.400245, 8.953128), MapPoint(35223416.081831, 24298032.117045) - tile: (137591, 94914), - tileOffset: TileOffset(120.081831, 48.117045)
15:32:08.463 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 133 msec
15:32:08.463 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.464 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ***********************
15:32:08.464 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test greatestOdd"
15:32:08.465 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ***********************
15:32:08.465 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.466 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.467 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************************************************************************
15:32:08.467 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test iterateOnGrid"
15:32:08.467 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [1, (0.000000, 0.000000), (0, 0) - https://tile.openstreetmap.org/1/0/0.png
(1, 0) - https://tile.openstreetmap.org/1/1/0.png
(2, 0) - https://tile.openstreetmap.org/1/0/0.png
(0, 1) - https://tile.openstreetmap.org/1/0/1.png
(1, 1) - https://tile.openstreetmap.org/1/1/1.png
(2, 1) - https://tile.openstreetmap.org/1/0/1.png
(0, 2) - https://tile.openstreetmap.org/1/0/0.png
(1, 2) - https://tile.openstreetmap.org/1/1/0.png
(2, 2) - https://tile.openstreetmap.org/1/0/0.png
]
15:32:08.467 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************************************************************************
15:32:08.470 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (0.000000, 0.000000), MapPoint(256.000000, 256.000000) - tile: (1, 1), - tileOffset: TileOffset(0.000000, 0.000000)
15:32:08.478 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 10 msec
15:32:08.478 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.479 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************************************************************************
15:32:08.479 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test iterateOnGrid"
15:32:08.479 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [18, (44.400000, 8.950000), (0, 0) - https://tile.openstreetmap.org/18/137588/94913.png
(1, 0) - https://tile.openstreetmap.org/18/137589/94913.png
(2, 0) - https://tile.openstreetmap.org/18/137590/94913.png
(0, 1) - https://tile.openstreetmap.org/18/137588/94914.png
(1, 1) - https://tile.openstreetmap.org/18/137589/94914.png
(2, 1) - https://tile.openstreetmap.org/18/137590/94914.png
(0, 2) - https://tile.openstreetmap.org/18/137588/94915.png
(1, 2) - https://tile.openstreetmap.org/18/137589/94915.png
(2, 2) - https://tile.openstreetmap.org/18/137590/94915.png
]
15:32:08.479 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************************************************************************
15:32:08.480 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (44.400000, 8.950000), MapPoint(35222832.924444, 24298096.066372) - tile: (137589, 94914), - tileOffset: TileOffset(48.924444, 112.066372)
15:32:08.481 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 3 msec
15:32:08.482 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.483 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************************************************************************
15:32:08.483 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test iterateOnGrid2"
15:32:08.483 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [18, MapPoint(35222833.000000, 24298096.000000), (0, 0) - https://tile.openstreetmap.org/18/137588/94913.png
(1, 0) - https://tile.openstreetmap.org/18/137589/94913.png
(2, 0) - https://tile.openstreetmap.org/18/137590/94913.png
(0, 1) - https://tile.openstreetmap.org/18/137588/94914.png
(1, 1) - https://tile.openstreetmap.org/18/137589/94914.png
(2, 1) - https://tile.openstreetmap.org/18/137590/94914.png
(0, 2) - https://tile.openstreetmap.org/18/137588/94915.png
(1, 2) - https://tile.openstreetmap.org/18/137589/94915.png
(2, 2) - https://tile.openstreetmap.org/18/137590/94915.png
]
15:32:08.484 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************************************************************************
15:32:08.485 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (44.400000, 8.950000), MapPoint(35222833.000000, 24298096.000000) - tile: (137589, 94914), - tileOffset: TileOffset(49.000000, 112.000000)
15:32:08.487 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 3 msec
15:32:08.487 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.488 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************************************************************************
15:32:08.488 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test iterateOnGrid2"
15:32:08.488 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [18, MapPoint(35222833.000000, 24298352.000000), (0, 0) - https://tile.openstreetmap.org/18/137588/94914.png
(1, 0) - https://tile.openstreetmap.org/18/137589/94914.png
(2, 0) - https://tile.openstreetmap.org/18/137590/94914.png
(0, 1) - https://tile.openstreetmap.org/18/137588/94915.png
(1, 1) - https://tile.openstreetmap.org/18/137589/94915.png
(2, 1) - https://tile.openstreetmap.org/18/137590/94915.png
(0, 2) - https://tile.openstreetmap.org/18/137588/94916.png
(1, 2) - https://tile.openstreetmap.org/18/137589/94916.png
(2, 2) - https://tile.openstreetmap.org/18/137590/94916.png
]
15:32:08.488 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************************************************************************
15:32:08.488 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (44.399019, 8.950000), MapPoint(35222833.000000, 24298352.000000) - tile: (137589, 94915), - tileOffset: TileOffset(49.000000, 112.000000)
15:32:08.490 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 2 msec
15:32:08.490 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.491 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************
15:32:08.492 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomCoordinates"
15:32:08.492 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [1, (0.000000, 0.000000), (1, 1), MapPoint(256.000000, 256.000000), TileOffset(0.000000, 0.000000)]
15:32:08.492 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************
15:32:08.495 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (0.000000, 0.000000), MapPoint(256.000000, 256.000000) - tile: (1, 1), - tileOffset: TileOffset(0.000000, 0.000000)
15:32:08.502 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 10 msec
15:32:08.502 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.503 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************
15:32:08.503 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomCoordinates"
15:32:08.503 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [2, (0.000000, 0.000000), (2, 2), MapPoint(512.000000, 512.000000), TileOffset(0.000000, 0.000000)]
15:32:08.503 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************
15:32:08.504 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (0.000000, 0.000000), MapPoint(512.000000, 512.000000) - tile: (2, 2), - tileOffset: TileOffset(0.000000, 0.000000)
15:32:08.504 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 2 msec
15:32:08.504 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.505 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************************************************************************************************
15:32:08.505 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomCoordinates"
15:32:08.505 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [7, (0.000000, 0.000000), (64, 64), MapPoint(16384.000000, 16384.000000), TileOffset(0.000000, 0.000000)]
15:32:08.505 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************************************************************************************************
15:32:08.506 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (0.000000, 0.000000), MapPoint(16384.000000, 16384.000000) - tile: (64, 64), - tileOffset: TileOffset(0.000000, 0.000000)
15:32:08.507 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.507 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.507 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - *********************************************************************************************************************
15:32:08.507 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomCoordinates"
15:32:08.508 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [12, (0.000000, 0.000000), (2048, 2048), MapPoint(524288.000000, 524288.000000), TileOffset(0.000000, 0.000000)]
15:32:08.508 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - *********************************************************************************************************************
15:32:08.508 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (0.000000, 0.000000), MapPoint(524288.000000, 524288.000000) - tile: (2048, 2048), - tileOffset: TileOffset(0.000000, 0.000000)
15:32:08.509 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.509 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.509 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************************************************************************************************************
15:32:08.510 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomCoordinates"
15:32:08.510 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [12, (45.000000, 11.000000), (2173, 1473), MapPoint(556328.000000, 377199.000000), TileOffset(40.000000, 111.000000)]
15:32:08.510 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************************************************************************************************************
15:32:08.510 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (45.000000, 11.000000), MapPoint(556327.822222, 377199.040308) - tile: (2173, 1473), - tileOffset: TileOffset(39.822222, 111.040308)
15:32:08.511 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.511 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.512 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - *************************************************************************************************************************
15:32:08.512 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomCoordinates"
15:32:08.512 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [12, (45.000000, 45.000000), (2560, 1473), MapPoint(655360.000000, 377199.000000), TileOffset(0.000000, 111.000000)]
15:32:08.512 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - *************************************************************************************************************************
15:32:08.512 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (45.000000, 45.000000), MapPoint(655360.000000, 377199.040308) - tile: (2560, 1473), - tileOffset: TileOffset(0.000000, 111.040308)
15:32:08.513 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 2 msec
15:32:08.513 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.514 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************
15:32:08.514 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomCoordinates"
15:32:08.514 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [18, (44.400000, 8.950000), (137589, 94914), MapPoint(35222832.924444, 24298096.066372), TileOffset(48.924444, 112.066372)]
15:32:08.514 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************
15:32:08.514 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (44.400000, 8.950000), MapPoint(35222832.924444, 24298096.066372) - tile: (137589, 94914), - tileOffset: TileOffset(48.924444, 112.066372)
15:32:08.515 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 2 msec
15:32:08.515 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.516 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************
15:32:08.517 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomPixels"
15:32:08.517 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [1, (0.000000, 0.000000), (1, 1), MapPoint(256.000000, 256.000000), TileOffset(0.000000, 0.000000)]
15:32:08.517 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************
15:32:08.517 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (0.000000, 0.000000), MapPoint(256.000000, 256.000000) - tile: (1, 1), - tileOffset: TileOffset(0.000000, 0.000000)
15:32:08.518 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 2 msec
15:32:08.518 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.519 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************
15:32:08.519 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomPixels"
15:32:08.519 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [2, (0.000000, 0.000000), (2, 2), MapPoint(512.000000, 512.000000), TileOffset(0.000000, 0.000000)]
15:32:08.519 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************
15:32:08.519 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (0.000000, 0.000000), MapPoint(512.000000, 512.000000) - tile: (2, 2), - tileOffset: TileOffset(0.000000, 0.000000)
15:32:08.520 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 2 msec
15:32:08.520 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.520 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************************************************************************************************
15:32:08.521 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomPixels"
15:32:08.521 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [7, (0.000000, 0.000000), (64, 64), MapPoint(16384.000000, 16384.000000), TileOffset(0.000000, 0.000000)]
15:32:08.521 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************************************************************************************************
15:32:08.521 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (0.000000, 0.000000), MapPoint(16384.000000, 16384.000000) - tile: (64, 64), - tileOffset: TileOffset(0.000000, 0.000000)
15:32:08.522 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.522 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.522 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - *********************************************************************************************************************
15:32:08.522 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomPixels"
15:32:08.522 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [12, (0.000000, 0.000000), (2048, 2048), MapPoint(524288.000000, 524288.000000), TileOffset(0.000000, 0.000000)]
15:32:08.523 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - *********************************************************************************************************************
15:32:08.523 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (0.000000, 0.000000), MapPoint(524288.000000, 524288.000000) - tile: (2048, 2048), - tileOffset: TileOffset(0.000000, 0.000000)
15:32:08.524 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.524 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.524 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************************************************************************************************************
15:32:08.524 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomPixels"
15:32:08.524 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [12, (45.000000, 11.000000), (2173, 1473), MapPoint(556328.000000, 377199.000000), TileOffset(40.000000, 111.000000)]
15:32:08.524 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************************************************************************************************************
15:32:08.525 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (45.000010, 11.000061), MapPoint(556328.000000, 377199.000000) - tile: (2173, 1473), - tileOffset: TileOffset(40.000000, 111.000000)
15:32:08.525 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.526 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.526 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - *************************************************************************************************************************
15:32:08.526 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomPixels"
15:32:08.526 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [12, (45.000000, 45.000000), (2560, 1473), MapPoint(655360.000000, 377199.000000), TileOffset(0.000000, 111.000000)]
15:32:08.526 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - *************************************************************************************************************************
15:32:08.527 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (45.000010, 45.000000), MapPoint(655360.000000, 377199.000000) - tile: (2560, 1473), - tileOffset: TileOffset(0.000000, 111.000000)
15:32:08.527 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.527 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.528 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************
15:32:08.528 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test setCenterAndZoomPixels"
15:32:08.528 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [18, (44.400000, 8.950000), (137589, 94914), MapPoint(35222832.924444, 24298096.066372), TileOffset(48.924444, 112.066372)]
15:32:08.528 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ********************************************************************************************************************************
15:32:08.529 [main                ] TRACE it.tidalwave.mapviewer.impl.TileGridModel          - center: (44.400000, 8.950000), MapPoint(35222832.924444, 24298096.066372) - tile: (137589, 94914), - tileOffset: TileOffset(48.924444, 112.066372)
15:32:08.529 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.529 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.531 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.531 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test updateGridSize"
15:32:08.531 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [256, 256, 3, 3]
15:32:08.531 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.534 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 4 msec
15:32:08.535 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.535 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.535 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test updateGridSize"
15:32:08.535 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [257, 257, 5, 5]
15:32:08.535 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.536 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 0 msec
15:32:08.536 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.536 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.536 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test updateGridSize"
15:32:08.536 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [512, 512, 5, 5]
15:32:08.537 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.537 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.537 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.537 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.537 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test updateGridSize"
15:32:08.538 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [800, 600, 7, 5]
15:32:08.538 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.538 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.538 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.539 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.539 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test updateGridSize"
15:32:08.539 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [1000, 300, 7, 5]
15:32:08.539 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.539 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 1 msec
15:32:08.539 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.540 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.540 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST "test updateGridSize"
15:32:08.540 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - ARGS [1500, 820, 9, 7]
15:32:08.540 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - **************************
15:32:08.540 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - TEST PASSED in 0 msec
15:32:08.541 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - 
15:32:08.544 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - *********************************************************************
15:32:08.544 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST "test"
15:32:08.545 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ARGS [256, 1, (0.000000, 0.000000), MapPoint(256.000000, 256.000000)]
15:32:08.545 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - *********************************************************************
15:32:08.547 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST PASSED in 3 msec
15:32:08.548 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - 
15:32:08.548 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ***********************************************************************
15:32:08.548 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST "test"
15:32:08.548 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ARGS [256, 1, (45.000000, 45.000000), MapPoint(320.000000, 184.179219)]
15:32:08.548 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ***********************************************************************
15:32:08.549 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST PASSED in 1 msec
15:32:08.549 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - 
15:32:08.549 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - *********************************************************************
15:32:08.549 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST "test"
15:32:08.550 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ARGS [256, 1, (80.000000, 0.000000), MapPoint(256.000000, 57.476812)]
15:32:08.550 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - *********************************************************************
15:32:08.550 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST PASSED in 1 msec
15:32:08.550 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - 
15:32:08.551 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ***********************************************************************
15:32:08.551 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST "test"
15:32:08.551 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ARGS [256, 1, (80.000000, 180.000000), MapPoint(512.000000, 57.476812)]
15:32:08.551 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ***********************************************************************
15:32:08.552 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST PASSED in 0 msec
15:32:08.552 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - 
15:32:08.552 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ***********************************************************************
15:32:08.552 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST "test"
15:32:08.552 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ARGS [256, 1, (0.000000, 180.000000), MapPoint(512.000000, 256.000000)]
15:32:08.552 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ***********************************************************************
15:32:08.553 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST PASSED in 1 msec
15:32:08.553 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - 
15:32:08.553 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - **********************************************************************
15:32:08.554 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST "test"
15:32:08.554 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ARGS [256, 1, (0.000000, -180.000000), MapPoint(0.000000, 256.000000)]
15:32:08.554 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - **********************************************************************
15:32:08.554 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST PASSED in 1 msec
15:32:08.554 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - 
15:32:08.555 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - **********************************************************************
15:32:08.555 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST "test"
15:32:08.555 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ARGS [256, 1, (80.000000, -180.000000), MapPoint(0.000000, 57.476812)]
15:32:08.555 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - **********************************************************************
15:32:08.556 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST PASSED in 0 msec
15:32:08.556 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - 
15:32:08.556 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ************************************************************************
15:32:08.556 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST "test"
15:32:08.556 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ARGS [256, 1, (-80.000000, -180.000000), MapPoint(0.000000, 454.523188)]
15:32:08.556 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - ************************************************************************
15:32:08.557 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - TEST PASSED in 1 msec
15:32:08.557 [main                ] INFO  it.tidalwave.mapviewer.spi.MercatorProjectionTest  - 
15:32:08.557 [main                ] INFO  it.tidalwave.mapviewer.impl.TileGridModelTest      - FINISHED TESTS OF it.tidalwave.mapviewer.impl.TileGridModelTest
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-javafx-mapview ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: JavaFX MapView Control' with 23 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-javafx-mapview ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/it-tidalwave-javafx-mapview-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-javafx-mapview ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/it-tidalwave-javafx-mapview-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-javafx-mapview ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-javafx-mapview/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-javafx-mapview-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/it-tidalwave-javafx-mapview-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-javafx-mapview/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-javafx-mapview-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/it-tidalwave-javafx-mapview-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-javafx-mapview/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-javafx-mapview-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-javafx-mapview >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-javafx-mapview ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-javafx-mapview <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-javafx-mapview ---
[INFO] BugInstance size is 6
[INFO] Error size is 0
[INFO] Total bugs: 6
[ERROR] High: Found reliance on default encoding in it.tidalwave.mapviewer.impl.CRC16.crc16(String): String.getBytes() [it.tidalwave.mapviewer.impl.CRC16] At CRC16.java:[line 75] DM_DEFAULT_ENCODING
[ERROR] High: Found reliance on default encoding in it.tidalwave.mapviewer.javafx.impl.TileCache.lambda$getErrorBody$5(HttpResponse, String): new String(byte[]) [it.tidalwave.mapviewer.javafx.impl.TileCache] At TileCache.java:[line 247] DM_DEFAULT_ENCODING
[ERROR] Medium: Possible null pointer dereference in it.tidalwave.mapviewer.javafx.impl.TileCache.downloadTile(Path, URI) due to return value of called method [it.tidalwave.mapviewer.javafx.impl.TileCache, it.tidalwave.mapviewer.javafx.impl.TileCache] Method invoked at TileCache.java:[line 208]Known null at TileCache.java:[line 208] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] Medium: Exception is caught when Exception is not thrown in it.tidalwave.mapviewer.javafx.impl.TileCache.downloadTile(Path, URI) [it.tidalwave.mapviewer.javafx.impl.TileCache] At TileCache.java:[line 235] REC_CATCH_EXCEPTION
[ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.mapviewer.javafx.impl.TileCache.lambda$new$0(int) [it.tidalwave.mapviewer.javafx.impl.TileCache] At TileCache.java:[line 90] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Low: Overridable method getChildren is called from constructor new it.tidalwave.mapviewer.javafx.impl.TileGrid(MapView, MapView$Options, TileCache). [it.tidalwave.mapviewer.javafx.impl.TileGrid] At TileGrid.java:[line 94] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-ui-additions >---------
[INFO] Building blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT [10/15]
[INFO]   from modules/SteelBlueAdditons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-additions ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-additions ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177533915
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-additions ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-additions ---
[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-ui-additions ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-additions ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-additions ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 7 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/classes": no such file or directory
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/java/it/tidalwave/ui/core/spi/PanelGroupControlSupport.java:[56,45] [this-escape] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-additions ---
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-additions ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-additions ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-additions ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-additions ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-ui-additions/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-ui-additions/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-ui-additions/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-additions >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-additions ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-additions <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-additions ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Medium: Primitive field it.tidalwave.ui.javafx.DefaultJavaFXPanelGroupControl.support is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [it.tidalwave.ui.javafx.DefaultJavaFXPanelGroupControl] At DefaultJavaFXPanelGroupControl.java:[line 1] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] ----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer >-----
[INFO] Building blueMarine III :: Map Viewer 1.0-ALPHA-1-SNAPSHOT       [11/15]
[INFO]   from modules/MapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177539327
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer ---
[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-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/test-classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
15:32:23.722 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - STARTING TESTS OF it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15:32:25.191 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ****************************
15:32:25.192 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test binding listener"
15:32:25.192 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ****************************
15:32:25.217 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@55c46ec1
15:32:25.223 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@591e5fd4
15:32:25.229 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.g.i.DefaultCoordinates@7d17906 at construction time: []
15:32:25.230 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.g.i.DefaultCoordinates@7d17906
15:32:25.230 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
15:32:25.234 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
15:32:25.236 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@772cf46b
15:32:25.290 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007d0b2c3012a8@3e2772a9, [])
15:32:25.291 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@18ac4af6
15:32:25.292 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.g.i.DefaultCoordinates@7d17906, i.t.u.c.r.Displayable)
15:32:25.293 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:32:25.293 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.g.i.DefaultCoordinates@7d17906, i.t.u.RoleFactory)
15:32:25.294 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
15:32:25.294 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007d0b2c3012a8@3e2772a9, []) completed
15:32:25.294 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.g.i.DefaultCoordinates@7d17906]
15:32:25.311 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 117 msec
15:32:25.311 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
15:32:25.317 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - **********************
15:32:25.317 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test initialize"
15:32:25.317 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - **********************
15:32:25.464 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 146 msec
15:32:25.464 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
15:32:25.468 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - *********************
15:32:25.469 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test onPowerOn"
15:32:25.469 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - *********************
15:32:25.473 [main                ] DEBUG i.t.b.m.impl.DefaultMapViewerPresentationControl   - onPowerOn(PowerOnEvent(properties={}))
15:32:25.475 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 6 msec
15:32:25.475 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
15:32:25.478 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ***************************
15:32:25.478 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test onTrackSelected"
15:32:25.478 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ***************************
15:32:25.581 [main                ] INFO  i.t.b.m.impl.DefaultMapViewerPresentationControl   - onTrackSelected(GeoTrackSelectedEvent(application/xml+gpx))
15:32:25.585 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 107 msec
15:32:25.585 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
15:32:25.588 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - **************************************
15:32:25.588 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test onTrackSelected with error"
15:32:25.589 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - **************************************
15:32:25.590 [main                ] INFO  i.t.b.m.impl.DefaultMapViewerPresentationControl   - onTrackSelected(GeoTrackSelectedEvent(application/xml+gpx))
15:32:25.590 [main                ] ERROR i.t.b.m.impl.DefaultMapViewerPresentationControl   - onTrackSelected()
java.lang.RuntimeException: java.io.IOException: foobar
	at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onTrackSelected_with_error(DefaultMapViewerPresentationControlTest.java:141)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: foobar
	... 32 common frames omitted
15:32:25.602 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 14 msec
15:32:25.602 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
15:32:25.604 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - FINISHED TESTS OF it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.585 s -- in it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Map Viewer' with 1 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-mapviewer >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-mapviewer <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx >--
[INFO] Building blueMarine III :: File Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [12/15]
[INFO]   from modules/JavaFXFileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177548652
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer-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-bluemarine3-file-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-file-explorer-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-file-explorer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx >--
[INFO] Building blueMarine III :: Track Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [13/15]
[INFO]   from modules/JavaFXGeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177552802
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer-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-bluemarine3-track-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-track-explorer-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-track-explorer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx >--
[INFO] Building blueMarine III :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [14/15]
[INFO]   from modules/JavaFXMapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177556998
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer-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-bluemarine3-mapviewer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-mapviewer-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-mapviewer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application-javafx >--
[INFO] Building blueMarine III :: Application :: JavaFX 1.0-ALPHA-1-SNAPSHOT [15/15]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177562578
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-application-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT                     [16/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-cpd (default-cli)'
[WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-pmd (default-cli)'
[INFO] 
[INFO] --- pmd:3.26.0:aggregate-cpd (default-cli) @ it-tidalwave-bluemarine3 ---
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.10.1/superpom-5.10.1-site.xml
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/superpom/5.10/superpom-5.10-site.xml
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin
[INFO] 
[INFO] >>> pmd:3.26.0:aggregate-pmd (default-cli) > test-compile @ it-tidalwave-bluemarine3 >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177571816
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[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/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3 ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3 ---
[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-bluemarine3 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3 ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III (modules) 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177571878
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[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/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules ---
[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-bluemarine3-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Model 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177571977
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[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/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-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-dam-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-model ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-model ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: UI Commons 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177573758
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[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/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-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-dam-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-ui-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-ui-commons ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177574957
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-geo ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-geo ---
[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-bluemarine3-geo ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 16 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/src/main/java/it/tidalwave/geo/impl/DefaultGeoTrackSegment.java:[55,19] [serial] serializable class TrackPointFinder has no definition of serialVersionUID
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/it-tidalwave-bluemarine3-geo-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-geo ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: File Explorer 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177578273
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer ---
[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-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Track Explorer 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177579798
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer ---
[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-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177582823
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[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/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-application ---
[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-bluemarine3-application ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: JavaFX MapView Control 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-javafx-mapview ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177585611
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl
[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/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-javafx-mapview ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-javafx-mapview ---
[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-javafx-mapview ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-javafx-mapview ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-javafx-mapview ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-javafx-mapview ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/it-tidalwave-javafx-mapview-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-javafx-mapview ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-javafx-mapview ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-additions ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177587261
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-additions ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-additions ---
[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-ui-additions ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-additions ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-additions ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 7 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/java/it/tidalwave/ui/core/spi/PanelGroupControlSupport.java:[56,45] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Map Viewer 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177589212
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer ---
[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-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: File Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177592514
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer-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-bluemarine3-file-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Track Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177593937
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer-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-bluemarine3-track-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177595353
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer-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-bluemarine3-mapviewer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Application :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177597010
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< pmd:3.26.0:aggregate-pmd (default-cli) < test-compile @ it-tidalwave-bluemarine3 <<<
[INFO] 
[INFO] 
[INFO] --- pmd:3.26.0:aggregate-pmd (default-cli) @ it-tidalwave-bluemarine3 ---
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[INFO] PMD version: 7.7.0
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT                     [17/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3 >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177601060
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[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/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3 ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3 ---
[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-bluemarine3 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3 ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3 <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping pom project
[INFO] 
[INFO] -----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-modules >------
[INFO] Building blueMarine III (modules) 1.0-ALPHA-1-SNAPSHOT           [18/15]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-modules ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-modules >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177601393
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[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/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules ---
[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-bluemarine3-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-modules <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping pom project
[INFO] 
[INFO] ----------< it.tidalwave.bluemarine3:it-tidalwave-dam-model >-----------
[INFO] Building blueMarine III :: Model 1.0-ALPHA-1-SNAPSHOT            [19/15]
[INFO]   from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-model ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-model >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177601457
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[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/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-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-dam-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-model ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-model ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-dam-model <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-model ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[INFO] 
[INFO] --------< it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons >--------
[INFO] Building blueMarine III :: UI Commons 1.0-ALPHA-1-SNAPSHOT       [20/15]
[INFO]   from modules/UICommons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-ui-commons ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-ui-commons >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177603398
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[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/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-dam-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-dam-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-ui-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-ui-commons ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-dam-ui-commons <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-ui-commons ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile
[WARNING] Unused declared dependencies found:
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.0:test
[INFO] 
[INFO] -------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-geo >--------
[INFO] Building blueMarine III :: Geo 1.0-ALPHA-1-SNAPSHOT              [21/15]
[INFO]   from modules/Geo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-geo ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-geo >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177604649
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-geo ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-geo ---
[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-bluemarine3-geo ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 16 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/src/main/java/it/tidalwave/geo/impl/DefaultGeoTrackSegment.java:[55,19] [serial] serializable class TrackPointFinder has no definition of serialVersionUID
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/it-tidalwave-bluemarine3-geo-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-geo ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-geo <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-geo ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer >---
[INFO] Building blueMarine III :: File Explorer 1.0-ALPHA-1-SNAPSHOT    [22/15]
[INFO]   from modules/FileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-file-explorer >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177608066
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer ---
[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-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-file-explorer <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-file-explorer ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-2:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.0:test
[WARNING]    org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer >--
[INFO] Building blueMarine III :: Track Explorer 1.0-ALPHA-1-SNAPSHOT   [23/15]
[INFO]   from modules/GeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-track-explorer >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177609457
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer ---
[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-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-track-explorer <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-track-explorer ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-2:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO] 
[INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application >----
[INFO] Building blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT      [24/15]
[INFO]   from modules/Application/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-application ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-application >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177612509
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[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/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-application ---
[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-bluemarine3-application ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-application <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-application ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-2:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.0:test
[WARNING]    org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO] 
[INFO] --------< it.tidalwave.bluemarine3:it-tidalwave-javafx-mapview >--------
[INFO] Building blueMarine III :: JavaFX MapView Control 1.0-ALPHA-1-SNAPSHOT [25/15]
[INFO]   from modules/MapViewerControl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-javafx-mapview ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-javafx-mapview >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-javafx-mapview ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177615229
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl
[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/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-javafx-mapview ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-javafx-mapview ---
[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-javafx-mapview ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-javafx-mapview ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-javafx-mapview ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-javafx-mapview ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/it-tidalwave-javafx-mapview-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-javafx-mapview ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-javafx-mapview ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-javafx-mapview <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-javafx-mapview ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:23.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.openjfx:javafx-base:jar:23.0.1:compile
[WARNING]    org.openjfx:javafx-graphics:jar:23.0.1:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-ui-additions >---------
[INFO] Building blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT [26/15]
[INFO]   from modules/SteelBlueAdditons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-additions ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-additions >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-additions ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177616901
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-additions ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-additions ---
[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-ui-additions ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-additions ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-additions ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 7 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/java/it/tidalwave/ui/core/spi/PanelGroupControlSupport.java:[56,45] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-additions <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-additions ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.springframework:spring-context:jar:6.2.1:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:23.0.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.0:test
[WARNING]    org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO] 
[INFO] ----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer >-----
[INFO] Building blueMarine III :: Map Viewer 1.0-ALPHA-1-SNAPSHOT       [27/15]
[INFO]   from modules/MapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-mapviewer >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177619033
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer ---
[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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer ---
[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-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-mapviewer <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-mapviewer ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-2:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx >--
[INFO] Building blueMarine III :: File Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [28/15]
[INFO]   from modules/JavaFXFileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-file-explorer-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177622332
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-file-explorer-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-bluemarine3-file-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-file-explorer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.openjfx:javafx-fxml:jar:linux:23.0.1:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING]    org.springframework:spring-context:jar:6.2.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-2:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.0:test
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx >--
[INFO] Building blueMarine III :: Track Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [29/15]
[INFO]   from modules/JavaFXGeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-track-explorer-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177623743
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-track-explorer-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-bluemarine3-track-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-track-explorer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-2:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.0:test
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx >--
[INFO] Building blueMarine III :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [30/15]
[INFO]   from modules/JavaFXMapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-mapviewer-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177625225
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-mapviewer-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-bluemarine3-mapviewer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-mapviewer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-ui-additions:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-geo:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:23.0.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-2:compile
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.0:test
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application-javafx >--
[INFO] Building blueMarine III :: Application :: JavaFX 1.0-ALPHA-1-SNAPSHOT [31/15]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-application-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 0553a2ab0a3a at timestamp: 1736177626834
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-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.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.0553a2ab0a3a.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-application-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:23.0.1:provided
[WARNING]    org.openjfx:javafx-controls:jar:linux:23.0.1:provided
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:provided
[WARNING]    org.springframework:spring-context:jar:6.2.1:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:23.0.1:provided
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:4.0-ALPHA-2:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:runtime
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:runtime
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:runtime
[WARNING]    org.slf4j:jcl-over-slf4j:jar:2.0.16:runtime
[WARNING]    org.openjfx:javafx-base:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-graphics:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-controls:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-media:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-web:jar:23.0.1:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:4.0-ALPHA-2:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.15:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.15:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.0:test
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:runtime
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT                     [32/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- dependency-check:11.1.1:aggregate (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-javafx-mapview:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-javafx-mapview:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Checking for updates
[INFO] Skipping the NVD API Update as it was completed within the last 240 minutes
[INFO] Check for updates complete (388 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


   About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html

💖 Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
WARNING: A restricted method in java.lang.foreign.Linker has been called
WARNING: java.lang.foreign.Linker::downcallHandle has been called by the unnamed module
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for this module

Jan 06, 2025 3:33:53 PM org.apache.lucene.store.MemorySegmentIndexInputProvider <init>
INFO: Using MemorySegmentIndexInput and native madvise support with Java 21 or later; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false
Jan 06, 2025 3:33:53 PM org.apache.lucene.internal.vectorization.VectorizationProvider lookup
WARNING: Java vector incubator module is not readable. For optimal vector performance, pass '--add-modules jdk.incubator.vector' to enable Vector API.
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Finished Unused Suppression Rule Analyzer (0 seconds)
[INFO] Analysis Complete (4 seconds)
[INFO] Writing XML report to: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/dependency-check-report.xml
[INFO] Writing HTML report to: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/dependency-check-report.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueMarine III 1.0-ALPHA-1-SNAPSHOT:
[INFO] 
[INFO] blueMarine III ..................................... SUCCESS [  8.574 s]
[INFO] blueMarine III (modules) ........................... SUCCESS [  0.063 s]
[INFO] blueMarine III :: Model ............................ SUCCESS [  1.941 s]
[INFO] blueMarine III :: UI Commons ....................... SUCCESS [  1.251 s]
[INFO] blueMarine III :: Geo .............................. SUCCESS [  3.416 s]
[INFO] blueMarine III :: File Explorer .................... SUCCESS [  1.392 s]
[INFO] blueMarine III :: Track Explorer ................... SUCCESS [  3.051 s]
[INFO] blueMarine III :: Application ...................... SUCCESS [  2.718 s]
[INFO] blueMarine III :: JavaFX MapView Control ........... SUCCESS [  1.675 s]
[INFO] blueMarine III :: SteelBlue additions .............. SUCCESS [  2.132 s]
[INFO] blueMarine III :: Map Viewer ....................... SUCCESS [  3.296 s]
[INFO] blueMarine III :: File Explorer :: JavaFX .......... SUCCESS [  1.413 s]
[INFO] blueMarine III :: Track Explorer :: JavaFX ......... SUCCESS [  1.483 s]
[INFO] blueMarine III :: Map Viewer :: JavaFX ............. SUCCESS [  1.608 s]
[INFO] blueMarine III :: Application :: JavaFX ............ SUCCESS [  1.706 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:50 min
[INFO] Finished at: 2025-01-06T15:33:57Z
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/bash /tmp/jenkins2364491676025627648.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/blueMarine3_Metrics_branches/builds/23/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Version: 3.3.7
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 6
[JaCoCo plugin] Saving matched execfiles:  /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/classes 18 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/classes 5 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/classes 31 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/classes 8 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/classes 10 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/classes 1 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts
[JaCoCo plugin] Source Exclusions: 
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/src/main/java 16 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/src/main/java 5 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/src/main/java 2 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/src/main/java 24 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/java 7 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/java 7 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/java 1 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: 46.05263, method: 35.463257, line: 29.043684, branch: 33.587788, instruction: 29.087124, complexity: 34.03694
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 2 issues (skipped 0 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/blueMarine3_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (0 found, 1 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 2 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 1 affected files
[Java Compiler] No filter has been set, publishing all 2 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 0 issues (skipped 2 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/files-with-issues'
[Java Compiler] -> 0 copied, 0 not in workspace, 2 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #22
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] [-ERROR-] Can't create fingerprints for some files:
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 2 issues (skipped 0 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/blueMarine3_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (0 found, 1 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 2 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 1 affected files
[Java Compiler] No filter has been set, publishing all 2 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 0 issues (skipped 2 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/files-with-issues'
[Java Compiler] -> 0 copied, 0 not in workspace, 2 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #22
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] [-ERROR-] Can't create fingerprints for some files:
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] Reference build recorder is not configured
[Java Compiler] No valid reference build found
[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 2 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'blueMarine3_Metrics_branches #23'.
[Checks API] No suitable checks publisher found.
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Maven] -> found 63 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 63 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 63 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 63 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Reference build recorder is not configured
[Maven] No valid reference build found
[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 63 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'blueMarine3_Metrics_branches #23'.
[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/blueMarine3_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 1 file
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'target/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/blueMarine3_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 1 file
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'target/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] No valid reference build found
[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 'blueMarine3_Metrics_branches #23'.
[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/blueMarine3_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'target/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/blueMarine3_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (1 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 2 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/blueMarine3_Metrics_branches/builds/23/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/blueMarine3_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'target/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/blueMarine3_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (1 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 2 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/blueMarine3_Metrics_branches/builds/23/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] No valid reference build found
[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 'blueMarine3_Metrics_branches #23'.
[Checks API] No suitable checks publisher found.
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[AspectJ] -> found 18 issues (skipped 23 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_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/blueMarine3_Metrics_branches/workspace'
[AspectJ] -> resolved paths in source directory (0 found, 1 not found)
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 18 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 2 affected files
[AspectJ] No filter has been set, publishing all 18 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 18 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 18 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] [-ERROR-] Can't create fingerprints for some files:
[AspectJ] [-ERROR-] - 'at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java' file not found
[AspectJ] Successfully parsed console log
[AspectJ] -> found 18 issues (skipped 23 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_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/blueMarine3_Metrics_branches/workspace'
[AspectJ] -> resolved paths in source directory (0 found, 1 not found)
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 18 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 2 affected files
[AspectJ] No filter has been set, publishing all 18 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 18 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 18 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] [-ERROR-] Can't create fingerprints for some files:
[AspectJ] [-ERROR-] - 'at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java' file not found
[AspectJ] Reference build recorder is not configured
[AspectJ] No valid reference build found
[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 18 issues (found 0 new issues, fixed 0 issues)
[AspectJ] Attaching ResultAction with ID 'aspectj' to build 'blueMarine3_Metrics_branches #23'.
[Checks API] No suitable checks publisher found.
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_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] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_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] No valid reference build found
[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 'blueMarine3_Metrics_branches #23'.
[Checks API] No suitable checks publisher found.
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 13 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Application/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/FileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/GeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXFileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXMapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/MapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/site/spotbugsXml.xml
[SpotBugs] -> found 6 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/MapViewerControl/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/SteelBlueAdditons/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_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] 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/blueMarine3_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (4 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 7 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 7 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/files-with-issues'
[SpotBugs] -> 4 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/blueMarine3_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 13 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Application/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/FileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/GeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXFileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXMapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/MapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewerControl/target/site/spotbugsXml.xml
[SpotBugs] -> found 6 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/MapViewerControl/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/SteelBlueAdditons/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_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] 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/blueMarine3_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (4 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 7 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 7 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/files-with-issues'
[SpotBugs] -> 4 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] No valid reference build found
[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 7 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'blueMarine3_Metrics_branches #23'.
[Checks API] No suitable checks publisher found.
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 174 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 174 files for open tasks
[Open Tasks Scanner] Found a total of 35 open tasks
[Open Tasks Scanner] -> TODO: 7 open tasks
[Open Tasks Scanner] -> FIXME: 28 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/blueMarine3_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (27 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 35 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 27 affected files
[Open Tasks Scanner] No filter has been set, publishing all 35 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 35 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/files-with-issues'
[Open Tasks Scanner] -> 25 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/blueMarine3_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 174 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 174 files for open tasks
[Open Tasks Scanner] Found a total of 35 open tasks
[Open Tasks Scanner] -> TODO: 7 open tasks
[Open Tasks Scanner] -> FIXME: 28 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/blueMarine3_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (27 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 35 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 27 affected files
[Open Tasks Scanner] No filter has been set, publishing all 35 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 35 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/23/files-with-issues'
[Open Tasks Scanner] -> 25 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] No valid reference build found
[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 35 issues (found 0 new issues, fixed 0 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'blueMarine3_Metrics_branches #23'.
[Checks API] No suitable checks publisher found.
[OWASP Dependency Check] Using default pattern '**/dependency-check-report.json' since user defined pattern is not set
[OWASP Dependency Check] [-ERROR-] Errors during parsing
[OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error?
[OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/dependency-check-report.json'
[OWASP Dependency Check] Traversing of symbolic links: enabled
[OWASP Dependency Check] Skipping post processing
[OWASP Dependency Check] No filter has been set, publishing all 0 issues
[OWASP Dependency Check] Repository miner is not configured, skipping repository mining
[OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/dependency-check-report.json'
[OWASP Dependency Check] Traversing of symbolic links: enabled
[OWASP Dependency Check] Skipping post processing
[OWASP Dependency Check] No filter has been set, publishing all 0 issues
[OWASP Dependency Check] Repository miner is not configured, skipping repository mining
[OWASP Dependency Check] [-ERROR-] Errors during parsing
[OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error?
[OWASP Dependency Check] Reference build recorder is not configured
[OWASP Dependency Check] No valid reference build found
[OWASP Dependency Check] All reported issues will be considered outstanding
[OWASP Dependency Check] No quality gates have been set - skipping
[OWASP Dependency Check] Health report is disabled - skipping
[OWASP Dependency Check] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[OWASP Dependency Check] Attaching ResultAction with ID 'owasp-dependency-check' to build 'blueMarine3_Metrics_branches #23'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_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] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_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] No valid reference build found
[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 'blueMarine3_Metrics_branches #23'.
[Checks API] No suitable checks publisher found.
[description-setter] Description set: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 0553a2ab0a3a
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