[midPoint-ci] Build failed in Jenkins: midPoint - midPilot - main #9

Jenkins noreply at evolveum.com
Mon Jul 21 20:07:55 CEST 2025


See <https://jenkins.evolveum.com/job/midpoint-midpilot-main/9/display/redirect>

Changes:


------------------------------------------
[...truncated 20958 lines...]
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:308)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:71)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:2284)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1708)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1628)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:785)
	... 38 more

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   TestConfiguredCapabilitiesActivation>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestConfiguredCapabilitiesActivation': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestDelayedEnable>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestDelayedEnable': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestDelivery>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestDelivery': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestDependencyRename>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestDependencyRename': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestExistentialIssues>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestExistentialIssues': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestFirstSteps>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestFirstSteps': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestImportGroups>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestImportGroups': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestInboundOutboundAssociation>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestInducement>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestInducement': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestLimitedResources>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestLimitedResources': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestMachineIntelligence>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestMachineIntelligence': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestMapleLeaf>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestMapleLeaf': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestMappingMadness>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestMappingMadness': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestMisbehavingResources>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestMisbehavingResources': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestNormalizers>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestNormalizers': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestNullAttribute>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestNullAttribute': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestOperationPerf>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestOperationPerf': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestOrgSync>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestOrgSync': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestOrphanedTasks>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestOrphanedTasks': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestPhotoAssignment>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestPhotoAssignment': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestPlentyOfAssignments>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestPlentyOfAssignments': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestReconNullValue>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestReconNullValue': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestResourceInMaintenance>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestResourceInMaintenance': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestRetirement>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestRetirement': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestScience>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestScience': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestServiceAccounts>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestServiceAccounts': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestStrings>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestStrings': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestThresholdsStoryLiveSyncExecute>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestThresholdsStoryLiveSyncExecute': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestThresholdsStoryLiveSyncExecuteMultithreaded>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestThresholdsStoryLiveSyncExecuteMultithreaded': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestThresholdsStoryLiveSyncSimulate>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestThresholdsStoryLiveSyncSimulate': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestThresholdsStoryLiveSyncSimulateMultithreaded>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestThresholdsStoryLiveSyncSimulateMultithreaded': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestThresholdsStoryReconExecute>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestThresholdsStoryReconExecute': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestThresholdsStoryReconExecuteMultinode>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestThresholdsStoryReconExecuteMultinode': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestThresholdsStoryReconExecuteMultithreaded>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestThresholdsStoryReconExecuteMultithreaded': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestThresholdsStoryReconSimulate>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestThresholdsStoryReconSimulate': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestThresholdsStoryReconSimulateMultithreaded>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestThresholdsStoryReconSimulateMultithreaded': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestTrustedBulkActions>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestTrustedBulkActions': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestUniversity>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestUniversity': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestUnix>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestUnix': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestUnixTolerantAux>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestUnixTolerantAux': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestVeryAuthoritativeSource>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestVeryAuthoritativeSource': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestWriter>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.TestWriter': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestAssociationsFirstSteps>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.associations.TestAssociationsFirstSteps': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestAssociationsFirstStepsActiveDirectory>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.associations.TestAssociationsFirstStepsActiveDirectory': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestAsyncProvisioning>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.async.TestAsyncProvisioning': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestConsistencyMechanism>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.consistency.TestConsistencyMechanism': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestConsistencyReaper>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.consistency.TestConsistencyReaper': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestCorrelationMisc>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.correlation.TestCorrelationMisc': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestIdMatchCorrelationMediumDummy>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.correlation.TestIdMatchCorrelationMediumDummy': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestIdMatchCorrelationMultiAccountsDummy>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.correlation.TestIdMatchCorrelationMultiAccountsDummy': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestIdMatchCorrelationSimpleDummy>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.correlation.TestIdMatchCorrelationSimpleDummy': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestInternalCorrelationMedium>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.correlation.TestInternalCorrelationMedium': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestInternalCorrelationMultiAccounts>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.correlation.TestInternalCorrelationMultiAccounts': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestInternalCorrelationSimple>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.correlation.TestInternalCorrelationSimple': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestInternalCorrelationSimpleSimplified>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.correlation.TestInternalCorrelationSimpleSimplified': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestGrouperAsyncUpdate>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.grouper.TestGrouperAsyncUpdate': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestLdapComplex>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.ldap.TestLdapComplex': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestLdapDependency>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.ldap.TestLdapDependency': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestLdapMutilated>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.ldap.TestLdapMutilated': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestLdapSyncMassive>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.ldap.TestLdapSyncMassive': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestLdapVirtualGroup>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.ldap.TestLdapVirtualGroup': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestLdapDeeplyHierarchical>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.ldap.hierarchy.TestLdapDeeplyHierarchical': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestLdapFlat>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.ldap.hierarchy.TestLdapFlat': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestLdapHierarchical>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.ldap.hierarchy.TestLdapHierarchical': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestLdapNested>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.ldap.hierarchy.TestLdapNested': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestNotoriousOrg>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.notorious.TestNotoriousOrg': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestNotoriousRole>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.notorious.TestNotoriousRole': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestPrivacy>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.security.TestPrivacy': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestRoleMembers>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.security.TestRoleMembers': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestUuidClient>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.uuid.TestUuidClient': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[ERROR]   TestUuidExtension>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » UnsatisfiedDependency Error creating bean with name 'com.evolveum.midpoint.testing.story.uuid.TestUuidExtension': Unsatisfied dependency expressed through field 'smartIntegrationService': No qualifying bean of type 'com.evolveum.midpoint.smart.api.SmartIntegrationService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
[INFO] 
[ERROR] Tests run: 1729, Failures: 71, Errors: 0, Skipped: 1658
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ story ---
[ERROR] There are test failures.

Please refer to /home/jenkins/agent/workspace/midpoint-midpilot-main/testing/story/target/failsafe-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ story ---
[INFO] No dependency problems found
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.11-SNAPSHOT                 [5/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0: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.10devel-1792-g1f31556e8ce
[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-midpilot-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] Nothing to compile - all classes are up to date
[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.5.0: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] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 288, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 232.5 s -- in Integration
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 288, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ rest ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ rest ---
[INFO] No dependency problems found
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Testing Infrastructure 4.11-SNAPSHOT:
[INFO] 
[INFO] midPoint Testing Infrastructure .................... SUCCESS [  2.924 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [  3.327 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [ 37.425 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [04:09 min]
[INFO] midPoint Testing - REST API ........................ SUCCESS [03:54 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:48 min
[INFO] Finished at: 2025-07-21T18:07:33Z
[INFO] ------------------------------------------------------------------------
+ '[' 0 -ge 1 ']'
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (collect-test-results)
[Pipeline] container
[Pipeline] {
[Pipeline] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-10.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-11.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-12.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-13.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-14.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-15.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-16.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-17.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-18.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-19.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-20.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-21.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-22.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-23.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-24.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-25.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-26.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-27.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-28.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-29.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-30.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-31.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-32.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-33.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-34.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-35.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-36.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-37.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-8.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results-9.xml'
Processing '/var/jenkins_home/jobs/midpoint-midpilot-main/builds/9/testng/testng-results.xml'
Failed configuration methods found. Marking build as FAILURE.
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] step


More information about the midPoint-ci mailing list