2025-02-15 12:07:47 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:47 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2025-02-15 12:07:47 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2025-02-15 12:07:48 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2025-02-15 12:07:48 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest], using SpringBootContextLoader
2025-02-15 12:07:48 Did not detect default resource location for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: class path resource [org/commscope/tr069adapter/vesagent/test/VESAgentServiceRestTest-context.xml] does not exist
2025-02-15 12:07:48 Did not detect default resource location for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: class path resource [org/commscope/tr069adapter/vesagent/test/VESAgentServiceRestTestContext.groovy] does not exist
2025-02-15 12:07:48 Could not detect default resource locations for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-02-15 12:07:48 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:48 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: using defaults.
2025-02-15 12:07:48 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, 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.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, 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]
2025-02-15 12:07:48 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@755057c7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4d62bb8b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70f37190, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1d642682, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6afdb486, org.springframework.test.context.transaction.TransactionalTestExecutionListener@321bf4b1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@598f6c93, org.springframework.test.context.event.EventPublishingTestExecutionListener@65630116, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@623dc0b8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@fee1e32, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2d2710a8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@50b1dfab, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5c85ed05]
2025-02-15 12:07:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:48 Before test class: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], 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].
2025-02-15 12:07:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:48 Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
2025-02-15 12:07:48 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefirebooter4501428458276016350.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
2025-02-15 12:07:49 Loading source class org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
2025-02-15 12:07:49 Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@60cfa399
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'configurationPropertiesBeans'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2025-02-15 12:07:49 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-02-15 12:07:49 Creating shared instance of singleton bean 'bootstrapImportSelectorConfiguration'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'configMapPropertySourceLocator'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.BootstrapConfiguration$KubernetesPropertySourceConfiguration'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'kubernetesClient'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'kubernetesClientConfig'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'spring.cloud.kubernetes.client-org.springframework.cloud.kubernetes.KubernetesClientProperties'
2025-02-15 12:07:49 Autowiring by type from bean name 'kubernetesClientConfig' via factory method to bean named 'spring.cloud.kubernetes.client-org.springframework.cloud.kubernetes.KubernetesClientProperties'
2025-02-15 12:07:49 No namespace has been detected. Please specify KUBERNETES_NAMESPACE env var, or use a later kubernetes version (1.3 or later)
2025-02-15 12:07:49 Autowiring by type from bean name 'kubernetesClient' via factory method to bean named 'kubernetesClientConfig'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'spring.cloud.kubernetes.config-org.springframework.cloud.kubernetes.config.ConfigMapConfigProperties'
2025-02-15 12:07:49 Autowiring by type from bean name 'configMapPropertySourceLocator' via factory method to bean named 'spring.cloud.kubernetes.config-org.springframework.cloud.kubernetes.config.ConfigMapConfigProperties'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'secretsPropertySourceLocator'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'spring.cloud.kubernetes.secrets-org.springframework.cloud.kubernetes.config.SecretsConfigProperties'
2025-02-15 12:07:49 Autowiring by type from bean name 'secretsPropertySourceLocator' via factory method to bean named 'spring.cloud.kubernetes.secrets-org.springframework.cloud.kubernetes.config.SecretsConfigProperties'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'spring.cloud.config-org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'encrypt-org.springframework.cloud.bootstrap.encrypt.KeyProperties'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'environmentDecryptApplicationListener'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2025-02-15 12:07:49 Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration$KubernetesActuatorConfiguration'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'kubernetesHealthIndicator'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'kubernetesPodUtils'
2025-02-15 12:07:49 Autowiring by type from bean name 'kubernetesPodUtils' via factory method to bean named 'kubernetesClient'
2025-02-15 12:07:49 Autowiring by type from bean name 'kubernetesHealthIndicator' via factory method to bean named 'kubernetesPodUtils'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'kubernetesInfoContributor'
2025-02-15 12:07:49 Autowiring by type from bean name 'kubernetesInfoContributor' via factory method to bean named 'kubernetesPodUtils'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.BootstrapConfiguration'
2025-02-15 12:07:49 


============================
CONDITIONS EVALUATION REPORT
============================


Positive matches:
-----------------

   BootstrapConfiguration matched:
      - @ConditionalOnClass found required classes 'io.fabric8.kubernetes.api.model.ConfigMap', 'io.fabric8.kubernetes.api.model.Secret' (OnClassCondition)
      - @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)

   BootstrapConfiguration.KubernetesPropertySourceConfiguration#configMapPropertySourceLocator matched:
      - @ConditionalOnProperty (spring.cloud.kubernetes.config.enabled) matched (OnPropertyCondition)

   BootstrapConfiguration.KubernetesPropertySourceConfiguration#secretsPropertySourceLocator matched:
      - @ConditionalOnProperty (spring.cloud.kubernetes.secrets.enabled) matched (OnPropertyCondition)

   ConfigurationPropertiesRebinderAutoConfiguration matched:
      - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition)

   ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition)

   ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition)

   EncryptionBootstrapConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.security.crypto.encrypt.TextEncryptor' (OnClassCondition)

   KubernetesAutoConfiguration matched:
      - @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)

   KubernetesAutoConfiguration#kubernetesClient matched:
      - @ConditionalOnBean (types: io.fabric8.kubernetes.client.KubernetesClient; SearchStrategy: all) did not find any beans (OnBeanCondition)

   KubernetesAutoConfiguration#kubernetesClientConfig matched:
      - @ConditionalOnBean (types: io.fabric8.kubernetes.client.Config; SearchStrategy: all) did not find any beans (OnBeanCondition)

   KubernetesAutoConfiguration#kubernetesPodUtils matched:
      - @ConditionalOnBean (types: org.springframework.cloud.kubernetes.StandardPodUtils; SearchStrategy: all) did not find any beans (OnBeanCondition)

   KubernetesAutoConfiguration.KubernetesActuatorConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition)

   KubernetesAutoConfiguration.KubernetesActuatorConfiguration#kubernetesHealthIndicator matched:
      - @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)

   PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
      - @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)


Negative matches:
-----------------

   EncryptionBootstrapConfiguration.RsaEncryptionConfiguration:
      Did not match:
         - Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition)

   EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration:
      Did not match:
         - @ConditionalOnMissingClass found unwanted class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition)


Exclusions:
-----------

    None


Unconditional classes:
----------------------

    None



2025-02-15 12:07:49 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefirebooter4501428458276016350.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
2025-02-15 12:07:49 Config Map name has not been set, taking it from property/env spring.application.name (default=application)
2025-02-15 12:07:49 Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:49 Config Map namespace has not been set, taking it from client (ns=null)
2025-02-15 12:07:49 Can't read configMap with name: [ves-notifier] in namespace:[null]. Ignoring.
io.fabric8.kubernetes.client.KubernetesClientException: Operation: [get]  for kind: [ConfigMap]  with name: [ves-notifier]  in namespace: [null]  failed.
	at io.fabric8.kubernetes.client.KubernetesClientException.launderThrowable(KubernetesClientException.java:64) ~[kubernetes-client-4.4.1.jar:?]
	at io.fabric8.kubernetes.client.KubernetesClientException.launderThrowable(KubernetesClientException.java:72) ~[kubernetes-client-4.4.1.jar:?]
	at io.fabric8.kubernetes.client.dsl.base.BaseOperation.getMandatory(BaseOperation.java:229) ~[kubernetes-client-4.4.1.jar:?]
	at io.fabric8.kubernetes.client.dsl.base.BaseOperation.get(BaseOperation.java:162) ~[kubernetes-client-4.4.1.jar:?]
	at org.springframework.cloud.kubernetes.config.ConfigMapPropertySource.getData(ConfigMapPropertySource.java:94) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
	at org.springframework.cloud.kubernetes.config.ConfigMapPropertySource.<init>(ConfigMapPropertySource.java:76) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
	at org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator.getMapPropertySourceForSingleConfigMap(ConfigMapPropertySourceLocator.java:95) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
	at org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator.lambda$locate$0(ConfigMapPropertySourceLocator.java:78) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
	at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_362]
	at org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator.locate(ConfigMapPropertySourceLocator.java:77) [spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
	at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:98) [spring-cloud-context-2.2.0.RELEASE.jar:2.2.0.RELEASE]
	at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
	at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
	at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:125) [spring-boot-test-2.2.1.RELEASE.jar:2.2.1.RELEASE]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.UnknownHostException: kubernetes.default.svc: System error
	at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:1.8.0_362]
	at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:867) ~[?:1.8.0_362]
	at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1302) ~[?:1.8.0_362]
	at java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:815) ~[?:1.8.0_362]
	at java.net.InetAddress.getAllByName0(InetAddress.java:1291) ~[?:1.8.0_362]
	at java.net.InetAddress.getAllByName(InetAddress.java:1144) ~[?:1.8.0_362]
	at java.net.InetAddress.getAllByName(InetAddress.java:1065) ~[?:1.8.0_362]
	at okhttp3.Dns.lambda$static$0(Dns.java:39) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:171) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:135) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:84) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.java:187) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.java:108) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.java:88) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.connection.Transmitter.newExchange(Transmitter.java:169) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:41) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:94) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:88) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
	at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:119) ~[kubernetes-client-4.4.1.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
	at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68) ~[kubernetes-client-4.4.1.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
	at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createHttpClient$3(HttpClientUtils.java:112) ~[kubernetes-client-4.4.1.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
	at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:229) ~[okhttp-3.14.4.jar:?]
	at okhttp3.RealCall.execute(RealCall.java:81) ~[okhttp-3.14.4.jar:?]
	at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:404) ~[kubernetes-client-4.4.1.jar:?]
	at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:365) ~[kubernetes-client-4.4.1.jar:?]
	at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleGet(OperationSupport.java:330) ~[kubernetes-client-4.4.1.jar:?]
	at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleGet(OperationSupport.java:311) ~[kubernetes-client-4.4.1.jar:?]
	at io.fabric8.kubernetes.client.dsl.base.BaseOperation.handleGet(BaseOperation.java:810) ~[kubernetes-client-4.4.1.jar:?]
	at io.fabric8.kubernetes.client.dsl.base.BaseOperation.getMandatory(BaseOperation.java:218) ~[kubernetes-client-4.4.1.jar:?]
	... 39 more
2025-02-15 12:07:49 Located property source: CompositePropertySource {name='composite-configmap', propertySources=[ConfigMapPropertySource@186221253 {name='configmap.ves-notifier.null', properties={}}]}
2025-02-15 12:07:49 Located property source: CompositePropertySource {name='composite-secrets', propertySources=[]}
2025-02-15 12:07:49 Loading source class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter
2025-02-15 12:07:49 Loaded config file 'file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/application.properties' (classpath:/application.properties)
2025-02-15 12:07:49 Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1472308f
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-02-15 12:07:49 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/VesConfiguration.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/async/AsyncRequestHandler.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/async/AsyncThreadPoolConfig.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/async/WaitForNotifications.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/AlarmMappingHandler.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/HeartBeatMessageHandler.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/PnfRegMappingHandler.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/VESAgentService.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/http/HttpRequestSender.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/mapper/MapperRequestSender.class]
2025-02-15 12:07:49 Ignored because not a concrete top-level class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/repository/VesDataRepository.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/service/VesAgentServiceHelper.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/ScheduleConfig.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/ScheduleTaskService.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/ServiceConfig.class]
2025-02-15 12:07:49 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/StartupTimerService.class]
2025-02-15 12:07:49 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:49 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:50 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:50 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:50 Found key 'spring.cloud.kubernetes.reload.enabled' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:50 Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:50 Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:50 Bootstrapping Spring Data repositories in DEFAULT mode.
2025-02-15 12:07:50 Scanning for repositories in packages org.commscope.tr069adapter.vesagent.repository.
2025-02-15 12:07:50 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/repository/VesDataRepository.class]
2025-02-15 12:07:50 Finished Spring Data repository scanning in 39ms. Found 1 repository interfaces.
2025-02-15 12:07:50 Found key 'management.endpoint.refresh.enabled' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:50 Found key 'management.endpoint.restart.enabled' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:50 Found key 'spring.cloud.kubernetes.reload.enabled' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:50 Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:50 Creating shared instance of singleton bean 'refreshScope'
2025-02-15 12:07:50 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer'
2025-02-15 12:07:50 Generating bean factory id from names: [VESAgentService, VESAgentServiceBooter, alarmMappingHandler, asyncRequestHandler, asyncThreadPoolConfig, basicErrorController, beanNameHandlerMapping, beanNameViewResolver, cachingJmsConnectionFactory, characterEncodingFilter, configurationPropertiesBeans, configurationPropertiesRebinder, configurationUpdateStrategy, contextRefresher, controllerEndpointDiscoverer, controllerEndpointHandlerMapping, controllerExposeExcludePropertyEndpointFilter, conventionErrorViewResolver, dataSource, dataSourceInitializedPublisher, dataSourceInitializerPostProcessor, dbHealthContributor, defaultServletHandlerMapping, defaultValidator, defaultViewResolver, diskSpaceHealthIndicator, dispatcherServlet, dispatcherServletMappingDescriptionProvider, dispatcherServletRegistration, emBeanDefinitionRegistrarPostProcessor, endpointCachingOperationInvokerAdvisor, endpointMediaTypes, endpointOperationParameterMapper, entityManagerFactory, entityManagerFactoryBuilder, envInfoContributor, environmentEndpoint, environmentEndpointWebExtension, environmentManager, error, errorAttributes, errorPageCustomizer, errorPageRegistrarBeanPostProcessor, filterMappingDescriptionProvider, formContentFilter, getBeanInstance, gson, gsonBuilder, handlerExceptionResolver, handlerFunctionAdapter, healthAggregator, healthContributorRegistry, healthEndpoint, healthEndpointGroups, healthEndpointProperties, healthEndpointWebExtension, healthHttpCodeStatusMapper, healthIndicatorRegistry, healthStatusAggregator, healthStatusHttpMapper, heartBeatMessageHandler, hikariPoolDataSourceMetadataProvider, httpRequestHandlerAdapter, httpRequestSender, infoEndpoint, jacksonGeoModule, jacksonObjectMapper, jacksonObjectMapperBuilder, jdbcTemplate, jmsHealthContributor, jmsListenerContainerFactory, jmsListenerContainerFactoryConfigurer, jmsMessagingTemplate, jmsTemplate, jpaContext, jpaMappingContext, jpaVendorAdapter, jsonComponentModule, kubernetesHealthIndicator, kubernetesInfoContributor, localeCharsetMappingsCustomizer, loggingRebinder, management.endpoint.env-org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties, management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties, management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties, management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties, management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties, management.info-org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties, management.server-org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties, managementServletContext, mapperRequestSender, mappingJackson2HttpMessageConverter, messageConverters, methodValidationPostProcessor, multipartConfigElement, multipartResolver, mvcContentNegotiationManager, mvcConversionService, mvcHandlerMappingIntrospector, mvcPathMatcher, mvcResourceUrlProvider, mvcUriComponentsContributor, mvcUrlPathHelper, mvcValidator, mvcViewResolver, myPrototypeFactory, namedParameterJdbcTemplate, openEntityManagerInViewInterceptor, openEntityManagerInViewInterceptorConfigurer, org.springframework.aop.config.internalAutoProxyCreator, org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration$WebEndpointServletConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration, org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointAdaptersConfiguration, org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointCompatibilityConfiguration, org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.jms.JmsHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration$SpringMvcConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$EnableSameManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration, org.springframework.boot.autoconfigure.AutoConfigurationPackages, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration, org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration, org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.domain.EntityScanPackages, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration, org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari, org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration, org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration, org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration, org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration, org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration, org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration, org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration, org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration, org.springframework.boot.context.internalConfigurationPropertiesBinder, org.springframework.boot.context.internalConfigurationPropertiesBinderFactory, org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata, org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator, org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor, org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration, org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.PauseResumeEndpointsConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer, org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration$RefreshEndpointConfiguration, org.springframework.cloud.autoconfigure.RestartEndpointWithoutIntegrationConfiguration, org.springframework.cloud.autoconfigure.WritableEnvironmentEndpointAutoConfiguration, org.springframework.cloud.kubernetes.KubernetesAutoConfiguration, org.springframework.cloud.kubernetes.KubernetesAutoConfiguration$KubernetesActuatorConfiguration, org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration, org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration$ConfigReloadAutoConfigurationBeans, org.springframework.context.annotation.internalAsyncAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalPersistenceAnnotationProcessor, org.springframework.context.annotation.internalScheduledAnnotationProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.event.internalEventListenerProcessor, org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0, org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension, org.springframework.data.jpa.util.JpaMetamodelCacheCleanup, org.springframework.data.web.config.ProjectingArgumentResolverRegistrar, org.springframework.data.web.config.SpringDataJacksonConfiguration, org.springframework.data.web.config.SpringDataWebConfiguration, org.springframework.jms.annotation.JmsBootstrapConfiguration, org.springframework.jms.config.internalJmsListenerAnnotationProcessor, org.springframework.jms.config.internalJmsListenerEndpointRegistry, org.springframework.scheduling.annotation.ProxyAsyncConfiguration, org.springframework.scheduling.annotation.SchedulingConfiguration, org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration, org.springframework.transaction.config.internalTransactionAdvisor, org.springframework.transaction.config.internalTransactionalEventListenerFactory, pageableCustomizer, pageableResolver, parameterNamesModule, pathMappedEndpoints, pauseEndpoint, persistenceExceptionTranslationPostProcessor, pingHealthContributor, platformTransactionManagerCustomizers, pnfRegMappingHandler, preserveErrorControllerTargetClassPostProcessor, projectingArgumentResolverBeanPostProcessor, propertyChangeWatcher, propertySourcesPlaceholderConfigurer, quartzScheduler, refreshEndpoint, refreshEventListener, refreshScope, refreshScopeHealthIndicator, requestContextFilter, requestMappingHandlerAdapter, requestMappingHandlerMapping, resourceHandlerMapping, restTemplateBuilder, restartEndpointWithoutIntegration, resumeEndpoint, routerFunctionMapping, scheduleConfig, scheduleTaskService, scopedTarget.dataSource, server-org.springframework.boot.autoconfigure.web.ServerProperties, serviceConfig, servletEndpointDiscoverer, servletEndpointRegistrar, servletExposeExcludePropertyEndpointFilter, servletMappingDescriptionProvider, servletWebChildContextFactory, servletWebServerFactoryCustomizer, simpleControllerHandlerAdapter, sortCustomizer, sortResolver, spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties, spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties, spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties, spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties, spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties, spring.http-org.springframework.boot.autoconfigure.http.HttpProperties, spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties, spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties, spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties, spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties, spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties, spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties, spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties, spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties, spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties, spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties, spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties, spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties, spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties, spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties, standardGsonBuilderCustomizer, standardJacksonObjectMapperBuilderCustomizer, startupTimerService, stringHttpMessageConverter, taskExecutorBuilder, taskScheduler, taskSchedulerBuilder, threadPoolTaskExecutor1, threadPoolTaskExecutor2, tomcatServletWebServerFactory, tomcatServletWebServerFactoryCustomizer, tomcatWebServerFactoryCustomizer, transactionAttributeSource, transactionInterceptor, transactionManager, transactionTemplate, vesAgentServiceHelper, vesConfiguration, vesDataRepository, viewControllerHandlerMapping, viewResolver, waitForNotifications, webEndpointDiscoverer, webEndpointPathMapper, webEndpointServletHandlerMapping, webExposeExcludePropertyEndpointFilter, webServerFactoryCustomizerBeanPostProcessor, websocketServletWebServerCustomizer, welcomePageHandlerMapping]
2025-02-15 12:07:50 BeanFactory id=8bd49b7c-ec76-3784-9eba-65fa11470c5a
2025-02-15 12:07:50 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-02-15 12:07:50 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-02-15 12:07:50 Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-02-15 12:07:50 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalScheduledAnnotationProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.SchedulingConfiguration'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'methodValidationPostProcessor'
2025-02-15 12:07:51 Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-02-15 12:07:51 Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerAnnotationProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.jms.annotation.JmsBootstrapConfiguration'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'dataSourceInitializedPublisher'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-02-15 12:07:51 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-02-15 12:07:51 Creating shared instance of singleton bean 'transactionAttributeSource'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'transactionInterceptor'
2025-02-15 12:07:51 Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-02-15 12:07:51 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-02-15 12:07:51 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'configurationPropertiesBeans'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2025-02-15 12:07:51 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-02-15 12:07:51 Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3712a0e]
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-02-15 12:07:51 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-02-15 12:07:51 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'dataSource'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'entityManagerFactory'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-02-15 12:07:51 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-02-15 12:07:51 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-02-15 12:07:51 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1ad03f80'
2025-02-15 12:07:51 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-02-15 12:07:51 Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-02-15 12:07:51 Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-02-15 12:07:51 Autowiring by type from bean name 'scopedTarget.dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-02-15 12:07:51 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
2025-02-15 12:07:51 Building JPA container EntityManagerFactory for persistence unit 'default'
2025-02-15 12:07:52 Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-02-15 12:07:52 Creating shared instance of singleton bean 'refreshEventListener'
2025-02-15 12:07:52 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration'
2025-02-15 12:07:52 Creating shared instance of singleton bean 'contextRefresher'
2025-02-15 12:07:52 Autowiring by type from bean name 'contextRefresher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:52 Autowiring by type from bean name 'contextRefresher' via factory method to bean named 'refreshScope'
2025-02-15 12:07:52 Autowiring by type from bean name 'refreshEventListener' via factory method to bean named 'contextRefresher'
2025-02-15 12:07:52 Creating shared instance of singleton bean 'VESAgentServiceBooter'
2025-02-15 12:07:52 Creating shared instance of singleton bean 'vesConfiguration'
2025-02-15 12:07:52 Creating shared instance of singleton bean 'asyncRequestHandler'
2025-02-15 12:07:52 Creating shared instance of singleton bean 'mapperRequestSender'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'waitForNotifications'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'heartBeatMessageHandler'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'vesAgentServiceHelper'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'myPrototypeFactory'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'serviceConfig'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'vesDataRepository'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'jpaMappingContext'
2025-02-15 12:07:53 Initializing JpaMetamodelMappingContext…
2025-02-15 12:07:53 Finished initializing JpaMetamodelMappingContext!
2025-02-15 12:07:53 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:53 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:53 Initializing repository instance for org.commscope.tr069adapter.vesagent.repository.VesDataRepository…
2025-02-15 12:07:53 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:53 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:53 Looking up query for method findByDeviceId
2025-02-15 12:07:53 Looking up named query DeviceDataEntity.findByDeviceId
2025-02-15 12:07:53 Did not find named query DeviceDataEntity.findByDeviceId
2025-02-15 12:07:53 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:53 Looking up query for method findByAttrGroup
2025-02-15 12:07:53 Looking up named query DeviceDataEntity.findByAttrGroup
2025-02-15 12:07:53 Did not find named query DeviceDataEntity.findByAttrGroup
2025-02-15 12:07:53 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:53 Looking up query for method findByDeviceIdAndAttrGroup
2025-02-15 12:07:53 Looking up named query DeviceDataEntity.findByDeviceIdAndAttrGroup
2025-02-15 12:07:53 Did not find named query DeviceDataEntity.findByDeviceIdAndAttrGroup
2025-02-15 12:07:53 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:53 Finished creation of repository instance for org.commscope.tr069adapter.vesagent.repository.VesDataRepository.
2025-02-15 12:07:53 Creating shared instance of singleton bean 'scheduleTaskService'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'taskScheduler'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'scheduleConfig'
2025-02-15 12:07:53 Initializing ExecutorService 'taskScheduler'
2025-02-15 12:07:53 Autowiring by type from bean name 'scheduleTaskService' via constructor to bean named 'taskScheduler'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'asyncThreadPoolConfig'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'alarmMappingHandler'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'pnfRegMappingHandler'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'VESAgentService'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'startupTimerService'
2025-02-15 12:07:53 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:53 Creating shared instance of singleton bean 'threadPoolTaskExecutor1'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'threadPoolTaskExecutor2'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-02-15 12:07:53 Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-02-15 12:07:53 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-02-15 12:07:53 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'errorPageCustomizer'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'dispatcherServlet'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-02-15 12:07:53 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'multipartConfigElement'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'defaultValidator'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'error'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'beanNameViewResolver'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'errorAttributes'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'basicErrorController'
2025-02-15 12:07:53 Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1ad03f80'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1ad03f80'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-02-15 12:07:53 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-02-15 12:07:53 Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-02-15 12:07:53 Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$dd717c18] - unable to determine constructor/method parameter names
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'pageableCustomizer'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'sortCustomizer'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'mvcConversionService'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'mvcValidator'
2025-02-15 12:07:53 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-02-15 12:07:53 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-02-15 12:07:53 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-02-15 12:07:53 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-02-15 12:07:53 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-02-15 12:07:53 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'messageConverters'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-02-15 12:07:53 Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:53 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-02-15 12:07:53 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:53 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'parameterNamesModule'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'jsonComponentModule'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'jacksonGeoModule'
2025-02-15 12:07:53 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-02-15 12:07:53 Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-02-15 12:07:54 Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'sortResolver'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'pageableResolver'
2025-02-15 12:07:54 ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-02-15 12:07:54 Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-02-15 12:07:54 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-02-15 12:07:54 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-02-15 12:07:54 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-02-15 12:07:54 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-02-15 12:07:54 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-02-15 12:07:54 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-02-15 12:07:54 6 mappings in 'requestMappingHandlerMapping'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-02-15 12:07:54 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:54 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-02-15 12:07:54 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'mvcPathMatcher'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-02-15 12:07:54 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2025-02-15 12:07:54 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2025-02-15 12:07:54 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-02-15 12:07:54 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-02-15 12:07:54 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-02-15 12:07:54 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'routerFunctionMapping'
2025-02-15 12:07:54 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-02-15 12:07:54 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-02-15 12:07:54 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2025-02-15 12:07:54 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2025-02-15 12:07:54 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-02-15 12:07:54 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-02-15 12:07:54 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-02-15 12:07:54 Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-02-15 12:07:54 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-02-15 12:07:54 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-02-15 12:07:54 Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-02-15 12:07:54 ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-02-15 12:07:54 Creating shared instance of singleton bean 'mvcViewResolver'
2025-02-15 12:07:54 Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'defaultViewResolver'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'viewResolver'
2025-02-15 12:07:54 Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1ad03f80'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'requestContextFilter'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'formContentFilter'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'loggingRebinder'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'transactionManager'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'servletWebChildContextFactory'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'managementServletContext'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'managementServletContext' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointAdaptersConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointCompatibilityConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'healthAggregator'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthAggregator' via factory method to bean named 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'healthStatusHttpMapper'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthStatusHttpMapper' via factory method to bean named 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'healthIndicatorRegistry'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'healthContributorRegistry'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'healthEndpointGroups'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'healthEndpointProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthEndpointProperties' via factory method to bean named 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthEndpointGroups' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthEndpointGroups' via factory method to bean named 'healthEndpointProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'healthStatusAggregator'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthStatusAggregator' via factory method to bean named 'healthEndpointProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'healthHttpCodeStatusMapper'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthHttpCodeStatusMapper' via factory method to bean named 'healthEndpointProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthContributorRegistry' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthContributorRegistry' via factory method to bean named 'healthEndpointGroups'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'diskSpaceHealthIndicator'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'diskSpaceHealthIndicator' via factory method to bean named 'management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'pingHealthContributor'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'dbHealthContributor'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration' via constructor to bean named 'dataSource'
2025-02-15 12:07:54 Autowiring by type from bean name 'dbHealthContributor' via factory method to bean named 'dataSource'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'jmsHealthContributor'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.jms.JmsHealthContributorAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'cachingJmsConnectionFactory'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'jmsHealthContributor' via factory method to bean named 'cachingJmsConnectionFactory'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'refreshScopeHealthIndicator'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2025-02-15 12:07:54 Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2025-02-15 12:07:54 Autowiring by type from bean name 'refreshScopeHealthIndicator' via factory method to bean named 'configurationPropertiesRebinder'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'kubernetesHealthIndicator'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration$KubernetesActuatorConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'kubernetesHealthIndicator' via factory method to bean named 'kubernetesPodUtils'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthIndicatorRegistry' via factory method to bean named 'healthContributorRegistry'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'healthEndpoint'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'healthContributorRegistry'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'healthEndpointGroups'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'healthEndpointWebExtension'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'healthContributorRegistry'
2025-02-15 12:07:54 Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'healthEndpointGroups'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'envInfoContributor'
2025-02-15 12:07:54 Autowiring by type from bean name 'envInfoContributor' via factory method to bean named 'environment'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'management.info-org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'infoEndpoint'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'kubernetesInfoContributor'
2025-02-15 12:07:54 Autowiring by type from bean name 'kubernetesInfoContributor' via factory method to bean named 'kubernetesPodUtils'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'endpointOperationParameterMapper'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'endpointCachingOperationInvokerAdvisor'
2025-02-15 12:07:54 Autowiring by type from bean name 'endpointCachingOperationInvokerAdvisor' via factory method to bean named 'environment'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration$WebEndpointServletConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'servletEndpointDiscoverer'
2025-02-15 12:07:54 Autowiring by type from bean name 'servletEndpointDiscoverer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'webEndpointPathMapper'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:54 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' via constructor to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'servletExposeExcludePropertyEndpointFilter'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'servletExposeExcludePropertyEndpointFilter' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'endpointMediaTypes'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'webEndpointDiscoverer'
2025-02-15 12:07:54 Autowiring by type from bean name 'webEndpointDiscoverer' via factory method to bean named 'endpointOperationParameterMapper'
2025-02-15 12:07:54 Autowiring by type from bean name 'webEndpointDiscoverer' via factory method to bean named 'endpointMediaTypes'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'webExposeExcludePropertyEndpointFilter'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'controllerEndpointDiscoverer'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'controllerExposeExcludePropertyEndpointFilter'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'pathMappedEndpoints'
2025-02-15 12:07:54 Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'servletEndpointDiscoverer'
2025-02-15 12:07:54 Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'webEndpointDiscoverer'
2025-02-15 12:07:54 Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'controllerEndpointDiscoverer'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'environmentEndpoint'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.WritableEnvironmentEndpointAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'management.endpoint.env-org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'org.springframework.cloud.autoconfigure.WritableEnvironmentEndpointAutoConfiguration' via constructor to bean named 'management.endpoint.env-org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'environmentEndpoint' via factory method to bean named 'environment'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'refreshEndpoint'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration$RefreshEndpointConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'refreshEndpoint' via factory method to bean named 'contextRefresher'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'restartEndpointWithoutIntegration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RestartEndpointWithoutIntegrationConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'pauseEndpoint'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.PauseResumeEndpointsConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'pauseEndpoint' via factory method to bean named 'restartEndpointWithoutIntegration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'resumeEndpoint'
2025-02-15 12:07:54 Autowiring by type from bean name 'resumeEndpoint' via factory method to bean named 'restartEndpointWithoutIntegration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'environmentEndpointWebExtension'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'environmentManager'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'environmentManager' via factory method to bean named 'environment'
2025-02-15 12:07:54 Autowiring by type from bean name 'environmentEndpointWebExtension' via factory method to bean named 'environmentEndpoint'
2025-02-15 12:07:54 Autowiring by type from bean name 'environmentEndpointWebExtension' via factory method to bean named 'environmentManager'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration$SpringMvcConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'dispatcherServletMappingDescriptionProvider'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'servletMappingDescriptionProvider'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'filterMappingDescriptionProvider'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'gsonBuilder'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'standardGsonBuilderCustomizer'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'standardGsonBuilderCustomizer' via factory method to bean named 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'gsonBuilder' via factory method to bean named 'standardGsonBuilderCustomizer'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'gson'
2025-02-15 12:07:54 Autowiring by type from bean name 'gson' via factory method to bean named 'gsonBuilder'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'jdbcTemplate'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-02-15 12:07:54 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-02-15 12:07:54 Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'jmsTemplate'
2025-02-15 12:07:54 Autowiring by type from bean name 'jmsTemplate' via factory method to bean named 'cachingJmsConnectionFactory'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'jmsMessagingTemplate'
2025-02-15 12:07:54 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'jmsTemplate'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'jmsListenerContainerFactoryConfigurer'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'jmsListenerContainerFactory'
2025-02-15 12:07:54 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'jmsListenerContainerFactoryConfigurer'
2025-02-15 12:07:54 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'cachingJmsConnectionFactory'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'quartzScheduler'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'transactionTemplate'
2025-02-15 12:07:54 Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'restTemplateBuilder'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'characterEncodingFilter'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'multipartResolver'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration$ConfigReloadAutoConfigurationBeans'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'propertyChangeWatcher'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'configurationUpdateStrategy'
2025-02-15 12:07:54 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1472308f'
2025-02-15 12:07:54 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'restartEndpointWithoutIntegration'
2025-02-15 12:07:54 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'contextRefresher'
2025-02-15 12:07:54 Autowiring by type from bean name 'propertyChangeWatcher' via factory method to bean named 'spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'propertyChangeWatcher' via factory method to bean named 'configurationUpdateStrategy'
2025-02-15 12:07:54 Kubernetes polling configuration change detector activated
2025-02-15 12:07:54 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:54 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'environmentProperties' with value of type String
2025-02-15 12:07:54 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'configurationProperties' with value of type String
2025-02-15 12:07:54 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'environmentProperties' with value of type String
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'servletEndpointRegistrar'
2025-02-15 12:07:54 Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'servletEndpointDiscoverer'
2025-02-15 12:07:54 Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'dispatcherServletRegistration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'webEndpointServletHandlerMapping'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'webEndpointDiscoverer'
2025-02-15 12:07:54 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'servletEndpointDiscoverer'
2025-02-15 12:07:54 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'controllerEndpointDiscoverer'
2025-02-15 12:07:54 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'endpointMediaTypes'
2025-02-15 12:07:54 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'environment'
2025-02-15 12:07:54 Exposing 2 endpoint(s) beneath base path '/actuator'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'controllerEndpointHandlerMapping'
2025-02-15 12:07:54 Autowiring by type from bean name 'controllerEndpointHandlerMapping' via factory method to bean named 'controllerEndpointDiscoverer'
2025-02-15 12:07:54 Autowiring by type from bean name 'controllerEndpointHandlerMapping' via factory method to bean named 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
2025-02-15 12:07:54 Autowiring by type from bean name 'controllerEndpointHandlerMapping' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$EnableSameManagementContextConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration'
2025-02-15 12:07:54 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration' via constructor to bean named 'environment'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration'
2025-02-15 12:07:54 Creating shared instance of singleton bean 'management.server-org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties'
2025-02-15 12:07:54 Starting beans in phase 2147483647
2025-02-15 12:07:54 Successfully started bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2025-02-15 12:07:54 Starting Quartz Scheduler now
2025-02-15 12:07:54 Successfully started bean 'quartzScheduler'
2025-02-15 12:07:54 


============================
CONDITIONS EVALUATION REPORT
============================


Positive matches:
-----------------

   ActiveMQAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition)
      - @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ActiveMQConnectionFactoryConfiguration matched:
      - @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration matched:
      - @ConditionalOnProperty (spring.activemq.pool.enabled=false) matched (OnPropertyCondition)

   ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration.CachingConnectionFactoryConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.jms.connection.CachingConnectionFactory' (OnClassCondition)
      - @ConditionalOnProperty (spring.jms.cache.enabled=true) matched (OnPropertyCondition)

   AopAutoConfiguration matched:
      - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition)

   AopAutoConfiguration.AspectJAutoProxyingConfiguration matched:
      - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)

   AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched:
      - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)

   ConfigReloadAutoConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' (OnClassCondition)
      - @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)

   ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans matched:
      - @ConditionalOnClass found required classes 'org.springframework.cloud.context.restart.RestartEndpoint', 'org.springframework.cloud.context.refresh.ContextRefresher' (OnClassCondition)
      - @ConditionalOnProperty (spring.cloud.kubernetes.reload.enabled) matched (OnPropertyCondition)

   ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans#configurationUpdateStrategy matched:
      - @ConditionalOnBean (types: org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans#propertyChangeWatcher matched:
      - @ConditionalOnBean (types: org.springframework.cloud.kubernetes.config.reload.ConfigurationChangeDetector; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ConfigurationPropertiesRebinderAutoConfiguration matched:
      - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition)

   ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition)

   ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition)

   DataSourceAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)

   DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
      - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
      - @ConditionalOnBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)

   DataSourceConfiguration.Hikari matched:
      - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
      - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
      - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)

   DataSourceHealthContributorAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource' (OnClassCondition)
      - @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource' (OnBeanCondition)

   DataSourceHealthContributorAutoConfiguration#dbHealthContributor matched:
      - @ConditionalOnBean (names: dbHealthIndicator,dbHealthContributor; SearchStrategy: all) did not find any beans (OnBeanCondition)

   DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
      - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)

   DataSourceTransactionManagerAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)

   DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched:
      - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)

   DiskSpaceHealthContributorAutoConfiguration matched:
      - @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)

   DiskSpaceHealthContributorAutoConfiguration#diskSpaceHealthIndicator matched:
      - @ConditionalOnBean (names: diskSpaceHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)

   DispatcherServletAutoConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)

   DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
      - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
      - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)

   DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
      - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
      - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)

   DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
      - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)

   EmbeddedWebServerFactoryCustomizerAutoConfiguration matched:
      - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)

   EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched:
      - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)

   EndpointAutoConfiguration#endpointCachingOperationInvokerAdvisor matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvokerAdvisor; SearchStrategy: all) did not find any beans (OnBeanCondition)

   EndpointAutoConfiguration#endpointOperationParameterMapper matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.invoke.ParameterValueMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ErrorMvcAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)

   ErrorMvcAutoConfiguration#basicErrorController matched:
      - @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition)

   ErrorMvcAutoConfiguration#errorAttributes matched:
      - @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)

   ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
      - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
      - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition)
      - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)

   ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
      - @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
      - @ConditionalOnBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)

   GenericCacheConfiguration matched:
      - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition)

   GsonAutoConfiguration matched:
      - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition)

   GsonAutoConfiguration#gson matched:
      - @ConditionalOnBean (types: com.google.gson.Gson; SearchStrategy: all) did not find any beans (OnBeanCondition)

   GsonAutoConfiguration#gsonBuilder matched:
      - @ConditionalOnBean (types: com.google.gson.GsonBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)

   GsonHttpMessageConvertersConfiguration matched:
      - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition)

   HealthContributorAutoConfiguration#pingHealthContributor matched:
      - @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)

   HealthEndpointAutoConfiguration matched:
      - @ConditionalOnAvailableEndpoint no property management.endpoint.health.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property (OnAvailableEndpointCondition)

   HealthEndpointConfiguration#healthContributorRegistry matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthContributorRegistry; SearchStrategy: all) did not find any beans (OnBeanCondition)

   HealthEndpointConfiguration#healthEndpoint matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)

   HealthEndpointConfiguration#healthEndpointGroups matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpointGroups; SearchStrategy: all) did not find any beans (OnBeanCondition)

   HealthEndpointConfiguration#healthHttpCodeStatusMapper matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HttpCodeStatusMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)

   HealthEndpointConfiguration#healthStatusAggregator matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.health.StatusAggregator; SearchStrategy: all) did not find any beans (OnBeanCondition)

   HealthEndpointWebExtensionConfiguration matched:
      - found 'session' scope (OnWebApplicationCondition)
      - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) found bean 'healthEndpoint' (OnBeanCondition)

   HealthEndpointWebExtensionConfiguration#healthEndpointWebExtension matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) found bean 'healthEndpoint'; @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpointWebExtension; SearchStrategy: all) did not find any beans (OnBeanCondition)

   HibernateJpaAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition)

   HibernateJpaConfiguration matched:
      - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)

   HttpEncodingAutoConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)
      - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition)

   HttpEncodingAutoConfiguration#characterEncodingFilter matched:
      - @ConditionalOnBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)

   HttpMessageConvertersAutoConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition)
      - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition)

   HttpMessageConvertersAutoConfiguration#messageConverters matched:
      - @ConditionalOnBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition)

   HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition)

   HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched:
      - @ConditionalOnBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)

   InfoContributorAutoConfiguration#envInfoContributor matched:
      - @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)

   InfoEndpointAutoConfiguration matched:
      - @ConditionalOnAvailableEndpoint no property management.endpoint.info.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property (OnAvailableEndpointCondition)

   InfoEndpointAutoConfiguration#infoEndpoint matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.info.InfoEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JacksonAutoConfiguration matched:
      - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)

   JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)

   JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)

   JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched:
      - @ConditionalOnBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)

   JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched:
      - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched:
      - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition)

   JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched:
      - @ConditionalOnBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched:
      - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
      - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
      - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)

   JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched:
      - @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JdbcTemplateAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition)
      - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)

   JdbcTemplateConfiguration matched:
      - @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JmsAnnotationDrivenConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.jms.annotation.EnableJms' (OnClassCondition)

   JmsAnnotationDrivenConfiguration#jmsListenerContainerFactory matched:
      - @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (names: jmsListenerContainerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JmsAnnotationDrivenConfiguration#jmsListenerContainerFactoryConfigurer matched:
      - @ConditionalOnBean (types: org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JmsAnnotationDrivenConfiguration.EnableJmsConfiguration matched:
      - @ConditionalOnBean (names: org.springframework.jms.config.internalJmsListenerAnnotationProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JmsAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
      - @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)

   JmsAutoConfiguration.JmsTemplateConfiguration#jmsTemplate matched:
      - @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (types: org.springframework.jms.core.JmsOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JmsAutoConfiguration.MessagingTemplateConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.jms.core.JmsMessagingTemplate' (OnClassCondition)

   JmsAutoConfiguration.MessagingTemplateConfiguration#jmsMessagingTemplate matched:
      - @ConditionalOnBean (types: org.springframework.jms.core.JmsTemplate; SearchStrategy: all) found a primary bean from beans 'jmsTemplate'; @ConditionalOnBean (types: org.springframework.jms.core.JmsMessageOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JmsHealthContributorAutoConfiguration matched:
      - @ConditionalOnClass found required class 'javax.jms.ConnectionFactory' (OnClassCondition)
      - @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
      - @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)

   JmsHealthContributorAutoConfiguration#jmsHealthContributor matched:
      - @ConditionalOnBean (names: jmsHealthIndicator,jmsHealthContributor; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JpaBaseConfiguration#entityManagerFactory matched:
      - @ConditionalOnBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JpaBaseConfiguration#entityManagerFactoryBuilder matched:
      - @ConditionalOnBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JpaBaseConfiguration#jpaVendorAdapter matched:
      - @ConditionalOnBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JpaBaseConfiguration#transactionManager matched:
      - @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JpaBaseConfiguration.JpaWebConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)
      - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition)
      - @ConditionalOnBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)

   JtaAutoConfiguration matched:
      - @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition)
      - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition)

   KubernetesAutoConfiguration matched:
      - @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)

   KubernetesAutoConfiguration.KubernetesActuatorConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition)

   KubernetesAutoConfiguration.KubernetesActuatorConfiguration#kubernetesHealthIndicator matched:
      - @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)

   LegacyHealthEndpointCompatibilityConfiguration#healthAggregator matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthAggregator; SearchStrategy: all) did not find any beans (OnBeanCondition)

   LegacyHealthEndpointCompatibilityConfiguration#healthIndicatorRegistry matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthIndicatorRegistry; SearchStrategy: all) did not find any beans (OnBeanCondition)

   LegacyHealthEndpointCompatibilityConfiguration#healthStatusHttpMapper matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthStatusHttpMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)

   LifecycleMvcEndpointAutoConfiguration#environmentManager matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ManagementContextAutoConfiguration.SameManagementContextConfiguration matched:
      - Management Port actual port type (SAME) matched required type (OnManagementPortCondition)

   MappingsEndpointAutoConfiguration.ServletWebConfiguration matched:
      - found 'session' scope (OnWebApplicationCondition)

   MappingsEndpointAutoConfiguration.ServletWebConfiguration.SpringMvcConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
      - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)

   MultipartAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)
      - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition)

   MultipartAutoConfiguration#multipartConfigElement matched:
      - @ConditionalOnBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)

   MultipartAutoConfiguration#multipartResolver matched:
      - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)

   NamedParameterJdbcTemplateConfiguration matched:
      - @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)

   NoOpCacheConfiguration matched:
      - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition)

   OAuth2ResourceServerAutoConfiguration matched:
      - found 'session' scope (OnWebApplicationCondition)

   PauseResumeEndpointsConfiguration#pauseEndpoint matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint; SearchStrategy: all) found bean 'restartEndpointWithoutIntegration'; @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint$PauseEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
      - @ConditionalOnEnabledEndpoint no property management.endpoint.pause.enabled found so using endpoint default (OnEnabledEndpointCondition)

   PauseResumeEndpointsConfiguration#resumeEndpoint matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint; SearchStrategy: all) found bean 'restartEndpointWithoutIntegration'; @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint$ResumeEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
      - @ConditionalOnEnabledEndpoint no property management.endpoint.resume.enabled found so using endpoint default (OnEnabledEndpointCondition)

   PersistenceExceptionTranslationAutoConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition)

   PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
      - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition)
      - @ConditionalOnBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)

   PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
      - @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)

   QuartzAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'org.quartz.Scheduler', 'org.springframework.scheduling.quartz.SchedulerFactoryBean', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)

   QuartzAutoConfiguration#quartzScheduler matched:
      - @ConditionalOnBean (types: org.springframework.scheduling.quartz.SchedulerFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition)

   RefreshAutoConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition)
      - @ConditionalOnProperty (spring.cloud.refresh.enabled) matched (OnPropertyCondition)

   RefreshAutoConfiguration#contextRefresher matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.refresh.ContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition)

   RefreshAutoConfiguration#loggingRebinder matched:
      - @ConditionalOnBean (types: org.springframework.cloud.logging.LoggingRebinder; SearchStrategy: all) did not find any beans (OnBeanCondition)

   RefreshAutoConfiguration#refreshScope matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.scope.refresh.RefreshScope; SearchStrategy: all) did not find any beans (OnBeanCondition)

   RefreshAutoConfiguration.JpaInvokerConfiguration matched:
      - @ConditionalOnClass found required class 'javax.persistence.EntityManagerFactory' (OnClassCondition)

   RefreshEndpointAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration', 'org.springframework.boot.actuate.health.Health' (OnClassCondition)

   RefreshEndpointAutoConfiguration#refreshScopeHealthIndicator matched:
      - @ConditionalOnBean (types: org.springframework.cloud.health.RefreshScopeHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
      - @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)

   RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration matched:
      - @ConditionalOnBean (types: org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration; SearchStrategy: all) found bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration' (OnBeanCondition)

   RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration#refreshEndpoint matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.refresh.ContextRefresher; SearchStrategy: all) found bean 'contextRefresher'; @ConditionalOnBean (types: org.springframework.cloud.endpoint.RefreshEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
      - @ConditionalOnEnabledEndpoint found property management.endpoint.refresh.enabled with value true (OnEnabledEndpointCondition)

   RestTemplateAutoConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition)
      - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition)

   RestTemplateAutoConfiguration#restTemplateBuilder matched:
      - @ConditionalOnBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)

   RestartEndpointWithoutIntegrationConfiguration matched:
      - @ConditionalOnMissingClass did not find unwanted class 'org.springframework.integration.monitor.IntegrationMBeanExporter' (OnClassCondition)

   RestartEndpointWithoutIntegrationConfiguration#restartEndpointWithoutIntegration matched:
      - @ConditionalOnEnabledEndpoint found property management.endpoint.restart.enabled with value true (OnEnabledEndpointCondition)
      - @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ServletEndpointManagementContextConfiguration matched:
      - found 'session' scope (OnWebApplicationCondition)

   ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)

   ServletManagementContextAutoConfiguration matched:
      - @ConditionalOnClass found required class 'javax.servlet.Servlet' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)

   ServletWebServerFactoryAutoConfiguration matched:
      - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)

   ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched:
      - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition)

   ServletWebServerFactoryConfiguration.EmbeddedTomcat matched:
      - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
      - @ConditionalOnBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition)

   SimpleCacheConfiguration matched:
      - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition)

   SpringDataWebAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)
      - @ConditionalOnBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)

   SpringDataWebAutoConfiguration#pageableCustomizer matched:
      - @ConditionalOnBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)

   SpringDataWebAutoConfiguration#sortCustomizer matched:
      - @ConditionalOnBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)

   TaskExecutionAutoConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition)

   TaskExecutionAutoConfiguration#taskExecutorBuilder matched:
      - @ConditionalOnBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)

   TaskSchedulingAutoConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)

   TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched:
      - @ConditionalOnBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)

   TransactionAutoConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)

   TransactionAutoConfiguration#platformTransactionManagerCustomizers matched:
      - @ConditionalOnBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)

   TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched:
      - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)

   TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched:
      - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)

   TransactionAutoConfiguration.TransactionTemplateConfiguration matched:
      - @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition)

   TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched:
      - @ConditionalOnBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ValidationAutoConfiguration matched:
      - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition)
      - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition)

   ValidationAutoConfiguration#defaultValidator matched:
      - @ConditionalOnBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition)

   ValidationAutoConfiguration#methodValidationPostProcessor matched:
      - @ConditionalOnBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebEndpointAutoConfiguration matched:
      - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)

   WebEndpointAutoConfiguration#controllerEndpointDiscoverer matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebEndpointAutoConfiguration#endpointMediaTypes matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebEndpointAutoConfiguration#pathMappedEndpoints matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebEndpointAutoConfiguration#webEndpointDiscoverer matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebEndpointAutoConfiguration.WebEndpointServletConfiguration matched:
      - found 'session' scope (OnWebApplicationCondition)

   WebEndpointAutoConfiguration.WebEndpointServletConfiguration#servletEndpointDiscoverer matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebMvcAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)
      - @ConditionalOnBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebMvcAutoConfiguration#formContentFilter matched:
      - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition)
      - @ConditionalOnBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched:
      - @ConditionalOnBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched:
      - @ConditionalOnBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched:
      - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebMvcEndpointManagementContextConfiguration matched:
      - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)
      - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet,org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier; SearchStrategy: all) found beans 'webEndpointDiscoverer', 'dispatcherServlet' (OnBeanCondition)

   WebMvcEndpointManagementContextConfiguration#controllerEndpointHandlerMapping matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.servlet.ControllerEndpointHandlerMapping; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebMvcEndpointManagementContextConfiguration#webEndpointServletHandlerMapping matched:
      - @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WebSocketServletAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition)
      - found 'session' scope (OnWebApplicationCondition)

   WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched:
      - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition)

   WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched:
      - @ConditionalOnBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)

   WritableEnvironmentEndpointAutoConfiguration matched:
      - @ConditionalOnClass found required classes 'org.springframework.boot.actuate.env.EnvironmentEndpoint', 'org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties' (OnClassCondition)
      - @ConditionalOnProperty (management.endpoint.env.post.enabled) matched (OnPropertyCondition)
      - @ConditionalOnBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) found bean 'environmentManager' (OnBeanCondition)

   WritableEnvironmentEndpointAutoConfiguration#environmentEndpoint matched:
      - @ConditionalOnBean (types: org.springframework.cloud.context.environment.WritableEnvironmentEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
      - @ConditionalOnEnabledEndpoint no property management.endpoint.env.enabled found so using endpoint default (OnEnabledEndpointCondition)

   WritableEnvironmentEndpointAutoConfiguration#environmentEndpointWebExtension matched:
      - @ConditionalOnEnabledEndpoint no property management.endpoint.env.enabled found so using endpoint default (OnEnabledEndpointCondition)


Negative matches:
-----------------

   ActiveMQConnectionFactoryConfiguration.PooledConnectionFactoryConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required classes 'org.messaginghub.pooled.jms.JmsPoolConnectionFactory', 'org.apache.commons.pool2.PooledObject' (OnClassCondition)

   ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration#jmsConnectionFactory:
      Did not match:
         - @ConditionalOnProperty (spring.jms.cache.enabled=false) did not find property 'enabled' (OnPropertyCondition)

   ActiveMQXAConnectionFactoryConfiguration:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.boot.jms.XAConnectionFactoryWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jms.XAConnectionFactoryWrapper (OnBeanCondition)
      Matched:
         - @ConditionalOnClass found required class 'javax.transaction.TransactionManager' (OnClassCondition)

   AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration:
      Did not match:
         - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)

   AopAutoConfiguration.ClassProxyingConfiguration:
      Did not match:
         - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition)

   AppOpticsMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.appoptics.AppOpticsMeterRegistry' (OnClassCondition)

   ArtemisAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition)

   AtlasMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.atlas.AtlasMeterRegistry' (OnClassCondition)

   AtomikosJtaConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition)

   AuditAutoConfiguration:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.boot.actuate.audit.AuditEventRepository; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.audit.AuditEventRepository (OnBeanCondition)
      Matched:
         - @ConditionalOnProperty (management.auditevents.enabled) matched (OnPropertyCondition)

   AuditEventsEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.auditevents.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   BatchAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition)

   BeansEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.beans.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   BitronixJtaConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'bitronix.tm.jndi.BitronixContext' (OnClassCondition)

   CacheAutoConfiguration:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)

   CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor:
      Did not match:
         - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition)

   CacheMeterBinderProvidersConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.MeterBinder' (OnClassCondition)

   CacheMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.cache.CacheManager; SearchStrategy: all) did not find any beans of type org.springframework.cache.CacheManager (OnBeanCondition)

   CachesEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.caches.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)

   CaffeineCacheConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition)

   CassandraAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)

   CassandraDataAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)

   CassandraHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)

   CassandraReactiveDataAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)

   CassandraReactiveHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)

   CassandraReactiveRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition)

   CassandraRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Session' (OnClassCondition)

   ClientHttpConnectorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)

   CloudFoundryActuatorAutoConfiguration:
      Did not match:
         - @ConditionalOnCloudPlatform did not find CLOUD_FOUNDRY (OnCloudPlatformCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
         - found 'session' scope (OnWebApplicationCondition)
         - @ConditionalOnProperty (management.cloudfoundry.enabled) matched (OnPropertyCondition)

   CloudServiceConnectorsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition)

   CodecsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)

   CompositeMeterRegistryAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.composite.CompositeMeterRegistry' (OnClassCondition)

   ConditionsReportEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.conditions.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   ConfigurationPropertiesReportEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.configprops.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   CouchbaseAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)

   CouchbaseCacheConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition)

   CouchbaseDataAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)

   CouchbaseHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)

   CouchbaseReactiveDataAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)

   CouchbaseReactiveHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)

   CouchbaseReactiveRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)

   CouchbaseRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)

   DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration:
      Did not match:
         - EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)

   DataSourceConfiguration.Dbcp2:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)

   DataSourceConfiguration.Generic:
      Did not match:
         - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition)

   DataSourceConfiguration.Tomcat:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)

   DataSourceJmxConfiguration:
      Did not match:
         - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)

   DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)

   DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)

   DataSourcePoolMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)

   DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.PlatformTransactionManager' transactionManager (OnBeanCondition)

   DatadogMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.datadog.DatadogMeterRegistry' (OnClassCondition)

   DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition)

   DynatraceMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.dynatrace.DynatraceMeterRegistry' (OnClassCondition)

   EhCacheCacheConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition)

   ElasticMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.elastic.ElasticMeterRegistry' (OnClassCondition)

   ElasticSearchClientHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)

   ElasticSearchJestHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)

   ElasticSearchRestHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)

   ElasticsearchAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)

   ElasticsearchDataAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition)

   ElasticsearchRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)

   EmbeddedLdapAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition)

   EmbeddedMongoAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)

   EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)

   EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition)

   EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)

   EnvironmentEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.env.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   ErrorWebFluxAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)

   FlywayAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)

   FlywayEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)

   FreeMarkerAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition)

   GangliaMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.ganglia.GangliaMeterRegistry' (OnClassCondition)

   GraphiteMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.graphite.GraphiteMeterRegistry' (OnClassCondition)

   GroovyTemplateAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition)

   GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration:
      Did not match:
         - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jsonb) did not find property 'spring.http.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=gson) did not find property 'spring.http.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition)

   H2ConsoleAutoConfiguration:
      Did not match:
         - @ConditionalOnProperty (spring.h2.console.enabled=true) did not find property 'enabled' (OnPropertyCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.h2.server.web.WebServlet' (OnClassCondition)
         - found 'session' scope (OnWebApplicationCondition)

   HazelcastAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)

   HazelcastCacheConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition)

   HazelcastHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)

   HazelcastJpaDependencyAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)

   HealthEndpointReactiveWebExtensionConfiguration:
      Did not match:
         - did not find reactive web application classes (OnWebApplicationCondition)

   HeapDumpWebEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.heapdump.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   HibernateMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)

   HttpClientMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)

   HttpHandlerAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)

   HttpTraceAutoConfiguration:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.boot.actuate.trace.http.HttpTraceRepository; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.trace.http.HttpTraceRepository (OnBeanCondition)
      Matched:
         - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
         - @ConditionalOnProperty (management.trace.http.enabled) matched (OnPropertyCondition)

   HttpTraceAutoConfiguration.ReactiveTraceFilterConfiguration:
      Did not match:
         - did not find reactive web application classes (OnWebApplicationCondition)
         - Ancestor org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)

   HttpTraceAutoConfiguration.ServletTraceFilterConfiguration:
      Did not match:
         - Ancestor org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
      Matched:
         - found 'session' scope (OnWebApplicationCondition)

   HttpTraceEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.httptrace.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   HumioMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.humio.HumioMeterRegistry' (OnClassCondition)

   HypermediaAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition)

   InfinispanCacheConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition)

   InfluxDbAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)

   InfluxDbHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)

   InfluxMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.influx.InfluxMeterRegistry' (OnClassCondition)

   InfoContributorAutoConfiguration#buildInfoContributor:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.boot.info.BuildProperties; SearchStrategy: all) did not find any beans (OnBeanCondition)
      Matched:
         - @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)

   InfoContributorAutoConfiguration#gitInfoContributor:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.boot.info.GitProperties; SearchStrategy: all) did not find any beans (OnBeanCondition)
      Matched:
         - @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)

   IntegrationAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition)

   IntegrationGraphEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.integration.graph.IntegrationGraphServer' (OnClassCondition)

   JCacheCacheConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition)

   JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition)

   JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition)

   JdbcRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition)

   JerseyAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition)

   JerseySameManagementContextConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.ResourceConfig' (OnClassCondition)

   JerseyServerMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.jersey2.server.MetricsApplicationEventListener' (OnClassCondition)

   JerseyWebEndpointManagementContextConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.ResourceConfig' (OnClassCondition)

   JestAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)

   JettyMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.jetty.JettyServerThreadPoolMetrics' (OnClassCondition)

   JmsAnnotationDrivenConfiguration.JndiConfiguration:
      Did not match:
         - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)

   JmxAutoConfiguration:
      Did not match:
         - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition)

   JmxEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)

   JmxMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.jmx.JmxMeterRegistry' (OnClassCondition)

   JndiConnectionFactoryAutoConfiguration:
      Did not match:
         - AnyNestedCondition 0 matched 2 did not; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Property @ConditionalOnProperty (spring.jms.jndi-name) did not find property 'jndi-name'; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Jndi @ConditionalOnJndi JNDI environment is not available (JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)

   JndiDataSourceAutoConfiguration:
      Did not match:
         - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition)
      Matched:
         - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)

   JndiJtaConfiguration:
      Did not match:
         - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition)

   JolokiaEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.jolokia.http.AgentServlet' (OnClassCondition)

   JooqAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition)

   JpaRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &vesDataRepository and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition)
         - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition)

   JsonbAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)

   JsonbHttpMessageConvertersConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)

   JvmMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)

   KafkaAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition)

   KafkaMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.kafka.KafkaConsumerMetrics' (OnClassCondition)

   KairosMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.kairos.KairosMeterRegistry' (OnClassCondition)

   KubernetesAutoConfiguration#kubernetesClient:
      Did not match:
         - @ConditionalOnBean (types: io.fabric8.kubernetes.client.KubernetesClient; SearchStrategy: all) found beans of type 'io.fabric8.kubernetes.client.KubernetesClient' kubernetesClient (OnBeanCondition)

   KubernetesAutoConfiguration#kubernetesClientConfig:
      Did not match:
         - @ConditionalOnBean (types: io.fabric8.kubernetes.client.Config; SearchStrategy: all) found beans of type 'io.fabric8.kubernetes.client.Config' kubernetesClientConfig (OnBeanCondition)

   KubernetesAutoConfiguration#kubernetesPodUtils:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.cloud.kubernetes.StandardPodUtils; SearchStrategy: all) found beans of type 'org.springframework.cloud.kubernetes.StandardPodUtils' kubernetesPodUtils (OnBeanCondition)

   LdapAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition)

   LdapHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.LdapOperations' (OnClassCondition)

   LdapRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition)

   LegacyHealthEndpointAdaptersConfiguration#healthAggregatorStatusAggregatorAdapter:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthAggregator; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.health.HealthAggregator (OnBeanCondition)

   LegacyHealthEndpointAdaptersConfiguration#healthStatusHttpMapperHttpCodeStatusMapperAdapter:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthStatusHttpMapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.health.HealthStatusHttpMapper (OnBeanCondition)

   LegacyHealthEndpointCompatibilityConfiguration.LegacyReactiveHealthEndpointCompatibilityConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition)

   LiquibaseAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition)

   LiquibaseEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition)

   Log4J2MetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.logging.Log4j2Metrics' (OnClassCondition)

   LogFileWebEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.logfile.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   LogbackMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'ch.qos.logback.classic.LoggerContext' (OnClassCondition)

   LoggersEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.loggers.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   MailHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.mail.javamail.JavaMailSenderImpl; SearchStrategy: all) did not find any beans of type org.springframework.mail.javamail.JavaMailSenderImpl (OnBeanCondition)
      Matched:
         - @ConditionalOnClass found required class 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnClassCondition)
         - @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)

   MailSenderAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition)

   MailSenderValidatorAutoConfiguration:
      Did not match:
         - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition)

   ManagementContextAutoConfiguration.DifferentManagementContextConfiguration:
      Did not match:
         - Management Port actual port type (SAME) did not match required type (DIFFERENT) (OnManagementPortCondition)

   ManagementWebSecurityAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter' (OnClassCondition)

   MappingsEndpointAutoConfiguration#mappingsEndpoint:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.mappings.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   MappingsEndpointAutoConfiguration.ReactiveWebConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)

   MessageSourceAutoConfiguration:
      Did not match:
         - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition)

   MetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.annotation.Timed' (OnClassCondition)

   MetricsEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.annotation.Timed' (OnClassCondition)

   MongoAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)

   MongoDataAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition)

   MongoHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition)

   MongoReactiveAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)

   MongoReactiveDataAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)

   MongoReactiveHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)

   MongoReactiveRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)

   MongoRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)

   MustacheAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition)

   Neo4jDataAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)

   Neo4jHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)

   Neo4jRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.Neo4jSession' (OnClassCondition)

   NewRelicMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.newrelic.NewRelicMeterRegistry' (OnClassCondition)

   OAuth2ClientAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)

   OAuth2ResourceServerAutoConfiguration.JwtConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken', 'org.springframework.security.oauth2.jwt.JwtDecoder' (OnClassCondition)

   OAuth2ResourceServerAutoConfiguration.OpaqueTokenConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (OnClassCondition)

   ProjectInfoAutoConfiguration#buildProperties:
      Did not match:
         - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition)

   ProjectInfoAutoConfiguration#gitProperties:
      Did not match:
         - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)

   PrometheusMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.prometheus.PrometheusMeterRegistry' (OnClassCondition)

   QuartzAutoConfiguration.JdbcStoreTypeConfiguration:
      Did not match:
         - @ConditionalOnProperty (spring.quartz.job-store-type=jdbc) did not find property 'job-store-type' (OnPropertyCondition)

   RSocketMessagingAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)

   RSocketRequesterAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)

   RSocketSecurityAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition)

   RSocketServerAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)

   RSocketStrategiesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition)

   RabbitAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition)

   RabbitHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.amqp.rabbit.core.RabbitTemplate' (OnClassCondition)

   RabbitMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.rabbitmq.client.ConnectionFactory' (OnClassCondition)

   ReactiveCloudFoundryActuatorAutoConfiguration:
      Did not match:
         - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)

   ReactiveElasticsearchRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition)

   ReactiveHealthEndpointConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)

   ReactiveManagementContextAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)

   ReactiveManagementWebSecurityAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)

   ReactiveOAuth2ClientAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)

   ReactiveOAuth2ResourceServerAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)

   ReactiveRestClientAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition)

   ReactiveSecurityAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)

   ReactiveUserDetailsServiceAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition)

   ReactiveWebServerFactoryAutoConfiguration:
      Did not match:
         - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)

   RedisAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition)

   RedisCacheConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)

   RedisHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)

   RedisReactiveAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)

   RedisReactiveHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)

   RedisRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition)

   RepositoryRestMvcAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition)

   RestClientAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)

   RestartEndpointWithIntegrationConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.integration.monitor.IntegrationMBeanExporter' (OnClassCondition)

   Saml2RelyingPartyAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition)

   ScheduledTasksEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.scheduledtasks.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   SecurityAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition)

   SecurityFilterAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition)

   SecurityRequestMatchersManagementContextConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.web.util.matcher.RequestMatcher' (OnClassCondition)

   SendGridAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition)

   ServletEndpointManagementContextConfiguration.JerseyServletEndpointManagementContextConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.ResourceConfig' (OnClassCondition)

   ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration:
      Did not match:
         - @ConditionalOnProperty (management.server.add-application-context-header=true) did not find property 'add-application-context-header' (OnPropertyCondition)

   ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter:
      Did not match:
         - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)

   ServletWebServerFactoryConfiguration.EmbeddedJetty:
      Did not match:
         - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)

   ServletWebServerFactoryConfiguration.EmbeddedUndertow:
      Did not match:
         - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)

   SessionAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition)

   SessionsEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.session.FindByIndexNameSessionRepository' (OnClassCondition)

   ShutdownEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.shutdown.enabled found so using endpoint default (OnAvailableEndpointCondition)

   SignalFxMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.signalfx.SignalFxMeterRegistry' (OnClassCondition)

   SimpleMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnBean did not find required type 'io.micrometer.core.instrument.Clock' (OnBeanCondition)

   SolrAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition)

   SolrHealthContributorAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)

   SolrRepositoriesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)

   SpringApplicationAdminJmxAutoConfiguration:
      Did not match:
         - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition)

   StatsdMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.statsd.StatsdMeterRegistry' (OnClassCondition)

   SystemMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)

   TaskExecutionAutoConfiguration#applicationTaskExecutor:
      Did not match:
         - @ConditionalOnBean (types: java.util.concurrent.Executor; SearchStrategy: all) found beans of type 'java.util.concurrent.Executor' threadPoolTaskExecutor1, threadPoolTaskExecutor2 (OnBeanCondition)

   TaskSchedulingAutoConfiguration#taskScheduler:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.scheduling.annotation.SchedulingConfigurer,org.springframework.scheduling.TaskScheduler,java.util.concurrent.ScheduledExecutorService; SearchStrategy: all) found beans of type 'org.springframework.scheduling.TaskScheduler' taskScheduler (OnBeanCondition)

   ThreadDumpEndpointAutoConfiguration:
      Did not match:
         - @ConditionalOnAvailableEndpoint no property management.endpoint.threaddump.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)

   ThymeleafAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition)

   TomcatMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.tomcat.TomcatMetrics' (OnClassCondition)

   TransactionAutoConfiguration#transactionalOperator:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)

   TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration:
      Did not match:
         - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)

   UserDetailsServiceAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition)

   WavefrontMetricsExportAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.micrometer.wavefront.WavefrontMeterRegistry' (OnClassCondition)

   WebClientAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)

   WebFluxAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)

   WebFluxEndpointManagementContextConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)

   WebFluxMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)

   WebMvcAutoConfiguration#hiddenHttpMethodFilter:
      Did not match:
         - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition)

   WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration:
      Did not match:
         - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition)

   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition)

   WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver:
      Did not match:
         - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition)

   WebMvcMetricsAutoConfiguration:
      Did not match:
         - @ConditionalOnBean did not find required type 'io.micrometer.core.instrument.MeterRegistry' (OnBeanCondition)

   WebServiceTemplateAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition)

   WebServicesAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition)

   WebSocketMessagingAutoConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition)

   WebSocketReactiveAutoConfiguration:
      Did not match:
         - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)

   WebSocketServletAutoConfiguration.JettyWebSocketConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition)

   WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration:
      Did not match:
         - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition)

   XADataSourceAutoConfiguration:
      Did not match:
         - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition)
      Matched:
         - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)


Exclusions:
-----------

    None


Unconditional classes:
----------------------

    org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration

    org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration

    org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration

    org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration

    org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration

    org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration

    org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration

    org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration

    org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration



2025-02-15 12:07:54 Storing ApplicationContext [343027855] in cache under key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
2025-02-15 12:07:54 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@40037578, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
2025-02-15 12:07:54 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@40037578, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
2025-02-15 12:07:54 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@40037578, testMethod = processFaultEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
2025-02-15 12:07:54 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@40037578, testMethod = processFaultEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:54 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@40037578, testMethod = processFaultEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2025-02-15 12:07:54 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:54 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
2025-02-15 12:07:54 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@24b4bedb, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1]
2025-02-15 12:07:54 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@24b4bedb, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1]
2025-02-15 12:07:54 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@24b4bedb, testMethod = processFaultEventCriticalTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1]
2025-02-15 12:07:54 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:54 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1]
2025-02-15 12:07:55 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@24b4bedb, testMethod = processFaultEventCriticalTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@24b4bedb, testMethod = processFaultEventCriticalTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2025-02-15 12:07:55 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1]
2025-02-15 12:07:55 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3effbfe9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1]
2025-02-15 12:07:55 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3effbfe9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1]
2025-02-15 12:07:55 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3effbfe9, testMethod = processFaultEventClearTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1]
2025-02-15 12:07:55 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3effbfe9, testMethod = processFaultEventClearTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3effbfe9, testMethod = processFaultEventClearTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2025-02-15 12:07:55 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1]
2025-02-15 12:07:55 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@252a59fc, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1]
2025-02-15 12:07:55 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@252a59fc, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1]
2025-02-15 12:07:55 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@252a59fc, testMethod = processOnRestartEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1]
2025-02-15 12:07:55 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@252a59fc, testMethod = processOnRestartEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@252a59fc, testMethod = processOnRestartEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2025-02-15 12:07:55 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1]
2025-02-15 12:07:55 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3a4450c2, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1]
2025-02-15 12:07:55 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3a4450c2, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1]
2025-02-15 12:07:55 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3a4450c2, testMethod = processOnRestartEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1]
2025-02-15 12:07:55 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3a4450c2, testMethod = processOnRestartEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3a4450c2, testMethod = processOnRestartEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2025-02-15 12:07:55 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1]
2025-02-15 12:07:55 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@79a9057a, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1]
2025-02-15 12:07:55 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@79a9057a, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1]
2025-02-15 12:07:55 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@79a9057a, testMethod = processPnfEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1]
2025-02-15 12:07:55 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:55 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:55 Adding transactional method 'save' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2025-02-15 12:07:55 Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2025-02-15 12:07:55 Opened new EntityManager [SessionImpl(2081903088<open>)] for JPA transaction
2025-02-15 12:07:55 Exposing JPA transaction as JDBC [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@1605b165]
2025-02-15 12:07:55 Initiating transaction commit
2025-02-15 12:07:55 Committing JPA transaction on EntityManager [SessionImpl(2081903088<open>)]
2025-02-15 12:07:55 Closing JPA EntityManager [SessionImpl(2081903088<open>)] after transaction
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1]
2025-02-15 12:07:55 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@79a9057a, testMethod = processPnfEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@79a9057a, testMethod = processPnfEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2025-02-15 12:07:55 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1]
2025-02-15 12:07:55 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@383c278b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1]
2025-02-15 12:07:55 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@383c278b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1]
2025-02-15 12:07:55 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@383c278b, testMethod = processPnfEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1]
2025-02-15 12:07:55 Creating new EntityManager for shared EntityManager invocation
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1]
2025-02-15 12:07:55 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@383c278b, testMethod = processPnfEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@383c278b, testMethod = processPnfEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2025-02-15 12:07:55 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1]
2025-02-15 12:07:55 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@73d592ef, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1]
2025-02-15 12:07:55 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@73d592ef, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1]
2025-02-15 12:07:55 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@73d592ef, testMethod = processFaultEventTimeZoneTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1]
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1]
2025-02-15 12:07:55 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@73d592ef, testMethod = processFaultEventTimeZoneTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@73d592ef, testMethod = processFaultEventTimeZoneTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2025-02-15 12:07:55 Retrieved ApplicationContext [343027855] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2025-02-15 12:07:55 Spring test ApplicationContext cache statistics: [DefaultContextCache@55543f5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1]
2025-02-15 12:07:55 After test class: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2025-02-15 12:07:55 Closing org.springframework.web.context.support.GenericWebApplicationContext@1472308f, started on Sat Feb 15 12:07:49 UTC 2025, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@60cfa399
2025-02-15 12:07:55 Stopping beans in phase 2147483647
2025-02-15 12:07:55 Bean 'quartzScheduler' completed its stop procedure
2025-02-15 12:07:55 Shutting down Quartz Scheduler
2025-02-15 12:07:55 Shutting down ExecutorService 'taskScheduler'
2025-02-15 12:07:55 Closing JPA EntityManagerFactory for persistence unit 'default'