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 Cloning the remote Git repository Cloning repository https://bitbucket.org/fabriziogiudici/bluemarine3-src.git > git init /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace # 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 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluemarine3-src.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 1337f54ffd341fad8dc3db310af052dfc9612005 (origin/skunk-works) > git config core.sparsecheckout # timeout=10 > git checkout -f 1337f54ffd341fad8dc3db310af052dfc9612005 # timeout=10 Commit message: "PENDING: LOADABLE." > git rev-list --no-walk 1337f54ffd341fad8dc3db310af052dfc9612005 # 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/settings171874461568578153.xml -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/1 -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 :: SteelBlue additions [jar] [INFO] blueMarine III :: File Explorer :: JavaFX [jar] [INFO] blueMarine III :: Geo :: JPX Provider [jar] [INFO] blueMarine III :: Track Explorer :: JavaFX [jar] [INFO] blueMarine III :: Map Viewer [jar] [INFO] blueMarine III :: Map Viewer :: JavaFX [jar] [INFO] blueMarine III :: Application [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] [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: 1337f54ffd34 at timestamp: 1736350474052 [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 1337f54ffd34 [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/1/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/1/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] [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: 1337f54ffd34 at timestamp: 1736350476622 [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 1337f54ffd34 [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/1/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/1/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] [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: 1337f54ffd34 at timestamp: 1736350476759 [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 1337f54ffd34 [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/1/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 9 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:34:42.299 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - STARTING TESTS OF it.tidalwave.dam.model.MimeTypeAndExtensionsTest 15:34:42.364 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - **************** 15:34:42.365 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - TEST "test o f1" 15:34:42.365 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - **************** 15:34:42.546 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - TEST PASSED in 179 msec 15:34:42.546 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - 15:34:42.549 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - **************** 15:34:42.549 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - TEST "test of 2" 15:34:42.550 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - **************** 15:34:42.551 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - TEST PASSED in 2 msec 15:34:42.552 [main ] INFO it.tidalwave.dam.model.MimeTypeAndExtensionsTest - 15:34:42.556 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - ****************** 15:34:42.557 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST "test equals" 15:34:42.557 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - ****************** 15:34:42.560 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST PASSED in 2 msec 15:34:42.560 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - 15:34:42.562 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - *********************** 15:34:42.562 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST "test getMimeType" 15:34:42.562 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - *********************** 15:34:42.577 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST PASSED in 14 msec 15:34:42.578 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - 15:34:42.579 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - ******************** 15:34:42.580 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST "test toString" 15:34:42.580 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - ******************** 15:34:42.581 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - TEST PASSED in 1 msec 15:34:42.581 [main ] INFO it.tidalwave.dam.model.MimeTypeTest - 15:34:42.583 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - **************************************************** 15:34:42.583 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "findChildren results must rethrow IOException" 15:34:42.583 [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:34:44.090 [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:195) 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:34:44.103 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 1519 msec 15:34:44.104 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - 15:34:44.106 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ****************** 15:34:44.106 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test folder" 15:34:44.106 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ****************** 15:34:44.137 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@3cb173db 15:34:44.143 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@3909a854 15:34:44.149 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@46e6458d at construction time: [] 15:34:44.149 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.d.m.i.i.DefaultFileEntity@46e6458d 15:34:44.150 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:34:44.152 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@77d959f1 15:34:44.158 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@5d7ff311, []) 15:34:44.158 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@54e94de9 15:34:44.159 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@46e6458d, i.t.u.c.r.Displayable) 15:34:44.160 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.160 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@46e6458d, i.t.u.RoleFactory) 15:34:44.161 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.161 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@5d7ff311, []) completed 15:34:44.161 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@46e6458d] 15:34:44.171 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 64 msec 15:34:44.171 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - 15:34:44.173 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - **************************************** 15:34:44.173 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test getExtension with double dot" 15:34:44.173 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - **************************************** 15:34:44.175 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 2 msec 15:34:44.175 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - 15:34:44.177 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ******************************************** 15:34:44.177 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test getMimeType with MimeTypeCapable" 15:34:44.177 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ******************************************** 15:34:44.180 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@45539bd8 at construction time: [] 15:34:44.181 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.MimeTypeCapable) for i.t.d.m.i.i.DefaultFileEntity@45539bd8 15:34:44.181 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:34:44.181 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@55e5415d, []) 15:34:44.181 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@54e94de9 15:34:44.183 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@55e5415d, []) completed 15:34:44.183 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntityTest$MockMimeTypeCapable@4d75c604] 15:34:44.185 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 8 msec 15:34:44.185 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - 15:34:44.187 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - *********************************************** 15:34:44.187 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test getMimeType without MimeTypeCapable" 15:34:44.187 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - *********************************************** 15:34:44.188 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@4df13dd0 at construction time: [] 15:34:44.188 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.MimeTypeCapable) for i.t.d.m.i.i.DefaultFileEntity@4df13dd0 15:34:44.188 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:34:44.189 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@408d945b 15:34:44.190 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@59c862af, []) 15:34:44.190 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@54e94de9 15:34:44.191 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@4df13dd0, i.t.d.m.MimeTypeCapable) 15:34:44.191 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.191 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@4df13dd0, i.t.u.RoleFactory) 15:34:44.192 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.192 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@59c862af, []) completed 15:34:44.192 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:34:44.193 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 6 msec 15:34:44.193 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - 15:34:44.194 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - **************************** 15:34:44.194 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test isUnixHiddenFile" 15:34:44.195 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - **************************** 15:34:44.196 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 1 msec 15:34:44.196 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - 15:34:44.197 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ********************** 15:34:44.198 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test plain file" 15:34:44.198 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ********************** 15:34:44.199 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@183ef89a at construction time: [] 15:34:44.199 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.d.m.i.i.DefaultFileEntity@183ef89a 15:34:44.200 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:34:44.200 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@6fa7ce4, []) 15:34:44.200 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@54e94de9 15:34:44.200 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@183ef89a, i.t.u.c.r.Displayable) 15:34:44.201 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.201 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@183ef89a, i.t.u.RoleFactory) 15:34:44.201 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.202 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@6fa7ce4, []) completed 15:34:44.202 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@183ef89a] 15:34:44.202 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.Composite) for i.t.d.m.i.i.DefaultFileEntity@183ef89a 15:34:44.202 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:34:44.203 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@5a8b42a3, []) 15:34:44.203 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@54e94de9 15:34:44.203 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@183ef89a, i.t.r.Composite) 15:34:44.204 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.204 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.i.i.DefaultFileEntity@183ef89a, i.t.u.RoleFactory) 15:34:44.204 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.204 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@5a8b42a3, []) completed 15:34:44.204 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:34:44.211 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 14 msec 15:34:44.211 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - 15:34:44.213 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ********************* 15:34:44.213 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST "test predicate" 15:34:44.213 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - ********************* 15:34:44.215 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - TEST PASSED in 2 msec 15:34:44.215 [main ] INFO i.t.dam.model.io.impl.DefaultFileEntityTest - 15:34:44.216 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - *************************************** 15:34:44.217 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "test entity with no static roles" 15:34:44.217 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - *************************************** 15:34:44.217 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@601d9f3a at construction time: [] 15:34:44.218 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.s.EntitySupportTest$MockRole1) for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@601d9f3a 15:34:44.218 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:34:44.218 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@6585df70, []) 15:34:44.218 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@54e94de9 15:34:44.218 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@601d9f3a, i.t.d.m.s.EntitySupportTest$MockRole1) 15:34:44.219 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.219 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@601d9f3a, i.t.u.RoleFactory) 15:34:44.219 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.219 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@6585df70, []) completed 15:34:44.219 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:34:44.219 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.s.EntitySupportTest$MockRole2) for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@601d9f3a 15:34:44.220 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:34:44.220 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@5ca4c88a, []) 15:34:44.220 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@54e94de9 15:34:44.220 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@601d9f3a, i.t.d.m.s.EntitySupportTest$MockRole2) 15:34:44.220 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.220 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@601d9f3a, i.t.u.RoleFactory) 15:34:44.221 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.221 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@5ca4c88a, []) completed 15:34:44.221 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:34:44.221 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 5 msec 15:34:44.222 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - 15:34:44.223 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - *************************************** 15:34:44.223 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "test entity with one static role" 15:34:44.223 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - *************************************** 15:34:44.225 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@cfb94fd at construction time: [] 15:34:44.225 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.s.EntitySupportTest$MockRole2) for i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@cfb94fd 15:34:44.225 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:34:44.225 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@44a44a04, []) 15:34:44.226 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@54e94de9 15:34:44.226 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@cfb94fd, i.t.d.m.s.EntitySupportTest$MockRole2) 15:34:44.226 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.226 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@cfb94fd, i.t.u.RoleFactory) 15:34:44.226 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:44.226 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007f6de835ccd0@44a44a04, []) completed 15:34:44.227 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:34:44.227 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 5 msec 15:34:44.227 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - 15:34:44.228 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - **************************************** 15:34:44.228 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST "test entity with two static roles" 15:34:44.228 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - **************************************** 15:34:44.229 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - TEST PASSED in 1 msec 15:34:44.229 [main ] INFO it.tidalwave.dam.model.spi.EntitySupportTest - 15:34:44.229 [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.853 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 10 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.1337f54ffd34.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.1337f54ffd34-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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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.1337f54ffd34-tests.jar to /var/jenkins_home/maven-repositories/executors/1/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] [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: 1337f54ffd34 at timestamp: 1736350489639 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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-dam-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-dam-geo --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-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: 1337f54ffd34 at timestamp: 1736350493531 [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-dam-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-dam-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-dam-geo --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 1337f54ffd34 [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-geo --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/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-dam-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-dam-geo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [forked debug deprecation release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-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-dam-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:34:58.099 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - STARTING TESTS OF it.tidalwave.geo.impl.DefaultRectangularAreaTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:34:59.555 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - *************************************************** 15:34:59.555 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "empty including empty area must return empty" 15:34:59.556 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - *************************************************** 15:34:59.732 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 175 msec 15:34:59.732 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - 15:34:59.734 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ************************************************** 15:34:59.734 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "empty including non empty must return other" 15:34:59.734 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ************************************************** 15:34:59.736 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 2 msec 15:34:59.737 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - 15:34:59.746 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ************************************************************* 15:34:59.747 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "empty including point must return degenerate rectangle" 15:34:59.747 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ************************************************************* 15:34:59.748 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 2 msec 15:34:59.748 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - 15:34:59.749 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - *************************************************** 15:34:59.749 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "not empty including empty must return itself" 15:34:59.750 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - *************************************************** 15:34:59.750 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 1 msec 15:34:59.751 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - 15:34:59.751 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ***************** 15:34:59.752 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "test empty" 15:34:59.752 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ***************** 15:34:59.760 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 9 msec 15:34:59.761 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - 15:34:59.762 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ********************* 15:34:59.762 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST "test non empty" 15:34:59.762 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - ********************* 15:34:59.763 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - TEST PASSED in 1 msec 15:34:59.764 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - 15:34:59.767 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - ******************** 15:34:59.767 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST "test getTrack" 15:34:59.767 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - ******************** 15:34:59.773 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@7538cfe6 15:34:59.777 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@2aafa84f 15:34:59.782 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.g.GeoTrack$Prototype@24dc150c at construction time: [] 15:34:59.782 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@24dc150c 15:34:59.782 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:34:59.785 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@3c2dda7c 15:34:59.789 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c8084335430@4ff9f715, []) 15:34:59.790 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@74f649a7 15:34:59.790 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.GeoTrack$Prototype@24dc150c, i.t.d.m.r.Loadable) 15:34:59.791 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:59.791 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.GeoTrack$Prototype@24dc150c, i.t.u.RoleFactory) 15:34:59.792 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:59.792 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c8084335430@4ff9f715, []) completed 15:34:59.792 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:34:59.801 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST FAILED in 30 msec - test getTrack - java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 15:34:59.801 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST FAILED java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71) at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64) at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24) at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack(FileEntityGeoTrackProviderTest.java:64) 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) Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 at it.tidalwave.dam.model.Entity.lambda$of$2(Entity.java:59) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at it.tidalwave.dam.model.Entity.of(Entity.java:59) at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92) at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67) ... 34 common frames omitted 15:34:59.804 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest - 15:34:59.805 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - ************************************ 15:34:59.806 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST "test getTrack loads only once" 15:34:59.806 [main ] INFO i.t.geo.impl.FileEntityGeoTrackProviderTest - ************************************ 15:34:59.808 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@24dc150c 15:34:59.808 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:34:59.808 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c8084335430@4b00d59, []) 15:34:59.808 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@74f649a7 15:34:59.808 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.GeoTrack$Prototype@24dc150c, i.t.d.m.r.Loadable) 15:34:59.808 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:59.809 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.GeoTrack$Prototype@24dc150c, i.t.u.RoleFactory) 15:34:59.809 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:34:59.809 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c8084335430@4b00d59, []) completed 15:34:59.809 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:34:59.810 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST FAILED in 4 msec - test getTrack loads only once - java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 15:34:59.811 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest - TEST FAILED java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71) at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64) at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24) at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.lambda$test_getTrack_loads_only_once$0(FileEntityGeoTrackProviderTest.java:74) at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617) at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once(FileEntityGeoTrackProviderTest.java:74) 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) Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 at it.tidalwave.dam.model.Entity.lambda$of$2(Entity.java:59) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at it.tidalwave.dam.model.Entity.of(Entity.java:59) at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92) at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67) ... 37 common frames omitted 15:34:59.811 [main ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest - 15:34:59.812 [main ] INFO it.tidalwave.geo.impl.DefaultRectangularAreaTest - FINISHED TESTS OF it.tidalwave.geo.impl.DefaultRectangularAreaTest [ERROR] Tests run: 8, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 2.515 s <<< FAILURE! -- in TestSuite [ERROR] it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack -- Time elapsed: 0.034 s <<< FAILURE! java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71) at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64) at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24) at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack(FileEntityGeoTrackProviderTest.java:64) 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) Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 at it.tidalwave.dam.model.Entity.lambda$of$2(Entity.java:59) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at it.tidalwave.dam.model.Entity.of(Entity.java:59) at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92) at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67) ... 34 more [ERROR] it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once -- Time elapsed: 0.006 s <<< FAILURE! java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71) at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64) at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24) at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.lambda$test_getTrack_loads_only_once$0(FileEntityGeoTrackProviderTest.java:74) at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617) at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once(FileEntityGeoTrackProviderTest.java:74) 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) Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 at it.tidalwave.dam.model.Entity.lambda$of$2(Entity.java:59) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at it.tidalwave.dam.model.Entity.of(Entity.java:59) at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92) at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67) ... 37 more [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] FileEntityGeoTrackProviderTest.test_getTrack:64 » UncheckedIO java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 [ERROR] FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once:74->lambda$test_getTrack_loads_only_once$0:74 » UncheckedIO java.io.IOException: No loadable for Mock for FileEntity, hashCode: 718053924 [INFO] [ERROR] Tests run: 8, Failures: 2, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. See /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/surefire-reports/jacoco for the individual test results. See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-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 14 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-geo --- [INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-geo --- [INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-geo --- [INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-geo >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-geo --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-geo <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-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] [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: 1337f54ffd34 at timestamp: 1736350503839 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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.1337f54ffd34-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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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.1337f54ffd34-tests.jar to /var/jenkins_home/maven-repositories/executors/1/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] [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: 1337f54ffd34 at timestamp: 1736350509490 [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 1337f54ffd34 [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/1/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:35:13.725 [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:35:14.872 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - ********************* 15:35:14.873 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - TEST "test onPowerOn" 15:35:14.873 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - ********************* 15:35:14.880 [main ] DEBUG i.t.b.g.i.DefaultTrackExplorerPresentationControl - onPowerOn(PowerOnEvent(properties={})) 15:35:14.900 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@5feb82b3 15:35:14.906 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@6a2badb1 15:35:14.911 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@1218e12 at construction time: [] 15:35:14.912 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Presentable) for i.t.d.m.i.i.DefaultFileEntity@1218e12 15:35:14.912 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:35:14.914 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000073e5b4305748@655909e2, []) 15:35:14.915 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7b3c2ae0 15:35:14.919 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@1218e12 at construction time: [] 15:35:14.919 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000073e5b4305748@655909e2, []) completed 15:35:14.919 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.b.f.i.FileEntityPresentable@f49e81a] 15:35:14.921 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000073e5b4305748@51813065, []) 15:35:14.921 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7b3c2ae0 15:35:14.922 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.d.m.i.i.DefaultFileEntity@1218e12: [i.t.r.i.DefaultSimpleComposite@4f581211] 15:35:14.931 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000073e5b4305748@51813065, []) completed 15:35:14.990 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@1218e12 at construction time: [] 15:35:14.991 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.i.FileEntity) for i.t.d.m.i.i.DefaultFileEntity@1218e12 15:35:14.991 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:35:14.991 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000073e5b4305748@4fdac2a7, []) 15:35:14.992 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7b3c2ae0 15:35:14.992 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000073e5b4305748@4fdac2a7, []) completed 15:35:14.992 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@1218e12] 15:35:15.170 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - TEST PASSED in 295 msec 15:35:15.170 [main ] INFO i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - 15:35:15.174 [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.225 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.1337f54ffd34.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.1337f54ffd34-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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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.1337f54ffd34-tests.jar to /var/jenkins_home/maven-repositories/executors/1/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-ui-additions >--------- [INFO] Building blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT [8/15] [INFO] from modules/SteelBlueAdditons/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ 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: 1337f54ffd34 at timestamp: 1736350518222 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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.1337f54ffd34-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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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.1337f54ffd34-tests.jar to /var/jenkins_home/maven-repositories/executors/1/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-file-explorer-javafx >-- [INFO] Building blueMarine III :: File Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [9/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] [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: 1337f54ffd34 at timestamp: 1736350523966 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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-dam-geo-jpx >---------- [INFO] Building blueMarine III :: Geo :: JPX Provider 1.0-ALPHA-1-SNAPSHOT [10/15] [INFO] from modules/GeoJPXProvider/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-geo-jpx --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo-jpx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider [INFO] Storing buildNumber: 1337f54ffd34 at timestamp: 1736350528210 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider [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/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo-jpx --- [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-geo-jpx --- [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-geo-jpx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 1337f54ffd34 [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-geo-jpx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/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/GeoJPXProvider/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo-jpx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo-jpx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 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/GeoJPXProvider/src/main/java/it/tidalwave/geo/impl/jpx/JPXGeoTrackSegment.java:[43,181] This field does not exist, or would have been excluded anyway. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo-jpx --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo-jpx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-dam-geo-jpx --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running it.tidalwave.geo.impl.jpx.JPXTest 15:35:32.073 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - STARTING TESTS OF it.tidalwave.geo.impl.jpx.JPXTest 15:35:32.117 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - *********** 15:35:32.118 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - TEST "test" 15:35:32.118 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - *********** 15:35:32.142 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@1128620c 15:35:32.147 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@68f32020 15:35:32.152 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.g.GeoTrack$Prototype@25da615a at construction time: [] 15:35:32.152 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@25da615a 15:35:32.152 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:35:32.154 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007ef60417b520@2c768ada, []) 15:35:32.154 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@64fc097e 15:35:32.157 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007ef60417b520@2c768ada, []) completed 15:35:32.158 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.g.i.j.JPXGeoTrackLoadable@62a4417] 15:35:32.168 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:35:33.128 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:35:33.169 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:35:33.172 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:35:33.187 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 15:35:33.187 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/ 15:35:33.187 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/2024-12-11 151146__20241211_1511.gpx.txt 15:35:33.187 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/2024-12-11 151146__20241211_1511.gpx.txt 15:35:33.200 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - TEST PASSED in 1082 msec 15:35:33.200 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - 15:35:33.201 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - *************************** 15:35:33.202 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - TEST "test getBoundingArea" 15:35:33.202 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - *************************** 15:35:33.202 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@25da615a 15:35:33.203 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:35:33.203 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007ef60417b520@5b22d8a1, []) 15:35:33.203 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@64fc097e 15:35:33.203 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007ef60417b520@5b22d8a1, []) completed 15:35:33.203 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.g.i.j.JPXGeoTrackLoadable@476ee5b3] 15:35:33.204 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:35:33.594 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:35:33.594 [.commonPool-worker-1] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:35:33.594 [.commonPool-worker-2] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:35:33.670 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - TEST PASSED in 469 msec 15:35:33.670 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - 15:35:33.672 [main ] INFO it.tidalwave.geo.impl.jpx.JPXTest - FINISHED TESTS OF it.tidalwave.geo.impl.jpx.JPXTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.309 s -- in it.tidalwave.geo.impl.jpx.JPXTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-geo-jpx --- [INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/jacoco.exec [INFO] Analyzed bundle 'blueMarine III :: Geo :: JPX Provider' with 4 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-geo-jpx --- [INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-geo-jpx --- [INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-geo-jpx --- [INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo-jpx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo-jpx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/bluemarine3/it-tidalwave-dam-geo-jpx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-geo-jpx >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-geo-jpx --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-geo-jpx <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-geo-jpx --- [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 [11/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] [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: 1337f54ffd34 at timestamp: 1736350536890 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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 >----- [INFO] Building blueMarine III :: Map Viewer 1.0-ALPHA-1-SNAPSHOT [12/15] [INFO] from modules/MapViewer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ 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: 1337f54ffd34 at timestamp: 1736350541130 [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 1337f54ffd34 [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/1/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:35:46.011 [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:35:47.482 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - **************************** 15:35:47.483 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test binding listener" 15:35:47.483 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - **************************** 15:35:47.505 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@749ad37c 15:35:47.510 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@6f4adaab 15:35:47.515 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.g.i.DefaultCoordinates@6adcf059 at construction time: [] 15:35:47.515 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.g.i.DefaultCoordinates@6adcf059 15:35:47.515 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:35:47.519 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 15:35:47.521 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@73ddb7ef 15:35:47.549 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c9270303d38@37364634, []) 15:35:47.549 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@11309dd4 15:35:47.550 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.i.DefaultCoordinates@6adcf059, i.t.u.c.r.Displayable) 15:35:47.551 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:35:47.551 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.g.i.DefaultCoordinates@6adcf059, i.t.u.RoleFactory) 15:35:47.551 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:35:47.551 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c9270303d38@37364634, []) completed 15:35:47.552 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.g.i.DefaultCoordinates@6adcf059] 15:35:47.567 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 82 msec 15:35:47.567 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - 15:35:47.571 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ********************** 15:35:47.571 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test initialize" 15:35:47.571 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ********************** 15:35:47.699 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 127 msec 15:35:47.699 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - 15:35:47.703 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ********************* 15:35:47.703 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test onPowerOn" 15:35:47.703 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ********************* 15:35:47.706 [main ] DEBUG i.t.b.m.impl.DefaultMapViewerPresentationControl - onPowerOn(PowerOnEvent(properties={})) 15:35:47.708 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 5 msec 15:35:47.708 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - 15:35:47.711 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - *************************** 15:35:47.711 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test onTrackSelected" 15:35:47.712 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - *************************** 15:35:47.904 [main ] INFO i.t.b.m.impl.DefaultMapViewerPresentationControl - onTrackSelected(EntitySelectedEvent(application/xml+gpx)) 15:35:47.909 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 197 msec 15:35:47.909 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - 15:35:47.911 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ************************************** 15:35:47.912 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test onTrackSelected with error" 15:35:47.912 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ************************************** 15:35:47.917 [main ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST FAILED in 2 msec - test onTrackSelected with error - java.lang.RuntimeException: java.io.IOException: foobar 15:35:47.918 [main ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST FAILED java.lang.RuntimeException: java.io.IOException: foobar at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onTrackSelected_with_error(DefaultMapViewerPresentationControlTest.java:147) 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:35:47.920 [main ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest - 15:35:47.923 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ******************* 15:35:47.923 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test reframe" 15:35:47.923 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ******************* 15:35:47.925 [main ] INFO i.t.b.m.impl.DefaultMapViewerPresentationControl - onTrackSelected(EntitySelectedEvent(application/xml+gpx)) 15:35:47.925 [main ] INFO i.t.b.m.impl.DefaultMapViewerPresentationControl - reframe() 15:35:47.926 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 3 msec 15:35:47.926 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - 15:35:47.928 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ****************** 15:35:47.928 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test zoomIn" 15:35:47.928 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ****************** 15:35:47.934 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST PASSED in 6 msec 15:35:47.935 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - 15:35:47.937 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ******************* 15:35:47.937 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST "test zoomOut" 15:35:47.937 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - ******************* 15:35:47.946 [main ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST FAILED in 8 msec - test zoomOut - java.lang.AssertionError: expected: 6.0 but was: 8.0 15:35:47.947 [main ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest - TEST FAILED java.lang.AssertionError: expected: 6.0 but was: 8.0 at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_zoomOut(DefaultMapViewerPresentationControlTest.java:179) 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) 15:35:47.947 [main ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest - 15:35:47.949 [main ] INFO i.t.b.m.i.DefaultMapViewerPresentationControlTest - FINISHED TESTS OF it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest [ERROR] Tests run: 8, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 2.742 s <<< FAILURE! -- in it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest [ERROR] it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onTrackSelected_with_error -- Time elapsed: 0.004 s <<< FAILURE! java.lang.RuntimeException: java.io.IOException: foobar at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onTrackSelected_with_error(DefaultMapViewerPresentationControlTest.java:147) 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 more [ERROR] it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_zoomOut -- Time elapsed: 0.009 s <<< FAILURE! java.lang.AssertionError: expected: 6.0 but was: 8.0 at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_zoomOut(DefaultMapViewerPresentationControlTest.java:179) 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) [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] DefaultMapViewerPresentationControlTest.test_onTrackSelected_with_error:147 Runtime java.io.IOException: foobar [ERROR] DefaultMapViewerPresentationControlTest.test_zoomOut:179 expected: 6.0 but was: 8.0 [INFO] [ERROR] Tests run: 8, Failures: 2, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. See /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/surefire-reports/jacoco for the individual test results. See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [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.1337f54ffd34.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.1337f54ffd34-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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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.1337f54ffd34-tests.jar to /var/jenkins_home/maven-repositories/executors/1/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-mapviewer-javafx >-- [INFO] Building blueMarine III :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [13/15] [INFO] from modules/JavaFXMapViewer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ 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: 1337f54ffd34 at timestamp: 1736350551160 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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 >---- [INFO] Building blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT [14/15] [INFO] from modules/Application/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ 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: 1337f54ffd34 at timestamp: 1736350555948 [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 1337f54ffd34 [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/1/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 dependency. [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:35:59.915 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - STARTING TESTS OF it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest 15:35:59.969 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - ****************************** 15:35:59.970 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - TEST "test onShowAboutRequest" 15:35:59.970 [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:36:01.193 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - TEST PASSED in 1222 msec 15:36:01.194 [main ] INFO i.t.b.u.i.DefaultApplicationPresentationControlTest - 15:36:01.197 [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.019 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.1337f54ffd34.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.1337f54ffd34-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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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.1337f54ffd34-tests.jar to /var/jenkins_home/maven-repositories/executors/1/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-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] [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: 1337f54ffd34 at timestamp: 1736350564314 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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.1337f54ffd34-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/1/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.1337f54ffd34.jar to /var/jenkins_home/maven-repositories/executors/1/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.1337f54ffd34-tests.jar to /var/jenkins_home/maven-repositories/executors/1/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] 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: 1337f54ffd34 at timestamp: 1736350571193 [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 1337f54ffd34 [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/1/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: 1337f54ffd34 at timestamp: 1736350571258 [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 1337f54ffd34 [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/1/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: 1337f54ffd34 at timestamp: 1736350571320 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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: 1337f54ffd34 at timestamp: 1736350573349 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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-dam-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: 1337f54ffd34 at timestamp: 1736350574726 [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-dam-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-dam-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-dam-geo --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 1337f54ffd34 [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-geo --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/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-dam-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-dam-geo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 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/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34.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-dam-geo --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-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: 1337f54ffd34 at timestamp: 1736350578107 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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: 1337f54ffd34 at timestamp: 1736350579760 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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 :: 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: 1337f54ffd34 at timestamp: 1736350582710 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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 :: 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: 1337f54ffd34 at timestamp: 1736350584733 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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 :: Geo :: JPX Provider 1.0-ALPHA-1-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo-jpx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider [INFO] Storing buildNumber: 1337f54ffd34 at timestamp: 1736350586211 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider [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/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo-jpx --- [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-geo-jpx --- [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-geo-jpx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 1337f54ffd34 [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-geo-jpx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/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/GeoJPXProvider/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo-jpx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo-jpx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 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/GeoJPXProvider/src/main/java/it/tidalwave/geo/impl/jpx/JPXGeoTrackSegment.java:[43,181] This field does not exist, or would have been excluded anyway. [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo-jpx --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo-jpx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/test-classes [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: 1337f54ffd34 at timestamp: 1736350589097 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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 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: 1337f54ffd34 at timestamp: 1736350590469 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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 :: 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: 1337f54ffd34 at timestamp: 1736350593851 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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 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: 1337f54ffd34 at timestamp: 1736350595708 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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 :: 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: 1337f54ffd34 at timestamp: 1736350598515 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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: 1337f54ffd34 at timestamp: 1736350602414 [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 1337f54ffd34 [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/1/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: 1337f54ffd34 at timestamp: 1736350602755 [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 1337f54ffd34 [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/1/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: 1337f54ffd34 at timestamp: 1736350602828 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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: 1337f54ffd34 at timestamp: 1736350604691 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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] Unused declared dependencies found: [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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.2:test [INFO] [INFO] -----------< it.tidalwave.bluemarine3:it-tidalwave-dam-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-dam-geo --- [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-geo >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-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: 1337f54ffd34 at timestamp: 1736350606089 [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-dam-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-dam-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-dam-geo --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 1337f54ffd34 [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-geo --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/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-dam-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-dam-geo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 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/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34.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-dam-geo --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-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-dam-geo <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-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] it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime [WARNING] org.hamcrest:hamcrest:jar:3.0:test [WARNING] Non-test scoped test only dependencies found: [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [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: 1337f54ffd34 at timestamp: 1736350609473 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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.2: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: 1337f54ffd34 at timestamp: 1736350611209 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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] it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT: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.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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-ui-additions >--------- [INFO] Building blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT [24/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: 1337f54ffd34 at timestamp: 1736350614122 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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.2: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 [25/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: 1337f54ffd34 at timestamp: 1736350616190 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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.2:test [INFO] [INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx >---------- [INFO] Building blueMarine III :: Geo :: JPX Provider 1.0-ALPHA-1-SNAPSHOT [26/15] [INFO] from modules/GeoJPXProvider/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-geo-jpx --- [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-geo-jpx >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo-jpx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider [INFO] Storing buildNumber: 1337f54ffd34 at timestamp: 1736350617690 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider [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/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo-jpx --- [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-geo-jpx --- [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-geo-jpx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 1337f54ffd34 [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-geo-jpx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/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/GeoJPXProvider/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo-jpx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo-jpx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 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/GeoJPXProvider/src/main/java/it/tidalwave/geo/impl/jpx/JPXGeoTrackSegment.java:[43,181] This field does not exist, or would have been excluded anyway. [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.1337f54ffd34.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo-jpx --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo-jpx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file 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-geo-jpx <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-geo-jpx --- [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] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-2:compile [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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-bluemarine3-track-explorer-javafx >-- [INFO] Building blueMarine III :: Track Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [27/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: 1337f54ffd34 at timestamp: 1736350620594 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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.2:test [INFO] [INFO] ----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer >----- [INFO] Building blueMarine III :: Map Viewer 1.0-ALPHA-1-SNAPSHOT [28/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: 1337f54ffd34 at timestamp: 1736350622037 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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 [WARNING] Non-test scoped test only dependencies found: [WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile [INFO] [INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx >-- [INFO] Building blueMarine III :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [29/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: 1337f54ffd34 at timestamp: 1736350625350 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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] it.tidalwave.bluemarine3:it-tidalwave-dam-geo:jar:1.0-ALPHA-1-SNAPSHOT:compile [WARNING] org.openjfx:javafx-graphics:jar:linux:23.0.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.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.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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.2:test [INFO] [INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application >---- [INFO] Building blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT [30/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: 1337f54ffd34 at timestamp: 1736350627100 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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] it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:runtime [WARNING] it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx:jar:1.0-ALPHA-1-SNAPSHOT:runtime [WARNING] it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:compile [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] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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.2: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-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: 1337f54ffd34 at timestamp: 1736350630054 [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 1337f54ffd34 [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/1/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.1337f54ffd34.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] 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.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16: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.2: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-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-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-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-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-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-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-geo-jpx: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-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-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-dam-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-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-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: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-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-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-geo-jpx: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-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-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-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-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-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-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-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-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-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-file-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Checking for updates [WARNING] An NVD API Key was not provided - it is highly recommended to use an NVD API key as the update can take a VERY long time without an API Key [INFO] NVD API has 169 records in this update [INFO] Downloaded 169/169 (100%) [INFO] Completed processing batch 1/1 (100%) in 628ms [INFO] Begin database defrag [INFO] End database defrag (6083 ms) [INFO] Check for updates complete (14404 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 08, 2025 3:37:30 PM org.apache.lucene.store.MemorySegmentIndexInputProvider INFO: Using MemorySegmentIndexInput and native madvise support with Java 21 or later; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false Jan 08, 2025 3:37:30 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 (1 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 (5 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 [ 23.284 s] [INFO] blueMarine III (modules) ........................... SUCCESS [ 0.073 s] [INFO] blueMarine III :: Model ............................ SUCCESS [ 1.863 s] [INFO] blueMarine III :: UI Commons ....................... SUCCESS [ 1.398 s] [INFO] blueMarine III :: Geo .............................. SUCCESS [ 3.383 s] [INFO] blueMarine III :: File Explorer .................... SUCCESS [ 1.735 s] [INFO] blueMarine III :: Track Explorer ................... SUCCESS [ 2.915 s] [INFO] blueMarine III :: SteelBlue additions .............. SUCCESS [ 2.066 s] [INFO] blueMarine III :: File Explorer :: JavaFX .......... SUCCESS [ 1.502 s] [INFO] blueMarine III :: Geo :: JPX Provider .............. SUCCESS [ 2.904 s] [INFO] blueMarine III :: Track Explorer :: JavaFX ......... SUCCESS [ 1.442 s] [INFO] blueMarine III :: Map Viewer ....................... SUCCESS [ 3.313 s] [INFO] blueMarine III :: Map Viewer :: JavaFX ............. SUCCESS [ 1.751 s] [INFO] blueMarine III :: Application ...................... SUCCESS [ 2.951 s] [INFO] blueMarine III :: Application :: JavaFX ............ SUCCESS [ 1.587 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:02 min [INFO] Finished at: 2025-01-08T15:37:34Z [INFO] ------------------------------------------------------------------------ [workspace] $ /bin/bash /tmp/jenkins11316397395381944505.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/28/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/28/testng/testng-results-2.xml' Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/28/testng/testng-results-3.xml' Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/28/testng/testng-results-4.xml' Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/28/testng/testng-results-5.xml' Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/28/testng/testng-results.xml' 11.111111% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE TestNG Reports Processing: FINISH Build step 'Publish TestNG Results' changed build result to UNSTABLE [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] 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/GeoJPXProvider/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/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 16 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/GeoJPXProvider/target/classes 4 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/Model/target/classes 10 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 15 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/GeoJPXProvider/src/main/java 4 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/Model/src/main/java 9 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: 53.448277, method: 46.728973, line: 40.0, branch: 39.285713, instruction: 42.742954, complexity: 45.04132 [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/28/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 #27 [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/28/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 #27 [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 #28'. [Checks API] No suitable checks publisher found. [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace') [Maven] -> found 73 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 73 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Successfully parsed console log [Maven] -> found 73 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 73 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 73 issues (found 0 new issues, fixed 0 issues) [Maven] Attaching ResultAction with ID 'maven-warnings' to build 'blueMarine3_Metrics_branches #28'. [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 #28'. [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 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'target/pmd.xml' [PMD] Skipping post processing [PMD] No filter has been set, publishing all 0 issues [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 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'target/pmd.xml' [PMD] Skipping post processing [PMD] No filter has been set, publishing all 0 issues [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 0 issues (found 0 new issues, fixed 0 issues) [PMD] Attaching ResultAction with ID 'pmd' to build 'blueMarine3_Metrics_branches #28'. [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 24 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/28/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 24 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/28/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 #28'. [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 #28'. [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/GeoJPXProvider/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/GeoJPXProvider/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/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 (1 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 1 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 1 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/28/files-with-issues' [SpotBugs] -> 1 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/GeoJPXProvider/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/GeoJPXProvider/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/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 (1 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 1 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 1 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/28/files-with-issues' [SpotBugs] -> 1 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 1 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'blueMarine3_Metrics_branches #28'. [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 152 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 152 files for open tasks [Open Tasks Scanner] Found a total of 31 open tasks [Open Tasks Scanner] -> TODO: 6 open tasks [Open Tasks Scanner] -> FIXME: 25 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 (24 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 31 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 24 affected files [Open Tasks Scanner] No filter has been set, publishing all 31 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 31 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/28/files-with-issues' [Open Tasks Scanner] -> 23 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 152 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 152 files for open tasks [Open Tasks Scanner] Found a total of 31 open tasks [Open Tasks Scanner] -> TODO: 6 open tasks [Open Tasks Scanner] -> FIXME: 25 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 (24 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 31 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 24 affected files [Open Tasks Scanner] No filter has been set, publishing all 31 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 31 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/28/files-with-issues' [Open Tasks Scanner] -> 23 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 31 issues (found 0 new issues, fixed 0 issues) [Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'blueMarine3_Metrics_branches #28'. [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 #28'. [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 #28'. [Checks API] No suitable checks publisher found. [description-setter] Description set: origin/skunk-works 1.0-ALPHA-1-SNAPSHOT 1337f54ffd34 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: UNSTABLE