[midPoint-ci] Build failed in Jenkins: midPoint - master - compile #6153
Jenkins
noreply at evolveum.com
Wed Mar 18 12:41:06 CET 2026
See <https://jenkins.evolveum.com/job/midpoint-master-compile/6153/display/redirect>
Changes:
------------------------------------------
[...truncated 3978 lines...]
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ cases-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cases-impl ---
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ cases-impl ---
[INFO] Setting Git Describe: v4.11devel-1689-g0439d4c6ff9
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ cases-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ cases-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 40 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/cases-impl/src/main/java/com/evolveum/midpoint/cases/impl/helpers/CaseExpressionEvaluationHelper.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/cases-impl/src/main/java/com/evolveum/midpoint/cases/impl/helpers/CaseExpressionEvaluationHelper.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/cases-impl/src/main/java/com/evolveum/midpoint/cases/impl/engine/CaseEngineOperationImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/cases-impl/src/main/java/com/evolveum/midpoint/cases/impl/engine/CaseEngineOperationImpl.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ cases-impl ---
[INFO] Not copying test resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cases-impl ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ cases-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ cases-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/cases-impl/target/cases-impl-4.11-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ cases-impl >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ cases-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) @ cases-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cases-impl ---
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ cases-impl ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ cases-impl <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ cases-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/cases-impl/target/cases-impl-4.11-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------< com.evolveum.midpoint.model:workflow-impl >--------------
[INFO] Building midPoint Workflow - impl 4.11-SNAPSHOT [54/65]
[INFO] from model/workflow-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ workflow-impl ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ workflow-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) @ workflow-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ workflow-impl ---
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ workflow-impl ---
[INFO] Setting Git Describe: v4.11devel-1689-g0439d4c6ff9
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ workflow-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ workflow-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 45 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/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/aspect/PrimaryChangeAspectHelper.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/aspect/PrimaryChangeAspectHelper.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/util/MiscHelper.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/util/MiscHelper.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ workflow-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 165 resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ workflow-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 28 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/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ workflow-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ workflow-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/workflow-impl/target/workflow-impl-4.11-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ workflow-impl >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ workflow-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) @ workflow-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ workflow-impl ---
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ workflow-impl ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ workflow-impl <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ workflow-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/workflow-impl/target/workflow-impl-4.11-SNAPSHOT-sources.jar
[INFO]
[INFO] -----------< com.evolveum.midpoint.model:certification-impl >-----------
[INFO] Building midPoint Access Certification - impl 4.11-SNAPSHOT [55/65]
[INFO] from model/certification-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ certification-impl ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ certification-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) @ certification-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ certification-impl ---
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ certification-impl ---
[INFO] Setting Git Describe: v4.11devel-1689-g0439d4c6ff9
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ certification-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ certification-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 53 source files with javac [debug target 17] to target/classes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.11-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 1.756 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.259 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:44 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.179 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.554 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.638 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 2.721 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 1.950 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.446 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.621 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 0.966 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 11.641 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 7.330 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 0.510 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 1.490 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.364 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.159 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 0.699 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.517 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 0.645 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 2.272 s]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.181 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 2.900 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.269 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 12.248 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 3.909 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.434 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.810 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.187 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.497 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.601 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.694 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [ 2.173 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 0.927 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 5.368 s]
[INFO] midPoint Model ..................................... SUCCESS [ 0.172 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.485 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 3.503 s]
[INFO] midPoint Smart Integration Layer - api ............. SUCCESS [ 0.477 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.598 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.235 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.533 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 1.893 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.371 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.551 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.349 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 13.731 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 2.272 s]
[INFO] midPoint Smart Integration Layer - impl ............ SUCCESS [ 3.102 s]
[INFO] midPoint Report - impl ............................. SUCCESS [ 1.994 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [ 8.539 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [ 0.378 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [ 0.841 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [ 2.354 s]
[INFO] midPoint Access Certification - impl ............... FAILURE [ 1.105 s]
[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:39 min
[INFO] Finished at: 2026-03-18T11:41:06Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project certification-impl: Fatal error compiling: /root/.m2/repository/com/evolveum/prism/prism-api/4.11-SNAPSHOT/prism-api-4.11-SNAPSHOT.jar -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :certification-impl
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list