18:25:11.240 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
18:25:11.261 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
18:25:11.306 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [in.projecteka.fidelius.FideliusApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
18:25:11.320 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [in.projecteka.fidelius.FideliusApplicationTests], using SpringBootContextLoader
18:25:11.324 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [in.projecteka.fidelius.FideliusApplicationTests]: class path resource [in/projecteka/fidelius/FideliusApplicationTests-context.xml] does not exist
18:25:11.325 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [in.projecteka.fidelius.FideliusApplicationTests]: class path resource [in/projecteka/fidelius/FideliusApplicationTestsContext.groovy] does not exist
18:25:11.325 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [in.projecteka.fidelius.FideliusApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
18:25:11.326 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [in.projecteka.fidelius.FideliusApplicationTests]: FideliusApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
18:25:11.381 [Test worker] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [in.projecteka.fidelius.FideliusApplicationTests]
18:25:11.451 [Test worker] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/www/html/abdm_dev/api/enc_fidelius/fidelius-master/build/classes/java/main/in/projecteka/fidelius/FideliusApplication.class]
18:25:11.453 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration in.projecteka.fidelius.FideliusApplication for test class in.projecteka.fidelius.FideliusApplicationTests
18:25:11.570 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [in.projecteka.fidelius.FideliusApplicationTests]: using defaults.
18:25:11.572 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
18:25:11.586 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource]
18:25:11.588 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
18:25:11.589 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5ac06b4b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@159948c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@37570d58, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2bbda154, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@72fe0d5b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3f4e1a7c, org.springframework.test.context.event.EventPublishingTestExecutionListener@30fcfd00, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@768d4d4a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@741b1215, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3b496b10, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6c8a8584, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@70f16242, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5c565df3]
18:25:11.595 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@40d1a4ad testClass = FideliusApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@50451d69 testClass = FideliusApplicationTests, locations = '{}', classes = '{class in.projecteka.fidelius.FideliusApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@e2570cb, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@1e2aa300, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6170a5ba, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@33719bcc, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@77c268c2, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@15fae325], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
18:25:11.643 [Test worker] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.4.3)
2025-07-07 18:25:12.127 INFO 159125 --- [ Test worker] i.p.fidelius.FideliusApplicationTests : Starting FideliusApplicationTests using Java 11.0.27 on ip-172-31-0-192 with PID 159125 (started by root in /var/www/html/abdm_dev/api/enc_fidelius/fidelius-master)
2025-07-07 18:25:12.130 INFO 159125 --- [ Test worker] i.p.fidelius.FideliusApplicationTests : No active profile set, falling back to default profiles: default
2025-07-07 18:25:14.692 INFO 159125 --- [ Test worker] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2025-07-07 18:25:15.008 INFO 159125 --- [ Test worker] i.p.fidelius.FideliusApplicationTests : Started FideliusApplicationTests in 3.35 seconds (JVM running for 4.977)