[midPoint-ci] Build failed in Jenkins: midPoint - master - Native repo, PG 14, JDK 17 #397

Jenkins noreply at evolveum.com
Wed Oct 18 09:25:39 CEST 2023


See <https://jenkins.evolveum.com/job/midpoint-master-native-pg14-jdk17/397/display/redirect>

Changes:


------------------------------------------
[...truncated 3826 lines...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ model-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ model-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-impl ---
[INFO] Setting Git Describe: v4.9devel-14-g1811b180edf
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ model-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 577 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/ProjectionMappingSetEvaluator.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/ProjectionMappingSetEvaluator.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ model-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 338 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 62 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/spec/expressions/TestExpressionSpec.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/spec/expressions/TestExpressionSpec.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/AbstractModelImplementationIntegrationTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/AbstractModelImplementationIntegrationTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 301, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 227.2 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 301, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ model-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/target/model-impl-4.9-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ model-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ model-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ model-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ model-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ model-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/target/model-impl-4.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ model-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/target/model-impl-4.9-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ model-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ model-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.9-SNAPSHOT/model-impl-4.9-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/target/model-impl-4.9-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.9-SNAPSHOT/model-impl-4.9-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/target/model-impl-4.9-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.9-SNAPSHOT/model-impl-4.9-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/model-impl/target/model-impl-4.9-SNAPSHOT-tests.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.9-SNAPSHOT/model-impl-4.9-SNAPSHOT-tests.jar
[INFO] 
[INFO] -----------< com.evolveum.midpoint.model:notifications-impl >-----------
[INFO] Building midPoint Notifications - impl 4.9-SNAPSHOT              [48/64]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ notifications-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ notifications-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ notifications-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ notifications-impl ---
[INFO] Setting Git Describe: v4.9devel-14-g1811b180edf
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ notifications-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ notifications-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 82 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/notifiers/SimpleFocalObjectNotifier.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/notifiers/SimpleFocalObjectNotifier.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ notifications-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ notifications-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ notifications-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.83 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/notifications-impl/target/notifications-impl-4.9-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ notifications-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ notifications-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ notifications-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ notifications-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ notifications-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/notifications-impl/target/notifications-impl-4.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ notifications-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ notifications-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/notifications-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.9-SNAPSHOT/notifications-impl-4.9-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/notifications-impl/target/notifications-impl-4.9-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.9-SNAPSHOT/notifications-impl-4.9-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/notifications-impl/target/notifications-impl-4.9-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.9-SNAPSHOT/notifications-impl-4.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:report-impl >---------------
[INFO] Building midPoint Report - impl 4.9-SNAPSHOT                     [49/64]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ report-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ report-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] Setting Git Describe: v4.9devel-14-g1811b180edf
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ report-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 52 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportManagerImpl.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportManagerImpl.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/ExportedReportHeaderRow.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/ExportedReportHeaderRow.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 84 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ report-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ report-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/report-impl/target/report-impl-4.9-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ report-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ report-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ report-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk17/model/report-impl/target/report-impl-4.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ report-impl ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
Aborted by Lukas Skublik
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
script returned exit code 143
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list