[midPoint-ci] Build failed in Jenkins: midPoint - support 4.8 - Generic repo, SQL Server 2019, JDK 21 (Eclipse Temurin) #297

Jenkins noreply at evolveum.com
Sat Aug 23 01:00:18 CEST 2025


See <https://jenkins.evolveum.com/job/midpoint-support-4-8-generic-sql-server-2019-jdk21/297/display/redirect>

Changes:


------------------------------------------
[...truncated 4076 lines...]
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler: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
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/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-support-4-8-generic-sql-server-2019-jdk21/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire: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: 25.32 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/notifications-impl/target/notifications-impl-4.8.10-SNAPSHOT.jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ notifications-impl >>>
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce) @ notifications-impl ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ notifications-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ notifications-impl ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ notifications-impl <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/notifications-impl/target/notifications-impl-4.8.10-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ notifications-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ notifications-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/notifications-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.8.10-SNAPSHOT/notifications-impl-4.8.10-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/notifications-impl/target/notifications-impl-4.8.10-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.8.10-SNAPSHOT/notifications-impl-4.8.10-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/notifications-impl/target/notifications-impl-4.8.10-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.8.10-SNAPSHOT/notifications-impl-4.8.10-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:report-impl >---------------
[INFO] Building midPoint Report - impl 4.8.10-SNAPSHOT                  [49/64]
[INFO]   from model/report-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.1:clean (default-clean) @ report-impl ---
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce) @ report-impl ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] Setting Git Describe: v4.8.10devel-10-g81e8fa90c66
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler: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
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportServiceImpl.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportServiceImpl.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/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-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/ExportedReportHeaderRow.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 84 resources
[INFO] 
[INFO] --- compiler: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
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire: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.556 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/target/report-impl-4.8.10-SNAPSHOT.jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ report-impl >>>
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce) @ report-impl ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ report-impl <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/target/report-impl-4.8.10-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ report-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[WARNING] Tests run: 141, Failures: 0, Errors: 0, Skipped: 66, Time elapsed: 211.5 s -- in Integration
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 96, Failures: 0, Errors: 0, Skipped: 21
[INFO] 
[INFO] 
[INFO] --- failsafe:3.1.2:verify (integration-test) @ report-impl ---
[INFO] 
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ report-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ report-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.8.10-SNAPSHOT/report-impl-4.8.10-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/target/report-impl-4.8.10-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.8.10-SNAPSHOT/report-impl-4.8.10-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-generic-sql-server-2019-jdk21/model/report-impl/target/report-impl-4.8.10-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.8.10-SNAPSHOT/report-impl-4.8.10-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:model-intest >--------------
[INFO] Building midPoint Model - integration tests 4.8.10-SNAPSHOT      [50/64]
[INFO]   from model/model-intest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.8.10-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 11.770 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.195 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:47 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.104 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.717 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  0.905 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 10.910 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 34.309 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.426 s]
[INFO] midPoint Security - api ............................ SUCCESS [  0.689 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  1.247 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  5.290 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 32.045 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [  6.850 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [13:18 min]
[INFO] midPoint Repository Cache .......................... SUCCESS [01:08 min]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.303 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.083 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.375 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  3.519 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  1.674 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [03:27 min]
[INFO] midPoint Tools ..................................... SUCCESS [  0.076 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [01:05 min]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.211 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 11.779 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [08:48 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.439 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.776 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.076 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.428 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.492 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.674 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:39 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  2.027 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [10:57 min]
[INFO] midPoint Model ..................................... SUCCESS [  0.086 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.356 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 40.499 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.496 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.213 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.690 s]
[INFO] midPoint Model - test .............................. SUCCESS [  1.962 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.323 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.427 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.239 s]
[INFO] midPoint Model - impl .............................. SUCCESS [05:22 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 28.405 s]
[INFO] midPoint Report - impl ............................. SUCCESS [03:36 min]
[INFO] midPoint Model - integration tests ................. FAILURE [ 12.127 s]
[INFO] midPoint Workflow - api ............................ SKIPPED
[INFO] midPoint Cases - impl .............................. SKIPPED
[INFO] midPoint Workflow - impl ........................... SKIPPED
[INFO] midPoint Access Certification - impl ............... SKIPPED
[INFO] midPoint Authentication - impl ..................... SKIPPED
[INFO] midPoint REST-ish service implementation ........... SKIPPED
[INFO] midPoint Customizations ............................ SKIPPED
[INFO] midPoint User Interface ............................ SKIPPED
[INFO] midPoint User Interface - admin web gui ............ SKIPPED
[INFO] midPoint Testing Infrastructure .................... SKIPPED
[INFO] midPoint Testing - Resource Connection Tests ....... SKIPPED
[INFO] midPoint Testing - Long Tests ...................... SKIPPED
[INFO] midPoint Testing - Story Tests ..................... SKIPPED
[INFO] midPoint Testing - REST API ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  57:15 min
[INFO] Finished at: 2025-08-22T23:00:17Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project model-intest: Could not resolve dependencies for project com.evolveum.midpoint.model:model-intest:jar:4.8.10-SNAPSHOT: Failed to collect dependencies at org.forgerock.opendj:opendj-ldap-sdk:jar:2.6.2: Failed to read artifact descriptor for org.forgerock.opendj:opendj-ldap-sdk:jar:2.6.2: The following artifacts could not be resolved: org.forgerock.opendj:opendj-ldap-sdk:pom:2.6.2 (absent): Could not transfer artifact org.forgerock.opendj:opendj-ldap-sdk:pom:2.6.2 from/to evolveum (https://nexus.evolveum.com/nexus/repository/public/): Connect to nexus.evolveum.com:443 [nexus.evolveum.com/185.50.215.182] failed: Read timed out -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :model-intest
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list