[midPoint-ci] Build failed in Jenkins: midPoint - master - Generic repo, Oracle 21c XE, JDK 11 #120

Jenkins noreply at evolveum.com
Tue Mar 28 00:17:14 CEST 2023


See <https://jenkins.evolveum.com/job/midpoint-master-generic-oracle-jdk11/120/display/redirect>

Changes:


------------------------------------------
[...truncated 4707 lines...]
[INFO] ----------------< com.evolveum.midpoint.testing:story >-----------------
[INFO] Building midPoint Testing - Story Tests 4.7-SNAPSHOT             [63/64]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ story ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.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.7devel-1441-g9263d288c9
[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-master-generic-oracle-jdk11/testing/story/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1: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 557 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 122 source files to /home/jenkins/agent/workspace/midpoint-master-generic-oracle-jdk11/testing/story/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-generic-oracle-jdk11/testing/story/src/test/java/com/evolveum/midpoint/testing/story/AbstractStoryTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-generic-oracle-jdk11/testing/story/src/test/java/com/evolveum/midpoint/testing/story/AbstractStoryTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-generic-oracle-jdk11/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-master-generic-oracle-jdk11/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.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.0.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.0.0-M6:integration-test (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ story ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ story ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.7-SNAPSHOT                [64/64]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.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.7devel-1441-g9263d288c9
[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-master-generic-oracle-jdk11/testing/rest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1: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 141 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/jenkins/agent/workspace/midpoint-master-generic-oracle-jdk11/testing/rest/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.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.0.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.0.0-M6:integration-test (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ rest ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rest ---
[INFO] Skipping artifact installation
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.7-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 15.495 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.227 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:45 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.121 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.537 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  1.307 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  9.698 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  1.658 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.521 s]
[INFO] midPoint Security - api ............................ SUCCESS [  0.733 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  1.392 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  7.773 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 21.293 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [  8.872 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  5.020 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  1.418 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.338 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.101 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [  3.549 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.257 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 14.987 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.117 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.421 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  4.190 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  0.831 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [  2.567 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [  4.505 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.352 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.663 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.105 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.484 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.530 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.694 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [  3.164 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  2.210 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [  6.593 s]
[INFO] midPoint Model ..................................... SUCCESS [  0.149 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.590 s]
[INFO] midPoint Model - common ............................ SUCCESS [  8.127 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.466 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.203 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.674 s]
[INFO] midPoint Model - test .............................. SUCCESS [  2.278 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.302 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.397 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.320 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 15.505 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [  2.501 s]
[INFO] midPoint Report - impl ............................. SUCCESS [  2.286 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [  9.245 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [  0.376 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [  0.842 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [  3.070 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [  2.067 s]
[INFO] midPoint Authentication - impl ..................... SUCCESS [  4.693 s]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [  0.852 s]
[INFO] midPoint Customizations ............................ SUCCESS [  0.114 s]
[INFO] midPoint User Interface ............................ SUCCESS [  0.102 s]
[INFO] midPoint User Interface - admin web gui ............ SUCCESS [02:31 min]
[INFO] midPoint Testing Infrastructure .................... SUCCESS [  0.091 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [  2.484 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [  0.973 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [  3.767 s]
[INFO] midPoint Testing - REST API ........................ SUCCESS [  2.041 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:27 min
[INFO] Finished at: 2023-03-27T21:56:32Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (init-db)
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh

Wait to DB get up...
Mon Mar 27 21:56:33 UTC 2023
Mon Mar 27 22:17:07 UTC 2023

-- : Time out happen...
error: unable to upgrade connection: container not found ("oracle")
error: unable to upgrade connection: container not found ("oracle")
error: unable to upgrade connection: container not found ("oracle")
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh
pod "test-db-midpoint-master-generic-oracle-jdk11-120" deleted
persistentvolumeclaim "test-db-midpoint-master-generic-oracle-jdk11-120" deleted
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] step


More information about the midPoint-ci mailing list