2025-10-04 17:13:26 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2025-10-04 17:13:26 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2025-10-04 17:13:26 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 2025-10-04 17:13:26 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest], using DelegatingSmartContextLoader 2025-10-04 17:13:26 DEBUG Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4e0e9fc1 declaringClass = 'org.onap.dcae.TLSTest', classes = '{}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2025-10-04 17:13:26 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest]: class path resource [org/onap/dcae/TLSTest-context.xml] does not exist 2025-10-04 17:13:26 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest]: no resource found for suffixes {-context.xml}. 2025-10-04 17:13:26 DEBUG Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@4e0e9fc1 declaringClass = 'org.onap.dcae.TLSTest', classes = '{}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2025-10-04 17:13:26 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2025-10-04 17:13:26 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpConfiguration]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2025-10-04 17:13:26 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2025-10-04 17:13:26 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpTest]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2025-10-04 17:13:26 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest]: TLSTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2025-10-04 17:13:26 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest] 2025-10-04 17:13:26 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest]: using defaults. 2025-10-04 17:13:26 INFO 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-04 17:13:26 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2025-10-04 17:13:26 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2025-10-04 17:13:26 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59ae4a6f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3463d70a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@66a4e1ef, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d2410af, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5672c056, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7c039615, org.springframework.test.context.event.EventPublishingTestExecutionListener@3d69bbe3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@60157589, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@20a569ad, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@40f6e092, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3030edcc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7bc27f7e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@702189aa] 2025-10-04 17:13:26 DEBUG Before test class: context [DefaultTestContext@59e6705f testClass = TLSTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:26 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2025-10-04 17:13:26 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2025-10-04 17:13:27 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 2025-10-04 17:13:27 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest], using SpringBootContextLoader 2025-10-04 17:13:27 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: class path resource [org/onap/dcae/TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest-context.xml] does not exist 2025-10-04 17:13:27 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: class path resource [org/onap/dcae/TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTestContext.groovy] does not exist 2025-10-04 17:13:27 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2025-10-04 17:13:27 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: HttpsWithTLSAuthenticationAndBasicAuthTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2025-10-04 17:13:27 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest] 2025-10-04 17:13:27 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/VesApplication.class] 2025-10-04 17:13:27 INFO Found @SpringBootConfiguration org.onap.dcae.VesApplication for test class org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest 2025-10-04 17:13:27 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: using defaults. 2025-10-04 17:13:27 INFO 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-04 17:13:27 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2025-10-04 17:13:27 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2025-10-04 17:13:27 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@51fb4092, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73a8f9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@43b54374, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7a3e0c5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@cd7df73, org.springframework.test.context.support.DirtiesContextTestExecutionListener@11fe8a70, org.springframework.test.context.event.EventPublishingTestExecutionListener@78b9c5d8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6084b7c2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@521ad0e6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@37526ddf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1f3f9e8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@448c64b3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@40151124] 2025-10-04 17:13:27 DEBUG Before test class: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:27 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@153412a1, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-04 17:13:27 DEBUG Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 2025-10-04 17:13:27 DEBUG Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 2025-10-04 17:13:27 DEBUG Activating profiles [] 2025-10-04 17:13:27 DEBUG Registering component classes: {} 2025-10-04 17:13:27 DEBUG Refreshing org.springframework.context.support.GenericApplicationContext@2455c95c 2025-10-04 17:13:27 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2025-10-04 17:13:27 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2025-10-04 17:13:27 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2025-10-04 17:13:27 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2025-10-04 17:13:27 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2025-10-04 17:13:27 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2025-10-04 17:13:27 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2025-10-04 17:13:27 DEBUG Storing ApplicationContext [609601884] in cache under key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-04 17:13:27 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 2025-10-04 17:13:27 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-04 17:13:27 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 2025-10-04 17:13:27 INFO Starting TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-317 with PID 2721 (started by jenkins in /w/workspace/dcaegen2-collectors-ves-maven-clm-master) 2025-10-04 17:13:27 DEBUG Running with Spring Boot v2.7.2, Spring v5.3.22 2025-10-04 17:13:27 INFO No active profile set, falling back to 1 default profile: "default" 2025-10-04 17:13:27 DEBUG Loading source class org.onap.dcae.VesApplication 2025-10-04 17:13:27 DEBUG Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b 2025-10-04 17:13:27 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2025-10-04 17:13:27 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2025-10-04 17:13:27 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/HeaderUtils.class] 2025-10-04 17:13:27 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/ApiConfiguration.class] 2025-10-04 17:13:27 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/TomcatHttpConfig.class] 2025-10-04 17:13:27 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedDataValidator.class] 2025-10-04 17:13:27 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedValidatorResolver.class] 2025-10-04 17:13:27 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ApiAuthInterceptor.class] 2025-10-04 17:13:27 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/HealthCheckController.class] 2025-10-04 17:13:27 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ServletConfig.class] 2025-10-04 17:13:27 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/VesRestController.class] 2025-10-04 17:13:28 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer$TestRestTemplateRegistrar' 2025-10-04 17:13:28 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 2025-10-04 17:13:28 DEBUG Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2025-10-04 17:13:28 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2025-10-04 17:13:28 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2025-10-04 17:13:29 DEBUG Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@34b34f1a] 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'servletContainer' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'tomcatHttpConfig' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'settings' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'servletConfig' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'nettyWebServerFactoryCustomizer' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'environment' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:29 INFO Enabling SSL 2025-10-04 17:13:29 INFO Using keyStore path: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/src/test/resources/keystore 2025-10-04 17:13:29 INFO Using keyStore password from: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/src/test/resources/passwordfile 2025-10-04 17:13:29 INFO Actual key store alias is: localhost 2025-10-04 17:13:29 INFO Enabling TLS client authorization 2025-10-04 17:13:29 INFO Using trustStore path: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/src/test/resources/truststore 2025-10-04 17:13:29 INFO Using trustStore password from: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/src/test/resources/trustpasswordfile 2025-10-04 17:13:29 INFO Application work in certBasicAuth mode on 0 port. 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'errorPageCustomizer' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2025-10-04 17:13:29 DEBUG 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-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'dispatcherServletRegistration' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'dispatcherServlet' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'multipartConfigElement' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2025-10-04 17:13:29 DEBUG 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-10-04 17:13:29 DEBUG Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2025-10-04 17:13:29 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2025-10-04 17:13:29 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2025-10-04 17:13:29 DEBUG None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2025-10-04 17:13:29 INFO Tomcat initialized with port(s): 0 (https) 2025-10-04 17:13:29 INFO Initializing ProtocolHandler ["https-jsse-nio-auto-1"] 2025-10-04 17:13:29 INFO Starting service [Tomcat] 2025-10-04 17:13:29 INFO Starting Servlet engine: [Apache Tomcat/9.0.65] 2025-10-04 17:13:29 INFO Initializing Spring embedded WebApplicationContext 2025-10-04 17:13:29 DEBUG Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2025-10-04 17:13:29 INFO Root WebApplicationContext: initialization completed in 1992 ms 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'characterEncodingFilter' 2025-10-04 17:13:29 DEBUG Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648 2025-10-04 17:13:29 DEBUG Mapping servlets: dispatcherServlet urls=[/] 2025-10-04 17:13:29 DEBUG Filter 'characterEncodingFilter' configured for use 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'vesApplication' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'headerUtils' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'apiConfiguration' 2025-10-04 17:13:29 DEBUG Cannot find '.class' file for class [class org.onap.dcae.common.configuration.ApiConfiguration$$EnhancerBySpringCGLIB$$a722cac2] - unable to determine constructor/method parameter names 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'errorLogger' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'settings' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'errorLogger' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'stndDefinedDataValidator' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'getStndDefinedValidator' 2025-10-04 17:13:29 DEBUG Creating shared instance of singleton bean 'stndDefinedValidatorResolver' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'stndDefinedValidatorResolver' via constructor to bean named 'settings' 2025-10-04 17:13:29 DEBUG Autowiring by type from bean name 'getStndDefinedValidator' via factory method to bean named 'stndDefinedValidatorResolver' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'stndDefinedDataValidator' via constructor to bean named 'getStndDefinedValidator' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'apiAuthInterceptor' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'settings' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'errorLogger' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'healthCheckController' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'vesRestController' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'incomingRequestsLogger' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'settings' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'incomingRequestsLogger' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'errorLogger' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'eventSender' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'headerUtils' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'stndDefinedDataValidator' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'mvcConversionService' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-10-04 17:13:30 DEBUG o.o.d.r.HealthCheckController: {GET [/healthcheck]}: healthCheck() {GET [/]}: main() 2025-10-04 17:13:30 DEBUG o.o.d.r.VesRestController: {POST [/eventListener/{version}/eventBatch], consumes [application/json]}: events(String,String,HttpServletRequest) {POST [/eventListener/{version}], consumes [application/json]}: event(String,String,HttpServletRequest) 2025-10-04 17:13:30 DEBUG o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2025-10-04 17:13:30 DEBUG 6 mappings in 'requestMappingHandlerMapping' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'mvcPatternParser' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'mvcUrlPathHelper' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'mvcPathMatcher' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'beanNameHandlerMapping' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-10-04 17:13:30 DEBUG 'beanNameHandlerMapping' {} 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'routerFunctionMapping' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'resourceHandlerMapping' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'mvcValidator' 2025-10-04 17:13:30 DEBUG Failed to set up a Bean Validation provider javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:291) ~[validation-api-2.0.1.Final.jar:?] at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:275) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean.afterPropertiesSet(OptionalValidatorFactoryBean.java:40) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.postProcessFields(MockitoTestExecutionListener.java:110) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.injectFields(MockitoTestExecutionListener.java:94) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.prepareTestInstance(MockitoTestExecutionListener.java:61) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) ~[spring-test-5.3.22.jar:5.3.22] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.Optional.orElseGet(Optional.java:369) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2025-10-04 17:13:30 DEBUG ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'handlerFunctionAdapter' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'handlerExceptionResolver' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2025-10-04 17:13:30 DEBUG ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'mvcViewResolver' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'localeResolver' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'themeResolver' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'flashMapManager' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'viewNameTranslator' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'taskExecutorBuilder' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'error' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'beanNameViewResolver' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'conventionErrorViewResolver' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'errorAttributes' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'basicErrorController' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'applicationAvailability' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'parameterNamesModule' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'jacksonObjectMapper' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'jsonComponentModule' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'jsonMixinModule' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2025-10-04 17:13:30 DEBUG @EnableAutoConfiguration was declared on a class in the package 'org.onap.dcae'. Automatic @Repository and @Entity scanning is enabled. 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'lifecycleProcessor' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'stringHttpMessageConverter' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'messageConverters' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2025-10-04 17:13:30 DEBUG 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-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' via constructor to bean named 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2025-10-04 17:13:30 DEBUG Using SLF4J as the default logging framework 2025-10-04 17:13:30 DEBUG -Dio.netty.leakDetection.level: simple 2025-10-04 17:13:30 DEBUG -Dio.netty.leakDetection.targetRecords: 4 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'taskSchedulerBuilder' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'multipartResolver' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplate' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'restTemplateBuilder' 2025-10-04 17:13:30 DEBUG Creating shared instance of singleton bean 'restTemplateBuilderConfigurer' 2025-10-04 17:13:30 DEBUG Autowiring by type from bean name 'restTemplateBuilder' via factory method to bean named 'restTemplateBuilderConfigurer' 2025-10-04 17:13:30 DEBUG Starting beans in phase 2147483646 2025-10-04 17:13:30 INFO Starting ProtocolHandler ["https-jsse-nio-auto-1"] 2025-10-04 17:13:30 INFO Tomcat started on port(s): 44195 (https) with context path '' 2025-10-04 17:13:30 DEBUG Successfully started bean 'webServerStartStop' 2025-10-04 17:13:30 DEBUG Starting beans in phase 2147483647 2025-10-04 17:13:30 DEBUG Successfully started bean 'webServerGracefulShutdown' 2025-10-04 17:13:30 DEBUG ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration matched: - @ConditionalOnMissingClass did not find unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) 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.NettyWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (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'; @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; 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: - @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (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.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (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) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (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: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NettyAutoConfiguration matched: - @ConditionalOnClass found required class 'io.netty.util.NettyRuntime' (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) 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: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) 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) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; 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: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (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: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) 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.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (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.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) 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 class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: 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.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (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) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (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.MongoClientSettings' (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.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) 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) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (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.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.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.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: 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) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (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) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (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) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) 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) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) 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) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (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) 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.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (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) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (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.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (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) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (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) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: 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.EmbeddedTomcat: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) found beans of type 'org.springframework.boot.web.servlet.server.ServletWebServerFactory' servletContainer (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (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) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnResource did not find resource 'classpath:META-INF/services/javax.validation.spi.ValidationProvider' (OnResourceCondition) Matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (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) WebMvcAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport' org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration (OnBeanCondition) 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) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) - Ancestor org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) 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) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) 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.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) 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: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration 2025-10-04 17:13:30 INFO Started TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest in 3.409 seconds (JVM running for 6.536) 2025-10-04 17:13:30 DEBUG Application availability state LivenessState changed to CORRECT 2025-10-04 17:13:30 DEBUG Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2025-10-04 17:13:30 DEBUG Storing ApplicationContext [27812459] in cache under key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:30 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 2] 2025-10-04 17:13:30 DEBUG Performing dependency injection for test context [[DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@2bd44cd, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-04 17:13:30 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:30 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 2] 2025-10-04 17:13:30 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2025-10-04 17:13:30 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:30 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 2] 2025-10-04 17:13:30 DEBUG Before test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@2bd44cd, testMethod = shouldHttpsRequestWithBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:30 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:30 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 2] 2025-10-04 17:13:30 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:30 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 2] 2025-10-04 17:13:30 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:30 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 2] 2025-10-04 17:13:30 DEBUG HTTP GET https://localhost:44195/ 2025-10-04 17:13:30 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2025-10-04 17:13:31 DEBUG CookieSpec selected: default 2025-10-04 17:13:31 DEBUG Auth cache not set in the context 2025-10-04 17:13:31 DEBUG Connection request: [route: {s}->https://localhost:44195][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2025-10-04 17:13:31 DEBUG Connection leased: [id: 0][route: {s}->https://localhost:44195][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2025-10-04 17:13:31 DEBUG Opening connection {s}->https://localhost:44195 2025-10-04 17:13:31 DEBUG Connecting to localhost/127.0.0.1:44195 2025-10-04 17:13:31 DEBUG Connecting socket to localhost/127.0.0.1:44195 with timeout 0 2025-10-04 17:13:31 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2025-10-04 17:13:31 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2025-10-04 17:13:31 DEBUG Starting handshake 2025-10-04 17:13:31 DEBUG Secure session established 2025-10-04 17:13:31 DEBUG negotiated protocol: TLSv1.3 2025-10-04 17:13:31 DEBUG negotiated cipher suite: TLS_AES_256_GCM_SHA384 2025-10-04 17:13:31 DEBUG peer principal: CN=localhost 2025-10-04 17:13:31 DEBUG issuer principal: CN=localhost 2025-10-04 17:13:31 DEBUG Connection established 127.0.0.1:37004<->127.0.0.1:44195 2025-10-04 17:13:31 DEBUG Executing request GET / HTTP/1.1 2025-10-04 17:13:31 DEBUG Proxy auth state: UNCHALLENGED 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> GET / HTTP/1.1 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> Accept: text/plain, application/json, application/*+json, */* 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> Authorization: Basic VGVzdFVzZXI6VGVzdFBhc3N3b3Jk 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> Host: localhost:44195 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> Connection: Keep-Alive 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16) 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> Accept-Encoding: gzip,deflate 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> "GET / HTTP/1.1[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> "Accept: text/plain, application/json, application/*+json, */*[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> "Authorization: Basic VGVzdFVzZXI6VGVzdFBhc3N3b3Jk[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> "Host: localhost:44195[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:31 DEBUG Connection manager is shutting down 2025-10-04 17:13:31 DEBUG Connection manager shut down 2025-10-04 17:13:31 DEBUG Connection manager is shutting down 2025-10-04 17:13:31 DEBUG Connection manager shut down 2025-10-04 17:13:31 INFO Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-10-04 17:13:31 INFO Initializing Servlet 'dispatcherServlet' 2025-10-04 17:13:31 DEBUG Detected StandardServletMultipartResolver 2025-10-04 17:13:31 DEBUG Detected AcceptHeaderLocaleResolver 2025-10-04 17:13:31 DEBUG Detected FixedThemeResolver 2025-10-04 17:13:31 DEBUG Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@38d1d4d7 2025-10-04 17:13:31 DEBUG Detected org.springframework.web.servlet.support.SessionFlashMapManager@7d17dcb1 2025-10-04 17:13:31 DEBUG enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data 2025-10-04 17:13:31 INFO Completed initialization in 2 ms 2025-10-04 17:13:31 DEBUG GET "/", parameters={} 2025-10-04 17:13:31 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2025-10-04 17:13:31 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2025-10-04 17:13:31 DEBUG Writing ["Welcome to VESCollector"] 2025-10-04 17:13:31 DEBUG http-outgoing-0 << "HTTP/1.1 200 [\r][\n]" 2025-10-04 17:13:31 DEBUG Completed 200 OK 2025-10-04 17:13:31 DEBUG http-outgoing-0 << "Content-Type: text/plain;charset=ISO-8859-1[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 << "Content-Length: 23[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:31 GMT[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 << "Keep-Alive: timeout=60[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 << "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-0 << "Welcome to VESCollector" 2025-10-04 17:13:31 DEBUG http-outgoing-0 << HTTP/1.1 200 2025-10-04 17:13:31 DEBUG http-outgoing-0 << Content-Type: text/plain;charset=ISO-8859-1 2025-10-04 17:13:31 DEBUG http-outgoing-0 << Content-Length: 23 2025-10-04 17:13:31 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:31 GMT 2025-10-04 17:13:31 DEBUG http-outgoing-0 << Keep-Alive: timeout=60 2025-10-04 17:13:31 DEBUG http-outgoing-0 << Connection: keep-alive 2025-10-04 17:13:31 DEBUG Connection can be kept alive for 60000 MILLISECONDS 2025-10-04 17:13:31 DEBUG Response 200 OK 2025-10-04 17:13:31 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2025-10-04 17:13:31 DEBUG Connection [id: 0][route: {s}->https://localhost:44195][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU] can be kept alive for 60.0 seconds 2025-10-04 17:13:31 DEBUG http-outgoing-0: set socket timeout to 0 2025-10-04 17:13:31 DEBUG Connection released: [id: 0][route: {s}->https://localhost:44195][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 2] 2025-10-04 17:13:31 DEBUG After test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@2bd44cd, testMethod = shouldHttpsRequestWithBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:31 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@3959029f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 2] 2025-10-04 17:13:31 DEBUG Performing dependency injection for test context [[DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@20be957f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 2] 2025-10-04 17:13:31 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 2] 2025-10-04 17:13:31 DEBUG Before test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@20be957f, testMethod = shouldHttpsRequestWithoutBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 2] 2025-10-04 17:13:31 DEBUG HTTP GET https://localhost:44195/ 2025-10-04 17:13:31 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2025-10-04 17:13:31 DEBUG CookieSpec selected: default 2025-10-04 17:13:31 DEBUG Auth cache not set in the context 2025-10-04 17:13:31 DEBUG Connection request: [route: {s}->https://localhost:44195][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2025-10-04 17:13:31 DEBUG Connection leased: [id: 1][route: {s}->https://localhost:44195][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2025-10-04 17:13:31 DEBUG Opening connection {s}->https://localhost:44195 2025-10-04 17:13:31 DEBUG Connecting to localhost/127.0.0.1:44195 2025-10-04 17:13:31 DEBUG Connecting socket to localhost/127.0.0.1:44195 with timeout 0 2025-10-04 17:13:31 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2025-10-04 17:13:31 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2025-10-04 17:13:31 DEBUG Starting handshake 2025-10-04 17:13:31 DEBUG Secure session established 2025-10-04 17:13:31 DEBUG negotiated protocol: TLSv1.3 2025-10-04 17:13:31 DEBUG negotiated cipher suite: TLS_AES_256_GCM_SHA384 2025-10-04 17:13:31 DEBUG peer principal: CN=localhost 2025-10-04 17:13:31 DEBUG issuer principal: CN=localhost 2025-10-04 17:13:31 DEBUG Connection established 127.0.0.1:37006<->127.0.0.1:44195 2025-10-04 17:13:31 DEBUG Executing request GET / HTTP/1.1 2025-10-04 17:13:31 DEBUG Target auth state: UNCHALLENGED 2025-10-04 17:13:31 DEBUG Proxy auth state: UNCHALLENGED 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> GET / HTTP/1.1 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> Accept: text/plain, application/json, application/*+json, */* 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> Host: localhost:44195 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> Connection: Keep-Alive 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16) 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> Accept-Encoding: gzip,deflate 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> "GET / HTTP/1.1[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> "Accept: text/plain, application/json, application/*+json, */*[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> "Host: localhost:44195[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-10-04 17:13:31 DEBUG GET "/", parameters={} 2025-10-04 17:13:31 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2025-10-04 17:13:31 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2025-10-04 17:13:31 DEBUG Writing ["Welcome to VESCollector"] 2025-10-04 17:13:31 DEBUG Completed 200 OK 2025-10-04 17:13:31 DEBUG http-outgoing-1 << "HTTP/1.1 200 [\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 << "Content-Type: text/plain;charset=ISO-8859-1[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 << "Content-Length: 23[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 << "Date: Sat, 04 Oct 2025 17:13:31 GMT[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 << "Keep-Alive: timeout=60[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 << "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 << "[\r][\n]" 2025-10-04 17:13:31 DEBUG http-outgoing-1 << "Welcome to VESCollector" 2025-10-04 17:13:31 DEBUG http-outgoing-1 << HTTP/1.1 200 2025-10-04 17:13:31 DEBUG http-outgoing-1 << Content-Type: text/plain;charset=ISO-8859-1 2025-10-04 17:13:31 DEBUG http-outgoing-1 << Content-Length: 23 2025-10-04 17:13:31 DEBUG http-outgoing-1 << Date: Sat, 04 Oct 2025 17:13:31 GMT 2025-10-04 17:13:31 DEBUG http-outgoing-1 << Keep-Alive: timeout=60 2025-10-04 17:13:31 DEBUG http-outgoing-1 << Connection: keep-alive 2025-10-04 17:13:31 DEBUG Connection can be kept alive for 60000 MILLISECONDS 2025-10-04 17:13:31 DEBUG Response 200 OK 2025-10-04 17:13:31 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2025-10-04 17:13:31 DEBUG Connection [id: 1][route: {s}->https://localhost:44195][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU] can be kept alive for 60.0 seconds 2025-10-04 17:13:31 DEBUG http-outgoing-1: set socket timeout to 0 2025-10-04 17:13:31 DEBUG Connection released: [id: 1][route: {s}->https://localhost:44195][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 2] 2025-10-04 17:13:31 DEBUG After test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@20be957f, testMethod = shouldHttpsRequestWithoutBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 2] 2025-10-04 17:13:31 DEBUG After test class: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:31 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2025-10-04 17:13:31 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2025-10-04 17:13:31 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest$HttpTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 2025-10-04 17:13:31 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest$HttpTest], using SpringBootContextLoader 2025-10-04 17:13:31 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpTest]: class path resource [org/onap/dcae/TLSTest$HttpTest-context.xml] does not exist 2025-10-04 17:13:31 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpTest]: class path resource [org/onap/dcae/TLSTest$HttpTestContext.groovy] does not exist 2025-10-04 17:13:31 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest$HttpTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2025-10-04 17:13:31 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest$HttpTest]: HttpTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2025-10-04 17:13:31 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest$HttpTest] 2025-10-04 17:13:31 INFO Found @SpringBootConfiguration org.onap.dcae.VesApplication for test class org.onap.dcae.TLSTest$HttpTest 2025-10-04 17:13:31 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest$HttpTest]: using defaults. 2025-10-04 17:13:31 INFO 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-04 17:13:31 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2025-10-04 17:13:31 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2025-10-04 17:13:31 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@56637aa4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3cedcaaf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2777de5f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6034f6c6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2d4f063e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f25098a, org.springframework.test.context.event.EventPublishingTestExecutionListener@66b9b517, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@217cedc0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@74577127, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@23e95f7e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@8d34719, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4e87b92e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1162790] 2025-10-04 17:13:31 DEBUG Before test class: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:31 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@39b3f74f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 2] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 2] 2025-10-04 17:13:31 DEBUG Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0} 2025-10-04 17:13:31 DEBUG Activating profiles [] 2025-10-04 17:13:31 INFO Starting TLSTest.HttpTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-317 with PID 2721 (started by jenkins in /w/workspace/dcaegen2-collectors-ves-maven-clm-master) 2025-10-04 17:13:31 DEBUG Running with Spring Boot v2.7.2, Spring v5.3.22 2025-10-04 17:13:31 INFO No active profile set, falling back to 1 default profile: "default" 2025-10-04 17:13:31 DEBUG Loading source class org.onap.dcae.VesApplication 2025-10-04 17:13:31 DEBUG Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2025-10-04 17:13:31 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/HeaderUtils.class] 2025-10-04 17:13:31 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/ApiConfiguration.class] 2025-10-04 17:13:31 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/TomcatHttpConfig.class] 2025-10-04 17:13:31 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedDataValidator.class] 2025-10-04 17:13:31 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedValidatorResolver.class] 2025-10-04 17:13:31 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ApiAuthInterceptor.class] 2025-10-04 17:13:31 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/HealthCheckController.class] 2025-10-04 17:13:31 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ServletConfig.class] 2025-10-04 17:13:31 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/VesRestController.class] 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer$TestRestTemplateRegistrar' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2025-10-04 17:13:31 DEBUG Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4a5fdb3e] 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'servletContainer' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'tomcatHttpConfig' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'settings' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.onap.dcae.TLSTest$HttpConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'servletConfig' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'nettyWebServerFactoryCustomizer' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'environment' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2025-10-04 17:13:31 INFO Application work in noAuth mode on 1111 port. 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'errorPageCustomizer' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2025-10-04 17:13:31 DEBUG 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-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'dispatcherServletRegistration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'dispatcherServlet' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'multipartConfigElement' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2025-10-04 17:13:31 DEBUG 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-10-04 17:13:31 DEBUG Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2025-10-04 17:13:31 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2025-10-04 17:13:31 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2025-10-04 17:13:31 DEBUG None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2025-10-04 17:13:31 INFO Tomcat initialized with port(s): 1111 (http) 2025-10-04 17:13:31 INFO Initializing ProtocolHandler ["http-nio-1111"] 2025-10-04 17:13:31 INFO Starting service [Tomcat] 2025-10-04 17:13:31 INFO Starting Servlet engine: [Apache Tomcat/9.0.65] 2025-10-04 17:13:31 INFO Initializing Spring embedded WebApplicationContext 2025-10-04 17:13:31 DEBUG Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2025-10-04 17:13:31 INFO Root WebApplicationContext: initialization completed in 178 ms 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'characterEncodingFilter' 2025-10-04 17:13:31 DEBUG Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648 2025-10-04 17:13:31 DEBUG Mapping servlets: dispatcherServlet urls=[/] 2025-10-04 17:13:31 DEBUG Filter 'characterEncodingFilter' configured for use 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'vesApplication' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'headerUtils' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'apiConfiguration' 2025-10-04 17:13:31 DEBUG Cannot find '.class' file for class [class org.onap.dcae.common.configuration.ApiConfiguration$$EnhancerBySpringCGLIB$$a722cac2] - unable to determine constructor/method parameter names 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'errorLogger' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'settings' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'errorLogger' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'stndDefinedDataValidator' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'getStndDefinedValidator' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'stndDefinedValidatorResolver' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'stndDefinedValidatorResolver' via constructor to bean named 'settings' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'getStndDefinedValidator' via factory method to bean named 'stndDefinedValidatorResolver' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'stndDefinedDataValidator' via constructor to bean named 'getStndDefinedValidator' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'apiAuthInterceptor' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'settings' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'errorLogger' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'healthCheckController' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'vesRestController' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'incomingRequestsLogger' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'settings' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'incomingRequestsLogger' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'errorLogger' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'eventSender' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'headerUtils' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'stndDefinedDataValidator' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'mvcConversionService' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-10-04 17:13:31 DEBUG o.o.d.r.HealthCheckController: {GET [/healthcheck]}: healthCheck() {GET [/]}: main() 2025-10-04 17:13:31 DEBUG o.o.d.r.VesRestController: {POST [/eventListener/{version}/eventBatch], consumes [application/json]}: events(String,String,HttpServletRequest) {POST [/eventListener/{version}], consumes [application/json]}: event(String,String,HttpServletRequest) 2025-10-04 17:13:31 DEBUG o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2025-10-04 17:13:31 DEBUG 6 mappings in 'requestMappingHandlerMapping' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'mvcPatternParser' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'mvcUrlPathHelper' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'mvcPathMatcher' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'beanNameHandlerMapping' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-10-04 17:13:31 DEBUG 'beanNameHandlerMapping' {} 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'routerFunctionMapping' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'resourceHandlerMapping' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'mvcValidator' 2025-10-04 17:13:31 DEBUG Failed to set up a Bean Validation provider javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:291) ~[validation-api-2.0.1.Final.jar:?] at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:275) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean.afterPropertiesSet(OptionalValidatorFactoryBean.java:40) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.postProcessFields(MockitoTestExecutionListener.java:110) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.injectFields(MockitoTestExecutionListener.java:94) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.prepareTestInstance(MockitoTestExecutionListener.java:61) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) ~[spring-test-5.3.22.jar:5.3.22] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.Optional.orElseGet(Optional.java:369) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2025-10-04 17:13:31 DEBUG ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'handlerFunctionAdapter' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'handlerExceptionResolver' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2025-10-04 17:13:31 DEBUG ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'mvcViewResolver' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'localeResolver' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'themeResolver' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'flashMapManager' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'viewNameTranslator' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'taskExecutorBuilder' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'error' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'beanNameViewResolver' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'conventionErrorViewResolver' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'errorAttributes' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'basicErrorController' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'applicationAvailability' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'parameterNamesModule' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'jacksonObjectMapper' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'jsonComponentModule' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'jsonMixinModule' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222' 2025-10-04 17:13:31 DEBUG @EnableAutoConfiguration was declared on a class in the package 'org.onap.dcae'. Automatic @Repository and @Entity scanning is enabled. 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'lifecycleProcessor' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'stringHttpMessageConverter' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'messageConverters' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2025-10-04 17:13:31 DEBUG 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-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' via constructor to bean named 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'taskSchedulerBuilder' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'multipartResolver' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplate' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'restTemplateBuilder' 2025-10-04 17:13:31 DEBUG Creating shared instance of singleton bean 'restTemplateBuilderConfigurer' 2025-10-04 17:13:31 DEBUG Autowiring by type from bean name 'restTemplateBuilder' via factory method to bean named 'restTemplateBuilderConfigurer' 2025-10-04 17:13:31 DEBUG Starting beans in phase 2147483646 2025-10-04 17:13:31 INFO Starting ProtocolHandler ["http-nio-1111"] 2025-10-04 17:13:31 INFO Tomcat started on port(s): 1111 (http) with context path '' 2025-10-04 17:13:31 DEBUG Successfully started bean 'webServerStartStop' 2025-10-04 17:13:31 DEBUG Starting beans in phase 2147483647 2025-10-04 17:13:31 DEBUG Successfully started bean 'webServerGracefulShutdown' 2025-10-04 17:13:31 DEBUG ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration matched: - @ConditionalOnMissingClass did not find unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) 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.NettyWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (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'; @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; 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: - @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (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.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (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) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (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: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NettyAutoConfiguration matched: - @ConditionalOnClass found required class 'io.netty.util.NettyRuntime' (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) 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: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) 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) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (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: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; 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: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (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: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) 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.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (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.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) 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 class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: 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.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (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) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (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.MongoClientSettings' (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.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) 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) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (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.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.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.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: 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) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (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) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (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) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) 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) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) 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) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (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) 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.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (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) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (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.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (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) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (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) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: 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.EmbeddedTomcat: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) found beans of type 'org.springframework.boot.web.servlet.server.ServletWebServerFactory' servletContainer (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (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) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnResource did not find resource 'classpath:META-INF/services/javax.validation.spi.ValidationProvider' (OnResourceCondition) Matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (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) WebMvcAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport' org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration (OnBeanCondition) 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) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) - Ancestor org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) 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) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) 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.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) 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: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration 2025-10-04 17:13:31 INFO Started TLSTest.HttpTest in 0.349 seconds (JVM running for 7.567) 2025-10-04 17:13:31 DEBUG Application availability state LivenessState changed to CORRECT 2025-10-04 17:13:31 DEBUG Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2025-10-04 17:13:31 DEBUG Storing ApplicationContext [563163682] in cache under key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 3] 2025-10-04 17:13:31 DEBUG Performing dependency injection for test context [[DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@2c0b330a, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 3] 2025-10-04 17:13:31 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 3] 2025-10-04 17:13:31 DEBUG Before test method: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@2c0b330a, testMethod = shouldHttpRequestSucceed@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 3] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 3] 2025-10-04 17:13:31 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:31 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 3] 2025-10-04 17:13:31 DEBUG HTTP GET http://localhost:1111/ 2025-10-04 17:13:31 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2025-10-04 17:13:32 INFO Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-10-04 17:13:32 INFO Initializing Servlet 'dispatcherServlet' 2025-10-04 17:13:32 DEBUG Detected StandardServletMultipartResolver 2025-10-04 17:13:32 DEBUG Detected AcceptHeaderLocaleResolver 2025-10-04 17:13:32 DEBUG Detected FixedThemeResolver 2025-10-04 17:13:32 DEBUG Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@14782bcf 2025-10-04 17:13:32 DEBUG Detected org.springframework.web.servlet.support.SessionFlashMapManager@1abfd730 2025-10-04 17:13:32 DEBUG enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data 2025-10-04 17:13:32 INFO Completed initialization in 2 ms 2025-10-04 17:13:32 DEBUG GET "/", parameters={} 2025-10-04 17:13:32 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2025-10-04 17:13:32 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2025-10-04 17:13:32 DEBUG Writing ["Welcome to VESCollector"] 2025-10-04 17:13:32 DEBUG Completed 200 OK 2025-10-04 17:13:32 DEBUG Response 200 OK 2025-10-04 17:13:32 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 3] 2025-10-04 17:13:32 DEBUG After test method: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@2c0b330a, testMethod = shouldHttpRequestSucceed@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:32 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@508935b, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 3] 2025-10-04 17:13:32 DEBUG Performing dependency injection for test context [[DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@a1b409b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 3] 2025-10-04 17:13:32 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 3] 2025-10-04 17:13:32 DEBUG Before test method: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@a1b409b, testMethod = shouldHttpsRequestFail@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 3] 2025-10-04 17:13:32 DEBUG HTTP GET https://localhost:1111/ 2025-10-04 17:13:32 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2025-10-04 17:13:32 DEBUG CookieSpec selected: default 2025-10-04 17:13:32 DEBUG Auth cache not set in the context 2025-10-04 17:13:32 DEBUG Connection request: [route: {s}->https://localhost:1111][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2025-10-04 17:13:32 DEBUG Connection leased: [id: 2][route: {s}->https://localhost:1111][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2025-10-04 17:13:32 DEBUG Opening connection {s}->https://localhost:1111 2025-10-04 17:13:32 DEBUG Connecting to localhost/127.0.0.1:1111 2025-10-04 17:13:32 DEBUG Connecting socket to localhost/127.0.0.1:1111 with timeout 0 2025-10-04 17:13:32 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2025-10-04 17:13:32 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2025-10-04 17:13:32 DEBUG Starting handshake 2025-10-04 17:13:32 INFO Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x030x01z0x010x000x01v0x030x030xca0x0aU0x1d0xfb0x0b9;0x990x1b0xc70x19^0x100x02^0x8b+0x9fh0xb3%0xd3Y0xd1{x0xac0xf9{0xdb0x08 ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:13:32 DEBUG http-outgoing-2: Shutdown connection 2025-10-04 17:13:32 DEBUG Connection discarded 2025-10-04 17:13:32 DEBUG Connection released: [id: 2][route: {s}->https://localhost:1111][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 3] 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 3] 2025-10-04 17:13:32 DEBUG After test method: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@a1b409b, testMethod = shouldHttpsRequestFail@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [563163682] from cache with key [[WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 3] 2025-10-04 17:13:32 DEBUG After test class: context [DefaultTestContext@686d9a63 testClass = TLSTest.HttpTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a14f3f8 testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@9296b5d key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:32 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2025-10-04 17:13:32 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 3] 2025-10-04 17:13:32 DEBUG After test class: context [DefaultTestContext@59e6705f testClass = TLSTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2025-10-04 17:13:32 DEBUG Modified event:{"VESuniqueId":"8311f8ff-a78f-4b11-8513-12fb488ea3c8-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:13:32 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:13:32 DEBUG Modified event:{"VESuniqueId":"8311f8ff-a78f-4b11-8513-12fb488ea3c8-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:13:32 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision2","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:13:32 DEBUG Modified event:{"VESuniqueId":"8ed43d71-ef6e-4bcc-96d3-b6d7fe2c090e-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:13:32 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:13:32 DEBUG Modified event:{"VESuniqueId":"8ed43d71-ef6e-4bcc-96d3-b6d7fe2c090e-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:13:32 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:13:32 DEBUG Modified event:{"VESuniqueId":"bcaef9e7-2435-451a-9344-e9002dc0db81-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:13:32 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:13:32 DEBUG Modified event:{"VESuniqueId":"bcaef9e7-2435-451a-9344-e9002dc0db81-1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:13:32 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:13:32 DEBUG Modified event:{"VESuniqueId":"b91f98f3-2471-4a1a-9799-008e802b68da","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:13:32 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:13:32 DEBUG Modified event:{"VESuniqueId":"9ab15e62-9af2-41d0-bed5-78c0b7919ea8-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:13:32 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:13:32 DEBUG Modified event:{"VESuniqueId":"9ab15e62-9af2-41d0-bed5-78c0b7919ea8-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:13:32 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:13:32 INFO Creating new stndDefined schema validator 2025-10-04 17:13:32 INFO Adding new stndDefined schema validator to cache 2025-10-04 17:13:32 INFO Validation of stndDefinedDomain has been successful 2025-10-04 17:13:32 INFO Creating new stndDefined schema validator 2025-10-04 17:13:32 INFO Adding new stndDefined schema validator to cache 2025-10-04 17:13:32 INFO Validation of stndDefinedDomain has been successful 2025-10-04 17:13:32 INFO Creating new stndDefined schema validator 2025-10-04 17:13:32 INFO Creating new stndDefined schema validator 2025-10-04 17:13:32 INFO Adding new stndDefined schema validator to cache 2025-10-04 17:13:32 INFO Creating new stndDefined schema validator 2025-10-04 17:13:32 INFO Adding new stndDefined schema validator to cache 2025-10-04 17:13:32 DEBUG validate( {"type":"dummy"}, {"type":"dummy"}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "fe80::1ff:fe23:4567:890a%eth2", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "fe80::1ff:fe23:4567:890a%eth2", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2001:db2:31:1041:204a::1337", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "2001:db2:31:1041:204a::1337", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistrationn", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "ff0::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "ff0::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2001:DB8::1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "2001:DB8::1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "FF01:0:0:0:0:0:0:1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "FF01:0:0:0:0:0:0:1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "::ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "::ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "fault0000245", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "30.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "30.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2025-10-04 17:13:32 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2025-10-04 17:13:32 DEBUG validate( "PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmCondition) 2025-10-04 17:13:32 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( "Calls cannot complete - pilot numbers are unavailable", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.specificProblem) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2025-10-04 17:13:32 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2025-10-04 17:13:32 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2025-10-04 17:13:32 DEBUG validate( "1000", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation.PilotNumberPoolSize) 2025-10-04 17:13:32 DEBUG validate( "other", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSourceType) 2025-10-04 17:13:32 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2025-10-04 17:13:32 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "1234:::aabc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "1234:::aabc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "09.09.09.09", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "09.09.09.09", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "1234:::::::1221:::00af", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "1234:::::::1221:::00af", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( ":ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( ":ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2001:0db8:85a3::8a2e::7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "2001:0db8:85a3::8a2e::7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "101.5.40.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( "101.5.40.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "fault0000245", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2025-10-04 17:13:32 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2025-10-04 17:13:32 DEBUG validate( "PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmCondition) 2025-10-04 17:13:32 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( "Calls cannot complete - pilot numbers are unavailable", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.specificProblem) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2025-10-04 17:13:32 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2025-10-04 17:13:32 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2025-10-04 17:13:32 DEBUG validate( "1000", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation.PilotNumberPoolSize) 2025-10-04 17:13:32 DEBUG validate( "other", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSourceType) 2025-10-04 17:13:32 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2025-10-04 17:13:32 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2025-10-04 17:13:32 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "09.09.09.09aaaf", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2025-10-04 17:13:32 DEBUG validate( "09.09.09.09aaaf", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sourceId) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfcNamingCode) 2025-10-04 17:13:32 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.timeZoneOffset) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.reportingEntityId) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfVendorName) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfNamingCode) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( "9.9.9.9", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2025-10-04 17:13:32 DEBUG validate( "9.9.9.9", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:13:32 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:13:32 DEBUG validate( 1, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:13:32 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:13:32 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:13:32 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:13:32 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:13:32 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:13:32 DEBUG validate( "3GPP-FaultSupervision", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:13:32 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:13:32 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2025-10-04 17:13:32 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2025-10-04 17:13:32 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2025-10-04 17:13:32 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2025-10-04 17:13:32 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:13:32 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:13:32 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:13:32 INFO Successfully send event to MR 2025-10-04 17:13:32 INFO Successfully send event to MR 2025-10-04 17:13:32 DEBUG Testcontainers configuration overrides will be loaded from file:/home/jenkins/.testcontainers.properties 2025-10-04 17:13:32 DEBUG $XDG_RUNTIME_DIR is set but '/run/user/1001/docker.sock' does not exist. 2025-10-04 17:13:32 DEBUG '/home/jenkins/.docker/run' does not exist. 2025-10-04 17:13:32 DEBUG '/run/user/1001/docker.sock' does not exist. 2025-10-04 17:13:32 DEBUG Trying out strategy: UnixSocketClientProviderStrategy 2025-10-04 17:13:33 DEBUG Connection manager is shutting down 2025-10-04 17:13:33 DEBUG http-outgoing-1: Close connection 2025-10-04 17:13:33 DEBUG Connection manager shut down 2025-10-04 17:13:33 DEBUG Connection manager is shutting down 2025-10-04 17:13:33 DEBUG http-outgoing-0: Close connection 2025-10-04 17:13:33 DEBUG Connection manager shut down 2025-10-04 17:13:33 DEBUG Connection manager is shutting down 2025-10-04 17:13:33 DEBUG Connection manager shut down 2025-10-04 17:13:33 DEBUG Connection manager is shutting down 2025-10-04 17:13:33 DEBUG Connection manager shut down 2025-10-04 17:13:33 DEBUG Cmd: 2025-10-04 17:13:33 DEBUG ex-00000001: preparing request execution 2025-10-04 17:13:33 DEBUG Cookie spec selected: strict 2025-10-04 17:13:33 DEBUG Auth cache not set in the context 2025-10-04 17:13:33 DEBUG ex-00000001: target auth state: UNCHALLENGED 2025-10-04 17:13:33 DEBUG ex-00000001: proxy auth state: UNCHALLENGED 2025-10-04 17:13:33 DEBUG ex-00000001: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:33 DEBUG ex-00000001: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:33 DEBUG ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2025-10-04 17:13:33 DEBUG ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG ex-00000001: acquired ep-00000000 2025-10-04 17:13:33 DEBUG ex-00000001: acquired endpoint ep-00000000 2025-10-04 17:13:33 DEBUG ex-00000001: opening connection {}->unix://localhost:2375 2025-10-04 17:13:33 DEBUG ep-00000000: connecting endpoint (3 MINUTES) 2025-10-04 17:13:33 DEBUG ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2025-10-04 17:13:33 DEBUG http-outgoing-0: connecting to localhost/127.0.0.1:2375 2025-10-04 17:13:33 DEBUG http-outgoing-0: connection established 2025-10-04 17:13:33 DEBUG ep-00000000: connected http-outgoing-0 2025-10-04 17:13:33 DEBUG ep-00000000: endpoint connected 2025-10-04 17:13:33 DEBUG ex-00000001: executing GET /v1.32/info HTTP/1.1 2025-10-04 17:13:33 DEBUG ep-00000000: start execution ex-00000001 2025-10-04 17:13:33 DEBUG ep-00000000: executing exchange ex-00000001 over http-outgoing-0 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> GET /v1.32/info HTTP/1.1 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:33 GMT[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "a5e[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "{"ID":"A2WS:OXTP:JO6V:VNO4:MY2Q:5QZA:MO77:H75W:TJ6G:55NA:3LPC:JBD5","Containers":0,"ContainersRunning":0,"ContainersPaused":0,"ContainersStopped":0,"Images":0,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Native Overlay Diff","true"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","logentries","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":false,"KernelMemory":true,"KernelMemoryTCP":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":true,"BridgeNfIp6tables":true,"Debug":false,"NFd":26,"OomKillDisable":true,"NGoroutines":34,"SystemTime":"2025-10-04T17:13:33.43437946Z","LoggingDriver":"json-file","CgroupDriver":"cgroupfs","CgroupVersion":"1","NEventsListener":0,"KernelVersion":"4.15.0-192-generic","OperatingSystem":"Ubuntu 18.04.6 LTS","OSVersion":"18.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":[],"AllowNondistributableArtifactsHostnames":[],"InsecureRegistryCIDRs":["127.0.0.0/8"],"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"Mirrors":[]},"NCPU":8,"MemTotal":33729761280,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"prd-ubuntu1804-docker-8c-8g-317","Labels":[],"ExperimentalBuild":false,"ServerVersion":"20.10.18","Runtimes":{"io.containerd.runc.v2":{"path":"runc"},"io.containerd.runtime.v1.linux":{"path":"runc"},"runc":{"path":"runc"}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":"","LocalNodeState":"inactive","ControlAvailable":false,"Error":"","RemoteManagers":null},"LiveRestoreEnabled":false,"Isolation":"","InitBinary":"docker-init","ContainerdCommit":{"ID":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6","Expected":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6"},"RuncCommit":{"ID":"v1.1.4-0-g5fd4c4d","Expected":"v1.1.4-0-g5fd4c4d"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=default"],"Warnings":["WARNING: API is accessible on http://0.0.0.0:5555 without encryption.\n Access to the remote API is equivalent to root access on the host. Refer\n to the 'Docker daemon attack surface' section in the documentation for\n more information: https://docs.docker.com/go/attack-surface/","WARNING: No swap limit support"]}[\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:33 GMT 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:13:33 DEBUG ex-00000001: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:33 DEBUG ep-00000000: releasing valid endpoint 2025-10-04 17:13:33 DEBUG ep-00000000: releasing endpoint 2025-10-04 17:13:33 DEBUG ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:33 DEBUG ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 INFO Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2025-10-04 17:13:33 DEBUG Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock' 2025-10-04 17:13:33 DEBUG Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock) 2025-10-04 17:13:33 INFO Docker host IP address is localhost 2025-10-04 17:13:33 DEBUG Docker info: {NGoroutines=34, Name=prd-ubuntu1804-docker-8c-8g-317, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.1.4-0-g5fd4c4d, Expected=v1.1.4-0-g5fd4c4d}, OSVersion=18.04, Runtimes={io.containerd.runc.v2={path=runc}, io.containerd.runtime.v1.linux={path=runc}, runc={path=runc}}, ID=A2WS:OXTP:JO6V:VNO4:MY2Q:5QZA:MO77:H75W:TJ6G:55NA:3LPC:JBD5, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Native Overlay Diff, true], [userxattr, false]], BridgeNfIptables=true, LiveRestoreEnabled=false, SystemTime=2025-10-04T17:13:33.43437946Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=0, ContainersRunning=0, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=26, KernelVersion=4.15.0-192-generic, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=default], ContainerdCommit={ID=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6, Expected=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6}, GenericResources=null, KernelMemory=true, OperatingSystem=Ubuntu 18.04.6 LTS, RegistryConfig={AllowNondistributableArtifactsCIDRs=[], AllowNondistributableArtifactsHostnames=[], InsecureRegistryCIDRs=[127.0.0.0/8], IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, Mirrors=[]}, ServerVersion=20.10.18, OomKillDisable=true, CpuCfsQuota=true, Containers=0, Driver=overlay2, KernelMemoryTCP=true, IPv4Forwarding=true, ExperimentalBuild=false, DockerRootDir=/var/lib/docker, CPUSet=true, CpuCfsPeriod=true, DefaultRuntime=runc, CPUShares=true, Debug=false, NCPU=8, Plugins={Volume=[local], Network=[bridge, host, ipvlan, macvlan, null, overlay], Authorization=null, Log=[awslogs, fluentd, gcplogs, gelf, journald, json-file, local, logentries, splunk, syslog]}, SwapLimit=false, CgroupDriver=cgroupfs, ContainersPaused=0, MemTotal=33729761280, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=1, PidsLimit=true, Isolation=, BridgeNfIp6tables=true, Warnings=[WARNING: API is accessible on http://0.0.0.0:5555 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/, WARNING: No swap limit support], ContainersStopped=0} 2025-10-04 17:13:33 DEBUG Cmd: 2025-10-04 17:13:33 DEBUG ex-00000002: preparing request execution 2025-10-04 17:13:33 DEBUG Cookie spec selected: strict 2025-10-04 17:13:33 DEBUG Auth cache not set in the context 2025-10-04 17:13:33 DEBUG ex-00000002: target auth state: UNCHALLENGED 2025-10-04 17:13:33 DEBUG ex-00000002: proxy auth state: UNCHALLENGED 2025-10-04 17:13:33 DEBUG ex-00000002: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:33 DEBUG ex-00000002: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:33 DEBUG ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG ex-00000002: acquired ep-00000001 2025-10-04 17:13:33 DEBUG ex-00000002: acquired endpoint ep-00000001 2025-10-04 17:13:33 DEBUG ex-00000002: executing GET /v1.32/version HTTP/1.1 2025-10-04 17:13:33 DEBUG ep-00000001: start execution ex-00000002 2025-10-04 17:13:33 DEBUG ep-00000001: executing exchange ex-00000002 over http-outgoing-0 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> GET /v1.32/version HTTP/1.1 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:33 GMT[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Content-Length: 827[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"20.10.18","Details":{"ApiVersion":"1.41","Arch":"amd64","BuildTime":"2022-09-08T23:09:28.000000000+00:00","Experimental":"false","GitCommit":"e42327a","GoVersion":"go1.18.6","KernelVersion":"4.15.0-192-generic","MinAPIVersion":"1.12","Os":"linux"}},{"Name":"containerd","Version":"1.6.8","Details":{"GitCommit":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6"}},{"Name":"runc","Version":"1.1.4","Details":{"GitCommit":"v1.1.4-0-g5fd4c4d"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"20.10.18","ApiVersion":"1.41","MinAPIVersion":"1.12","GitCommit":"e42327a","GoVersion":"go1.18.6","Os":"linux","Arch":"amd64","KernelVersion":"4.15.0-192-generic","BuildTime":"2022-09-08T23:09:28.000000000+00:00"}[\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:33 GMT 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Content-Length: 827 2025-10-04 17:13:33 DEBUG ex-00000002: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:33 DEBUG ep-00000001: releasing valid endpoint 2025-10-04 17:13:33 DEBUG ep-00000001: releasing endpoint 2025-10-04 17:13:33 DEBUG ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:33 DEBUG ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG Docker version: {Components=[{Name=Engine, Version=20.10.18, Details={ApiVersion=1.41, Arch=amd64, BuildTime=2022-09-08T23:09:28.000000000+00:00, Experimental=false, GitCommit=e42327a, GoVersion=go1.18.6, KernelVersion=4.15.0-192-generic, MinAPIVersion=1.12, Os=linux}}, {Name=containerd, Version=1.6.8, Details={GitCommit=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6}}, {Name=runc, Version=1.1.4, Details={GitCommit=v1.1.4-0-g5fd4c4d}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=4.15.0-192-generic, ApiVersion=1.41, Platform={Name=Docker Engine - Community}, GitCommit=e42327a, Os=linux, Version=20.10.18, MinAPIVersion=1.12, Arch=amd64, GoVersion=go1.18.6, BuildTime=2022-09-08T23:09:28.000000000+00:00} 2025-10-04 17:13:33 INFO Connected to docker: Server Version: 20.10.18 API Version: 1.41 Operating System: Ubuntu 18.04.6 LTS Total Memory: 32167 MB 2025-10-04 17:13:33 DEBUG Checks are enabled 2025-10-04 17:13:33 INFO Checking the system... 2025-10-04 17:13:33 INFO ✔︎ Docker server version should be at least 1.6.0 2025-10-04 17:13:33 INFO Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 2025-10-04 17:13:33 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2025-10-04 17:13:33 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2025-10-04 17:13:33 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml: mockserver/mockserver:mockserver-5.11.2 2025-10-04 17:13:33 INFO Preemptively checking local images for 'mockserver/mockserver:mockserver-5.11.2', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2025-10-04 17:13:33 DEBUG Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=,showAll=false] 2025-10-04 17:13:33 DEBUG ex-00000003: preparing request execution 2025-10-04 17:13:33 DEBUG Cookie spec selected: strict 2025-10-04 17:13:33 DEBUG Auth cache not set in the context 2025-10-04 17:13:33 DEBUG ex-00000003: target auth state: UNCHALLENGED 2025-10-04 17:13:33 DEBUG ex-00000003: proxy auth state: UNCHALLENGED 2025-10-04 17:13:33 DEBUG ex-00000003: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:33 DEBUG ex-00000003: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:33 DEBUG ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG ex-00000003: acquired ep-00000002 2025-10-04 17:13:33 DEBUG ex-00000003: acquired endpoint ep-00000002 2025-10-04 17:13:33 DEBUG ex-00000003: executing GET /v1.32/images/json HTTP/1.1 2025-10-04 17:13:33 DEBUG ep-00000002: start execution ex-00000003 2025-10-04 17:13:33 DEBUG ep-00000002: executing exchange ex-00000003 over http-outgoing-0 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:33 GMT[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Content-Length: 3[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "[][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:33 GMT 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Content-Length: 3 2025-10-04 17:13:33 DEBUG ex-00000003: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:33 DEBUG ep-00000002: releasing valid endpoint 2025-10-04 17:13:33 DEBUG ep-00000002: releasing endpoint 2025-10-04 17:13:33 DEBUG ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:33 DEBUG ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG mockserver/mockserver:mockserver-5.11.2 is not in image name cache, updating... 2025-10-04 17:13:33 DEBUG Cmd: mockserver/mockserver:mockserver-5.11.2 2025-10-04 17:13:33 DEBUG ex-00000004: preparing request execution 2025-10-04 17:13:33 DEBUG Cookie spec selected: strict 2025-10-04 17:13:33 DEBUG Auth cache not set in the context 2025-10-04 17:13:33 DEBUG ex-00000004: target auth state: UNCHALLENGED 2025-10-04 17:13:33 DEBUG ex-00000004: proxy auth state: UNCHALLENGED 2025-10-04 17:13:33 DEBUG ex-00000004: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:33 DEBUG ex-00000004: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:33 DEBUG ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG ex-00000004: acquired ep-00000003 2025-10-04 17:13:33 DEBUG ex-00000004: acquired endpoint ep-00000003 2025-10-04 17:13:33 DEBUG ex-00000004: executing GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2025-10-04 17:13:33 DEBUG ep-00000003: start execution ex-00000004 2025-10-04 17:13:33 DEBUG ep-00000003: executing exchange ex-00000004 over http-outgoing-0 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:33 GMT[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "Content-Length: 125[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << "{"message":"no such image: mockserver/mockserver:mockserver-5.11.2: No such image: mockserver/mockserver:mockserver-5.11.2"}[\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:33 GMT 2025-10-04 17:13:33 DEBUG http-outgoing-0 << Content-Length: 125 2025-10-04 17:13:33 DEBUG ex-00000004: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:33 DEBUG ep-00000003: releasing valid endpoint 2025-10-04 17:13:33 DEBUG ep-00000003: releasing endpoint 2025-10-04 17:13:33 DEBUG ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:33 DEBUG ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG Not available locally, should pull image: mockserver/mockserver:mockserver-5.11.2 2025-10-04 17:13:33 INFO Pulling docker image: mockserver/mockserver:mockserver-5.11.2. Please be patient; this may take some time but only needs to be done once. 2025-10-04 17:13:33 DEBUG Looking up auth config for image: mockserver/mockserver:latest at registry: https://index.docker.io/v1/ 2025-10-04 17:13:33 DEBUG RegistryAuthLocator has configFile: /home/jenkins/.docker/config.json (does not exist) and commandPathPrefix: 2025-10-04 17:13:33 INFO Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: mockserver/mockserver:latest, configFile: /home/jenkins/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /home/jenkins/.docker/config.json (No such file or directory) 2025-10-04 17:13:33 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2025-10-04 17:13:33 DEBUG Effective auth config [null] 2025-10-04 17:13:33 DEBUG ex-00000005: preparing request execution 2025-10-04 17:13:33 DEBUG Cookie spec selected: strict 2025-10-04 17:13:33 DEBUG Auth cache not set in the context 2025-10-04 17:13:33 DEBUG ex-00000005: target auth state: UNCHALLENGED 2025-10-04 17:13:33 DEBUG ex-00000005: proxy auth state: UNCHALLENGED 2025-10-04 17:13:33 DEBUG ex-00000005: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:33 DEBUG ex-00000005: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:33 DEBUG ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:33 DEBUG ex-00000005: acquired ep-00000004 2025-10-04 17:13:33 DEBUG ex-00000005: acquired endpoint ep-00000004 2025-10-04 17:13:33 DEBUG ex-00000005: executing POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1 2025-10-04 17:13:33 DEBUG ep-00000004: start execution ex-00000005 2025-10-04 17:13:33 DEBUG ep-00000004: executing exchange ex-00000005 over http-outgoing-0 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> accept: application/octet-stream 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> content-type: application/json 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:33 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:34 GMT[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "4a[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "{"status":"Pulling from mockserver/mockserver","id":"mockserver-5.11.2"}[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:13:34 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:34 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:34 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:34 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:34 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:34 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:34 GMT 2025-10-04 17:13:34 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:13:34 DEBUG ex-00000005: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:34 INFO Starting to pull image 2025-10-04 17:13:34 DEBUG ResponseItem(stream=null, status=Pulling from mockserver/mockserver, progressDetail=null, progress=null, id=mockserver-5.11.2, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:34 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:34 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:34 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:34 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:34 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:34 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:34 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:34 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:34 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:34 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:34 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7778,"total":643660},"progress":"[\u003e ] 7.778kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7778, total=643660, start=null), progress=[> ] 7.778kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=643660, total=643660, start=null), progress=[==================================================>] 643.7kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 INFO Pulling image layers: 5 pending, 1 downloaded, 0 extracted, (628 KB/? MB) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6408,"total":639433},"progress":"[\u003e ] 6.408kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6408, total=639433, start=null), progress=[> ] 6.408kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":76128,"total":7333575},"progress":"[\u003e ] 76.13kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=76128, total=7333575, start=null), progress=[> ] 76.13kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 INFO Pulling image layers: 4 pending, 2 downloaded, 0 extracted, (709 KB/? MB) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":639433},"progress":"[==\u003e ] 32.77kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=639433, start=null), progress=[==> ] 32.77kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 INFO Pulling image layers: 3 pending, 3 downloaded, 0 extracted, (734 KB/? MB) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":524288,"total":639433},"progress":"[========================================\u003e ] 524.3kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=524288, total=639433, start=null), progress=[========================================> ] 524.3kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":533866,"total":59741782},"progress":"[\u003e ] 533.9kB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=533866, total=59741782, start=null), progress=[> ] 533.9kB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=639433, total=639433, start=null), progress=[==================================================>] 639.4kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=639433, total=639433, start=null), progress=[==================================================>] 639.4kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":168335,"total":16692491},"progress":"[\u003e ] 168.3kB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=168335, total=16692491, start=null), progress=[> ] 168.3kB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":4292608,"total":59741782},"progress":"[===\u003e ] 4.293MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4292608, total=59741782, start=null), progress=[===> ] 4.293MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 INFO Pulling image layers: 3 pending, 3 downloaded, 1 extracted, (5 MB/? MB) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":98304,"total":7333575},"progress":"[\u003e ] 98.3kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=7333575, start=null), progress=[> ] 98.3kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":1593024,"total":16692491},"progress":"[====\u003e ] 1.593MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1593024, total=16692491, start=null), progress=[====> ] 1.593MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7507648,"total":59741782},"progress":"[======\u003e ] 7.508MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7507648, total=59741782, start=null), progress=[======> ] 7.508MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":46005,"total":4545730},"progress":"[\u003e ] 46.01kB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=46005, total=4545730, start=null), progress=[> ] 46.01kB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2064384,"total":7333575},"progress":"[==============\u003e ] 2.064MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2064384, total=7333575, start=null), progress=[==============> ] 2.064MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2293440,"total":16692491},"progress":"[======\u003e ] 2.293MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2293440, total=16692491, start=null), progress=[======> ] 2.293MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":12308160,"total":59741782},"progress":"[==========\u003e ] 12.31MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12308160, total=59741782, start=null), progress=[==========> ] 12.31MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":4288512,"total":4545730},"progress":"[===============================================\u003e ] 4.289MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4288512, total=4545730, start=null), progress=[===============================================> ] 4.289MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 INFO Pulling image layers: 2 pending, 4 downloaded, 1 extracted, (21 MB/? MB) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":6782976,"total":7333575},"progress":"[==============================================\u003e ] 6.783MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6782976, total=7333575, start=null), progress=[==============================================> ] 6.783MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7333575,"total":7333575},"progress":"[==================================================\u003e] 7.334MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7333575, total=7333575, start=null), progress=[==================================================>] 7.334MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":5402624,"total":16692491},"progress":"[================\u003e ] 5.403MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5402624, total=16692491, start=null), progress=[================> ] 5.403MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":13377216,"total":59741782},"progress":"[===========\u003e ] 13.38MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=13377216, total=59741782, start=null), progress=[===========> ] 13.38MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 INFO Pulling image layers: 2 pending, 4 downloaded, 2 extracted, (30 MB/? MB) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":643660},"progress":"[==\u003e ] 32.77kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=643660, start=null), progress=[==> ] 32.77kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":15240896,"total":16692491},"progress":"[=============================================\u003e ] 15.24MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15240896, total=16692491, start=null), progress=[=============================================> ] 15.24MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 INFO Pulling image layers: 1 pending, 5 downloaded, 2 extracted, (39 MB/? MB) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=643660, total=643660, start=null), progress=[==================================================>] 643.7kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=643660, total=643660, start=null), progress=[==================================================>] 643.7kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":14978752,"total":59741782},"progress":"[============\u003e ] 14.98MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14978752, total=59741782, start=null), progress=[============> ] 14.98MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 INFO Pulling image layers: 1 pending, 5 downloaded, 3 extracted, (41 MB/? MB) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65536,"total":4545730},"progress":"[\u003e ] 65.54kB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=4545730, start=null), progress=[> ] 65.54kB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1966080,"total":4545730},"progress":"[=====================\u003e ] 1.966MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1966080, total=4545730, start=null), progress=[=====================> ] 1.966MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":16043712,"total":59741782},"progress":"[=============\u003e ] 16.04MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16043712, total=59741782, start=null), progress=[=============> ] 16.04MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":4545730,"total":4545730},"progress":"[==================================================\u003e] 4.546MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2025-10-04 17:13:35 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:35 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4545730, total=4545730, start=null), progress=[==================================================>] 4.546MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 INFO Pulling image layers: 1 pending, 5 downloaded, 4 extracted, (42 MB/? MB) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":20316160,"total":59741782},"progress":"[=================\u003e ] 20.32MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20316160, total=59741782, start=null), progress=[=================> ] 20.32MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":22446080,"total":59741782},"progress":"[==================\u003e ] 22.45MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=22446080, total=59741782, start=null), progress=[==================> ] 22.45MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":26722304,"total":59741782},"progress":"[======================\u003e ] 26.72MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=26722304, total=59741782, start=null), progress=[======================> ] 26.72MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":30457536,"total":59741782},"progress":"[=========================\u003e ] 30.46MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30457536, total=59741782, start=null), progress=[=========================> ] 30.46MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":32595648,"total":59741782},"progress":"[===========================\u003e ] 32.6MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32595648, total=59741782, start=null), progress=[===========================> ] 32.6MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":40599552,"total":59741782},"progress":"[=================================\u003e ] 40.6MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=40599552, total=59741782, start=null), progress=[=================================> ] 40.6MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":44339200,"total":59741782},"progress":"[=====================================\u003e ] 44.34MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=44339200, total=59741782, start=null), progress=[=====================================> ] 44.34MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":50216960,"total":59741782},"progress":"[==========================================\u003e ] 50.22MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=50216960, total=59741782, start=null), progress=[==========================================> ] 50.22MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:36 INFO Pulling image layers: 0 pending, 6 downloaded, 4 extracted, (74 MB/85 MB) 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":59741782},"progress":"[\u003e ] 557.1kB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:36 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:36 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=59741782, start=null), progress=[> ] 557.1kB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":8355840,"total":59741782},"progress":"[======\u003e ] 8.356MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:37 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8355840, total=59741782, start=null), progress=[======> ] 8.356MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":15040512,"total":59741782},"progress":"[============\u003e ] 15.04MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:37 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15040512, total=59741782, start=null), progress=[============> ] 15.04MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":21725184,"total":59741782},"progress":"[==================\u003e ] 21.73MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:37 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21725184, total=59741782, start=null), progress=[==================> ] 21.73MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":28409856,"total":59741782},"progress":"[=======================\u003e ] 28.41MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:37 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=28409856, total=59741782, start=null), progress=[=======================> ] 28.41MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":33980416,"total":59741782},"progress":"[============================\u003e ] 33.98MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:37 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=33980416, total=59741782, start=null), progress=[============================> ] 33.98MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":39550976,"total":59741782},"progress":"[=================================\u003e ] 39.55MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:37 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=39550976, total=59741782, start=null), progress=[=================================> ] 39.55MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":44564480,"total":59741782},"progress":"[=====================================\u003e ] 44.56MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:37 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44564480, total=59741782, start=null), progress=[=====================================> ] 44.56MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":50135040,"total":59741782},"progress":"[=========================================\u003e ] 50.14MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:37 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=50135040, total=59741782, start=null), progress=[=========================================> ] 50.14MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":56819712,"total":59741782},"progress":"[===============================================\u003e ] 56.82MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:37 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=56819712, total=59741782, start=null), progress=[===============================================> ] 56.82MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":59741782,"total":59741782},"progress":"[==================================================\u003e] 59.74MB/59.74MB","id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:37 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:37 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=59741782, total=59741782, start=null), progress=[==================================================>] 59.74MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 INFO Pulling image layers: 0 pending, 6 downloaded, 5 extracted, (84 MB/85 MB) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":196608,"total":16692491},"progress":"[\u003e ] 196.6kB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=196608, total=16692491, start=null), progress=[> ] 196.6kB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5701632,"total":16692491},"progress":"[=================\u003e ] 5.702MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5701632, total=16692491, start=null), progress=[=================> ] 5.702MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16692491, total=16692491, start=null), progress=[==================================================>] 16.69MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16692491, total=16692491, start=null), progress=[==================================================>] 16.69MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 INFO Pulling image layers: 0 pending, 6 downloaded, 6 extracted, (85 MB/85 MB) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "5e[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Digest: sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "59[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for mockserver/mockserver:mockserver-5.11.2"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for mockserver/mockserver:mockserver-5.11.2, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ep-00000004: releasing valid endpoint 2025-10-04 17:13:38 DEBUG ep-00000004: releasing endpoint 2025-10-04 17:13:38 DEBUG ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:38 DEBUG ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:38 DEBUG Cmd: mockserver/mockserver:mockserver-5.11.2 2025-10-04 17:13:38 DEBUG ex-00000006: preparing request execution 2025-10-04 17:13:38 DEBUG Cookie spec selected: strict 2025-10-04 17:13:38 DEBUG Auth cache not set in the context 2025-10-04 17:13:38 DEBUG ex-00000006: target auth state: UNCHALLENGED 2025-10-04 17:13:38 DEBUG ex-00000006: proxy auth state: UNCHALLENGED 2025-10-04 17:13:38 DEBUG ex-00000006: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:38 DEBUG ex-00000006: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:38 DEBUG ex-00000006: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:38 DEBUG ex-00000006: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:38 DEBUG ex-00000006: acquired ep-00000005 2025-10-04 17:13:38 DEBUG ex-00000006: acquired endpoint ep-00000005 2025-10-04 17:13:38 DEBUG ex-00000006: executing GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2025-10-04 17:13:38 DEBUG ep-00000005: start execution ex-00000006 2025-10-04 17:13:38 DEBUG ep-00000005: executing exchange ex-00000006 over http-outgoing-0 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:38 INFO Pull complete. 6 layers, pulled in 3s (downloaded 85 MB at 28 MB/s) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:38 GMT[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "d70[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"Id":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","RepoTags":["mockserver/mockserver:mockserver-5.11.2"],"RepoDigests":["mockserver/mockserver@sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87"],"Parent":"","Comment":"","Created":"2020-11-08T23:41:22.890995Z","Container":"f9d4363c76010384cc517306f604cbbbe342510c5c034cfb2dd9934edad597d7","ContainerConfig":{"Hostname":"f9d4363c7601","Domainname":"","User":"nonroot","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"1080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["JAVA_VERSION=11.0.6","LANG=C.UTF-8","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"-serverPort\" \"1080\"]"],"Image":"sha256:1b8d3b6b0f0de12b611c5fc182fd0f7eaa5d1e7e8108b57d85a8354e9f6ace28","Volumes":null,"WorkingDir":"/","Entrypoint":["java","-Dfile.encoding=UTF-8","-cp","/mockserver-netty-jar-with-dependencies.jar:/libs/*","-Dmockserver.propertyFile=/config/mockserver.properties","org.mockserver.cli.Main"],"OnBuild":null,"Labels":{}},"DockerVersion":"19.03.13","Author":"James Bloom \"jamesdbloom@gmail.com\"","Config":{"Hostname":"","Domainname":"","User":"nonroot","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"1080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["JAVA_VERSION=11.0.6","LANG=C.UTF-8","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"],"Cmd":["-serverPort","1080"],"Image":"sha256:1b8d3b6b0f0de12b611c5fc182fd0f7eaa5d1e7e8108b57d85a8354e9f6ace28","Volumes":null,"WorkingDir":"/","Entrypoint":["java","-Dfile.encoding=UTF-8","-cp","/mockserver-netty-jar-with-dependencies.jar:/libs/*","-Dmockserver.propertyFile=/config/mockserver.properties","org.mockserver.cli.Main"],"OnBuild":null,"Labels":null},"Architecture":"amd64","Os":"linux","Size":215863200,"VirtualSize":215863200,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/db1fdbc973c0e13cc208d6b612347de4bb61475dd9bb2b832268012245eec9be/diff:/var/lib/docker/overlay2/5a6928560a425c78353e1a1102f7738a9b3d2fefa8446741e066f6c4e963b1ee/diff:/var/lib/docker/overlay2/e3599d1707831ff1360053326979943005aaaf4dfc2be585037cb876b5efb49b/diff:/var/lib/docker/overlay2/ed226d92023ebbdb4409f95d7f6e3c13dd991eb2318d503872cd94b3cc65c515/diff:/var/lib/docker/overlay2/e3f80de3f9bdec5253d7a7669a0cbcac2d1b226ceac3064a743266f1dba95681/diff","MergedDir":"/var/lib/docker/overlay2/2cfbb924cc488032893f7e2df2d1a5db767cb02c3362cf3efcd8e968b10101e1/merged","UpperDir":"/var/lib/docker/overlay2/2cfbb924cc488032893f7e2df2d1a5db767cb02c3362cf3efcd8e968b10101e1/diff","WorkDir":"/var/lib/docker/overlay2/2cfbb924cc488032893f7e2df2d1a5db767cb02c3362cf3efcd8e968b10101e1/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:fd6fa224ea91b365084adc1a60d54aeffd6d260704f6855f626758d9ebeeba57","sha256:87c9f1582ca03da283323ba34b05457b5eb293f9a49de5337eb15898001bbb60","sha256:231bdbae9aea5a6ddb1c3e8e9cbfaeb2d332dedbdcfd9021a5c42f31df361080","sha256:0a14b263fc8701ec53fb9bcd9482b859f1b30be81dc57f3d117d15ad5e044d47","sha256:02d54fab344aba9271b1d571ffab741266784cb7bb780911b390fe41be338780","sha256:a080407edd9cb656b496d8b7287cd60087dc74f57a5382872a0e6376dc582382"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:38 GMT 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:13:38 DEBUG ex-00000006: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:38 DEBUG ep-00000005: releasing valid endpoint 2025-10-04 17:13:38 DEBUG ep-00000005: releasing endpoint 2025-10-04 17:13:38 DEBUG ep-00000005: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:38 DEBUG ep-00000005: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:38 INFO Preemptively checking local images for 'nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2025-10-04 17:13:38 DEBUG nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 is not in image name cache, updating... 2025-10-04 17:13:38 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2025-10-04 17:13:38 DEBUG ex-00000007: preparing request execution 2025-10-04 17:13:38 DEBUG Cookie spec selected: strict 2025-10-04 17:13:38 DEBUG Auth cache not set in the context 2025-10-04 17:13:38 DEBUG ex-00000007: target auth state: UNCHALLENGED 2025-10-04 17:13:38 DEBUG ex-00000007: proxy auth state: UNCHALLENGED 2025-10-04 17:13:38 DEBUG ex-00000007: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:38 DEBUG ex-00000007: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:38 DEBUG ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:38 DEBUG ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:38 DEBUG ex-00000007: acquired ep-00000006 2025-10-04 17:13:38 DEBUG ex-00000007: acquired endpoint ep-00000006 2025-10-04 17:13:38 DEBUG ex-00000007: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2025-10-04 17:13:38 DEBUG ep-00000006: start execution ex-00000007 2025-10-04 17:13:38 DEBUG ep-00000006: executing exchange ex-00000007 over http-outgoing-0 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:38 GMT[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Content-Length: 141[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"message":"no such image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5: No such image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"}[\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:38 GMT 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Content-Length: 141 2025-10-04 17:13:38 DEBUG ex-00000007: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:38 DEBUG ep-00000006: releasing valid endpoint 2025-10-04 17:13:38 DEBUG ep-00000006: releasing endpoint 2025-10-04 17:13:38 DEBUG ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:38 DEBUG ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:38 DEBUG Not available locally, should pull image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2025-10-04 17:13:38 INFO Pulling docker image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5. Please be patient; this may take some time but only needs to be done once. 2025-10-04 17:13:38 DEBUG Looking up auth config for image: nexus3.onap.org:10001/onap/dmaap/kafka111:latest at registry: nexus3.onap.org:10001 2025-10-04 17:13:38 DEBUG RegistryAuthLocator has configFile: /home/jenkins/.docker/config.json (does not exist) and commandPathPrefix: 2025-10-04 17:13:38 INFO Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/onap/dmaap/kafka111:latest, configFile: /home/jenkins/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /home/jenkins/.docker/config.json (No such file or directory) 2025-10-04 17:13:38 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2025-10-04 17:13:38 DEBUG Effective auth config [null] 2025-10-04 17:13:38 DEBUG ex-00000008: preparing request execution 2025-10-04 17:13:38 DEBUG Cookie spec selected: strict 2025-10-04 17:13:38 DEBUG Auth cache not set in the context 2025-10-04 17:13:38 DEBUG ex-00000008: target auth state: UNCHALLENGED 2025-10-04 17:13:38 DEBUG ex-00000008: proxy auth state: UNCHALLENGED 2025-10-04 17:13:38 DEBUG ex-00000008: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:38 DEBUG ex-00000008: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:38 DEBUG ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:38 DEBUG ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:38 DEBUG ex-00000008: acquired ep-00000007 2025-10-04 17:13:38 DEBUG ex-00000008: acquired endpoint ep-00000007 2025-10-04 17:13:38 DEBUG ex-00000008: executing POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1 2025-10-04 17:13:38 DEBUG ep-00000007: start execution ex-00000008 2025-10-04 17:13:38 DEBUG ep-00000007: executing exchange ex-00000008 over http-outgoing-0 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> accept: application/octet-stream 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> content-type: application/json 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:38 GMT[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "3c[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pulling from onap/dmaap/kafka111","id":"1.0.5"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:38 GMT 2025-10-04 17:13:38 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:13:38 DEBUG ex-00000008: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:38 INFO Starting to pull image 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pulling from onap/dmaap/kafka111, progressDetail=null, progress=null, id=1.0.5, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277431,"total":26633341},"progress":"[\u003e ] 277.4kB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277431, total=26633341, start=null), progress=[> ] 277.4kB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539574,"total":168776736},"progress":"[\u003e ] 539.6kB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539574, total=168776736, start=null), progress=[> ] 539.6kB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539575,"total":54385602},"progress":"[\u003e ] 539.6kB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539575, total=54385602, start=null), progress=[> ] 539.6kB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7797687,"total":26633341},"progress":"[==============\u003e ] 7.798MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7797687, total=26633341, start=null), progress=[==============> ] 7.798MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9190326,"total":168776736},"progress":"[==\u003e ] 9.19MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9190326, total=168776736, start=null), progress=[==> ] 9.19MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9190327,"total":54385602},"progress":"[========\u003e ] 9.19MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9190327, total=54385602, start=null), progress=[========> ] 9.19MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":16432055,"total":26633341},"progress":"[==============================\u003e ] 16.43MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16432055, total=26633341, start=null), progress=[==============================> ] 16.43MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":17300407,"total":54385602},"progress":"[===============\u003e ] 17.3MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17300407, total=54385602, start=null), progress=[===============> ] 17.3MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":18381750,"total":168776736},"progress":"[=====\u003e ] 18.38MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=18381750, total=168776736, start=null), progress=[=====> ] 18.38MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 INFO Pulling image layers: 8 pending, 1 downloaded, 0 extracted, (49 MB/? MB) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":25951159,"total":54385602},"progress":"[=======================\u003e ] 25.95MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=25951159, total=54385602, start=null), progress=[=======================> ] 25.95MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28654518,"total":168776736},"progress":"[========\u003e ] 28.65MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28654518, total=168776736, start=null), progress=[========> ] 28.65MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539575,"total":65699538},"progress":"[\u003e ] 539.6kB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539575, total=65699538, start=null), progress=[> ] 539.6kB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":38927287,"total":54385602},"progress":"[===================================\u003e ] 38.93MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=38927287, total=54385602, start=null), progress=[===================================> ] 38.93MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":43252662,"total":168776736},"progress":"[============\u003e ] 43.25MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=43252662, total=168776736, start=null), progress=[============> ] 43.25MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2702263,"total":65699538},"progress":"[==\u003e ] 2.702MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2702263, total=65699538, start=null), progress=[==> ] 2.702MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":51903415,"total":54385602},"progress":"[===============================================\u003e ] 51.9MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=51903415, total=54385602, start=null), progress=[===============================================> ] 51.9MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":57850806,"total":168776736},"progress":"[=================\u003e ] 57.85MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=57850806, total=168776736, start=null), progress=[=================> ] 57.85MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 INFO Pulling image layers: 7 pending, 2 downloaded, 0 extracted, (122 MB/? MB) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3003,"total":3032},"progress":"[=================================================\u003e ] 3.003kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3003, total=3032, start=null), progress=[=================================================> ] 3.003kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2025-10-04 17:13:38 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:38 INFO Pulling image layers: 6 pending, 3 downloaded, 0 extracted, (122 MB/? MB) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6486967,"total":65699538},"progress":"[====\u003e ] 6.487MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6486967, total=65699538, start=null), progress=[====> ] 6.487MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277431,"total":26636686},"progress":"[\u003e ] 277.4kB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277431, total=26636686, start=null), progress=[> ] 277.4kB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":74611638,"total":168776736},"progress":"[======================\u003e ] 74.61MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=74611638, total=168776736, start=null), progress=[======================> ] 74.61MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":54385602},"progress":"[\u003e ] 557.1kB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=54385602, start=null), progress=[> ] 557.1kB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9730999,"total":65699538},"progress":"[=======\u003e ] 9.731MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9730999, total=65699538, start=null), progress=[=======> ] 9.731MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":5012407,"total":26636686},"progress":"[=========\u003e ] 5.012MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5012407, total=26636686, start=null), progress=[=========> ] 5.012MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":90291126,"total":168776736},"progress":"[==========================\u003e ] 90.29MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=90291126, total=168776736, start=null), progress=[==========================> ] 90.29MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3899392,"total":54385602},"progress":"[===\u003e ] 3.899MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3899392, total=54385602, start=null), progress=[===> ] 3.899MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":14056375,"total":65699538},"progress":"[==========\u003e ] 14.06MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14056375, total=65699538, start=null), progress=[==========> ] 14.06MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":10025911,"total":26636686},"progress":"[==================\u003e ] 10.03MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=10025911, total=26636686, start=null), progress=[==================> ] 10.03MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "c0[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":107051958,"total":168776736},"progress":"[===============================\u003e ] 107.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=107051958, total=168776736, start=null), progress=[===============================> ] 107.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":8912896,"total":54385602},"progress":"[========\u003e ] 8.913MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8912896, total=54385602, start=null), progress=[========> ] 8.913MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":21625783,"total":65699538},"progress":"[================\u003e ] 21.63MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=21625783, total=65699538, start=null), progress=[================> ] 21.63MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":16153527,"total":26636686},"progress":"[==============================\u003e ] 16.15MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16153527, total=26636686, start=null), progress=[==============================> ] 16.15MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "c0[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":126516150,"total":168776736},"progress":"[=====================================\u003e ] 126.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=126516150, total=168776736, start=null), progress=[=====================================> ] 126.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":15040512,"total":54385602},"progress":"[=============\u003e ] 15.04MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15040512, total=54385602, start=null), progress=[=============> ] 15.04MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":29735863,"total":65699538},"progress":"[======================\u003e ] 29.74MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29735863, total=65699538, start=null), progress=[======================> ] 29.74MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":24787895,"total":26636686},"progress":"[==============================================\u003e ] 24.79MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=24787895, total=26636686, start=null), progress=[==============================================> ] 24.79MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "c0[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":144358326,"total":168776736},"progress":"[==========================================\u003e ] 144.4MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=144358326, total=168776736, start=null), progress=[==========================================> ] 144.4MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 INFO Pulling image layers: 5 pending, 4 downloaded, 0 extracted, (254 MB/? MB) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3003,"total":7718},"progress":"[===================\u003e ] 3.003kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3003, total=7718, start=null), progress=[===================> ] 3.003kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 INFO Pulling image layers: 4 pending, 5 downloaded, 0 extracted, (254 MB/? MB) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":20054016,"total":54385602},"progress":"[==================\u003e ] 20.05MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=20054016, total=54385602, start=null), progress=[==================> ] 20.05MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":15288,"total":1240582},"progress":"[\u003e ] 15.29kB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15288, total=1240582, start=null), progress=[> ] 15.29kB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":40549303,"total":65699538},"progress":"[==============================\u003e ] 40.55MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=40549303, total=65699538, start=null), progress=[==============================> ] 40.55MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 INFO Pulling image layers: 3 pending, 6 downloaded, 0 extracted, (265 MB/? MB) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 INFO Pulling image layers: 2 pending, 7 downloaded, 0 extracted, (265 MB/? MB) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "c0[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":160037814,"total":168776736},"progress":"[===============================================\u003e ] 160MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=160037814, total=168776736, start=null), progress=[===============================================> ] 160MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":23953408,"total":54385602},"progress":"[======================\u003e ] 23.95MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23953408, total=54385602, start=null), progress=[======================> ] 23.95MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 INFO Pulling image layers: 1 pending, 8 downloaded, 0 extracted, (280 MB/? MB) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":51903415,"total":65699538},"progress":"[=======================================\u003e ] 51.9MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=51903415, total=65699538, start=null), progress=[=======================================> ] 51.9MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":29523968,"total":54385602},"progress":"[===========================\u003e ] 29.52MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=29523968, total=54385602, start=null), progress=[===========================> ] 29.52MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 INFO Pulling image layers: 0 pending, 9 downloaded, 0 extracted, (290 MB/327 MB) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":35094528,"total":54385602},"progress":"[================================\u003e ] 35.09MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=35094528, total=54385602, start=null), progress=[================================> ] 35.09MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":40108032,"total":54385602},"progress":"[====================================\u003e ] 40.11MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:39 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=40108032, total=54385602, start=null), progress=[====================================> ] 40.11MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":44564480,"total":54385602},"progress":"[========================================\u003e ] 44.56MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:40 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44564480, total=54385602, start=null), progress=[========================================> ] 44.56MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":48463872,"total":54385602},"progress":"[============================================\u003e ] 48.46MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:40 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=48463872, total=54385602, start=null), progress=[============================================> ] 48.46MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":51249152,"total":54385602},"progress":"[===============================================\u003e ] 51.25MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:40 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=51249152, total=54385602, start=null), progress=[===============================================> ] 51.25MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":53477376,"total":54385602},"progress":"[=================================================\u003e ] 53.48MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:40 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=53477376, total=54385602, start=null), progress=[=================================================> ] 53.48MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":54385602,"total":54385602},"progress":"[==================================================\u003e] 54.39MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:40 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54385602, total=54385602, start=null), progress=[==================================================>] 54.39MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:40 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:40 INFO Pulling image layers: 0 pending, 9 downloaded, 1 extracted, (293 MB/327 MB) 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":168776736},"progress":"[\u003e ] 557.1kB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:40 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=168776736, start=null), progress=[> ] 557.1kB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7798784,"total":168776736},"progress":"[==\u003e ] 7.799MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:40 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:40 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7798784, total=168776736, start=null), progress=[==> ] 7.799MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":12255232,"total":168776736},"progress":"[===\u003e ] 12.26MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:41 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=12255232, total=168776736, start=null), progress=[===> ] 12.26MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":18382848,"total":168776736},"progress":"[=====\u003e ] 18.38MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:41 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=18382848, total=168776736, start=null), progress=[=====> ] 18.38MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":29523968,"total":168776736},"progress":"[========\u003e ] 29.52MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:41 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=29523968, total=168776736, start=null), progress=[========> ] 29.52MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":35094528,"total":168776736},"progress":"[==========\u003e ] 35.09MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:41 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=35094528, total=168776736, start=null), progress=[==========> ] 35.09MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":40665088,"total":168776736},"progress":"[============\u003e ] 40.67MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:41 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=40665088, total=168776736, start=null), progress=[============> ] 40.67MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":46792704,"total":168776736},"progress":"[=============\u003e ] 46.79MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:41 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=46792704, total=168776736, start=null), progress=[=============> ] 46.79MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":52920320,"total":168776736},"progress":"[===============\u003e ] 52.92MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:41 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=52920320, total=168776736, start=null), progress=[===============> ] 52.92MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":59047936,"total":168776736},"progress":"[=================\u003e ] 59.05MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:41 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=59047936, total=168776736, start=null), progress=[=================> ] 59.05MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":64618496,"total":168776736},"progress":"[===================\u003e ] 64.62MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:41 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=64618496, total=168776736, start=null), progress=[===================> ] 64.62MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":77987840,"total":168776736},"progress":"[=======================\u003e ] 77.99MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=77987840, total=168776736, start=null), progress=[=======================> ] 77.99MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":94699520,"total":168776736},"progress":"[============================\u003e ] 94.7MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=94699520, total=168776736, start=null), progress=[============================> ] 94.7MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":111968256,"total":168776736},"progress":"[=================================\u003e ] 112MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=111968256, total=168776736, start=null), progress=[=================================> ] 112MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":116981760,"total":168776736},"progress":"[==================================\u003e ] 117MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=116981760, total=168776736, start=null), progress=[==================================> ] 117MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":119767040,"total":168776736},"progress":"[===================================\u003e ] 119.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=119767040, total=168776736, start=null), progress=[===================================> ] 119.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":125337600,"total":168776736},"progress":"[=====================================\u003e ] 125.3MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=125337600, total=168776736, start=null), progress=[=====================================> ] 125.3MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":132022272,"total":168776736},"progress":"[=======================================\u003e ] 132MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=132022272, total=168776736, start=null), progress=[=======================================> ] 132MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":138706944,"total":168776736},"progress":"[=========================================\u003e ] 138.7MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=138706944, total=168776736, start=null), progress=[=========================================> ] 138.7MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":142606336,"total":168776736},"progress":"[==========================================\u003e ] 142.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=142606336, total=168776736, start=null), progress=[==========================================> ] 142.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":144834560,"total":168776736},"progress":"[==========================================\u003e ] 144.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=144834560, total=168776736, start=null), progress=[==========================================> ] 144.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":147619840,"total":168776736},"progress":"[===========================================\u003e ] 147.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=147619840, total=168776736, start=null), progress=[===========================================> ] 147.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":150962176,"total":168776736},"progress":"[============================================\u003e ] 151MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=150962176, total=168776736, start=null), progress=[============================================> ] 151MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":158203904,"total":168776736},"progress":"[==============================================\u003e ] 158.2MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=158203904, total=168776736, start=null), progress=[==============================================> ] 158.2MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":162103296,"total":168776736},"progress":"[================================================\u003e ] 162.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=162103296, total=168776736, start=null), progress=[================================================> ] 162.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":164888576,"total":168776736},"progress":"[================================================\u003e ] 164.9MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=164888576, total=168776736, start=null), progress=[================================================> ] 164.9MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":167673856,"total":168776736},"progress":"[=================================================\u003e ] 167.7MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=167673856, total=168776736, start=null), progress=[=================================================> ] 167.7MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168776736,"total":168776736},"progress":"[==================================================\u003e] 168.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=168776736, total=168776736, start=null), progress=[==================================================>] 168.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bf[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168776736,"total":168776736},"progress":"[==================================================\u003e] 168.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=168776736, total=168776736, start=null), progress=[==================================================>] 168.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 INFO Pulling image layers: 0 pending, 9 downloaded, 2 extracted, (301 MB/327 MB) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26633341},"progress":"[\u003e ] 294.9kB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26633341, start=null), progress=[> ] 294.9kB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5308416,"total":26633341},"progress":"[=========\u003e ] 5.308MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5308416, total=26633341, start=null), progress=[=========> ] 5.308MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":20938752,"total":26633341},"progress":"[=======================================\u003e ] 20.94MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=20938752, total=26633341, start=null), progress=[=======================================> ] 20.94MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26633341,"total":26633341},"progress":"[==================================================\u003e] 26.63MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26633341, total=26633341, start=null), progress=[==================================================>] 26.63MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 INFO Pulling image layers: 0 pending, 9 downloaded, 3 extracted, (311 MB/327 MB) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":65699538},"progress":"[\u003e ] 557.1kB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=65699538, start=null), progress=[> ] 557.1kB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16711680,"total":65699538},"progress":"[============\u003e ] 16.71MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16711680, total=65699538, start=null), progress=[============> ] 16.71MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":33423360,"total":65699538},"progress":"[=========================\u003e ] 33.42MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=33423360, total=65699538, start=null), progress=[=========================> ] 33.42MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":51249152,"total":65699538},"progress":"[=======================================\u003e ] 51.25MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=51249152, total=65699538, start=null), progress=[=======================================> ] 51.25MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65699538,"total":65699538},"progress":"[==================================================\u003e] 65.7MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65699538, total=65699538, start=null), progress=[==================================================>] 65.7MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 INFO Pulling image layers: 0 pending, 9 downloaded, 4 extracted, (324 MB/327 MB) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3032, total=3032, start=null), progress=[==================================================>] 3.032kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3032, total=3032, start=null), progress=[==================================================>] 3.032kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 INFO Pulling image layers: 0 pending, 9 downloaded, 5 extracted, (324 MB/327 MB) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26636686},"progress":"[\u003e ] 294.9kB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26636686, start=null), progress=[> ] 294.9kB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5898240,"total":26636686},"progress":"[===========\u003e ] 5.898MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5898240, total=26636686, start=null), progress=[===========> ] 5.898MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":22413312,"total":26636686},"progress":"[==========================================\u003e ] 22.41MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=22413312, total=26636686, start=null), progress=[==========================================> ] 22.41MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26636686,"total":26636686},"progress":"[==================================================\u003e] 26.64MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26636686, total=26636686, start=null), progress=[==================================================>] 26.64MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 0 pending, 9 downloaded, 6 extracted, (326 MB/327 MB) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 0 pending, 9 downloaded, 7 extracted, (326 MB/327 MB) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":1240582},"progress":"[=\u003e ] 32.77kB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=1240582, start=null), progress=[=> ] 32.77kB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1240582, total=1240582, start=null), progress=[==================================================>] 1.241MB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1240582, total=1240582, start=null), progress=[==================================================>] 1.241MB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 0 pending, 9 downloaded, 8 extracted, (327 MB/327 MB) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 0 pending, 9 downloaded, 9 extracted, (327 MB/327 MB) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "5e[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Digest: sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "61[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ep-00000007: releasing valid endpoint 2025-10-04 17:13:45 DEBUG ep-00000007: releasing endpoint 2025-10-04 17:13:45 DEBUG ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:45 DEBUG ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:45 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2025-10-04 17:13:45 DEBUG ex-00000009: preparing request execution 2025-10-04 17:13:45 DEBUG Cookie spec selected: strict 2025-10-04 17:13:45 DEBUG Auth cache not set in the context 2025-10-04 17:13:45 DEBUG ex-00000009: target auth state: UNCHALLENGED 2025-10-04 17:13:45 DEBUG ex-00000009: proxy auth state: UNCHALLENGED 2025-10-04 17:13:45 DEBUG ex-00000009: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:45 DEBUG ex-00000009: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:45 DEBUG ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:45 DEBUG ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:45 DEBUG ex-00000009: acquired ep-00000008 2025-10-04 17:13:45 DEBUG ex-00000009: acquired endpoint ep-00000008 2025-10-04 17:13:45 DEBUG ex-00000009: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2025-10-04 17:13:45 DEBUG ep-00000008: start execution ex-00000009 2025-10-04 17:13:45 DEBUG ep-00000008: executing exchange ex-00000009 over http-outgoing-0 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:45 INFO Pull complete. 9 layers, pulled in 6s (downloaded 327 MB at 54 MB/s) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:45 GMT[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "1248[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"Id":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","RepoTags":["nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"],"RepoDigests":["nexus3.onap.org:10001/onap/dmaap/kafka111@sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60"],"Parent":"","Comment":"","Created":"2021-03-05T15:28:10.673641654Z","Container":"ff33fbb7b2a5c58bd225b07db00d4cfbca2f8b5f1c2982048f8a42d24721546f","ContainerConfig":{"Hostname":"ff33fbb7b2a5","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","KAFKA_ZOOKEEPER_CONNECT=","KAFKA_ADVERTISED_LISTENERS=","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"/etc/confluent/docker/run\"]"],"Image":"sha256:7830ec6786da4ef487894bec6a82757754baa93956b0bed6eb4889e9aba09832","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"DockerVersion":"20.10.3","Author":"","Config":{"Hostname":"","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","KAFKA_ZOOKEEPER_CONNECT=","KAFKA_ADVERTISED_LISTENERS=","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/etc/confluent/docker/run"],"Image":"sha256:7830ec6786da4ef487894bec6a82757754baa93956b0bed6eb4889e9aba09832","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"Architecture":"amd64","Os":"linux","Size":628858920,"VirtualSize":628858920,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/0e1f4a04d6c5b609182fe2540301882ec8640b5a71b86ef09c739cdc962a8c50/diff:/var/lib/docker/overlay2/3e6456ceadb8a4892fe4ed6eaebfc79f885d3dc17be99964835531161141261f/diff:/var/lib/docker/overlay2/b7cceb5c1ebd722d3e0ea3ec11d044854b2944cb749cca7479372ad4cc6de7be/diff:/var/lib/docker/overlay2/edfd5e63a6094ea4d2730c0bbe3566768e0c260d1860d9e9e1a639fcd68e717a/diff:/var/lib/docker/overlay2/2dcc3bd35004d5ae591fa13d88cf42328321af19aeb7c986313bc7360393904c/diff:/var/lib/docker/overlay2/8642f8bc03221688f489e5a52f4d5565ae1a12217a91fca2aab446368c2352e2/diff:/var/lib/docker/overlay2/be0a10355b6fe8e44624f650d582aeff5107f3c2c0074b2883ce80083ac9311b/diff:/var/lib/docker/overlay2/385a0f0b0fdc8206d0cbe7ea5abe59e321334cc6f4381452abed7fcb4d84615d/diff","MergedDir":"/var/lib/docker/overlay2/fc856f170c484267d807fe256345e37cc15da32e8ca447d1e4360077f7124963/merged","UpperDir":"/var/lib/docker/overlay2/fc856f170c484267d807fe256345e37cc15da32e8ca447d1e4360077f7124963/diff","WorkDir":"/var/lib/docker/overlay2/fc856f170c484267d807fe256345e37cc15da32e8ca447d1e4360077f7124963/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:3d3ed7fab61eb7b263a81584c4265ba1ea6e7c6f906f99c80b4beca8cd790bfe","sha256:284e30054d709f9c5a68cdab7aa1495c7e591c36212107f2af89886604706bbe","sha256:a5fb20abc3fbb9e8dfb160b42a9d4688c184887ea9c11d223ebb5302f5406d18","sha256:4a5c821e118d6bf6b20faa7a1b5d4d9a1b1507d83cbcc77a50fb9aa0ee5abd62","sha256:70753f4ea46c4a7dda2bb304e7f4bb1816b62878056cdf1bec0d5fb28ff518dc","sha256:899b3c4bdc620ff67fbd40c37188edca5e6919bf8d70458d80100b8305cc9e33","sha256:210d17e2eda718f77208f4e02e6b37afc7fedc028b3bda1c6de56319e869dc06","sha256:1814fda19ece1cf4a54f085cf48cebb492bba6c3d9ce913ba885aaa93d1769f1","sha256:a71b1c59768e67020e7a02a5cff27437660b18b9b6dba7cb47f4093c119a9fa9"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:45 GMT 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:13:45 DEBUG ex-00000009: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:45 DEBUG ep-00000008: releasing valid endpoint 2025-10-04 17:13:45 DEBUG ep-00000008: releasing endpoint 2025-10-04 17:13:45 DEBUG ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:45 DEBUG ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:45 INFO Preemptively checking local images for 'nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2025-10-04 17:13:45 DEBUG nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 is not in image name cache, updating... 2025-10-04 17:13:45 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2025-10-04 17:13:45 DEBUG ex-0000000A: preparing request execution 2025-10-04 17:13:45 DEBUG Cookie spec selected: strict 2025-10-04 17:13:45 DEBUG Auth cache not set in the context 2025-10-04 17:13:45 DEBUG ex-0000000A: target auth state: UNCHALLENGED 2025-10-04 17:13:45 DEBUG ex-0000000A: proxy auth state: UNCHALLENGED 2025-10-04 17:13:45 DEBUG ex-0000000A: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:45 DEBUG ex-0000000A: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:45 DEBUG ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:45 DEBUG ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:45 DEBUG ex-0000000A: acquired ep-00000009 2025-10-04 17:13:45 DEBUG ex-0000000A: acquired endpoint ep-00000009 2025-10-04 17:13:45 DEBUG ex-0000000A: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2025-10-04 17:13:45 DEBUG ep-00000009: start execution ex-0000000A 2025-10-04 17:13:45 DEBUG ep-00000009: executing exchange ex-0000000A over http-outgoing-0 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:45 GMT[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Content-Length: 143[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"message":"no such image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3: No such image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"}[\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:45 GMT 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Content-Length: 143 2025-10-04 17:13:45 DEBUG ex-0000000A: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:45 DEBUG ep-00000009: releasing valid endpoint 2025-10-04 17:13:45 DEBUG ep-00000009: releasing endpoint 2025-10-04 17:13:45 DEBUG ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:45 DEBUG ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:45 DEBUG Not available locally, should pull image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2025-10-04 17:13:45 INFO Pulling docker image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3. Please be patient; this may take some time but only needs to be done once. 2025-10-04 17:13:45 DEBUG Looking up auth config for image: nexus3.onap.org:10001/onap/dmaap/zookeeper:latest at registry: nexus3.onap.org:10001 2025-10-04 17:13:45 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2025-10-04 17:13:45 DEBUG Effective auth config [null] 2025-10-04 17:13:45 DEBUG ex-0000000B: preparing request execution 2025-10-04 17:13:45 DEBUG Cookie spec selected: strict 2025-10-04 17:13:45 DEBUG Auth cache not set in the context 2025-10-04 17:13:45 DEBUG ex-0000000B: target auth state: UNCHALLENGED 2025-10-04 17:13:45 DEBUG ex-0000000B: proxy auth state: UNCHALLENGED 2025-10-04 17:13:45 DEBUG ex-0000000B: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:45 DEBUG ex-0000000B: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:45 DEBUG ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:45 DEBUG ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:45 DEBUG ex-0000000B: acquired ep-0000000A 2025-10-04 17:13:45 DEBUG ex-0000000B: acquired endpoint ep-0000000A 2025-10-04 17:13:45 DEBUG ex-0000000B: executing POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1 2025-10-04 17:13:45 DEBUG ep-0000000A: start execution ex-0000000B 2025-10-04 17:13:45 DEBUG ep-0000000A: executing exchange ex-0000000B over http-outgoing-0 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> accept: application/octet-stream 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> content-type: application/json 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:45 GMT[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "3d[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling from onap/dmaap/zookeeper","id":"6.0.3"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:45 GMT 2025-10-04 17:13:45 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:13:45 DEBUG ex-0000000B: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:45 INFO Starting to pull image 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling from onap/dmaap/zookeeper, progressDetail=null, progress=null, id=6.0.3, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "45[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "45[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "45[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "3e[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3003,"total":3133},"progress":"[===============================================\u003e ] 3.003kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "b6[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3003, total=3133, start=null), progress=[===============================================> ] 3.003kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 8 pending, 1 downloaded, 0 extracted, (3 KB/? MB) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":244663,"total":24178193},"progress":"[\u003e ] 244.7kB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=244663, total=24178193, start=null), progress=[> ] 244.7kB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539575,"total":58283974},"progress":"[\u003e ] 539.6kB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539575, total=58283974, start=null), progress=[> ] 539.6kB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277431,"total":26636826},"progress":"[\u003e ] 277.4kB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277431, total=26636826, start=null), progress=[> ] 277.4kB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":10566583,"total":24178193},"progress":"[=====================\u003e ] 10.57MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=10566583, total=24178193, start=null), progress=[=====================> ] 10.57MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9190327,"total":58283974},"progress":"[=======\u003e ] 9.19MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9190327, total=58283974, start=null), progress=[=======> ] 9.19MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":8633271,"total":26636826},"progress":"[================\u003e ] 8.633MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8633271, total=26636826, start=null), progress=[================> ] 8.633MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 7 pending, 2 downloaded, 0 extracted, (27 MB/? MB) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":20544439,"total":58283974},"progress":"[=================\u003e ] 20.54MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20544439, total=58283974, start=null), progress=[=================> ] 20.54MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 6 pending, 3 downloaded, 0 extracted, (37 MB/? MB) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":20609975,"total":26636826},"progress":"[======================================\u003e ] 20.61MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20609975, total=26636826, start=null), progress=[======================================> ] 20.61MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":31672,"total":2352899},"progress":"[\u003e ] 31.67kB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=31672, total=2352899, start=null), progress=[> ] 31.67kB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 5 pending, 4 downloaded, 0 extracted, (49 MB/? MB) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 4 pending, 5 downloaded, 0 extracted, (51 MB/? MB) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":37305271,"total":58283974},"progress":"[================================\u003e ] 37.31MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=37305271, total=58283974, start=null), progress=[================================> ] 37.31MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "be[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":52984759,"total":58283974},"progress":"[=============================================\u003e ] 52.98MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=52984759, total=58283974, start=null), progress=[=============================================> ] 52.98MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:45 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:45 INFO Pulling image layers: 3 pending, 6 downloaded, 0 extracted, (82 MB/? MB) 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":58283974},"progress":"[\u003e ] 557.1kB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=58283974, start=null), progress=[> ] 557.1kB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":15040512,"total":58283974},"progress":"[============\u003e ] 15.04MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15040512, total=58283974, start=null), progress=[============> ] 15.04MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":29523968,"total":58283974},"progress":"[=========================\u003e ] 29.52MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=29523968, total=58283974, start=null), progress=[=========================> ] 29.52MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":47906816,"total":58283974},"progress":"[=========================================\u003e ] 47.91MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=47906816, total=58283974, start=null), progress=[=========================================> ] 47.91MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":58283974,"total":58283974},"progress":"[==================================================\u003e] 58.28MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=58283974, total=58283974, start=null), progress=[==================================================>] 58.28MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:46 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:46 INFO Pulling image layers: 3 pending, 6 downloaded, 1 extracted, (87 MB/? MB) 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":262144,"total":24178193},"progress":"[\u003e ] 262.1kB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=262144, total=24178193, start=null), progress=[> ] 262.1kB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:47 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":24178193},"progress":"[===\u003e ] 1.573MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:47 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1572864, total=24178193, start=null), progress=[===> ] 1.573MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:48 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1835008,"total":24178193},"progress":"[===\u003e ] 1.835MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1835008, total=24178193, start=null), progress=[===> ] 1.835MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:48 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2097152,"total":24178193},"progress":"[====\u003e ] 2.097MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2097152, total=24178193, start=null), progress=[====> ] 2.097MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:49 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2359296,"total":24178193},"progress":"[====\u003e ] 2.359MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2359296, total=24178193, start=null), progress=[====> ] 2.359MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:49 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2621440,"total":24178193},"progress":"[=====\u003e ] 2.621MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2621440, total=24178193, start=null), progress=[=====> ] 2.621MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":10223616,"total":24178193},"progress":"[=====================\u003e ] 10.22MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=10223616, total=24178193, start=null), progress=[=====================> ] 10.22MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":15466496,"total":24178193},"progress":"[===============================\u003e ] 15.47MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15466496, total=24178193, start=null), progress=[===============================> ] 15.47MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":24178193,"total":24178193},"progress":"[==================================================\u003e] 24.18MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24178193, total=24178193, start=null), progress=[==================================================>] 24.18MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 INFO Pulling image layers: 3 pending, 6 downloaded, 2 extracted, (100 MB/? MB) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "b5[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 INFO Pulling image layers: 3 pending, 6 downloaded, 3 extracted, (100 MB/? MB) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26636826},"progress":"[\u003e ] 294.9kB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26636826, start=null), progress=[> ] 294.9kB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":6193152,"total":26636826},"progress":"[===========\u003e ] 6.193MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6193152, total=26636826, start=null), progress=[===========> ] 6.193MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":24182784,"total":26636826},"progress":"[=============================================\u003e ] 24.18MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24182784, total=26636826, start=null), progress=[=============================================> ] 24.18MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26636826,"total":26636826},"progress":"[==================================================\u003e] 26.64MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26636826, total=26636826, start=null), progress=[==================================================>] 26.64MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 INFO Pulling image layers: 3 pending, 6 downloaded, 4 extracted, (106 MB/? MB) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "b4[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "b4[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 INFO Pulling image layers: 3 pending, 6 downloaded, 5 extracted, (106 MB/? MB) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2352899},"progress":"[\u003e ] 32.77kB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2352899, start=null), progress=[> ] 32.77kB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1376256,"total":2352899},"progress":"[=============================\u003e ] 1.376MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1376256, total=2352899, start=null), progress=[=============================> ] 1.376MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1409024,"total":2352899},"progress":"[=============================\u003e ] 1.409MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1409024, total=2352899, start=null), progress=[=============================> ] 1.409MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1441792,"total":2352899},"progress":"[==============================\u003e ] 1.442MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1441792, total=2352899, start=null), progress=[==============================> ] 1.442MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1474560,"total":2352899},"progress":"[===============================\u003e ] 1.475MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1474560, total=2352899, start=null), progress=[===============================> ] 1.475MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1507328,"total":2352899},"progress":"[================================\u003e ] 1.507MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1507328, total=2352899, start=null), progress=[================================> ] 1.507MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1540096,"total":2352899},"progress":"[================================\u003e ] 1.54MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1540096, total=2352899, start=null), progress=[================================> ] 1.54MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":2352899},"progress":"[=================================\u003e ] 1.573MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1572864, total=2352899, start=null), progress=[=================================> ] 1.573MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1605632,"total":2352899},"progress":"[==================================\u003e ] 1.606MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1605632, total=2352899, start=null), progress=[==================================> ] 1.606MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1638400,"total":2352899},"progress":"[==================================\u003e ] 1.638MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1638400, total=2352899, start=null), progress=[==================================> ] 1.638MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1671168,"total":2352899},"progress":"[===================================\u003e ] 1.671MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1671168, total=2352899, start=null), progress=[===================================> ] 1.671MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1703936,"total":2352899},"progress":"[====================================\u003e ] 1.704MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1703936, total=2352899, start=null), progress=[====================================> ] 1.704MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2097152,"total":2352899},"progress":"[============================================\u003e ] 2.097MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2097152, total=2352899, start=null), progress=[============================================> ] 2.097MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2129920,"total":2352899},"progress":"[=============================================\u003e ] 2.13MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2129920, total=2352899, start=null), progress=[=============================================> ] 2.13MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2162688,"total":2352899},"progress":"[=============================================\u003e ] 2.163MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2162688, total=2352899, start=null), progress=[=============================================> ] 2.163MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2195456,"total":2352899},"progress":"[==============================================\u003e ] 2.195MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2195456, total=2352899, start=null), progress=[==============================================> ] 2.195MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2228224,"total":2352899},"progress":"[===============================================\u003e ] 2.228MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2228224, total=2352899, start=null), progress=[===============================================> ] 2.228MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2260992,"total":2352899},"progress":"[================================================\u003e ] 2.261MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2260992, total=2352899, start=null), progress=[================================================> ] 2.261MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2293760,"total":2352899},"progress":"[================================================\u003e ] 2.294MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2293760, total=2352899, start=null), progress=[================================================> ] 2.294MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2326528,"total":2352899},"progress":"[=================================================\u003e ] 2.327MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2326528, total=2352899, start=null), progress=[=================================================> ] 2.327MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:54 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:54 INFO Pulling image layers: 3 pending, 6 downloaded, 6 extracted, (106 MB/? MB) 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "5e[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d"}[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:54 DEBUG ResponseItem(stream=null, status=Digest: sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "62[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"}[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:54 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:54 DEBUG ep-0000000A: releasing valid endpoint 2025-10-04 17:13:54 DEBUG ep-0000000A: releasing endpoint 2025-10-04 17:13:54 DEBUG ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:54 DEBUG ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:54 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2025-10-04 17:13:54 DEBUG ex-0000000C: preparing request execution 2025-10-04 17:13:54 DEBUG Cookie spec selected: strict 2025-10-04 17:13:54 DEBUG Auth cache not set in the context 2025-10-04 17:13:54 DEBUG ex-0000000C: target auth state: UNCHALLENGED 2025-10-04 17:13:54 DEBUG ex-0000000C: proxy auth state: UNCHALLENGED 2025-10-04 17:13:54 DEBUG ex-0000000C: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:13:54 DEBUG ex-0000000C: acquiring endpoint (3 MINUTES) 2025-10-04 17:13:54 DEBUG ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:54 INFO Pull complete. 9 layers, pulled in 8s (downloaded 106 MB at 13 MB/s) 2025-10-04 17:13:54 DEBUG ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:54 DEBUG ex-0000000C: acquired ep-0000000B 2025-10-04 17:13:54 DEBUG ex-0000000C: acquired endpoint ep-0000000B 2025-10-04 17:13:54 DEBUG ex-0000000C: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2025-10-04 17:13:54 DEBUG ep-0000000B: start execution ex-0000000C 2025-10-04 17:13:54 DEBUG ep-0000000B: executing exchange ex-0000000C over http-outgoing-0 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:13:54 GMT[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "1208[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "{"Id":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","RepoTags":["nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"],"RepoDigests":["nexus3.onap.org:10001/onap/dmaap/zookeeper@sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d"],"Parent":"","Comment":"","Created":"2020-03-27T13:06:40.147623951Z","Container":"a6a64532e5285407fd63832f75cce3173668279c50861341a4b0cbb3610bfc69","ContainerConfig":{"Hostname":"a6a64532e528","Domainname":"","User":"mrzookeeper","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2181/tcp":{},"2888/tcp":{},"3888/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=zookeeper","ZK_USER=mrzookeeper"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"/etc/confluent/docker/run\"]"],"Image":"sha256:703c6eb5f1c05d1aff52b84a1c3aa1015abc3f3b81eb020212403d6bb4c12758","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"DockerVersion":"19.03.6","Author":"","Config":{"Hostname":"","Domainname":"","User":"mrzookeeper","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2181/tcp":{},"2888/tcp":{},"3888/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=zookeeper","ZK_USER=mrzookeeper"],"Cmd":["/etc/confluent/docker/run"],"Image":"sha256:703c6eb5f1c05d1aff52b84a1c3aa1015abc3f3b81eb020212403d6bb4c12758","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"Architecture":"amd64","Os":"linux","Size":2040770485,"VirtualSize":2040770485,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/5bb450d715fe1563e98a6ad0bb096b771d8a7fdd7b7bd64fee2a7a51a5e9b658/diff:/var/lib/docker/overlay2/dd800e6f47babd1ba4fe2d930cc39bf4401b93c8da44c10d00b1a49cf5b2164e/diff:/var/lib/docker/overlay2/d55aca011a5c431e840c6f6bc5b672a999e3f5efd3b751e886226b12bc72599a/diff:/var/lib/docker/overlay2/0fba79f8eb1c012677a6c3445f75af89596cb4f6c7c8ca05604e124828f64ca8/diff:/var/lib/docker/overlay2/a70960c123489afe98e6a76f92d775ea48b5ef545bbcc172371f8ee5064964eb/diff:/var/lib/docker/overlay2/8642f8bc03221688f489e5a52f4d5565ae1a12217a91fca2aab446368c2352e2/diff:/var/lib/docker/overlay2/be0a10355b6fe8e44624f650d582aeff5107f3c2c0074b2883ce80083ac9311b/diff:/var/lib/docker/overlay2/385a0f0b0fdc8206d0cbe7ea5abe59e321334cc6f4381452abed7fcb4d84615d/diff","MergedDir":"/var/lib/docker/overlay2/71c46b391aada657f76de56d70790171a5789f68f6792c49d1d61ef5369fb762/merged","UpperDir":"/var/lib/docker/overlay2/71c46b391aada657f76de56d70790171a5789f68f6792c49d1d61ef5369fb762/diff","WorkDir":"/var/lib/docker/overlay2/71c46b391aada657f76de56d70790171a5789f68f6792c49d1d61ef5369fb762/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:3d3ed7fab61eb7b263a81584c4265ba1ea6e7c6f906f99c80b4beca8cd790bfe","sha256:284e30054d709f9c5a68cdab7aa1495c7e591c36212107f2af89886604706bbe","sha256:a5fb20abc3fbb9e8dfb160b42a9d4688c184887ea9c11d223ebb5302f5406d18","sha256:dd05d6df05b80595bc7603c299f76760ce09de3770a5ba521b0567ac29515f6e","sha256:371807e0f58d03fb3d2c857183597a5130b7552869e87fd544344db9e1277741","sha256:d8c28a24d1ff417904ed6ca01de056f8818b624270a98891fb2d27c354bc4004","sha256:d2cbaf81a2e0c4b38efb1ad0da0a469493141b6e9faec5942b478e3b69c19865","sha256:462bbcace10ecbdc192e96d53cfe8f1ce77bf193f7beab0bec2d0cf703fe3c5d","sha256:fedd57b3578eea64a00531305701b9711d102c0b6d9f1c2801376685a33ef7e5"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:13:54 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:13:54 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:13:54 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:13:54 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:13:54 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:13:54 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:13:54 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:13:54 GMT 2025-10-04 17:13:54 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:13:54 DEBUG ex-0000000C: connection can be kept alive for 3 MINUTES 2025-10-04 17:13:54 DEBUG ep-0000000B: releasing valid endpoint 2025-10-04 17:13:54 DEBUG ep-0000000B: releasing endpoint 2025-10-04 17:13:54 DEBUG ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:13:54 DEBUG ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:13:54 DEBUG Set env COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml 2025-10-04 17:13:54 INFO Local Docker Compose is running command: up -d 2025-10-04 17:13:54 DEBUG Executing [docker-compose, up, -d] in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router with environment {DOCKER_HOST=unix:///var/run/docker.sock, COMPOSE_PROJECT_NAME=bzqlhfknrnca, COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml}. 2025-10-04 17:13:54 DEBUG Started Process[pid=3206, exitValue="not exited"] 2025-10-04 17:13:54 INFO Creating network "bzqlhfknrnca_net" with driver "bridge" 2025-10-04 17:13:54 INFO Creating bzqlhfknrnca_mockserver_1 ... 2025-10-04 17:13:54 INFO Creating bzqlhfknrnca_zookeeper_1 ... 2025-10-04 17:14:01 INFO Creating bzqlhfknrnca_mockserver_1 ... done 2025-10-04 17:14:02 INFO Creating bzqlhfknrnca_zookeeper_1 ... done 2025-10-04 17:14:02 INFO Creating bzqlhfknrnca_kafka_1 ... 2025-10-04 17:14:03 INFO Creating bzqlhfknrnca_kafka_1 ... done 2025-10-04 17:14:03 DEBUG Process[pid=3206, exitValue=0] stopped with exit code 0 2025-10-04 17:14:03 INFO Docker Compose has finished running 2025-10-04 17:14:03 DEBUG No prefix is configured 2025-10-04 17:14:03 DEBUG Did not find a substitute image for alpine/socat:1.7.4.3-r0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 2025-10-04 17:14:03 DEBUG alpine/socat:1.7.4.3-r0 is not in image name cache, updating... 2025-10-04 17:14:03 DEBUG Cmd: alpine/socat:1.7.4.3-r0 2025-10-04 17:14:03 DEBUG ex-0000000D: preparing request execution 2025-10-04 17:14:03 DEBUG Cookie spec selected: strict 2025-10-04 17:14:03 DEBUG Auth cache not set in the context 2025-10-04 17:14:03 DEBUG ex-0000000D: target auth state: UNCHALLENGED 2025-10-04 17:14:03 DEBUG ex-0000000D: proxy auth state: UNCHALLENGED 2025-10-04 17:14:03 DEBUG ex-0000000D: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:03 DEBUG ex-0000000D: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:03 DEBUG ex-0000000D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:03 DEBUG ex-0000000D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:03 DEBUG ex-0000000D: acquired ep-0000000C 2025-10-04 17:14:03 DEBUG ex-0000000D: acquired endpoint ep-0000000C 2025-10-04 17:14:03 DEBUG ex-0000000D: executing GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2025-10-04 17:14:03 DEBUG ep-0000000C: start execution ex-0000000D 2025-10-04 17:14:03 DEBUG ep-0000000C: executing exchange ex-0000000D over http-outgoing-0 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:14:03 GMT[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << "Content-Length: 93[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << "{"message":"no such image: alpine/socat:1.7.4.3-r0: No such image: alpine/socat:1.7.4.3-r0"}[\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2025-10-04 17:14:03 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:14:03 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:14:03 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:14:03 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:14:03 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:03 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:14:03 GMT 2025-10-04 17:14:03 DEBUG http-outgoing-0 << Content-Length: 93 2025-10-04 17:14:03 DEBUG ex-0000000D: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:03 DEBUG ep-0000000C: releasing valid endpoint 2025-10-04 17:14:03 DEBUG ep-0000000C: releasing endpoint 2025-10-04 17:14:03 DEBUG ep-0000000C: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:14:03 DEBUG ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:03 DEBUG Not available locally, should pull image: alpine/socat:1.7.4.3-r0 2025-10-04 17:14:03 INFO Pulling docker image: alpine/socat:1.7.4.3-r0. Please be patient; this may take some time but only needs to be done once. 2025-10-04 17:14:03 DEBUG Looking up auth config for image: alpine/socat:latest at registry: https://index.docker.io/v1/ 2025-10-04 17:14:03 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2025-10-04 17:14:03 DEBUG Effective auth config [null] 2025-10-04 17:14:03 DEBUG ex-0000000E: preparing request execution 2025-10-04 17:14:03 DEBUG Cookie spec selected: strict 2025-10-04 17:14:03 DEBUG Auth cache not set in the context 2025-10-04 17:14:03 DEBUG ex-0000000E: target auth state: UNCHALLENGED 2025-10-04 17:14:03 DEBUG ex-0000000E: proxy auth state: UNCHALLENGED 2025-10-04 17:14:03 DEBUG ex-0000000E: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:03 DEBUG ex-0000000E: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:03 DEBUG ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:03 DEBUG ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:03 DEBUG ex-0000000E: acquired ep-0000000D 2025-10-04 17:14:03 DEBUG ex-0000000E: acquired endpoint ep-0000000D 2025-10-04 17:14:03 DEBUG ex-0000000E: executing POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1 2025-10-04 17:14:03 DEBUG ep-0000000D: start execution ex-0000000E 2025-10-04 17:14:03 DEBUG ep-0000000D: executing exchange ex-0000000E over http-outgoing-0 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> accept: application/octet-stream 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> content-type: application/json 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:03 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:14:04 GMT[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "3a[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "{"status":"Pulling from alpine/socat","id":"1.7.4.3-r0"}[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:14:04 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:14:04 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:14:04 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:14:04 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:14:04 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:04 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:14:04 GMT 2025-10-04 17:14:04 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:14:04 DEBUG ex-0000000E: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:04 INFO Starting to pull image 2025-10-04 17:14:04 DEBUG ResponseItem(stream=null, status=Pulling from alpine/socat, progressDetail=null, progress=null, id=1.7.4.3-r0, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:04 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "47[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:04 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:04 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6408,"total":575452},"progress":"[\u003e ] 6.408kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:04 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6408, total=575452, start=null), progress=[> ] 6.408kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:04 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:04 INFO Pulling image layers: 1 pending, 1 downloaded, 0 extracted, (6 KB/? MB) 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":29061,"total":2823862},"progress":"[\u003e ] 29.06kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:04 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29061, total=2823862, start=null), progress=[> ] 29.06kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":1624518,"total":2823862},"progress":"[============================\u003e ] 1.625MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-10-04 17:14:04 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:04 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1624518, total=2823862, start=null), progress=[============================> ] 1.625MB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "bc[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2673094,"total":2823862},"progress":"[===============================================\u003e ] 2.673MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2673094, total=2823862, start=null), progress=[===============================================> ] 2.673MB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "48[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2823862},"progress":"[\u003e ] 32.77kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 INFO Pulling image layers: 0 pending, 2 downloaded, 0 extracted, (2 MB/3 MB) 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2823862, start=null), progress=[> ] 32.77kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "ba[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":884736,"total":2823862},"progress":"[===============\u003e ] 884.7kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=884736, total=2823862, start=null), progress=[===============> ] 884.7kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "bb[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2823862,"total":2823862},"progress":"[==================================================\u003e] 2.824MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2823862, total=2823862, start=null), progress=[==================================================>] 2.824MB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 INFO Pulling image layers: 0 pending, 2 downloaded, 1 extracted, (2 MB/3 MB) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "b8[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":575452},"progress":"[==\u003e ] 32.77kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=575452, start=null), progress=[==> ] 32.77kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "b9[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":575452,"total":575452},"progress":"[==================================================\u003e] 575.5kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=575452, total=575452, start=null), progress=[==================================================>] 575.5kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "44[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 INFO Pulling image layers: 0 pending, 2 downloaded, 2 extracted, (3 MB/3 MB) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "5e[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Digest: sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "49[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for alpine/socat:1.7.4.3-r0"}[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for alpine/socat:1.7.4.3-r0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG ep-0000000D: releasing valid endpoint 2025-10-04 17:14:05 DEBUG ep-0000000D: releasing endpoint 2025-10-04 17:14:05 DEBUG ep-0000000D: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:14:05 DEBUG ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 INFO Pull complete. 2 layers, pulled in 1s (downloaded 3 MB at 3 MB/s) 2025-10-04 17:14:05 DEBUG Cmd: alpine/socat:1.7.4.3-r0 2025-10-04 17:14:05 DEBUG ex-0000000F: preparing request execution 2025-10-04 17:14:05 DEBUG Cookie spec selected: strict 2025-10-04 17:14:05 DEBUG Auth cache not set in the context 2025-10-04 17:14:05 DEBUG ex-0000000F: target auth state: UNCHALLENGED 2025-10-04 17:14:05 DEBUG ex-0000000F: proxy auth state: UNCHALLENGED 2025-10-04 17:14:05 DEBUG ex-0000000F: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:05 DEBUG ex-0000000F: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:05 DEBUG ex-0000000F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG ex-0000000F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG ex-0000000F: acquired ep-0000000E 2025-10-04 17:14:05 DEBUG ex-0000000F: acquired endpoint ep-0000000E 2025-10-04 17:14:05 DEBUG ex-0000000F: executing GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2025-10-04 17:14:05 DEBUG ep-0000000E: start execution ex-0000000F 2025-10-04 17:14:05 DEBUG ep-0000000E: executing exchange ex-0000000F over http-outgoing-0 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:14:05 GMT[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Content-Length: 1768[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "{"Id":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","RepoTags":["alpine/socat:1.7.4.3-r0"],"RepoDigests":["alpine/socat@sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2022-04-10T11:14:56.777981599Z","Container":"","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":["socat"],"OnBuild":null,"Labels":null},"Architecture":"amd64","Os":"linux","Size":7044476,"VirtualSize":7044476,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/1d0e8da45e0b94cbb70f9e0eb3a93786637aa4d769d46e76bf900677c038c58b/diff","MergedDir":"/var/lib/docker/overlay2/761bd35ff0b1f22b3f5d76676912e3a729db6c741810f89275e183161728835a/merged","UpperDir":"/var/lib/docker/overlay2/761bd35ff0b1f22b3f5d76676912e3a729db6c741810f89275e183161728835a/diff","WorkDir":"/var/lib/docker/overlay2/761bd35ff0b1f22b3f5d76676912e3a729db6c741810f89275e183161728835a/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:48f27885bee75a37d84674f054c5ec134ced6a2067254736434490d6341a4697","sha256:23512865d35efe708148a08300eca57759001822a9c8455c9792d08b4f6bfb34"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:14:05 GMT 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Content-Length: 1768 2025-10-04 17:14:05 DEBUG ex-0000000F: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:05 DEBUG ep-0000000E: releasing valid endpoint 2025-10-04 17:14:05 DEBUG ep-0000000E: releasing endpoint 2025-10-04 17:14:05 DEBUG ep-0000000E: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:14:05 DEBUG ep-0000000E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG Starting container: alpine/socat:1.7.4.3-r0 2025-10-04 17:14:05 DEBUG Trying to start container: alpine/socat:1.7.4.3-r0 (attempt 1/1) 2025-10-04 17:14:05 DEBUG Starting container: alpine/socat:1.7.4.3-r0 2025-10-04 17:14:05 INFO Creating container for image: alpine/socat:1.7.4.3-r0 2025-10-04 17:14:05 DEBUG Looking up auth config for image: alpine/socat:1.7.4.3-r0 at registry: https://index.docker.io/v1/ 2025-10-04 17:14:05 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2025-10-04 17:14:05 DEBUG Effective auth config [null] 2025-10-04 17:14:05 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@96a2da2c,-1,false,, 2025-10-04 17:14:05 DEBUG ex-00000010: preparing request execution 2025-10-04 17:14:05 DEBUG Cookie spec selected: strict 2025-10-04 17:14:05 DEBUG Auth cache not set in the context 2025-10-04 17:14:05 DEBUG ex-00000010: target auth state: UNCHALLENGED 2025-10-04 17:14:05 DEBUG ex-00000010: proxy auth state: UNCHALLENGED 2025-10-04 17:14:05 DEBUG ex-00000010: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:05 DEBUG ex-00000010: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:05 DEBUG ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG ex-00000010: acquired ep-0000000F 2025-10-04 17:14:05 DEBUG ex-00000010: acquired endpoint ep-0000000F 2025-10-04 17:14:05 DEBUG ex-00000010: executing GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1 2025-10-04 17:14:05 DEBUG ep-0000000F: start execution ex-00000010 2025-10-04 17:14:05 DEBUG ep-0000000F: executing exchange ex-00000010 over http-outgoing-0 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:14:05 GMT[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "16ce[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[{"Id":"b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca","Names":["/bzqlhfknrnca_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1759598042,"Ports":[{"PrivatePort":9093,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"379f11e1dbb2ddf20d1f6d6e06c622534cf3194a24ee547e6936a21a6bdd1c72","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bzqlhfknrnca","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"bzqlhfknrnca_net"},"NetworkSettings":{"Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"db06f5f80aebdb0418bb41855e38c7bf4f1d1d15cefeb12cdb0bf4bbe42f8aa7","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"0e49fe74c96d3f21f6fcfea396b96332b12a995bc58a9d1aa164e45063e46eba","Names":["/bzqlhfknrnca_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1759598034,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"9de96fc6b6388f2de1373900d53f4628d0728d06f2959f22b2c61c820e990e28","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bzqlhfknrnca","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"bzqlhfknrnca_net"},"NetworkSettings":{"Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"4897ca559ca7c1871db5436abf382dedd94925e0180d9ea3f82326adc9dc3d6f","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"0641d6d34c47e8f53537e2b5c8d0ae63a1a9d282bd889b5794b15e921ada2708","Names":["/bzqlhfknrnca_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1759598034,"Ports":[{"PrivatePort":1080,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"62176b296cd740a33abb118d143617e78277e12f2812def3daae1cb0fcc147fb","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bzqlhfknrnca","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 3 seconds","HostConfig":{"NetworkMode":"bzqlhfknrnca_net"},"NetworkSettings":{"Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"42003995a5642916f69c9859e86b71eb770a291f7bdb7fbd7ea005b0dd9f6927","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[]}][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:14:05 GMT 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:14:05 DEBUG ex-00000010: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:05 DEBUG ep-0000000F: releasing valid endpoint 2025-10-04 17:14:05 DEBUG ep-0000000F: releasing endpoint 2025-10-04 17:14:05 DEBUG ep-0000000F: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:14:05 DEBUG ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,false,, 2025-10-04 17:14:05 DEBUG ex-00000011: preparing request execution 2025-10-04 17:14:05 DEBUG Cookie spec selected: strict 2025-10-04 17:14:05 DEBUG Auth cache not set in the context 2025-10-04 17:14:05 DEBUG ex-00000011: target auth state: UNCHALLENGED 2025-10-04 17:14:05 DEBUG ex-00000011: proxy auth state: UNCHALLENGED 2025-10-04 17:14:05 DEBUG ex-00000011: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:05 DEBUG ex-00000011: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:05 DEBUG ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG ex-00000011: acquired ep-00000010 2025-10-04 17:14:05 DEBUG ex-00000011: acquired endpoint ep-00000010 2025-10-04 17:14:05 DEBUG ex-00000011: executing GET /v1.32/containers/json HTTP/1.1 2025-10-04 17:14:05 DEBUG ep-00000010: start execution ex-00000011 2025-10-04 17:14:05 DEBUG ep-00000010: executing exchange ex-00000011 over http-outgoing-0 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> GET /v1.32/containers/json HTTP/1.1 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "GET /v1.32/containers/json HTTP/1.1[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:14:05 GMT[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "16ce[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[{"Id":"b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca","Names":["/bzqlhfknrnca_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1759598042,"Ports":[{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"PrivatePort":9093,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"379f11e1dbb2ddf20d1f6d6e06c622534cf3194a24ee547e6936a21a6bdd1c72","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bzqlhfknrnca","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"bzqlhfknrnca_net"},"NetworkSettings":{"Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"db06f5f80aebdb0418bb41855e38c7bf4f1d1d15cefeb12cdb0bf4bbe42f8aa7","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"0e49fe74c96d3f21f6fcfea396b96332b12a995bc58a9d1aa164e45063e46eba","Names":["/bzqlhfknrnca_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1759598034,"Ports":[{"PrivatePort":3888,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"9de96fc6b6388f2de1373900d53f4628d0728d06f2959f22b2c61c820e990e28","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bzqlhfknrnca","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"bzqlhfknrnca_net"},"NetworkSettings":{"Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"4897ca559ca7c1871db5436abf382dedd94925e0180d9ea3f82326adc9dc3d6f","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"0641d6d34c47e8f53537e2b5c8d0ae63a1a9d282bd889b5794b15e921ada2708","Names":["/bzqlhfknrnca_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1759598034,"Ports":[{"PrivatePort":1080,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"62176b296cd740a33abb118d143617e78277e12f2812def3daae1cb0fcc147fb","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bzqlhfknrnca","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 3 seconds","HostConfig":{"NetworkMode":"bzqlhfknrnca_net"},"NetworkSettings":{"Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"42003995a5642916f69c9859e86b71eb770a291f7bdb7fbd7ea005b0dd9f6927","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[]}][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:14:05 GMT 2025-10-04 17:14:05 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:14:05 DEBUG ex-00000011: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:05 DEBUG ep-00000010: releasing valid endpoint 2025-10-04 17:14:05 DEBUG ep-00000010: releasing endpoint 2025-10-04 17:14:05 DEBUG ep-00000010: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:14:05 DEBUG ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG Associating container with network: bzqlhfknrnca_net 2025-10-04 17:14:05 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@15fea992[aliases=,argsEscaped=,attachStderr=,attachStdin=,attachStdout=,authConfig=,cmd={-c,socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092},domainName=,entrypoint={/bin/sh},env={},exposedPorts=ExposedPorts(exposedPorts=[2000/tcp]),healthcheck=,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[/bzqlhfknrnca_kafka_1:kafka_1], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=bzqlhfknrnca_net, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={2000/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@62ef75ed}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=,image=alpine/socat:1.7.4.3-r0,ipv4Address=,ipv6Address=,labels={org.testcontainers=true, org.testcontainers.sessionId=49c94581-d78c-43de-8b99-a43d41355c52},macAddress=,name=testcontainers-socat-Zeee5FtU,networkDisabled=,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@5e124c1f,onBuild=,platform=,portSpecs=,shell=,stdInOnce=,stdinOpen=,stopSignal=,stopTimeout=,tty=,user=,volumes=Volumes(volumes=[]),workingDir=] 2025-10-04 17:14:05 DEBUG ex-00000012: preparing request execution 2025-10-04 17:14:05 DEBUG Cookie spec selected: strict 2025-10-04 17:14:05 DEBUG Auth cache not set in the context 2025-10-04 17:14:05 DEBUG ex-00000012: target auth state: UNCHALLENGED 2025-10-04 17:14:05 DEBUG ex-00000012: proxy auth state: UNCHALLENGED 2025-10-04 17:14:05 DEBUG ex-00000012: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:05 DEBUG ex-00000012: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:05 DEBUG ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:05 DEBUG ex-00000012: acquired ep-00000011 2025-10-04 17:14:05 DEBUG ex-00000012: acquired endpoint ep-00000011 2025-10-04 17:14:05 DEBUG ex-00000012: executing POST /v1.32/containers/create?name=testcontainers-socat-Zeee5FtU HTTP/1.1 2025-10-04 17:14:05 DEBUG ep-00000011: start execution ex-00000012 2025-10-04 17:14:05 DEBUG ep-00000011: executing exchange ex-00000012 over http-outgoing-0 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-socat-Zeee5FtU HTTP/1.1 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> content-type: application/json 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Content-Length: 2305 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-socat-Zeee5FtU HTTP/1.1[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Content-Length: 2305[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:14:05 DEBUG http-outgoing-0 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":["/bin/sh"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"2000/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":["/bzqlhfknrnca_kafka_1:kafka_1"],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"bzqlhfknrnca_net","OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"49c94581-d78c-43de-8b99-a43d41355c52"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":["/bzqlhfknrnca_kafka_1:kafka_1"],"Aliases":null,"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:14:06 GMT[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << "Content-Length: 88[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << "{"Id":"d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686","Warnings":[]}[\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 << HTTP/1.1 201 Created 2025-10-04 17:14:06 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:14:06 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:14:06 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:14:06 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:14:06 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:06 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:14:06 GMT 2025-10-04 17:14:06 DEBUG http-outgoing-0 << Content-Length: 88 2025-10-04 17:14:06 DEBUG ex-00000012: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:06 DEBUG ep-00000011: releasing valid endpoint 2025-10-04 17:14:06 DEBUG ep-00000011: releasing endpoint 2025-10-04 17:14:06 DEBUG ep-00000011: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:14:06 DEBUG ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:06 INFO Container alpine/socat:1.7.4.3-r0 is starting: d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686 2025-10-04 17:14:06 DEBUG Cmd: d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686 2025-10-04 17:14:06 DEBUG ex-00000013: preparing request execution 2025-10-04 17:14:06 DEBUG Cookie spec selected: strict 2025-10-04 17:14:06 DEBUG Auth cache not set in the context 2025-10-04 17:14:06 DEBUG ex-00000013: target auth state: UNCHALLENGED 2025-10-04 17:14:06 DEBUG ex-00000013: proxy auth state: UNCHALLENGED 2025-10-04 17:14:06 DEBUG ex-00000013: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:06 DEBUG ex-00000013: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:06 DEBUG ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:06 DEBUG ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:06 DEBUG ex-00000013: acquired ep-00000012 2025-10-04 17:14:06 DEBUG ex-00000013: acquired endpoint ep-00000012 2025-10-04 17:14:06 DEBUG ex-00000013: executing POST /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/start HTTP/1.1 2025-10-04 17:14:06 DEBUG ep-00000012: start execution ex-00000013 2025-10-04 17:14:06 DEBUG ep-00000012: executing exchange ex-00000013 over http-outgoing-0 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> POST /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/start HTTP/1.1 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> content-type: application/json 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> "POST /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/start HTTP/1.1[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:06 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:14:07 GMT[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << HTTP/1.1 204 No Content 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:14:07 GMT 2025-10-04 17:14:07 DEBUG ex-00000013: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:07 DEBUG ep-00000012: releasing valid endpoint 2025-10-04 17:14:07 DEBUG ep-00000012: releasing endpoint 2025-10-04 17:14:07 DEBUG ep-00000012: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:14:07 DEBUG ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG Cmd: d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686,false 2025-10-04 17:14:07 DEBUG GET: DefaultWebTarget{path=[/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json], queryParams={}} 2025-10-04 17:14:07 DEBUG ex-00000014: preparing request execution 2025-10-04 17:14:07 DEBUG Cookie spec selected: strict 2025-10-04 17:14:07 DEBUG Auth cache not set in the context 2025-10-04 17:14:07 DEBUG ex-00000014: target auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000014: proxy auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000014: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:07 DEBUG ex-00000014: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:07 DEBUG ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000014: acquired ep-00000013 2025-10-04 17:14:07 DEBUG ex-00000014: acquired endpoint ep-00000013 2025-10-04 17:14:07 DEBUG ex-00000014: executing GET /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json HTTP/1.1 2025-10-04 17:14:07 DEBUG ep-00000013: start execution ex-00000014 2025-10-04 17:14:07 DEBUG ep-00000013: executing exchange ex-00000014 over http-outgoing-0 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> GET /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json HTTP/1.1 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "GET /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json HTTP/1.1[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Date: Sat, 04 Oct 2025 17:14:07 GMT[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "1383[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "{"Id":"d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686","Created":"2025-10-04T17:14:05.603589441Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4046,"ExitCode":0,"Error":"","StartedAt":"2025-10-04T17:14:07.2694722Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/resolv.conf","HostnamePath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/hostname","HostsPath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/hosts","LogPath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686-json.log","Name":"/testcontainers-socat-Zeee5FtU","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bzqlhfknrnca_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b-init/diff:/var/lib/docker/overlay2/761bd35ff0b1f22b3f5d76676912e3a729db6c741810f89275e183161728835a/diff:/var/lib/docker/overlay2/1d0e8da45e0b94cbb70f9e0eb3a93786637aa4d769d46e76bf900677c038c58b/diff","MergedDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b/merged","UpperDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b/diff","WorkDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"d40daac94128","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"49c94581-d78c-43de-8b99-a43d41355c52"}},"NetworkSettings":{"Bridge":"","SandboxID":"c3bc944e780f15f1010c74a164f3a674d1a214017ceeccd7c179dee81de67db2","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"2000/tcp":[{"HostIp":"0.0.0.0","HostPort":"49153"},{"HostIp":"::","HostPort":"49153"}]},"SandboxKey":"/var/run/docker/netns/c3bc944e780f","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":["/bzqlhfknrnca_kafka_1:kafka_1"],"Aliases":["d40daac94128"],"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"1b8e3872ba2ebd32acf70afae02ee5c376b048686da1f1d4b1e87acb32663353","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}}}[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "0[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Content-Type: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Date: Sat, 04 Oct 2025 17:14:07 GMT 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2025-10-04 17:14:07 DEBUG ex-00000014: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:07 DEBUG ep-00000013: releasing valid endpoint 2025-10-04 17:14:07 DEBUG ep-00000013: releasing endpoint 2025-10-04 17:14:07 DEBUG ep-00000013: connection http-outgoing-0 can be kept alive for 3 MINUTES 2025-10-04 17:14:07 DEBUG ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG External port check passed for [2000] mapped as [49153] in PT0.003216S 2025-10-04 17:14:07 DEBUG /testcontainers-socat-Zeee5FtU: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c ',true,{/bin/sh,-c,while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c ',,,, 2025-10-04 17:14:07 DEBUG ex-00000015: preparing request execution 2025-10-04 17:14:07 DEBUG Cookie spec selected: strict 2025-10-04 17:14:07 DEBUG Auth cache not set in the context 2025-10-04 17:14:07 DEBUG ex-00000015: target auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000015: proxy auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000015: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:07 DEBUG ex-00000015: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:07 DEBUG ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000015: acquired ep-00000014 2025-10-04 17:14:07 DEBUG ex-00000015: acquired endpoint ep-00000014 2025-10-04 17:14:07 DEBUG ex-00000015: executing POST /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/exec HTTP/1.1 2025-10-04 17:14:07 DEBUG ep-00000014: start execution ex-00000015 2025-10-04 17:14:07 DEBUG ep-00000014: executing exchange ex-00000015 over http-outgoing-0 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> POST /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/exec HTTP/1.1 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> content-type: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Content-Length: 401 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "POST /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/exec HTTP/1.1[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Content-Length: 401[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "{"containerId":"d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000016: preparing request execution 2025-10-04 17:14:07 DEBUG Cookie spec selected: strict 2025-10-04 17:14:07 DEBUG Auth cache not set in the context 2025-10-04 17:14:07 DEBUG ex-00000016: target auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000016: proxy auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000016: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:07 DEBUG ex-00000016: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:07 DEBUG ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000016: acquired ep-00000015 2025-10-04 17:14:07 DEBUG ex-00000016: acquired endpoint ep-00000015 2025-10-04 17:14:07 DEBUG ex-00000016: executing POST /v1.32/exec/7486a39511ecfde30b560fcb3af4247ddd9bfcab96713365e15be1cde905e84c/start HTTP/1.1 2025-10-04 17:14:07 DEBUG ep-00000015: start execution ex-00000016 2025-10-04 17:14:07 DEBUG ep-00000015: executing exchange ex-00000016 over http-outgoing-0 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> POST /v1.32/exec/7486a39511ecfde30b560fcb3af4247ddd9bfcab96713365e15be1cde905e84c/start HTTP/1.1 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> accept: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> content-type: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Content-Length: 26 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Host: localhost:2375 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> Connection: keep-alive 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "POST /v1.32/exec/7486a39511ecfde30b560fcb3af4247ddd9bfcab96713365e15be1cde905e84c/start HTTP/1.1[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Content-Length: 26[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 >> "{"Detach":null,"Tty":null}" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Api-Version: 1.41 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Docker-Experimental: false 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Ostype: linux 2025-10-04 17:14:07 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa4]/proc/net/tcp: 0: 00000000:07D0 00000000:0000 0A 00000000:00000000 00:00000000 00000000 0 0 48312 1 0000000000000000 100 0 0 10 0 [\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-0 << "end of stream" 2025-10-04 17:14:07 DEBUG http-outgoing-0: close connection IMMEDIATE 2025-10-04 17:14:07 DEBUG ep-00000015: endpoint closed 2025-10-04 17:14:07 DEBUG ep-00000015: discarding endpoint 2025-10-04 17:14:07 DEBUG ep-00000015: releasing endpoint 2025-10-04 17:14:07 DEBUG ep-00000015: connection is not kept alive 2025-10-04 17:14:07 DEBUG ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2025-10-04 17:14:07 DEBUG Cmd: 7486a39511ecfde30b560fcb3af4247ddd9bfcab96713365e15be1cde905e84c 2025-10-04 17:14:07 DEBUG GET: DefaultWebTarget{path=[/exec/7486a39511ecfde30b560fcb3af4247ddd9bfcab96713365e15be1cde905e84c/json], queryParams={}} 2025-10-04 17:14:07 DEBUG ex-00000017: preparing request execution 2025-10-04 17:14:07 DEBUG Cookie spec selected: strict 2025-10-04 17:14:07 DEBUG Auth cache not set in the context 2025-10-04 17:14:07 DEBUG ex-00000017: target auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000017: proxy auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000017: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:07 DEBUG ex-00000017: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:07 DEBUG ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000017: acquired ep-00000016 2025-10-04 17:14:07 DEBUG ex-00000017: acquired endpoint ep-00000016 2025-10-04 17:14:07 DEBUG ex-00000017: opening connection {}->unix://localhost:2375 2025-10-04 17:14:07 DEBUG ep-00000016: connecting endpoint (3 MINUTES) 2025-10-04 17:14:07 DEBUG ep-00000016: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2025-10-04 17:14:07 DEBUG http-outgoing-1: connecting to localhost/127.0.0.1:2375 2025-10-04 17:14:07 DEBUG http-outgoing-1: connection established 2025-10-04 17:14:07 DEBUG ep-00000016: connected http-outgoing-1 2025-10-04 17:14:07 DEBUG ep-00000016: endpoint connected 2025-10-04 17:14:07 DEBUG ex-00000017: executing GET /v1.32/exec/7486a39511ecfde30b560fcb3af4247ddd9bfcab96713365e15be1cde905e84c/json HTTP/1.1 2025-10-04 17:14:07 DEBUG ep-00000016: start execution ex-00000017 2025-10-04 17:14:07 DEBUG ep-00000016: executing exchange ex-00000017 over http-outgoing-1 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> GET /v1.32/exec/7486a39511ecfde30b560fcb3af4247ddd9bfcab96713365e15be1cde905e84c/json HTTP/1.1 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> accept: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Host: localhost:2375 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Connection: keep-alive 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "GET /v1.32/exec/7486a39511ecfde30b560fcb3af4247ddd9bfcab96713365e15be1cde905e84c/json HTTP/1.1[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Date: Sat, 04 Oct 2025 17:14:07 GMT[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Content-Length: 541[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "{"ID":"7486a39511ecfde30b560fcb3af4247ddd9bfcab96713365e15be1cde905e84c","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG Internal port check passed for [2000] in PT0.10955S 2025-10-04 17:14:07 INFO Container alpine/socat:1.7.4.3-r0 started in PT3.952859S 2025-10-04 17:14:07 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,true,, 2025-10-04 17:14:07 DEBUG ex-00000018: preparing request execution 2025-10-04 17:14:07 DEBUG Cookie spec selected: strict 2025-10-04 17:14:07 DEBUG Auth cache not set in the context 2025-10-04 17:14:07 DEBUG ex-00000018: target auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000018: proxy auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000018: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:07 DEBUG ex-00000018: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:07 DEBUG ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000018: acquired ep-00000017 2025-10-04 17:14:07 DEBUG ex-00000018: acquired endpoint ep-00000017 2025-10-04 17:14:07 DEBUG ex-00000018: executing GET /v1.32/containers/json?all=true HTTP/1.1 2025-10-04 17:14:07 DEBUG ep-00000017: start execution ex-00000018 2025-10-04 17:14:07 DEBUG ep-00000017: executing exchange ex-00000018 over http-outgoing-1 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> GET /v1.32/containers/json?all=true HTTP/1.1 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> accept: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Host: localhost:2375 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Connection: keep-alive 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "GET /v1.32/containers/json?all=true HTTP/1.1[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Date: Sat, 04 Oct 2025 17:14:07 GMT[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "1b3d[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[{"Id":"d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686","Names":["/testcontainers-socat-Zeee5FtU"],"Image":"alpine/socat:1.7.4.3-r0","ImageID":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","Command":"/bin/sh -c 'socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092'","Created":1759598045,"Ports":[{"IP":"0.0.0.0","PrivatePort":2000,"PublicPort":49153,"Type":"tcp"},{"IP":"::","PrivatePort":2000,"PublicPort":49153,"Type":"tcp"}],"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"49c94581-d78c-43de-8b99-a43d41355c52"},"State":"running","Status":"Up Less than a second","HostConfig":{"NetworkMode":"bzqlhfknrnca_net"},"NetworkSettings":{"Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"1b8e3872ba2ebd32acf70afae02ee5c376b048686da1f1d4b1e87acb32663353","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}},"Mounts":[]},{"Id":"b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca","Names":["/bzqlhfknrnca_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1759598042,"Ports":[{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"PrivatePort":9093,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"379f11e1dbb2ddf20d1f6d6e06c622534cf3194a24ee547e6936a21a6bdd1c72","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bzqlhfknrnca","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 4 seconds","HostConfig":{"NetworkMode":"bzqlhfknrnca_net"},"NetworkSettings":{"Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"db06f5f80aebdb0418bb41855e38c7bf4f1d1d15cefeb12cdb0bf4bbe42f8aa7","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"0e49fe74c96d3f21f6fcfea396b96332b12a995bc58a9d1aa164e45063e46eba","Names":["/bzqlhfknrnca_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1759598034,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"9de96fc6b6388f2de1373900d53f4628d0728d06f2959f22b2c61c820e990e28","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bzqlhfknrnca","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 4 seconds","HostConfig":{"NetworkMode":"bzqlhfknrnca_net"},"NetworkSettings":{"Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"4897ca559ca7c1871db5436abf382dedd94925e0180d9ea3f82326adc9dc3d6f","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"0641d6d34c47e8f53537e2b5c8d0ae63a1a9d282bd889b5794b15e921ada2708","Names":["/bzqlhfknrnca_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1759598034,"Ports":[{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"PrivatePort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"62176b296cd740a33abb118d143617e78277e12f2812def3daae1cb0fcc147fb","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bzqlhfknrnca","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 5 seconds","HostConfig":{"NetworkMode":"bzqlhfknrnca_net"},"NetworkSettings":{"Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"42003995a5642916f69c9859e86b71eb770a291f7bdb7fbd7ea005b0dd9f6927","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[]}][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "0[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Api-Version: 1.41 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Content-Type: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Docker-Experimental: false 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Ostype: linux 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Date: Sat, 04 Oct 2025 17:14:07 GMT 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Transfer-Encoding: chunked 2025-10-04 17:14:07 DEBUG ex-00000018: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:07 DEBUG ep-00000017: releasing valid endpoint 2025-10-04 17:14:07 DEBUG ep-00000017: releasing endpoint 2025-10-04 17:14:07 DEBUG ep-00000017: connection http-outgoing-1 can be kept alive for 3 MINUTES 2025-10-04 17:14:07 DEBUG ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG Cmd: b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca,false 2025-10-04 17:14:07 DEBUG GET: DefaultWebTarget{path=[/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/json], queryParams={}} 2025-10-04 17:14:07 DEBUG ex-00000019: preparing request execution 2025-10-04 17:14:07 DEBUG Cookie spec selected: strict 2025-10-04 17:14:07 DEBUG Auth cache not set in the context 2025-10-04 17:14:07 DEBUG ex-00000019: target auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000019: proxy auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-00000019: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:07 DEBUG ex-00000019: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:07 DEBUG ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-00000019: acquired ep-00000018 2025-10-04 17:14:07 DEBUG ex-00000019: acquired endpoint ep-00000018 2025-10-04 17:14:07 DEBUG ex-00000019: executing GET /v1.32/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/json HTTP/1.1 2025-10-04 17:14:07 DEBUG ep-00000018: start execution ex-00000019 2025-10-04 17:14:07 DEBUG ep-00000018: executing exchange ex-00000019 over http-outgoing-1 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> GET /v1.32/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/json HTTP/1.1 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> accept: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Host: localhost:2375 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Connection: keep-alive 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "GET /v1.32/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/json HTTP/1.1[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Date: Sat, 04 Oct 2025 17:14:07 GMT[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "1e65[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "{"Id":"b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca","Created":"2025-10-04T17:14:02.612404408Z","Path":"/etc/confluent/docker/run","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3671,"ExitCode":0,"Error":"","StartedAt":"2025-10-04T17:14:03.433740089Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","ResolvConfPath":"/var/lib/docker/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/resolv.conf","HostnamePath":"/var/lib/docker/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/hostname","HostsPath":"/var/lib/docker/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/hosts","LogPath":"/var/lib/docker/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca-json.log","Name":"/bzqlhfknrnca_kafka_1","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":["/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_client_jaas.conf:/etc/kafka/secrets/jaas/zk_client_jaas.conf:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bzqlhfknrnca_net","PortBindings":{"9092/tcp":[{"HostIp":"","HostPort":"9092"}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":null,"GroupAdd":null,"IpcMode":"private","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/8b120f9b98f332d31e27c26d7357a3267347c1274419ecc1032a05891e79776e-init/diff:/var/lib/docker/overlay2/fc856f170c484267d807fe256345e37cc15da32e8ca447d1e4360077f7124963/diff:/var/lib/docker/overlay2/0e1f4a04d6c5b609182fe2540301882ec8640b5a71b86ef09c739cdc962a8c50/diff:/var/lib/docker/overlay2/3e6456ceadb8a4892fe4ed6eaebfc79f885d3dc17be99964835531161141261f/diff:/var/lib/docker/overlay2/b7cceb5c1ebd722d3e0ea3ec11d044854b2944cb749cca7479372ad4cc6de7be/diff:/var/lib/docker/overlay2/edfd5e63a6094ea4d2730c0bbe3566768e0c260d1860d9e9e1a639fcd68e717a/diff:/var/lib/docker/overlay2/2dcc3bd35004d5ae591fa13d88cf42328321af19aeb7c986313bc7360393904c/diff:/var/lib/docker/overlay2/8642f8bc03221688f489e5a52f4d5565ae1a12217a91fca2aab446368c2352e2/diff:/var/lib/docker/overlay2/be0a10355b6fe8e44624f650d582aeff5107f3c2c0074b2883ce80083ac9311b/diff:/var/lib/docker/overlay2/385a0f0b0fdc8206d0cbe7ea5abe59e321334cc6f4381452abed7fcb4d84615d/diff","MergedDir":"/var/lib/docker/overlay2/8b120f9b98f332d31e27c26d7357a3267347c1274419ecc1032a05891e79776e/merged","UpperDir":"/var/lib/docker/overlay2/8b120f9b98f332d31e27c26d7357a3267347c1274419ecc1032a05891e79776e/diff","WorkDir":"/var/lib/docker/overlay2/8b120f9b98f332d31e27c26d7357a3267347c1274419ecc1032a05891e79776e/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"b626a8c2aeae","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["enableCadi=false","KAFKA_ZOOKEEPER_CONNECT=zookeeper:2181","KAFKA_ZOOKEEPER_CONNECTION_TIMEOUT_MS=40000","KAFKA_ZOOKEEPER_SESSION_TIMEOUT_MS=40000","KAFKA_LISTENER_SECURITY_PROTOCOL_MAP=INTERNAL_PLAINTEXT:PLAINTEXT,EXTERNAL_PLAINTEXT:PLAINTEXT","KAFKA_ADVERTISED_LISTENERS=INTERNAL_PLAINTEXT://localhost:9092","KAFKA_LISTENERS=INTERNAL_PLAINTEXT://0.0.0.0:9092","KAFKA_INTER_BROKER_LISTENER_NAME=INTERNAL_PLAINTEXT","KAFKA_AUTO_CREATE_TOPICS_ENABLE=true","KAFKA_CONFLUENT_SUPPORT_METRICS_ENABLE=false","KAFKA_OPTS=-Djava.security.auth.login.config=/etc/kafka/secrets/jaas/zk_client_jaas.conf","KAFKA_ZOOKEEPER_SET_ACL=true","KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR=1","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/etc/confluent/docker/run"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","Volumes":{"/etc/kafka/secrets/jaas/zk_client_jaas.conf":{}},"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"com.docker.compose.config-hash":"379f11e1dbb2ddf20d1f6d6e06c622534cf3194a24ee547e6936a21a6bdd1c72","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bzqlhfknrnca","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"NetworkSettings":{"Bridge":"","SandboxID":"28ac7395b48a96087e32d113d420f5d06f6219d85b81bfb49dceb2b41dab7415","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"9092/tcp":[{"HostIp":"0.0.0.0","HostPort":"9092"},{"HostIp":"::","HostPort":"9092"}],"9093/tcp":null},"SandboxKey":"/var/run/docker/netns/28ac7395b48a","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":null,"Aliases":["b626a8c2aeae","kafka"],"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"db06f5f80aebdb0418bb41855e38c7bf4f1d1d15cefeb12cdb0bf4bbe42f8aa7","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}}}[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "0[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Api-Version: 1.41 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Content-Type: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Docker-Experimental: false 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Ostype: linux 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Date: Sat, 04 Oct 2025 17:14:07 GMT 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Transfer-Encoding: chunked 2025-10-04 17:14:07 DEBUG ex-00000019: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:07 DEBUG ep-00000018: releasing valid endpoint 2025-10-04 17:14:07 DEBUG ep-00000018: releasing endpoint 2025-10-04 17:14:07 DEBUG ep-00000018: connection http-outgoing-1 can be kept alive for 3 MINUTES 2025-10-04 17:14:07 DEBUG ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG /bzqlhfknrnca_kafka_1: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c ',true,{/bin/sh,-c,while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c ',,,, 2025-10-04 17:14:07 DEBUG ex-0000001A: preparing request execution 2025-10-04 17:14:07 DEBUG Cookie spec selected: strict 2025-10-04 17:14:07 DEBUG Auth cache not set in the context 2025-10-04 17:14:07 DEBUG ex-0000001A: target auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-0000001A: proxy auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-0000001A: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:07 DEBUG ex-0000001A: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:07 DEBUG ex-0000001A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-0000001A: acquired ep-00000019 2025-10-04 17:14:07 DEBUG ex-0000001A: acquired endpoint ep-00000019 2025-10-04 17:14:07 DEBUG ex-0000001A: executing POST /v1.32/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/exec HTTP/1.1 2025-10-04 17:14:07 DEBUG ep-00000019: start execution ex-0000001A 2025-10-04 17:14:07 DEBUG ep-00000019: executing exchange ex-0000001A over http-outgoing-1 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> POST /v1.32/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/exec HTTP/1.1 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> accept: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> content-type: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Content-Length: 402 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Host: localhost:2375 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Connection: keep-alive 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "POST /v1.32/containers/b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca/exec HTTP/1.1[\r][\n]" 2025-10-04 17:14:07 DEBUG External port check passed for [9092] mapped as [49153, 9092] in PT0.001935S 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Content-Length: 402[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "{"containerId":"b626a8c2aeae0f084d5cdcde57327148812218b81d09fa9a5487308b68ee22ca","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-0000001B: preparing request execution 2025-10-04 17:14:07 DEBUG Cookie spec selected: strict 2025-10-04 17:14:07 DEBUG Auth cache not set in the context 2025-10-04 17:14:07 DEBUG ex-0000001B: target auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-0000001B: proxy auth state: UNCHALLENGED 2025-10-04 17:14:07 DEBUG ex-0000001B: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:07 DEBUG ex-0000001B: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:07 DEBUG ex-0000001B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-0000001B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:07 DEBUG ex-0000001B: acquired ep-0000001A 2025-10-04 17:14:07 DEBUG ex-0000001B: acquired endpoint ep-0000001A 2025-10-04 17:14:07 DEBUG ex-0000001B: executing POST /v1.32/exec/718eb0f29e2289abee73a0932030f6fc8831b521c1bc4707330fabb8fce70762/start HTTP/1.1 2025-10-04 17:14:07 DEBUG ep-0000001A: start execution ex-0000001B 2025-10-04 17:14:07 DEBUG ep-0000001A: executing exchange ex-0000001B over http-outgoing-1 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> POST /v1.32/exec/718eb0f29e2289abee73a0932030f6fc8831b521c1bc4707330fabb8fce70762/start HTTP/1.1 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> accept: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> content-type: application/json 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Content-Length: 26 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Host: localhost:2375 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> Connection: keep-alive 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "POST /v1.32/exec/718eb0f29e2289abee73a0932030f6fc8831b521c1bc4707330fabb8fce70762/start HTTP/1.1[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Content-Length: 26[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 >> "{"Detach":null,"Tty":null}" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Docker-Experimental: false" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[\r][\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Api-Version: 1.41 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Docker-Experimental: false 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Ostype: linux 2025-10-04 17:14:07 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1e]localhost [127.0.0.1] 9092 (?)" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x16] : Connection refused[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-10-04 17:14:07 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa4]/proc/net/tcp: 2: 00000000:2384 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1000 0 48343 1 0000000000000000 100 0 0 10 0 [\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-1 << "end of stream" 2025-10-04 17:14:08 DEBUG http-outgoing-1: close connection IMMEDIATE 2025-10-04 17:14:08 DEBUG ep-0000001A: endpoint closed 2025-10-04 17:14:08 DEBUG ep-0000001A: discarding endpoint 2025-10-04 17:14:08 DEBUG ep-0000001A: releasing endpoint 2025-10-04 17:14:08 DEBUG ep-0000001A: connection is not kept alive 2025-10-04 17:14:08 DEBUG ep-0000001A: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2025-10-04 17:14:08 DEBUG Cmd: 718eb0f29e2289abee73a0932030f6fc8831b521c1bc4707330fabb8fce70762 2025-10-04 17:14:08 DEBUG GET: DefaultWebTarget{path=[/exec/718eb0f29e2289abee73a0932030f6fc8831b521c1bc4707330fabb8fce70762/json], queryParams={}} 2025-10-04 17:14:08 DEBUG ex-0000001C: preparing request execution 2025-10-04 17:14:08 DEBUG Cookie spec selected: strict 2025-10-04 17:14:08 DEBUG Auth cache not set in the context 2025-10-04 17:14:08 DEBUG ex-0000001C: target auth state: UNCHALLENGED 2025-10-04 17:14:08 DEBUG ex-0000001C: proxy auth state: UNCHALLENGED 2025-10-04 17:14:08 DEBUG ex-0000001C: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:08 DEBUG ex-0000001C: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:08 DEBUG ex-0000001C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2025-10-04 17:14:08 DEBUG ex-0000001C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:08 DEBUG ex-0000001C: acquired ep-0000001B 2025-10-04 17:14:08 DEBUG ex-0000001C: acquired endpoint ep-0000001B 2025-10-04 17:14:08 DEBUG ex-0000001C: opening connection {}->unix://localhost:2375 2025-10-04 17:14:08 DEBUG ep-0000001B: connecting endpoint (3 MINUTES) 2025-10-04 17:14:08 DEBUG ep-0000001B: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2025-10-04 17:14:08 DEBUG http-outgoing-2: connecting to localhost/127.0.0.1:2375 2025-10-04 17:14:08 DEBUG http-outgoing-2: connection established 2025-10-04 17:14:08 DEBUG ep-0000001B: connected http-outgoing-2 2025-10-04 17:14:08 DEBUG ep-0000001B: endpoint connected 2025-10-04 17:14:08 DEBUG ex-0000001C: executing GET /v1.32/exec/718eb0f29e2289abee73a0932030f6fc8831b521c1bc4707330fabb8fce70762/json HTTP/1.1 2025-10-04 17:14:08 DEBUG ep-0000001B: start execution ex-0000001C 2025-10-04 17:14:08 DEBUG ep-0000001B: executing exchange ex-0000001C over http-outgoing-2 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> GET /v1.32/exec/718eb0f29e2289abee73a0932030f6fc8831b521c1bc4707330fabb8fce70762/json HTTP/1.1 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> "GET /v1.32/exec/718eb0f29e2289abee73a0932030f6fc8831b521c1bc4707330fabb8fce70762/json HTTP/1.1[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:08 GMT[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 << "Content-Length: 559[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:08 DEBUG http-outgoing-2 << "{"ID":"718eb0f29e2289abee73a0932030f6fc8831b521c1bc4707330fabb8fce70762","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:08 DEBUG Internal port check passed for [9092] in PT1.127496S 2025-10-04 17:14:08 DEBUG Using Slf4j logging framework 2025-10-04 17:14:08 DEBUG -Dio.netty.noUnsafe: false 2025-10-04 17:14:08 DEBUG Java version: 11 2025-10-04 17:14:08 DEBUG sun.misc.Unsafe.theUnsafe: available 2025-10-04 17:14:08 DEBUG sun.misc.Unsafe.copyMemory: available 2025-10-04 17:14:08 DEBUG java.nio.Buffer.address: available 2025-10-04 17:14:08 DEBUG direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-10-04 17:14:08 DEBUG java.nio.Bits.unaligned: available, true 2025-10-04 17:14:08 DEBUG jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @2c039ac6 2025-10-04 17:14:08 DEBUG java.nio.DirectByteBuffer.(long, int): unavailable 2025-10-04 17:14:08 DEBUG sun.misc.Unsafe: available 2025-10-04 17:14:08 DEBUG maxDirectMemory: 8432648192 bytes (maybe) 2025-10-04 17:14:08 DEBUG -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-10-04 17:14:08 DEBUG -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-10-04 17:14:08 DEBUG -Dio.netty.maxDirectMemory: -1 bytes 2025-10-04 17:14:08 DEBUG -Dio.netty.uninitializedArrayAllocationThreshold: -1 2025-10-04 17:14:08 DEBUG java.nio.ByteBuffer.cleaner(): available 2025-10-04 17:14:08 DEBUG -Dio.netty.noPreferDirect: false 2025-10-04 17:14:08 DEBUG -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-10-04 17:14:08 DEBUG -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-10-04 17:14:08 INFO Not using any authentication for kafka interaction 2025-10-04 17:14:08 INFO Topic extracted from URL http://127.0.0.1:3904/events/topic/ is : topic 2025-10-04 17:14:08 INFO Sending a batch of 1 items for topic topic to kafka 2025-10-04 17:14:08 TRACE The items to be sent: List({"message":"message1"}) 2025-10-04 17:14:08 INFO ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2025-10-04 17:14:08 INFO [Producer clientId=producer-1] Instantiated an idempotent producer. 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Starting Kafka producer I/O thread. 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Transition from state UNINITIALIZED to INITIALIZING 2025-10-04 17:14:09 INFO Kafka version: 3.1.1 2025-10-04 17:14:09 INFO Kafka commitId: 97671528ba54a138 2025-10-04 17:14:09 INFO Kafka startTimeMs: 1759598049052 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Kafka producer started 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2025-10-04 17:14:09 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node -1 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Completed connection to node -1. Fetching API versions. 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node -1. 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0): ApiVersionsResponseData(errorCode=35, apiKeys=[], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node -1. 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=1) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=1): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=7), ApiVersion(apiKey=1, minVersion=0, maxVersion=11), ApiVersion(apiKey=2, minVersion=0, maxVersion=5), ApiVersion(apiKey=3, minVersion=0, maxVersion=8), ApiVersion(apiKey=4, minVersion=0, maxVersion=2), ApiVersion(apiKey=5, minVersion=0, maxVersion=1), ApiVersion(apiKey=6, minVersion=0, maxVersion=5), ApiVersion(apiKey=7, minVersion=0, maxVersion=2), ApiVersion(apiKey=8, minVersion=0, maxVersion=7), ApiVersion(apiKey=9, minVersion=0, maxVersion=5), ApiVersion(apiKey=10, minVersion=0, maxVersion=2), ApiVersion(apiKey=11, minVersion=0, maxVersion=5), ApiVersion(apiKey=12, minVersion=0, maxVersion=3), ApiVersion(apiKey=13, minVersion=0, maxVersion=2), ApiVersion(apiKey=14, minVersion=0, maxVersion=3), ApiVersion(apiKey=15, minVersion=0, maxVersion=3), ApiVersion(apiKey=16, minVersion=0, maxVersion=2), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=2), ApiVersion(apiKey=19, minVersion=0, maxVersion=3), ApiVersion(apiKey=20, minVersion=0, maxVersion=3), ApiVersion(apiKey=21, minVersion=0, maxVersion=1), ApiVersion(apiKey=22, minVersion=0, maxVersion=1), ApiVersion(apiKey=23, minVersion=0, maxVersion=3), ApiVersion(apiKey=24, minVersion=0, maxVersion=1), ApiVersion(apiKey=25, minVersion=0, maxVersion=1), ApiVersion(apiKey=26, minVersion=0, maxVersion=1), ApiVersion(apiKey=27, minVersion=0, maxVersion=0), ApiVersion(apiKey=28, minVersion=0, maxVersion=2), ApiVersion(apiKey=29, minVersion=0, maxVersion=1), ApiVersion(apiKey=30, minVersion=0, maxVersion=1), ApiVersion(apiKey=31, minVersion=0, maxVersion=1), ApiVersion(apiKey=32, minVersion=0, maxVersion=2), ApiVersion(apiKey=33, minVersion=0, maxVersion=1), ApiVersion(apiKey=34, minVersion=0, maxVersion=1), ApiVersion(apiKey=35, minVersion=0, maxVersion=1), ApiVersion(apiKey=36, minVersion=0, maxVersion=1), ApiVersion(apiKey=37, minVersion=0, maxVersion=1), ApiVersion(apiKey=38, minVersion=0, maxVersion=1), ApiVersion(apiKey=39, minVersion=0, maxVersion=1), ApiVersion(apiKey=40, minVersion=0, maxVersion=1), ApiVersion(apiKey=41, minVersion=0, maxVersion=1), ApiVersion(apiKey=42, minVersion=0, maxVersion=1), ApiVersion(apiKey=43, minVersion=0, maxVersion=0), ApiVersion(apiKey=44, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Node -1 has finalized features epoch: -1, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 11 [usable: 11], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 8 [usable: 8], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 7 [usable: 7], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 5 [usable: 5], Heartbeat(12): 0 to 3 [usable: 3], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 3 [usable: 3], DescribeGroups(15): 0 to 3 [usable: 3], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 3 [usable: 3], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectLeaders(43): 0 [usable: 0], IncrementalAlterConfigs(44): 0 [usable: 0], AlterPartitionReassignments(45): UNSUPPORTED, ListPartitionReassignments(46): UNSUPPORTED, OffsetDelete(47): UNSUPPORTED, DescribeClientQuotas(48): UNSUPPORTED, AlterClientQuotas(49): UNSUPPORTED, DescribeUserScramCredentials(50): UNSUPPORTED, AlterUserScramCredentials(51): UNSUPPORTED, AlterIsr(56): UNSUPPORTED, UpdateFeatures(57): UNSUPPORTED, DescribeCluster(60): UNSUPPORTED, DescribeProducers(61): UNSUPPORTED, DescribeTransactions(65): UNSUPPORTED, ListTransactions(66): UNSUPPORTED, AllocateProducerIds(67): UNSUPPORTED). 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=2) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Sending transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) to node localhost:9092 (id: -1 rack: null) with correlation ID 3 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Sending INIT_PRODUCER_ID request with header RequestHeader(apiKey=INIT_PRODUCER_ID, apiVersion=1, clientId=producer-1, correlationId=3) and timeout 30000 to node -1: InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=2): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Received INIT_PRODUCER_ID response from node -1 for request with header RequestHeader(apiKey=INIT_PRODUCER_ID, apiVersion=1, clientId=producer-1, correlationId=3): InitProducerIdResponseData(throttleTimeMs=0, errorCode=0, producerId=9000, producerEpoch=0) 2025-10-04 17:14:09 INFO [Producer clientId=producer-1] ProducerId set to 9000 with epoch 0 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Transition from state INITIALIZING to READY 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=4) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=4): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=5) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:09 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=5): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=6) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=6): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=7) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=7): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=8) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=8): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=9) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=9): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=10) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=10): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=11) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=11): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=12) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=12): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=13) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=13): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=14) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:10 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=14): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=15) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=15): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=16) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=16): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=17) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=17): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=18) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=18): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=19) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=19): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=20) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=20): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=21) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=21): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=22) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=22): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=23) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:11 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=23): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=24) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=24): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=25) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=25): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=26) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=26): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=27) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=27): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=28) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=28): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=29) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=29): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=30) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=30): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=31) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=31): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=32) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:12 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=32): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=33) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=33): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=34) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=34): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=35) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=35): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=36) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=36): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=37) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=37): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=38) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=38): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=39) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=39): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=40) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=40): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=41) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:13 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=41): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=42) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=42): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=43) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=43): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2025-10-04 17:14:14 INFO [Producer clientId=producer-1] Cluster ID: P3Yzo-7gQzaXtwUehK5FWw 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 2 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:14 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=44) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node 1001 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=44): ApiVersionsResponseData(errorCode=35, apiKeys=[], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=45) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node 1001 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=45): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=7), ApiVersion(apiKey=1, minVersion=0, maxVersion=11), ApiVersion(apiKey=2, minVersion=0, maxVersion=5), ApiVersion(apiKey=3, minVersion=0, maxVersion=8), ApiVersion(apiKey=4, minVersion=0, maxVersion=2), ApiVersion(apiKey=5, minVersion=0, maxVersion=1), ApiVersion(apiKey=6, minVersion=0, maxVersion=5), ApiVersion(apiKey=7, minVersion=0, maxVersion=2), ApiVersion(apiKey=8, minVersion=0, maxVersion=7), ApiVersion(apiKey=9, minVersion=0, maxVersion=5), ApiVersion(apiKey=10, minVersion=0, maxVersion=2), ApiVersion(apiKey=11, minVersion=0, maxVersion=5), ApiVersion(apiKey=12, minVersion=0, maxVersion=3), ApiVersion(apiKey=13, minVersion=0, maxVersion=2), ApiVersion(apiKey=14, minVersion=0, maxVersion=3), ApiVersion(apiKey=15, minVersion=0, maxVersion=3), ApiVersion(apiKey=16, minVersion=0, maxVersion=2), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=2), ApiVersion(apiKey=19, minVersion=0, maxVersion=3), ApiVersion(apiKey=20, minVersion=0, maxVersion=3), ApiVersion(apiKey=21, minVersion=0, maxVersion=1), ApiVersion(apiKey=22, minVersion=0, maxVersion=1), ApiVersion(apiKey=23, minVersion=0, maxVersion=3), ApiVersion(apiKey=24, minVersion=0, maxVersion=1), ApiVersion(apiKey=25, minVersion=0, maxVersion=1), ApiVersion(apiKey=26, minVersion=0, maxVersion=1), ApiVersion(apiKey=27, minVersion=0, maxVersion=0), ApiVersion(apiKey=28, minVersion=0, maxVersion=2), ApiVersion(apiKey=29, minVersion=0, maxVersion=1), ApiVersion(apiKey=30, minVersion=0, maxVersion=1), ApiVersion(apiKey=31, minVersion=0, maxVersion=1), ApiVersion(apiKey=32, minVersion=0, maxVersion=2), ApiVersion(apiKey=33, minVersion=0, maxVersion=1), ApiVersion(apiKey=34, minVersion=0, maxVersion=1), ApiVersion(apiKey=35, minVersion=0, maxVersion=1), ApiVersion(apiKey=36, minVersion=0, maxVersion=1), ApiVersion(apiKey=37, minVersion=0, maxVersion=1), ApiVersion(apiKey=38, minVersion=0, maxVersion=1), ApiVersion(apiKey=39, minVersion=0, maxVersion=1), ApiVersion(apiKey=40, minVersion=0, maxVersion=1), ApiVersion(apiKey=41, minVersion=0, maxVersion=1), ApiVersion(apiKey=42, minVersion=0, maxVersion=1), ApiVersion(apiKey=43, minVersion=0, maxVersion=0), ApiVersion(apiKey=44, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Node 1001 has finalized features epoch: -1, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 11 [usable: 11], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 8 [usable: 8], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 7 [usable: 7], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 5 [usable: 5], Heartbeat(12): 0 to 3 [usable: 3], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 3 [usable: 3], DescribeGroups(15): 0 to 3 [usable: 3], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 3 [usable: 3], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectLeaders(43): 0 [usable: 0], IncrementalAlterConfigs(44): 0 [usable: 0], AlterPartitionReassignments(45): UNSUPPORTED, ListPartitionReassignments(46): UNSUPPORTED, OffsetDelete(47): UNSUPPORTED, DescribeClientQuotas(48): UNSUPPORTED, AlterClientQuotas(49): UNSUPPORTED, DescribeUserScramCredentials(50): UNSUPPORTED, AlterUserScramCredentials(51): UNSUPPORTED, AlterIsr(56): UNSUPPORTED, UpdateFeatures(57): UNSUPPORTED, DescribeCluster(60): UNSUPPORTED, DescribeProducers(61): UNSUPPORTED, DescribeTransactions(65): UNSUPPORTED, ListTransactions(66): UNSUPPORTED, AllocateProducerIds(67): UNSUPPORTED). 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=46) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=46): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=0, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1001, leaderEpoch=0, replicaNodes=[1001], isrNodes=[1001], offlineReplicas=[])], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 3 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[PartitionMetadata(error=NONE, partition=topic-0, leader=Optional[1001], leaderEpoch=Optional.empty, replicas=1001, isr=1001, offlineReplicas=)], controller=localhost:9092 (id: 1001 rack: null)} 2025-10-04 17:14:14 INFO Sent a batch of 1 items for topic topic to kafka 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] ProducerId of partition topic-0 set to 9000 with epoch 0. Reinitialize sequence at beginning. 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Assigned producerId 9000 and producerEpoch 0 to batch with base sequence 0 being sent to partition topic-0 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Sending PRODUCE request with header RequestHeader(apiKey=PRODUCE, apiVersion=7, clientId=producer-1, correlationId=47) and timeout 30000 to node 1001: {acks=-1,timeout=30000,partitionSizes=[topic-0=90]} 2025-10-04 17:14:14 DEBUG Cmd: d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686,false 2025-10-04 17:14:14 DEBUG GET: DefaultWebTarget{path=[/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json], queryParams={}} 2025-10-04 17:14:14 DEBUG ex-0000001D: preparing request execution 2025-10-04 17:14:14 DEBUG Cookie spec selected: strict 2025-10-04 17:14:14 DEBUG Auth cache not set in the context 2025-10-04 17:14:14 DEBUG ex-0000001D: target auth state: UNCHALLENGED 2025-10-04 17:14:14 DEBUG ex-0000001D: proxy auth state: UNCHALLENGED 2025-10-04 17:14:14 DEBUG ex-0000001D: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:14 DEBUG ex-0000001D: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:14 DEBUG ex-0000001D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG ex-0000001D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG ex-0000001D: acquired ep-0000001C 2025-10-04 17:14:14 DEBUG ex-0000001D: acquired endpoint ep-0000001C 2025-10-04 17:14:14 DEBUG ex-0000001D: executing GET /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json HTTP/1.1 2025-10-04 17:14:14 DEBUG ep-0000001C: start execution ex-0000001D 2025-10-04 17:14:14 DEBUG ep-0000001C: executing exchange ex-0000001D over http-outgoing-2 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> GET /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json HTTP/1.1 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "GET /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json HTTP/1.1[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:14 GMT[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "1383[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "{"Id":"d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686","Created":"2025-10-04T17:14:05.603589441Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4046,"ExitCode":0,"Error":"","StartedAt":"2025-10-04T17:14:07.2694722Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/resolv.conf","HostnamePath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/hostname","HostsPath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/hosts","LogPath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686-json.log","Name":"/testcontainers-socat-Zeee5FtU","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bzqlhfknrnca_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b-init/diff:/var/lib/docker/overlay2/761bd35ff0b1f22b3f5d76676912e3a729db6c741810f89275e183161728835a/diff:/var/lib/docker/overlay2/1d0e8da45e0b94cbb70f9e0eb3a93786637aa4d769d46e76bf900677c038c58b/diff","MergedDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b/merged","UpperDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b/diff","WorkDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"d40daac94128","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"49c94581-d78c-43de-8b99-a43d41355c52"}},"NetworkSettings":{"Bridge":"","SandboxID":"c3bc944e780f15f1010c74a164f3a674d1a214017ceeccd7c179dee81de67db2","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"2000/tcp":[{"HostIp":"0.0.0.0","HostPort":"49153"},{"HostIp":"::","HostPort":"49153"}]},"SandboxKey":"/var/run/docker/netns/c3bc944e780f","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":["/bzqlhfknrnca_kafka_1:kafka_1"],"Aliases":["d40daac94128"],"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"1b8e3872ba2ebd32acf70afae02ee5c376b048686da1f1d4b1e87acb32663353","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}}}[\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "0[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Content-Type: application/json 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:14 GMT 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Transfer-Encoding: chunked 2025-10-04 17:14:14 DEBUG ex-0000001D: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:14 DEBUG ep-0000001C: releasing valid endpoint 2025-10-04 17:14:14 DEBUG ep-0000001C: releasing endpoint 2025-10-04 17:14:14 DEBUG ep-0000001C: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:14 DEBUG ep-0000001C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG Cmd: d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686, 2025-10-04 17:14:14 DEBUG ex-0000001E: preparing request execution 2025-10-04 17:14:14 DEBUG Cookie spec selected: strict 2025-10-04 17:14:14 DEBUG Auth cache not set in the context 2025-10-04 17:14:14 DEBUG ex-0000001E: target auth state: UNCHALLENGED 2025-10-04 17:14:14 DEBUG ex-0000001E: proxy auth state: UNCHALLENGED 2025-10-04 17:14:14 DEBUG ex-0000001E: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:14 DEBUG ex-0000001E: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:14 DEBUG ex-0000001E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG ex-0000001E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG ex-0000001E: acquired ep-0000001D 2025-10-04 17:14:14 DEBUG ex-0000001E: acquired endpoint ep-0000001D 2025-10-04 17:14:14 DEBUG ex-0000001E: executing POST /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/kill HTTP/1.1 2025-10-04 17:14:14 DEBUG ep-0000001D: start execution ex-0000001E 2025-10-04 17:14:14 DEBUG ep-0000001D: executing exchange ex-0000001E over http-outgoing-2 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> POST /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/kill HTTP/1.1 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> content-type: application/json 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "POST /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/kill HTTP/1.1[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] Received PRODUCE response from node 1001 for request with header RequestHeader(apiKey=PRODUCE, apiVersion=7, clientId=producer-1, correlationId=47): ProduceResponseData(responses=[TopicProduceResponse(name='topic', partitionResponses=[PartitionProduceResponse(index=0, errorCode=0, baseOffset=0, logAppendTimeMs=-1, logStartOffset=0, recordErrors=[], errorMessage=null)])], throttleTimeMs=0) 2025-10-04 17:14:14 DEBUG [Producer clientId=producer-1] ProducerId: 9000; Set last ack'd sequence number for topic-partition topic-0 to 0 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:14 GMT[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << HTTP/1.1 204 No Content 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:14 GMT 2025-10-04 17:14:14 DEBUG ex-0000001E: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:14 DEBUG ep-0000001D: releasing valid endpoint 2025-10-04 17:14:14 DEBUG ep-0000001D: releasing endpoint 2025-10-04 17:14:14 DEBUG ep-0000001D: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:14 DEBUG ep-0000001D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG Cmd: d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686,false 2025-10-04 17:14:14 DEBUG GET: DefaultWebTarget{path=[/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json], queryParams={}} 2025-10-04 17:14:14 DEBUG ex-0000001F: preparing request execution 2025-10-04 17:14:14 DEBUG Cookie spec selected: strict 2025-10-04 17:14:14 DEBUG Auth cache not set in the context 2025-10-04 17:14:14 DEBUG ex-0000001F: target auth state: UNCHALLENGED 2025-10-04 17:14:14 DEBUG ex-0000001F: proxy auth state: UNCHALLENGED 2025-10-04 17:14:14 DEBUG ex-0000001F: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:14 DEBUG ex-0000001F: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:14 DEBUG ex-0000001F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG ex-0000001F: acquired ep-0000001E 2025-10-04 17:14:14 DEBUG ex-0000001F: acquired endpoint ep-0000001E 2025-10-04 17:14:14 DEBUG ex-0000001F: executing GET /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json HTTP/1.1 2025-10-04 17:14:14 DEBUG ep-0000001E: start execution ex-0000001F 2025-10-04 17:14:14 DEBUG ep-0000001E: executing exchange ex-0000001F over http-outgoing-2 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> GET /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json HTTP/1.1 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "GET /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/json HTTP/1.1[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:14 GMT[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "12cf[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "{"Id":"d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686","Created":"2025-10-04T17:14:05.603589441Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-10-04T17:14:07.2694722Z","FinishedAt":"2025-10-04T17:14:14.382232396Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/resolv.conf","HostnamePath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/hostname","HostsPath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/hosts","LogPath":"/var/lib/docker/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686-json.log","Name":"/testcontainers-socat-Zeee5FtU","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bzqlhfknrnca_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b-init/diff:/var/lib/docker/overlay2/761bd35ff0b1f22b3f5d76676912e3a729db6c741810f89275e183161728835a/diff:/var/lib/docker/overlay2/1d0e8da45e0b94cbb70f9e0eb3a93786637aa4d769d46e76bf900677c038c58b/diff","MergedDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b/merged","UpperDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b/diff","WorkDir":"/var/lib/docker/overlay2/098c5b057cfa6ef558a49757945f298b95b0a5000233ff6e749a1385b2eab19b/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"d40daac94128","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"49c94581-d78c-43de-8b99-a43d41355c52"}},"NetworkSettings":{"Bridge":"","SandboxID":"c3bc944e780f15f1010c74a164f3a674d1a214017ceeccd7c179dee81de67db2","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{},"SandboxKey":"/var/run/docker/netns/c3bc944e780f","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bzqlhfknrnca_net":{"IPAMConfig":null,"Links":["/bzqlhfknrnca_kafka_1:kafka_1"],"Aliases":["d40daac94128"],"NetworkID":"055e18c3e4039f8e27dcfebbfab852313772017be01c8ae07f40714d5a4b1084","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"","DriverOpts":null}}}}[\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "0[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Content-Type: application/json 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:14 GMT 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Transfer-Encoding: chunked 2025-10-04 17:14:14 DEBUG ex-0000001F: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:14 DEBUG ep-0000001E: releasing valid endpoint 2025-10-04 17:14:14 DEBUG ep-0000001E: releasing endpoint 2025-10-04 17:14:14 DEBUG ep-0000001E: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:14 DEBUG ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG Cmd: d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686,true,true 2025-10-04 17:14:14 DEBUG ex-00000020: preparing request execution 2025-10-04 17:14:14 DEBUG Cookie spec selected: strict 2025-10-04 17:14:14 DEBUG Auth cache not set in the context 2025-10-04 17:14:14 DEBUG ex-00000020: target auth state: UNCHALLENGED 2025-10-04 17:14:14 DEBUG ex-00000020: proxy auth state: UNCHALLENGED 2025-10-04 17:14:14 DEBUG ex-00000020: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:14 DEBUG ex-00000020: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:14 DEBUG ex-00000020: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG ex-00000020: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG ex-00000020: acquired ep-0000001F 2025-10-04 17:14:14 DEBUG ex-00000020: acquired endpoint ep-0000001F 2025-10-04 17:14:14 DEBUG ex-00000020: executing DELETE /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686?v=true&force=true HTTP/1.1 2025-10-04 17:14:14 DEBUG ep-0000001F: start execution ex-00000020 2025-10-04 17:14:14 DEBUG ep-0000001F: executing exchange ex-00000020 over http-outgoing-2 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> DELETE /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686?v=true&force=true HTTP/1.1 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "DELETE /v1.32/containers/d40daac94128147c777a434add0264b4e4d0624871737200f63e5dd3545bd686?v=true&force=true HTTP/1.1[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:14 GMT[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:14 DEBUG http-outgoing-2 << HTTP/1.1 204 No Content 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:14 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:14 GMT 2025-10-04 17:14:14 DEBUG ex-00000020: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:14 DEBUG ep-0000001F: releasing valid endpoint 2025-10-04 17:14:14 DEBUG ep-0000001F: releasing endpoint 2025-10-04 17:14:14 DEBUG ep-0000001F: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:14 DEBUG ep-0000001F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:14 DEBUG Removed container and associated volume(s): alpine/socat:1.7.4.3-r0 2025-10-04 17:14:14 DEBUG Set env COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml 2025-10-04 17:14:14 INFO Local Docker Compose is running command: down -v 2025-10-04 17:14:14 DEBUG Executing [docker-compose, down, -v] in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router with environment {DOCKER_HOST=unix:///var/run/docker.sock, COMPOSE_PROJECT_NAME=bzqlhfknrnca, COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml}. 2025-10-04 17:14:14 DEBUG Started Process[pid=4411, exitValue="not exited"] 2025-10-04 17:14:15 INFO Stopping bzqlhfknrnca_kafka_1 ... 2025-10-04 17:14:15 INFO Stopping bzqlhfknrnca_zookeeper_1 ... 2025-10-04 17:14:15 INFO Stopping bzqlhfknrnca_mockserver_1 ... 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:15 INFO [Producer clientId=producer-1] Node -1 disconnected. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=48) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:15 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Cancelled in-flight METADATA request with correlation id 48 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:15 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=49) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:15 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 49 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:15 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=50) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:15 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 50 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:15 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=51) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:15 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 51 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:15 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=52) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:?] at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:?] at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:245) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:223) ~[?:?] at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.read(PlaintextTransportLayer.java:103) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:95) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:15 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 52 due to node 1001 being disconnected (elapsed time since creation: 3ms, elapsed time since send: 3ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:15 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=53) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:?] at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:?] at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:245) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:223) ~[?:?] at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.read(PlaintextTransportLayer.java:103) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:95) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:15 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 53 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 INFO Stopping bzqlhfknrnca_mockserver_1 ... done 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:15 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=54) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:15 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 54 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:15 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=55) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:15 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:15 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 55 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:16 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=56) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:16 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 56 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:16 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=57) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:16 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 57 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:16 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=58) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:16 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 58 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:16 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=59) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:16 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 59 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:16 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=60) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:16 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 60 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:16 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=61) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:16 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 61 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:16 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=62) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:16 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 62 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:16 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=63) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:16 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 63 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:16 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=64) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:16 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 64 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:16 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=65) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:16 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:16 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 65 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:17 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=66) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:17 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 66 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:17 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=67) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:17 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 67 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:17 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=68) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:17 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 68 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:17 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=69) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:17 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 69 due to node 1001 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:17 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=70) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:17 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 70 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:17 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=71) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:17 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 71 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:17 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=72) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:17 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 72 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:17 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:17 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:17 INFO Stopping bzqlhfknrnca_kafka_1 ... done 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:17 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:17 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:17 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:18 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:18 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 INFO Stopping bzqlhfknrnca_zookeeper_1 ... done 2025-10-04 17:14:18 INFO Removing bzqlhfknrnca_kafka_1 ... 2025-10-04 17:14:18 INFO Removing bzqlhfknrnca_zookeeper_1 ... 2025-10-04 17:14:18 INFO Removing bzqlhfknrnca_mockserver_1 ... 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:18 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:18 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:18 INFO Removing bzqlhfknrnca_kafka_1 ... done 2025-10-04 17:14:18 INFO Removing bzqlhfknrnca_mockserver_1 ... done 2025-10-04 17:14:18 INFO Removing bzqlhfknrnca_zookeeper_1 ... done 2025-10-04 17:14:18 INFO Removing network bzqlhfknrnca_net 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG Process[pid=4411, exitValue=0] stopped with exit code 0 2025-10-04 17:14:18 INFO Docker Compose has finished running 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG Removing VESuniqueid object from event 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:18 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:18 INFO fieldType==number 2025-10-04 17:14:18 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:18 INFO fieldType==number 2025-10-04 17:14:18 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:18 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:18 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:18 INFO v4==VESversion==v7==false 2025-10-04 17:14:18 INFO v4==VESversion==v7==false 2025-10-04 17:14:18 INFO v4==VESversion==v7==false 2025-10-04 17:14:18 INFO v4==VESversion==v7==false 2025-10-04 17:14:18 DEBUG Modified event:{"VESuniqueId":"b129ad8a-673a-4e78-b5ea-7ba4e1b56136","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:18 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:18 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"86f56121-d63b-4331-8ff6-8fcb60584276","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"c38ba967-fc76-4848-b533-e3427719c22b","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"506b23b9-8b43-4633-b190-1e72a27848f7","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"b37377a0-c356-4191-9ad2-63187ec94187","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"4d984212-8b9f-4e78-9a87-7170daa1d28e","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"b0004ce4-fc17-43af-a108-c339369ac63e","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"1cf6fdba-6202-46a1-8fc8-0a95adbd9e99","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO fault==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"689d97f6-2d37-49df-a8bc-9dac53e95e09-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO fault==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"689d97f6-2d37-49df-a8bc-9dac53e95e09-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO fault==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"05fbac25-f842-43bc-a745-5e68f0871724","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision-unknown","sourceName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"b49abd82-605a-491d-81dd-57205f4648a5-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"b49abd82-605a-491d-81dd-57205f4648a5-1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":3,"specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO fault==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"aea47d17-d94c-411f-b224-78b348508423-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO fault==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"aea47d17-d94c-411f-b224-78b348508423-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:14:19 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2025-10-04 17:14:19 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:14:19 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:14:19 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:14:19 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2025-10-04 17:14:19 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:14:19 DEBUG validate( 0, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:14:19 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:14:19 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:14:19 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:14:19 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:14:19 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:14:19 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:14:19 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:14:19 DEBUG validate( "", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2025-10-04 17:14:19 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2025-10-04 17:14:19 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2025-10-04 17:14:19 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2025-10-04 17:14:19 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO fault==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"d103bc89-0ee7-4ed9-acd2-b044b0b12b5d","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:14:19 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2025-10-04 17:14:19 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:14:19 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:14:19 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:14:19 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2025-10-04 17:14:19 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:14:19 DEBUG validate( 0, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:14:19 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:14:19 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:14:19 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:14:19 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:14:19 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:14:19 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:14:19 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2025-10-04 17:14:19 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2025-10-04 17:14:19 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2025-10-04 17:14:19 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2025-10-04 17:14:19 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO fault==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"03638e95-7a89-45c5-bf3d-140062a9d221","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==fault==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"14ccad40-5c24-42df-819c-099711cd0445","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2025-10-04 17:14:19 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2025-10-04 17:14:19 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2025-10-04 17:14:19 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:14:19 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2025-10-04 17:14:19 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2025-10-04 17:14:19 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2025-10-04 17:14:19 DEBUG validate( 1, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2025-10-04 17:14:19 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:14:19 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2025-10-04 17:14:19 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2025-10-04 17:14:19 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2025-10-04 17:14:19 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:14:19 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2025-10-04 17:14:19 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2025-10-04 17:14:19 DEBUG validate( "3GPP-FaultSupervision", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2025-10-04 17:14:19 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2025-10-04 17:14:19 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2025-10-04 17:14:19 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2025-10-04 17:14:19 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2025-10-04 17:14:19 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO fault==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 INFO v4==VESversion==v7==false 2025-10-04 17:14:19 DEBUG Modified event:{"VESuniqueId":"6cce6303-e101-467b-bd6c-89be06727578","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 10 04 2025 05:14:19 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter6135693886851515860doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter6135693886851515860doesNotMatter at null: no protocol: /tmp/doesNotMatter6135693886851515860doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter6135693886851515860doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter6135693886851515860doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter449002289131759058doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter449002289131759058doesNotMatter at null: no protocol: /tmp/doesNotMatter449002289131759058doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter449002289131759058doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter449002289131759058doesNotMatter 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter6756398882380454468doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter6756398882380454468doesNotMatter at null: no protocol: /tmp/doesNotMatter6756398882380454468doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter6756398882380454468doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter6756398882380454468doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10940088192474295239doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter10940088192474295239doesNotMatter at null: no protocol: /tmp/doesNotMatter10940088192474295239doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10940088192474295239doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter10940088192474295239doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7094793403079408850doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter7094793403079408850doesNotMatter at null: no protocol: /tmp/doesNotMatter7094793403079408850doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7094793403079408850doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter7094793403079408850doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter16323321260216477271doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter16323321260216477271doesNotMatter at null: no protocol: /tmp/doesNotMatter16323321260216477271doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter16323321260216477271doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter16323321260216477271doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12867720080564953550doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter12867720080564953550doesNotMatter at null: no protocol: /tmp/doesNotMatter12867720080564953550doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12867720080564953550doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter12867720080564953550doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter13886026449283125264doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter13886026449283125264doesNotMatter at null: no protocol: /tmp/doesNotMatter13886026449283125264doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter13886026449283125264doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter13886026449283125264doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter18181341216848087280doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter18181341216848087280doesNotMatter at null: no protocol: /tmp/doesNotMatter18181341216848087280doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter18181341216848087280doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter18181341216848087280doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG validate( {"state":1}, {"state":1}, $) 2025-10-04 17:14:19 DEBUG validate( {"state":1}, {"state":1}, $) 2025-10-04 17:14:19 DEBUG validate( 1, {"state":1}, $.state) 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter11250197071009684131doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter11250197071009684131doesNotMatter at null: no protocol: /tmp/doesNotMatter11250197071009684131doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter11250197071009684131doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter11250197071009684131doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter13991355558108735070doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter13991355558108735070doesNotMatter at null: no protocol: /tmp/doesNotMatter13991355558108735070doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter13991355558108735070doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter13991355558108735070doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7386187224311600860doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter7386187224311600860doesNotMatter at null: no protocol: /tmp/doesNotMatter7386187224311600860doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7386187224311600860doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter7386187224311600860doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG validate( {"state":"hi"}, {"state":"hi"}, $) 2025-10-04 17:14:19 DEBUG validate( {"state":"hi"}, {"state":"hi"}, $) 2025-10-04 17:14:19 DEBUG validate( "hi", {"state":"hi"}, $.state) 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-10-04 17:14:19 DEBUG Could not locate file /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties at null: no protocol: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-10-04 17:14:19 DEBUG Base path set to file:///w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2025-10-04 17:14:19 DEBUG Resolved host localhost as 127.0.0.1 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2025-10-04 17:14:19 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8555130913465196774doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter8555130913465196774doesNotMatter at null: no protocol: /tmp/doesNotMatter8555130913465196774doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8555130913465196774doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter8555130913465196774doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3619481543326270913doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter3619481543326270913doesNotMatter at null: no protocol: /tmp/doesNotMatter3619481543326270913doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3619481543326270913doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter3619481543326270913doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter1489851715886631790doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter1489851715886631790doesNotMatter at null: no protocol: /tmp/doesNotMatter1489851715886631790doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter1489851715886631790doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter1489851715886631790doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter14533831232087250968doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter14533831232087250968doesNotMatter at null: no protocol: /tmp/doesNotMatter14533831232087250968doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter14533831232087250968doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter14533831232087250968doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-10-04 17:14:19 DEBUG Could not locate file /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties at null: no protocol: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-10-04 17:14:19 DEBUG Base path set to file:///w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter981397360268367084doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter981397360268367084doesNotMatter at null: no protocol: /tmp/doesNotMatter981397360268367084doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter981397360268367084doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter981397360268367084doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter1034605417648010441doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter1034605417648010441doesNotMatter at null: no protocol: /tmp/doesNotMatter1034605417648010441doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter1034605417648010441doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter1034605417648010441doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12166456483093220964doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter12166456483093220964doesNotMatter at null: no protocol: /tmp/doesNotMatter12166456483093220964doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12166456483093220964doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter12166456483093220964doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter16147353980272875923doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter16147353980272875923doesNotMatter at null: no protocol: /tmp/doesNotMatter16147353980272875923doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter16147353980272875923doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter16147353980272875923doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8799490587407875562doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter8799490587407875562doesNotMatter at null: no protocol: /tmp/doesNotMatter8799490587407875562doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8799490587407875562doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter8799490587407875562doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter14187042126450256795doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter14187042126450256795doesNotMatter at null: no protocol: /tmp/doesNotMatter14187042126450256795doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter14187042126450256795doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter14187042126450256795doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter15731107703929301441doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter15731107703929301441doesNotMatter at null: no protocol: /tmp/doesNotMatter15731107703929301441doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter15731107703929301441doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter15731107703929301441doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10274169603907691942doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter10274169603907691942doesNotMatter at null: no protocol: /tmp/doesNotMatter10274169603907691942doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10274169603907691942doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter10274169603907691942doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter5286301200632296933doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter5286301200632296933doesNotMatter at null: no protocol: /tmp/doesNotMatter5286301200632296933doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter5286301200632296933doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter5286301200632296933doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter17672104607993226927doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter17672104607993226927doesNotMatter at null: no protocol: /tmp/doesNotMatter17672104607993226927doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter17672104607993226927doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter17672104607993226927doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter2767412791361871350doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter2767412791361871350doesNotMatter at null: no protocol: /tmp/doesNotMatter2767412791361871350doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter2767412791361871350doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter2767412791361871350doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter15111405486528457268doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter15111405486528457268doesNotMatter at null: no protocol: /tmp/doesNotMatter15111405486528457268doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter15111405486528457268doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter15111405486528457268doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3155588849637260260doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter3155588849637260260doesNotMatter at null: no protocol: /tmp/doesNotMatter3155588849637260260doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3155588849637260260doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter3155588849637260260doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7033589088858634753doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter7033589088858634753doesNotMatter at null: no protocol: /tmp/doesNotMatter7033589088858634753doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7033589088858634753doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter7033589088858634753doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter15793733445511521921doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter15793733445511521921doesNotMatter at null: no protocol: /tmp/doesNotMatter15793733445511521921doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter15793733445511521921doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter15793733445511521921doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter730794874763475665doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter730794874763475665doesNotMatter at null: no protocol: /tmp/doesNotMatter730794874763475665doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter730794874763475665doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter730794874763475665doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12114465925591279459doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter12114465925591279459doesNotMatter at null: no protocol: /tmp/doesNotMatter12114465925591279459doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12114465925591279459doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter12114465925591279459doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3729443245087170835doesNotMatter 2025-10-04 17:14:19 DEBUG Could not locate file /tmp/doesNotMatter3729443245087170835doesNotMatter at null: no protocol: /tmp/doesNotMatter3729443245087170835doesNotMatter 2025-10-04 17:14:19 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3729443245087170835doesNotMatter 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/doesNotMatter3729443245087170835doesNotMatter 2025-10-04 17:14:19 INFO parse ./etc/eventTransform.json file 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO performOperation 2025-10-04 17:14:19 INFO matches:.*ircc|irpr.*==event.commonEventHeader.reportingEntityName==ircc==false 2025-10-04 17:14:19 INFO matches:.*ircc|irpr.*==event.commonEventHeader.reportingEntityName==random==false 2025-10-04 17:14:19 INFO contains:ircc==event.commonEventHeader.reportingEntityName==vnfircc001==false 2025-10-04 17:14:19 INFO contains:ircc==event.commonEventHeader.reportingEntityName==random==false 2025-10-04 17:14:19 INFO testabc==event.commonEventHeader.reportingEntityName==testabc==false 2025-10-04 17:14:19 INFO testabc==event.commonEventHeader.reportingEntityName==False==false 2025-10-04 17:14:19 INFO renameArrayInArray 2025-10-04 17:14:19 INFO renameArrayInArray 2025-10-04 17:14:19 INFO oldValue ==[{"cpuUsageNice":0,"percentUsage":0.39,"cpuIdentifier":"all","cpuIdle":99.61,"cpuUsageSystem":0,"cpuUsageUser":0.22},{"cpuUsageNice":0,"percentUsage":0.36,"cpuIdentifier":"cpu0","cpuIdle":99.64,"cpuUsageSystem":0,"cpuUsageUser":0.21},{"cpuUsageNice":0,"percentUsage":0.33,"cpuIdentifier":"cpu3","cpuIdle":99.67,"cpuUsageSystem":0,"cpuUsageUser":0.19}] 2025-10-04 17:14:19 INFO value ==[{"cpuUsageNice":0,"percentUsage":0.39,"cpuIdentifier":"all","cpuIdle":99.61,"cpuUsageSystem":0,"cpuUsageUser":0.22},{"cpuUsageNice":0,"percentUsage":0.36,"cpuIdentifier":"cpu0","cpuIdle":99.64,"cpuUsageSystem":0,"cpuUsageUser":0.21},{"cpuUsageNice":0,"percentUsage":0.33,"cpuIdentifier":"cpu3","cpuIdle":99.67,"cpuUsageSystem":0,"cpuUsageUser":0.19}] 2025-10-04 17:14:19 INFO fieldType==string 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO Falling back to use default CBS client configuration 2025-10-04 17:14:19 INFO Reading collector properties from path: '/tmp/ves-collector-tests-created-this-file13832674710282401347.tmp' 2025-10-04 17:14:19 DEBUG Base path set to file:///tmp/ves-collector-tests-created-this-file13832674710282401347.tmp 2025-10-04 17:14:19 INFO Read following collector properties: 'HashMap((some.property, 10))' 2025-10-04 17:14:19 INFO Reading collector properties from path: '/non-existent' 2025-10-04 17:14:19 DEBUG Base path set to file:///non-existent 2025-10-04 17:14:19 INFO Reading DMaaP configuration from file: '/tmp/ves-collector-tests-created-this-file11274023807470195574.tmp' 2025-10-04 17:14:19 INFO Read following DMaaP properties: '{}' 2025-10-04 17:14:19 INFO Reading DMaaP configuration from file: '/non-existent' 2025-10-04 17:14:19 INFO Writing properties configuration 'HashMap((any, any))' into file '/non-existent' 2025-10-04 17:14:19 DEBUG FileName set to non-existent 2025-10-04 17:14:19 DEBUG Base path set to / 2025-10-04 17:14:19 INFO Writing DMaaP configuration '{"key":1}' into file '/tmp/ves-collector-tests-created-this-file931180484501836259.tmp' 2025-10-04 17:14:19 INFO Written successfully 2025-10-04 17:14:19 INFO Writing properties configuration 'HashMap((prop1, hi))' into file '/tmp/ves-collector-tests-created-this-file13433787272022191086.tmp' 2025-10-04 17:14:19 DEBUG FileName set to ves-collector-tests-created-this-file13433787272022191086.tmp 2025-10-04 17:14:19 DEBUG Base path set to /tmp 2025-10-04 17:14:19 DEBUG ConfigurationUtils.locate(): base is /tmp, name is ves-collector-tests-created-this-file13433787272022191086.tmp 2025-10-04 17:14:19 DEBUG Could not locate file ves-collector-tests-created-this-file13433787272022191086.tmp at /tmp: no protocol: /tmp 2025-10-04 17:14:19 DEBUG Loading configuration from the path /tmp/ves-collector-tests-created-this-file13433787272022191086.tmp 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO Written successfully 2025-10-04 17:14:19 INFO Writing DMaaP configuration '{}' into file '/non-existent' 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"key1":"someProperty","key2":"someProperty","streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap((key1, someProperty), (key2, someProperty))' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"key1":"someProperty","key2":"someProperty","streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":1}' 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap((collector.port, 8080))' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{}' 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap((collector.port, 8081))' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{}' 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap()' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{},"collector.schema.file":"some schema"}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap((collector.port, 8080), (collector.schema.file, some schema))' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{},"collector.schema.file":"some schema"}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{}' 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap((collector.port, 8080))' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{}' 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap((collector.port, 8080), (collector.keystore.file.location, some/path))' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{}' 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap()' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap((collector.port, 8081))' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{}' 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{},"collector.schema.file":"some schema"}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap((collector.port, 8081), (collector.schema.file, some schema))' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{},"collector.schema.file":"some schema"}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{}' 2025-10-04 17:14:19 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2025-10-04 17:14:19 DEBUG Found following app properties: 'HashMap((collector.port, 8081), (collector.keystore.file.location, some/path))' 2025-10-04 17:14:19 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2025-10-04 17:14:19 INFO Found following DMaaP configuration: '{}' 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO Configuration update {} 2025-10-04 17:14:19 INFO Start listening for configuration ... 2025-10-04 17:14:19 INFO Configuration will be fetched in PT5M period. 2025-10-04 17:14:19 INFO Configuration update {"config":{"collector.port":8081}} 2025-10-04 17:14:19 INFO Handler configuration was changed. Need to reload configuration handler. 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO fieldType==string 2025-10-04 17:14:19 INFO mapHashmapToNameValueArray 2025-10-04 17:14:19 INFO old value =={"receiveDiscards":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2025-10-04 17:14:19 INFO fieldType==string 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO fieldType==string 2025-10-04 17:14:19 INFO mapToJArray 2025-10-04 17:14:19 INFO old value =={"receiveDiscards":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2025-10-04 17:14:19 INFO new value =={"receivedDiscardedPacketsAccumulated":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2025-10-04 17:14:19 INFO fieldType==JArray 2025-10-04 17:14:19 INFO Object is null, must add it 2025-10-04 17:14:19 INFO fieldType==string 2025-10-04 17:14:19 INFO fieldType==string 2025-10-04 17:14:19 INFO $event.faultFields.memoryConfigured 2025-10-04 17:14:19 INFO tempVal==2000 2025-10-04 17:14:19 INFO $event.faultFields.memoryUsed 2025-10-04 17:14:19 INFO tempVal==20 2025-10-04 17:14:19 INFO value ==1980.0 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO fieldType==number 2025-10-04 17:14:19 INFO renameArrayInArray 2025-10-04 17:14:19 INFO fieldType==string 2025-10-04 17:14:19 INFO mapNameValueArrayToHashmap 2025-10-04 17:14:19 INFO old value ==[{"name":"DIR","value":"tx"},{"name":"LOC","value":"NEND"},{"name":"TYPE","value":"communication"},{"name":"CKTID","value":"circuit-1"}] 2025-10-04 17:14:19 INFO fieldType==string 2025-10-04 17:14:19 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:19 INFO fieldType==string 2025-10-04 17:14:19 INFO fieldType==string 2025-10-04 17:14:20 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:20 DEBUG Closing org.springframework.context.support.GenericApplicationContext@2455c95c, started on Sat Oct 04 17:13:27 UTC 2025 2025-10-04 17:14:20 DEBUG Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2025-10-04 17:14:20 DEBUG Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b, started on Sat Oct 04 17:13:27 UTC 2025 2025-10-04 17:14:20 DEBUG Stopping beans in phase 2147483647 2025-10-04 17:14:20 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:20 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:20 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:20 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@8c9c42bf,-1,true,, 2025-10-04 17:14:20 DEBUG Bean 'webServerGracefulShutdown' completed its stop procedure 2025-10-04 17:14:20 DEBUG Stopping beans in phase 2147483646 2025-10-04 17:14:20 DEBUG ex-00000021: preparing request execution 2025-10-04 17:14:20 DEBUG Cookie spec selected: strict 2025-10-04 17:14:20 DEBUG Auth cache not set in the context 2025-10-04 17:14:20 DEBUG ex-00000021: target auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000021: proxy auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000021: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:20 DEBUG ex-00000021: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:20 DEBUG ex-00000021: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000021: acquired ep-00000020 2025-10-04 17:14:20 DEBUG ex-00000021: acquired endpoint ep-00000020 2025-10-04 17:14:20 DEBUG ex-00000021: executing GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG ep-00000020: start execution ex-00000021 2025-10-04 17:14:20 DEBUG ep-00000020: executing exchange ex-00000021 over http-outgoing-2 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:20 GMT[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Length: 3[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "[][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:20 GMT 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Length: 3 2025-10-04 17:14:20 DEBUG ex-00000021: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000020: releasing valid endpoint 2025-10-04 17:14:20 DEBUG ep-00000020: releasing endpoint 2025-10-04 17:14:20 DEBUG ep-00000020: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@baa8313a,-1,true,, 2025-10-04 17:14:20 DEBUG ex-00000022: preparing request execution 2025-10-04 17:14:20 DEBUG Cookie spec selected: strict 2025-10-04 17:14:20 DEBUG Auth cache not set in the context 2025-10-04 17:14:20 DEBUG ex-00000022: target auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000022: proxy auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000022: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:20 DEBUG ex-00000022: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:20 DEBUG ex-00000022: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000022: acquired ep-00000021 2025-10-04 17:14:20 DEBUG ex-00000022: acquired endpoint ep-00000021 2025-10-04 17:14:20 DEBUG ex-00000022: executing GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG ep-00000021: start execution ex-00000022 2025-10-04 17:14:20 DEBUG ep-00000021: executing exchange ex-00000022 over http-outgoing-2 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:20 GMT[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Length: 3[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "[][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:20 GMT 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Length: 3 2025-10-04 17:14:20 DEBUG ex-00000022: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000021: releasing valid endpoint 2025-10-04 17:14:20 DEBUG ep-00000021: releasing endpoint 2025-10-04 17:14:20 DEBUG ep-00000021: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000021: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@8c9c42bf,NETWORKS 2025-10-04 17:14:20 DEBUG ex-00000023: preparing request execution 2025-10-04 17:14:20 DEBUG Cookie spec selected: strict 2025-10-04 17:14:20 DEBUG Auth cache not set in the context 2025-10-04 17:14:20 DEBUG ex-00000023: target auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000023: proxy auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000023: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:20 DEBUG ex-00000023: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:20 DEBUG ex-00000023: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000023: acquired ep-00000022 2025-10-04 17:14:20 DEBUG ex-00000023: acquired endpoint ep-00000022 2025-10-04 17:14:20 DEBUG ex-00000023: executing POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG ep-00000022: start execution ex-00000023 2025-10-04 17:14:20 DEBUG ep-00000022: executing exchange ex-00000023 over http-outgoing-2 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> content-type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:20 GMT[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Length: 25[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "{"NetworksDeleted":null}[\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:20 GMT 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Length: 25 2025-10-04 17:14:20 DEBUG ex-00000023: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000022: releasing valid endpoint 2025-10-04 17:14:20 DEBUG ep-00000022: releasing endpoint 2025-10-04 17:14:20 DEBUG ep-00000022: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@baa8313a,NETWORKS 2025-10-04 17:14:20 DEBUG ex-00000024: preparing request execution 2025-10-04 17:14:20 DEBUG Cookie spec selected: strict 2025-10-04 17:14:20 DEBUG Auth cache not set in the context 2025-10-04 17:14:20 DEBUG ex-00000024: target auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000024: proxy auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000024: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:20 DEBUG ex-00000024: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:20 DEBUG ex-00000024: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000024: acquired ep-00000023 2025-10-04 17:14:20 DEBUG ex-00000024: acquired endpoint ep-00000023 2025-10-04 17:14:20 DEBUG ex-00000024: executing POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG ep-00000023: start execution ex-00000024 2025-10-04 17:14:20 DEBUG ep-00000023: executing exchange ex-00000024 over http-outgoing-2 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> content-type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:20 GMT[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Length: 25[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "{"NetworksDeleted":null}[\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:20 GMT 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Length: 25 2025-10-04 17:14:20 DEBUG ex-00000024: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000023: releasing valid endpoint 2025-10-04 17:14:20 DEBUG ep-00000023: releasing endpoint 2025-10-04 17:14:20 DEBUG ep-00000023: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000023: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@8c9c42bf,VOLUMES 2025-10-04 17:14:20 DEBUG ex-00000025: preparing request execution 2025-10-04 17:14:20 DEBUG Cookie spec selected: strict 2025-10-04 17:14:20 DEBUG Auth cache not set in the context 2025-10-04 17:14:20 DEBUG ex-00000025: target auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000025: proxy auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000025: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:20 DEBUG ex-00000025: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:20 DEBUG ex-00000025: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000025: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000025: acquired ep-00000024 2025-10-04 17:14:20 DEBUG ex-00000025: acquired endpoint ep-00000024 2025-10-04 17:14:20 DEBUG ex-00000025: executing POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG ep-00000024: start execution ex-00000025 2025-10-04 17:14:20 DEBUG ep-00000024: executing exchange ex-00000025 over http-outgoing-2 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> content-type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:20 GMT[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Length: 41[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "{"VolumesDeleted":[],"SpaceReclaimed":0}[\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:20 GMT 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Length: 41 2025-10-04 17:14:20 DEBUG ex-00000025: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000024: releasing valid endpoint 2025-10-04 17:14:20 DEBUG ep-00000024: releasing endpoint 2025-10-04 17:14:20 DEBUG ep-00000024: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000024: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@baa8313a,VOLUMES 2025-10-04 17:14:20 DEBUG ex-00000026: preparing request execution 2025-10-04 17:14:20 DEBUG Cookie spec selected: strict 2025-10-04 17:14:20 DEBUG Auth cache not set in the context 2025-10-04 17:14:20 DEBUG ex-00000026: target auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000026: proxy auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000026: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:20 DEBUG ex-00000026: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:20 DEBUG ex-00000026: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000026: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000026: acquired ep-00000025 2025-10-04 17:14:20 DEBUG ex-00000026: acquired endpoint ep-00000025 2025-10-04 17:14:20 DEBUG ex-00000026: executing POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG ep-00000025: start execution ex-00000026 2025-10-04 17:14:20 DEBUG ep-00000025: executing exchange ex-00000026 over http-outgoing-2 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> content-type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:20 GMT[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Length: 41[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "{"VolumesDeleted":[],"SpaceReclaimed":0}[\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:20 GMT 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Length: 41 2025-10-04 17:14:20 DEBUG ex-00000026: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000025: releasing valid endpoint 2025-10-04 17:14:20 DEBUG ep-00000025: releasing endpoint 2025-10-04 17:14:20 DEBUG ep-00000025: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000025: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@8c9c42bf,IMAGES 2025-10-04 17:14:20 DEBUG ex-00000027: preparing request execution 2025-10-04 17:14:20 DEBUG Cookie spec selected: strict 2025-10-04 17:14:20 DEBUG Auth cache not set in the context 2025-10-04 17:14:20 DEBUG ex-00000027: target auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000027: proxy auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000027: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:20 DEBUG ex-00000027: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:20 DEBUG ex-00000027: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000027: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG ex-00000027: acquired ep-00000026 2025-10-04 17:14:20 DEBUG ex-00000027: acquired endpoint ep-00000026 2025-10-04 17:14:20 DEBUG ex-00000027: executing POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG ep-00000026: start execution ex-00000027 2025-10-04 17:14:20 DEBUG ep-00000026: executing exchange ex-00000027 over http-outgoing-2 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> content-type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D49c94581-d78c-43de-8b99-a43d41355c52%22%5D%7D HTTP/1.1[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:20 GMT[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Length: 42[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "{"ImagesDeleted":null,"SpaceReclaimed":0}[\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:20 GMT 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Length: 42 2025-10-04 17:14:20 DEBUG ex-00000027: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG Bean 'webServerStartStop' completed its stop procedure 2025-10-04 17:14:20 DEBUG ep-00000026: releasing valid endpoint 2025-10-04 17:14:20 DEBUG ep-00000026: releasing endpoint 2025-10-04 17:14:20 DEBUG ep-00000026: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000026: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@baa8313a,IMAGES 2025-10-04 17:14:20 DEBUG Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2025-10-04 17:14:20 DEBUG ex-00000028: preparing request execution 2025-10-04 17:14:20 DEBUG Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@21913222, started on Sat Oct 04 17:13:31 UTC 2025 2025-10-04 17:14:20 DEBUG Cookie spec selected: strict 2025-10-04 17:14:20 DEBUG Auth cache not set in the context 2025-10-04 17:14:20 DEBUG ex-00000028: target auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000028: proxy auth state: UNCHALLENGED 2025-10-04 17:14:20 DEBUG ex-00000028: acquiring connection with route {}->unix://localhost:2375 2025-10-04 17:14:20 DEBUG ex-00000028: acquiring endpoint (3 MINUTES) 2025-10-04 17:14:20 DEBUG ex-00000028: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2025-10-04 17:14:20 DEBUG ex-00000028: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG Stopping beans in phase 2147483647 2025-10-04 17:14:20 DEBUG ex-00000028: acquired ep-00000027 2025-10-04 17:14:20 DEBUG ex-00000028: acquired endpoint ep-00000027 2025-10-04 17:14:20 DEBUG Bean 'webServerGracefulShutdown' completed its stop procedure 2025-10-04 17:14:20 DEBUG ex-00000028: executing POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG Stopping beans in phase 2147483646 2025-10-04 17:14:20 DEBUG ep-00000027: start execution ex-00000028 2025-10-04 17:14:20 DEBUG ep-00000027: executing exchange ex-00000028 over http-outgoing-2 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> accept: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> content-type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Host: localhost:2375 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> Connection: keep-alive 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbzqlhfknrnca%22%5D%7D HTTP/1.1[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "x-tc-sid: 49c94581-d78c-43de-8b99-a43d41355c52[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 >> "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Date: Sat, 04 Oct 2025 17:14:20 GMT[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "Content-Length: 42[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "[\r][\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << "{"ImagesDeleted":null,"SpaceReclaimed":0}[\n]" 2025-10-04 17:14:20 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Api-Version: 1.41 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Type: application/json 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Docker-Experimental: false 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Ostype: linux 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Date: Sat, 04 Oct 2025 17:14:20 GMT 2025-10-04 17:14:20 DEBUG http-outgoing-2 << Content-Length: 42 2025-10-04 17:14:20 DEBUG ex-00000028: connection can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000027: releasing valid endpoint 2025-10-04 17:14:20 DEBUG ep-00000027: releasing endpoint 2025-10-04 17:14:20 DEBUG ep-00000027: connection http-outgoing-2 can be kept alive for 3 MINUTES 2025-10-04 17:14:20 DEBUG ep-00000027: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2025-10-04 17:14:20 DEBUG Bean 'webServerStartStop' completed its stop procedure