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.captureone:captureone >----------- [INFO] Building Photography Scripts - Capture One 1.0-ALPHA-1-SNAPSHOT [4/6] [INFO] from modules/CaptureOne/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-18/it-tidalwave-role-3.2-ALPHA-18.pom [INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-18/it-tidalwave-role-3.2-ALPHA-18.pom (3.5 kB at 10 kB/s) [INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.pom [INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.pom (12 kB at 53 kB/s) [INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/json/2.0.1/json-2.0.1.pom [INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/json/2.0.1/json-2.0.1.pom (19 kB at 88 kB/s) [INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 120 kB/s) [INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-18/it-tidalwave-role-3.2-ALPHA-18.jar [INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-18/it-tidalwave-role-3.2-ALPHA-18.jar (77 kB at 169 kB/s) [INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar [INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar (144 kB at 628 kB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ captureone --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ captureone --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne [INFO] Storing buildNumber: 97c98a5c4c88 at timestamp: 1733061589417 [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_from_Scratch/workspace/modules/CaptureOne' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ captureone --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ captureone --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ captureone --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 97c98a5c4c88 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ captureone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ captureone --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/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. warning: No processor claimed any of these annotations: /javax.annotation.concurrent.NotThreadSafe,/javax.annotation.Nonnull,/javax.annotation.Nullable,/javax.annotation.Nonnegative /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/src/main/java/it/tidalwave/util/ProcessExecutorException.java:[42,7] [serial] serializable class ProcessExecutorException has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/src/main/java/it/tidalwave/util/ProcessExecutorException.java:[50,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/src/main/java/it/tidalwave/util/ProcessExecutorException.java:[54,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/src/main/java/it/tidalwave/captureone/C1.java:[42,7] [try] auto-closeable resource C1 has a member method close() that could throw InterruptedException [WARNING] /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/src/main/java/it/tidalwave/captureone/impl/AppleScriptC1.java:[61,7] [try] auto-closeable resource AppleScriptC1 has a member method close() that could throw InterruptedException [WARNING] /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/src/main/java/it/tidalwave/captureone/impl/C1Batch.java:[50,7] [try] auto-closeable resource C1Batch has a member method close() that could throw InterruptedException [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ captureone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ captureone --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ captureone --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ captureone --- [INFO] Building jar: /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/target/captureone-1.0-ALPHA-1-SNAPSHOT.97c98a5c4c88.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ captureone --- [INFO] Building jar: /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/target/captureone-1.0-ALPHA-1-SNAPSHOT.97c98a5c4c88-tests.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ captureone --- [INFO] Installing /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/target/captureone-1.0-ALPHA-1-SNAPSHOT.97c98a5c4c88.jar to /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/.repository/it/tidalwave/photography/captureone/captureone/1.0-ALPHA-1-SNAPSHOT/captureone-1.0-ALPHA-1-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/pom.xml to /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/.repository/it/tidalwave/photography/captureone/captureone/1.0-ALPHA-1-SNAPSHOT/captureone-1.0-ALPHA-1-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/modules/CaptureOne/target/captureone-1.0-ALPHA-1-SNAPSHOT.97c98a5c4c88-tests.jar to /var/jenkins_home/jobs/PhotographyScripts_Build_from_Scratch/workspace/.repository/it/tidalwave/photography/captureone/captureone/1.0-ALPHA-1-SNAPSHOT/captureone-1.0-ALPHA-1-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled [INFO] Reactor Summary for Photography Scripts 1.0-ALPHA-1-SNAPSHOT: [INFO] [INFO] Photography Scripts ................................ SUCCESS [ 10.740 s] [INFO] Photography Scripts (modules) ...................... SUCCESS [ 9.045 s] [INFO] Photography Scripts - Extra Utilities .............. SUCCESS [ 20.112 s] [INFO] Photography Scripts - Capture One .................. SUCCESS [ 25.532 s] [INFO] Photography Scripts - PhotoSupreme ................. SUCCESS [ 7.884 s] [INFO] Photography Scripts - Tools ........................ SUCCESS [ 22.158 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:50 min [INFO] Finished at: 2024-12-01T14:00:44Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "installers" could not be activated because it does not exist.