[midPoint-ci] Build failed in Jenkins: midPoint - master - compile #6192

Jenkins noreply at evolveum.com
Wed Mar 25 17:07:48 CET 2026


See <https://jenkins.evolveum.com/job/midpoint-master-compile/6192/display/redirect>

Changes:


------------------------------------------
[...truncated 3661 lines...]
[INFO] --- source:3.1.0:jar (attach-sources) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-impl/target/notifications-impl-4.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------------< com.evolveum.midpoint.model:smart-impl >---------------
[INFO] Building midPoint Smart Integration Layer - impl 4.11-SNAPSHOT   [49/65]
[INFO]   from model/smart-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.1:clean (default-clean) @ smart-impl ---
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce) @ smart-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) @ smart-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ smart-impl ---
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ smart-impl ---
[INFO] Setting Git Describe: v4.11devel-1745-g1b5d732b387
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ smart-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ smart-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 125 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-master-compile/model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ServiceClient.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ServiceClient.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/activity/AbstractConnDevActivityHandler.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/activity/AbstractConnDevActivityHandler.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ smart-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 40 resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ smart-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes
[WARNING] system modules path not set in conjunction with -source 17
[WARNING] /home/jenkins/agent/workspace/midpoint-master-compile/model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestMappingsSuggestionOperation.java:[179,17] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.String for a varargs call
  cast to java.lang.String[] for a non-varargs call and to suppress this warning
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java: /home/jenkins/agent/workspace/midpoint-master-compile/model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ smart-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ smart-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/smart-impl/target/smart-impl-4.11-SNAPSHOT.jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ smart-impl >>>
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce) @ smart-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) @ smart-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ smart-impl ---
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ smart-impl ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ smart-impl <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ smart-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/smart-impl/target/smart-impl-4.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default) @ smart-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/smart-impl/target/smart-impl-4.11-SNAPSHOT-tests.jar
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:report-impl >---------------
[INFO] Building midPoint Report - impl 4.11-SNAPSHOT                    [50/65]
[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] --- build-helper:3.4.0:parse-version (parse-version) @ report-impl ---
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] Setting Git Describe: v4.11devel-1745-g1b5d732b387
[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 53 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-master-compile/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-master-compile/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-master-compile/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-compile/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 88 resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ report-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 11 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-master-compile/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvSimulationReport.java: /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvSimulationReport.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvSimulationReport.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/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] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/target/report-impl-4.11-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] --- build-helper:3.4.0:parse-version (parse-version) @ report-impl ---
[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-master-compile/model/report-impl/target/report-impl-4.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:model-intest >--------------
[INFO] Building midPoint Model - integration tests 4.11-SNAPSHOT        [51/65]
[INFO]   from model/model-intest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.11-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [  3.039 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.266 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:45 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.211 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.630 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  0.715 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  2.925 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  2.270 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.425 s]
[INFO] midPoint Security - api ............................ SUCCESS [  0.684 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  1.117 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 12.945 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [  7.125 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  0.494 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  1.577 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.346 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.166 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.732 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  3.651 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  0.724 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [  2.068 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.173 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [  3.239 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.257 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 12.682 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [  3.869 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.884 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.795 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.174 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.523 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.598 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.634 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [  2.250 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  1.140 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [  5.534 s]
[INFO] midPoint Model ..................................... SUCCESS [  0.195 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.365 s]
[INFO] midPoint Model - common ............................ SUCCESS [  3.965 s]
[INFO] midPoint Smart Integration Layer - api ............. SUCCESS [  0.484 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.475 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.221 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.524 s]
[INFO] midPoint Model - test .............................. SUCCESS [  1.826 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.353 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.410 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.326 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 14.489 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [  2.406 s]
[INFO] midPoint Smart Integration Layer - impl ............ SUCCESS [  3.083 s]
[INFO] midPoint Report - impl ............................. SUCCESS [  1.909 s]
[INFO] midPoint Model - integration tests ................. FAILURE [  0.199 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:  03:33 min
[INFO] Finished at: 2026-03-25T16:07:48Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project model-intest: Could not resolve dependencies for project com.evolveum.midpoint.model:model-intest:jar:4.11-SNAPSHOT: The following artifacts could not be resolved: com.evolveum.prism:prism-api:jar:tests:4.11-SNAPSHOT (absent): Could not transfer artifact com.evolveum.prism:prism-api:jar:tests:4.11-20260325.155626-48 from/to evolveum-snapshots (https://nexus.evolveum.com/nexus/repository/snapshots/): status code: 500, reason phrase: Server Error (500) -> [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