[midPoint-ci] Build failed in Jenkins: midPoint - support 4.8 - main build, JDK 17 #116

Jenkins noreply at evolveum.com
Mon Jan 29 11:36:09 CET 2024


See <https://jenkins.evolveum.com/job/midpoint-support-4-8-main-jdk17/116/display/redirect>

Changes:


------------------------------------------
[...truncated 5141 lines...]
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ longtest ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] ----------------< com.evolveum.midpoint.testing:story >-----------------
[INFO] Building midPoint Testing - Story Tests 4.8.1-SNAPSHOT           [64/68]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ story ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ story ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ story ---
[INFO] Setting Git Describe: v4.8-346-g777dc700357
[INFO] 
[INFO] --- maven-resources-plugin: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-8-main-jdk17/testing/story/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ story ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ story ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 573 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 124 source files with javac [debug target 17] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperAsyncUpdate.java:[684,43] 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-8-main-jdk17/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/testing/story/src/test/java/com/evolveum/midpoint/testing/story/consistency/TestConsistencyMechanism.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/testing/story/src/test/java/com/evolveum/midpoint/testing/story/consistency/TestConsistencyMechanism.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ story ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ story >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ story ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ story ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ story <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ story ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ story ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ story ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ story ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.8.1-SNAPSHOT              [65/68]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ rest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest ---
[INFO] Setting Git Describe: v4.8-346-g777dc700357
[INFO] 
[INFO] --- maven-resources-plugin: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-8-main-jdk17/testing/rest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 143 resources
[INFO] 
[INFO] --- maven-compiler-plugin: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
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ rest ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ rest >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ rest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ rest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ rest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ rest ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ rest ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rest ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] ---------------------< com.evolveum.midpoint:dist >---------------------
[INFO] Building midPoint Distribution 4.8.1-SNAPSHOT                    [66/68]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for com.evolveum.midpoint:midpoint-samples:jar:4.8.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.8.1-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 23.834 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.163 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:32 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.089 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.594 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  1.392 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  8.563 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  5.389 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.434 s]
[INFO] midPoint Security - api ............................ SUCCESS [  7.265 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 12.242 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 15.215 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 22.577 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [  7.618 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  5.317 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  1.539 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.335 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.084 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.420 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  3.394 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  0.862 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [  2.550 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.084 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [  5.906 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.262 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 10.907 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [  4.243 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.338 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.643 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.069 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.344 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.606 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.660 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [  3.773 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  2.594 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [  5.753 s]
[INFO] midPoint Model ..................................... SUCCESS [  0.101 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.468 s]
[INFO] midPoint Model - common ............................ SUCCESS [  9.211 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.514 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.167 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.832 s]
[INFO] midPoint Model - test .............................. SUCCESS [  2.285 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.401 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.465 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.332 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 13.814 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [  3.255 s]
[INFO] midPoint Report - impl ............................. SUCCESS [  2.138 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [  8.186 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [  0.279 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [  0.804 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [  2.577 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [  1.866 s]
[INFO] midPoint Authentication - impl ..................... SUCCESS [  6.820 s]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [  0.954 s]
[INFO] midPoint Customizations ............................ SUCCESS [  0.085 s]
[INFO] midPoint User Interface ............................ SUCCESS [  0.089 s]
[INFO] midPoint User Interface - admin web gui ............ SUCCESS [02:02 min]
[INFO] midPoint Spring Boot JAR ........................... SUCCESS [ 10.107 s]
[INFO] midPoint Testing Infrastructure .................... SUCCESS [  0.084 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [  3.079 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [  0.910 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [  4.038 s]
[INFO] midPoint Testing - REST API ........................ SUCCESS [  3.056 s]
[INFO] midPoint Distribution .............................. FAILURE [  0.535 s]
[INFO] midPoint API Distribution .......................... SKIPPED
[INFO] midPoint JavaDoc ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:33 min
[INFO] Finished at: 2024-01-29T10:36:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project dist: Could not resolve dependencies for project com.evolveum.midpoint:dist:pom:4.8.1-SNAPSHOT: Could not find artifact com.evolveum.midpoint:midpoint-samples:jar:4.8.1-SNAPSHOT in evolveum-snapshots (https://nexus.evolveum.com/nexus/content/repositories/snapshots/) -> [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 :dist
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list