[midPoint-ci] Build failed in Jenkins: midPoint - support 4.9 - quick #407

Jenkins noreply at evolveum.com
Mon Jun 2 15:14:05 CEST 2025


See <https://jenkins.evolveum.com/job/midpoint-support-4-9-quick/407/display/redirect>

Changes:


------------------------------------------
[...truncated 5964 lines...]
[INFO] 
[INFO] --- failsafe:3.1.2:verify (integration-test) @ longtest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ longtest ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ longtest ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] ----------------< com.evolveum.midpoint.testing:story >-----------------
[INFO] Building midPoint Testing - Story Tests 4.9.4-SNAPSHOT           [63/64]
[INFO]   from testing/story/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ story ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce) @ story ---
[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) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ story ---
[INFO] Setting Git Describe: v4.9.3-33-g2e3eb55bd01
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ story ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-support-4-9-quick/testing/story/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ story ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ story ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 614 resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 135 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-support-4-9-quick/testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperAsyncUpdate.java:[688,35] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-quick/testing/story/src/test/java/com/evolveum/midpoint/testing/story/buckets/TestBucketsPerformance.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-quick/testing/story/src/test/java/com/evolveum/midpoint/testing/story/buckets/TestBucketsPerformance.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-quick/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-quick/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ story ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ story >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce) @ story ---
[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) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ story ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ story <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ story ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ story ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ story ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.9.4-SNAPSHOT              [64/64]
[INFO]   from testing/rest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ rest ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce) @ rest ---
[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 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ rest ---
[INFO] Setting Git Describe: v4.9.3-33-g2e3eb55bd01
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-support-4-9-quick/testing/rest/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 147 resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ rest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 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-9-quick/testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/oidc/TestAbstractOidcRestModule.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-quick/testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/oidc/TestAbstractOidcRestModule.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ rest ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ rest >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce) @ rest ---
[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 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ rest ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ rest <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ rest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ rest ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ rest ---
[INFO] Skipping artifact installation
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9.4-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [  2.117 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.161 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:31 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.093 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.490 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  0.551 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  6.191 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 32.409 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.387 s]
[INFO] midPoint Security - api ............................ SUCCESS [  0.604 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  1.214 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  3.978 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 20.924 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [02:51 min]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  2.933 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 44.984 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.276 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.091 s]
[INFO] Dummy Resource ..................................... SUCCESS [  1.634 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  3.477 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  1.513 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [01:51 min]
[INFO] midPoint Tools ..................................... SUCCESS [  0.074 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 49.489 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.205 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 11.646 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [01:43 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.333 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.721 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.080 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.472 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.581 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.492 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:40 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  0.962 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [11:43 min]
[INFO] midPoint Model ..................................... SUCCESS [  0.093 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.267 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 38.271 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.380 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.148 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.467 s]
[INFO] midPoint Model - test .............................. SUCCESS [  1.871 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.243 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.398 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.254 s]
[INFO] midPoint Model - impl .............................. SUCCESS [04:26 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 22.627 s]
[INFO] midPoint Report - impl ............................. SUCCESS [03:20 min]
[INFO] midPoint Model - integration tests ................. SUCCESS [03:31 min]
[INFO] midPoint Workflow - api ............................ SUCCESS [  0.340 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [  0.796 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [05:37 min]
[INFO] midPoint Access Certification - impl ............... SUCCESS [01:41 min]
[INFO] midPoint Authentication - impl ..................... SUCCESS [01:04 min]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [  0.708 s]
[INFO] midPoint Customizations ............................ SUCCESS [  0.617 s]
[INFO] midPoint User Interface ............................ SUCCESS [  0.070 s]
[INFO] midPoint User Interface - admin web gui ............ SUCCESS [08:56 min]
[INFO] midPoint Testing Infrastructure .................... SUCCESS [  0.074 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [  1.673 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [  0.787 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [  3.205 s]
[INFO] midPoint Testing - REST API ........................ SUCCESS [  1.408 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  55:27 min
[INFO] Finished at: 2025-06-02T13:11:19Z
[INFO] ------------------------------------------------------------------------
+ '[' 0 -ge 1 ']'
[Pipeline] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
Saving reports...
Resuming build at Mon Jun 02 13:13:52 GMT 2025 after Jenkins restart
Waiting for reconnection of midpoint-support-4-9-quick-407-6nv47-f0rqb-466cv before proceeding with build
Ready to run at Mon Jun 02 13:14:03 GMT 2025
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list