[midPoint-ci] Build failed in Jenkins: midPoint - support 4.9 - main #3
Jenkins
noreply at evolveum.com
Mon Oct 21 15:53:49 CEST 2024
See <https://jenkins.evolveum.com/job/midpoint-support-4-9-main/3/display/redirect>
Changes:
------------------------------------------
[...truncated 5512 lines...]
[INFO]
[INFO] --- maven-enforcer-plugin: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] --- 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.9support
[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-9-main/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 613 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 130 source files with javac [debug target 17] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperAsyncUpdate.java:[688,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-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestUnix.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestUnix.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapVirtualGroup.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapVirtualGroup.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.4.2: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.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] --- 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.1.3: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.9.1-SNAPSHOT [65/68]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rest ---
[INFO]
[INFO] --- maven-enforcer-plugin: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] --- 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.9support
[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-9-main/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 147 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] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.4.2: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.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] --- 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.1.3: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.9.1-SNAPSHOT [66/68]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for com.evolveum.midpoint:midpoint-samples:jar:4.9.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9.1-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 14.530 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.122 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:37 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.079 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.467 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.758 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 4.549 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 1.779 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.330 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.588 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 1.135 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 4.580 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 24.627 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 8.176 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 3.151 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 1.077 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.269 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.069 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 0.605 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.341 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 0.698 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 2.051 s]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.066 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 4.176 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.212 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 10.665 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 3.544 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.312 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.690 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.063 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.400 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.452 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.524 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [ 2.114 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 1.457 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 5.396 s]
[INFO] midPoint Model ..................................... SUCCESS [ 0.060 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.199 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 3.522 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.359 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.168 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.523 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 2.188 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.218 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.324 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.232 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 14.816 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 2.092 s]
[INFO] midPoint Report - impl ............................. SUCCESS [ 2.005 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [ 8.192 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [ 0.277 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [ 0.754 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [ 2.361 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [ 1.862 s]
[INFO] midPoint Authentication - impl ..................... SUCCESS [ 5.589 s]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [ 0.580 s]
[INFO] midPoint Customizations ............................ SUCCESS [ 0.079 s]
[INFO] midPoint User Interface ............................ SUCCESS [ 0.071 s]
[INFO] midPoint User Interface - admin web gui ............ SUCCESS [02:05 min]
[INFO] midPoint Spring Boot JAR ........................... SUCCESS [ 8.797 s]
[INFO] midPoint Testing Infrastructure .................... SUCCESS [ 0.058 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [ 1.823 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [ 0.794 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [ 3.409 s]
[INFO] midPoint Testing - REST API ........................ SUCCESS [ 2.364 s]
[INFO] midPoint Distribution .............................. FAILURE [ 0.157 s]
[INFO] midPoint API Distribution .......................... SKIPPED
[INFO] midPoint JavaDoc ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:33 min
[INFO] Finished at: 2024-10-21T13:53:48Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project dist: Could not resolve dependencies for project com.evolveum.midpoint:dist:pom:4.9.1-SNAPSHOT: Could not find artifact com.evolveum.midpoint:midpoint-samples:jar:4.9.1-SNAPSHOT in evolveum-snapshots (https://nexus.evolveum.com/nexus/repository/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