[midPoint-ci] Build failed in Jenkins: midPoint - support 4.9 - Native repo, PG 16, JDK 21 (Eclipse Temurin) #147
Jenkins
noreply at evolveum.com
Tue Aug 19 05:23:59 CEST 2025
See <https://jenkins.evolveum.com/job/midpoint-support-4-9-native-pg16-jdk21/147/display/redirect>
Changes:
------------------------------------------
[...truncated 5157 lines...]
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ rest-impl ---
[INFO] Not copying test resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ rest-impl ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ rest-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ rest-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/model/rest-impl/target/rest-impl-4.9.5-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ rest-impl >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ rest-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) @ rest-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ rest-impl ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ rest-impl <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ rest-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/model/rest-impl/target/rest-impl-4.9.5-SNAPSHOT-sources.jar
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ rest-impl ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ rest-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/model/rest-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/rest-impl/4.9.5-SNAPSHOT/rest-impl-4.9.5-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/model/rest-impl/target/rest-impl-4.9.5-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/rest-impl/4.9.5-SNAPSHOT/rest-impl-4.9.5-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/model/rest-impl/target/rest-impl-4.9.5-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/rest-impl/4.9.5-SNAPSHOT/rest-impl-4.9.5-SNAPSHOT-sources.jar
[INFO]
[INFO] --------------------< com.evolveum.midpoint:custom >--------------------
[INFO] Building midPoint Customizations 4.9.5-SNAPSHOT [57/64]
[INFO] from custom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ custom ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ custom ---
[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) @ custom ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ custom ---
[INFO] Setting Git Describe: v4.9.5devel-28-gb9944dc9701
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ custom >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ custom ---
[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) @ custom ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ custom ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ custom <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ custom ---
[INFO]
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ custom ---
[INFO] No tests to run.
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in Integration
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- failsafe:3.1.2:verify (integration-test) @ custom ---
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ custom ---
[INFO] Skipping pom project
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ custom ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/custom/pom.xml to /root/.m2/repository/com/evolveum/midpoint/custom/4.9.5-SNAPSHOT/custom-4.9.5-SNAPSHOT.pom
[INFO]
[INFO] -------------------< com.evolveum.midpoint.gui:gui >--------------------
[INFO] Building midPoint User Interface 4.9.5-SNAPSHOT [58/64]
[INFO] from gui/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ gui ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ gui ---
[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) @ gui ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ gui ---
[INFO] Setting Git Describe: v4.9.5devel-28-gb9944dc9701
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ gui >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ gui ---
[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) @ gui ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ gui ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ gui <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ gui ---
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ gui ---
[INFO] Skipping pom project
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ gui ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/gui/pom.xml to /root/.m2/repository/com/evolveum/midpoint/gui/gui/4.9.5-SNAPSHOT/gui-4.9.5-SNAPSHOT.pom
[INFO]
[INFO] ----------------< com.evolveum.midpoint.gui:admin-gui >-----------------
[INFO] Building midPoint User Interface - admin web gui 4.9.5-SNAPSHOT [59/64]
[INFO] from gui/admin-gui/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ admin-gui ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ admin-gui ---
[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) @ admin-gui ---
[INFO] Starting audit...
[ERROR] /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/certification/component/CampaignsPanel.java:43:1: Duplicate import to line 20 - com.evolveum.midpoint.gui.impl.page.admin.certification.helpers.CampaignStateHelper. [RedundantImport]
[ERROR] /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/certification/component/CampaignsPanel.java:46:1: Duplicate import to line 22 - com.evolveum.midpoint.gui.impl.util.TableUtil. [RedundantImport]
Audit done.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9.5-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 10.711 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.124 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:34 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.093 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.518 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.783 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 9.360 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 33.126 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.445 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.732 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 1.156 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 4.612 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 34.744 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [02:53 min]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 2.926 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 46.385 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.276 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.073 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 1.560 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.350 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 1.558 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [01:51 min]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.094 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 50.566 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.280 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 12.320 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [08:06 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.382 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.738 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.078 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.465 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.518 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.552 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:40 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 1.281 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [11:46 min]
[INFO] midPoint Model ..................................... SUCCESS [ 0.073 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.238 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 39.960 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.454 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.156 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.568 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 2.007 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.235 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.324 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.316 s]
[INFO] midPoint Model - impl .............................. SUCCESS [04:32 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 22.224 s]
[INFO] midPoint Report - impl ............................. SUCCESS [03:31 min]
[INFO] midPoint Model - integration tests ................. SUCCESS [ 01:01 h]
[INFO] midPoint Workflow - api ............................ SUCCESS [ 0.313 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [ 0.777 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [05:42 min]
[INFO] midPoint Access Certification - impl ............... SUCCESS [01:46 min]
[INFO] midPoint Authentication - impl ..................... SUCCESS [01:09 min]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [ 0.682 s]
[INFO] midPoint Customizations ............................ SUCCESS [ 0.604 s]
[INFO] midPoint User Interface ............................ SUCCESS [ 0.069 s]
[INFO] midPoint User Interface - admin web gui ............ FAILURE [ 9.917 s]
[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: 01:52 h
[INFO] Finished at: 2025-08-19T03:23:57Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check (validate) on project admin-gui: Failed during checkstyle execution: There are 2 errors reported by Checkstyle 8.43 with /home/jenkins/agent/workspace/midpoint-support-4-9-native-pg16-jdk21/config/checkstyle/checkstyle.xml ruleset. -> [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 :admin-gui
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list