Console Output
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] -------------------< it.tidalwave.photography:core >--------------------
[INFO] Building Photography Scripts - Core 1.0-ALPHA-1-SNAPSHOT [5/6]
[INFO] from modules/Core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ core ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (default) @ core ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core
[INFO] Storing buildNumber: 9a1fc1b36a3a at timestamp: 1734890766548
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core
[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/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core
[INFO] Storing scmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ core ---
[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) @ core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ core ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 9a1fc1b36a3a
[INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ core ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ core ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 7 source files with javac [forked debug deprecation release 21] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ core ---
[INFO] Copying 8 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ core ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ core ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
18:06:19.878 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - STARTING TESTS OF it.tidalwave.photography.core.keywords.KeywordLoaderTest
18:06:19.978 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ************************
18:06:19.979 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - TEST "test"
18:06:19.979 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ARGS [20060422-0154.xmp]
18:06:19.979 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ************************
18:06:20.248 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
18:06:20.249 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core/
18:06:20.250 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/20060422-0154.txt
18:06:20.251 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/20060422-0154.txt
18:06:20.274 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - TEST PASSED in 293 msec
18:06:20.275 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest -
18:06:20.278 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ************************
18:06:20.278 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - TEST "test"
18:06:20.279 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ARGS [20210612-0040.xmp]
18:06:20.279 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ************************
18:06:20.423 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
18:06:20.424 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core/
18:06:20.425 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/20210612-0040.txt
18:06:20.425 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/20210612-0040.txt
18:06:20.427 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - TEST PASSED in 148 msec
18:06:20.427 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest -
18:06:20.431 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ************************
18:06:20.432 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - TEST "test"
18:06:20.432 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ARGS [20221126-0001.xmp]
18:06:20.432 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ************************
18:06:20.604 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
18:06:20.605 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core/
18:06:20.605 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/20221126-0001.txt
18:06:20.605 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/20221126-0001.txt
18:06:20.608 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - TEST PASSED in 177 msec
18:06:20.609 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest -
18:06:20.613 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ************************
18:06:20.614 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - TEST "test"
18:06:20.615 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ARGS [20221126-0117.xmp]
18:06:20.615 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - ************************
18:06:20.747 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
18:06:20.748 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core/
18:06:20.749 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/20221126-0117.txt
18:06:20.749 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/20221126-0117.txt
18:06:20.752 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - TEST PASSED in 137 msec
18:06:20.752 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest -
18:06:20.762 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - *******************
18:06:20.763 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - TEST "test getPath"
18:06:20.764 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - *******************
18:06:20.773 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - TEST PASSED in 10 msec
18:06:20.774 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest -
18:06:20.778 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - ***************************
18:06:20.779 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - TEST "test getPathAsString"
18:06:20.779 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - ***************************
18:06:20.781 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - TEST PASSED in 2 msec
18:06:20.781 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest -
18:06:20.785 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - *************************
18:06:20.786 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - TEST "toString must work"
18:06:20.786 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - *************************
18:06:20.791 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest - TEST PASSED in 5 msec
18:06:20.791 [main ] INFO i.tidalwave.photography.core.keywords.KeywordTest -
18:06:20.792 [main ] INFO i.t.photography.core.keywords.KeywordLoaderTest - FINISHED TESTS OF it.tidalwave.photography.core.keywords.KeywordLoaderTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.432 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ core ---
[INFO] Building jar: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core/target/core-1.0-ALPHA-1-SNAPSHOT.9a1fc1b36a3a.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ core ---
[INFO] Building jar: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core/target/core-1.0-ALPHA-1-SNAPSHOT.9a1fc1b36a3a-tests.jar
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ core ---
[INFO] Installing /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core/pom.xml to /var/jenkins_home/maven-repositories/2/it/tidalwave/photography/core/1.0-ALPHA-1-SNAPSHOT/core-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core/target/core-1.0-ALPHA-1-SNAPSHOT.9a1fc1b36a3a.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/photography/core/1.0-ALPHA-1-SNAPSHOT/core-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/Core/target/core-1.0-ALPHA-1-SNAPSHOT.9a1fc1b36a3a-tests.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/photography/core/1.0-ALPHA-1-SNAPSHOT/core-1.0-ALPHA-1-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled