By type
[2m2023-07-20 23:09:02.242[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.dcae.analytics.tca.web.TcaAppMain [0;39m [2m:[0;39m Starting TcaAppMain v1.4.0 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.4.0.jar started by tca-gen2 in /opt)
[2m2023-07-20 23:09:02.247[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.dcae.analytics.tca.web.TcaAppMain [0;39m [2m:[0;39m Running with Spring Boot v2.4.4, Spring v5.3.5
[2m2023-07-20 23:09:02.247[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.dcae.analytics.tca.web.TcaAppMain [0;39m [2m:[0;39m The following profiles are active: configBindingService,dmaap,mongo
[2m2023-07-20 23:09:04.317[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.s.d.r.c.RepositoryConfigurationDelegate[0;39m [2m:[0;39m Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
[2m2023-07-20 23:09:04.449[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.s.d.r.c.RepositoryConfigurationDelegate[0;39m [2m:[0;39m Finished Spring Data repository scanning in 125 ms. Found 1 MongoDB repository interfaces.
[2m2023-07-20 23:09:05.571[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mfaultConfiguringBeanFactoryPostProcessor[0;39m [2m:[0;39m No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
[2m2023-07-20 23:09:05.583[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mfaultConfiguringBeanFactoryPostProcessor[0;39m [2m:[0;39m No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
[2m2023-07-20 23:09:05.634[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mtrationDelegate$BeanPostProcessorChecker[0;39m [2m:[0;39m Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2m2023-07-20 23:09:05.985[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mtrationDelegate$BeanPostProcessorChecker[0;39m [2m:[0;39m Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2m2023-07-20 23:09:05.987[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mtrationDelegate$BeanPostProcessorChecker[0;39m [2m:[0;39m Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2m2023-07-20 23:09:06.100[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mtrationDelegate$BeanPostProcessorChecker[0;39m [2m:[0;39m Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2m2023-07-20 23:09:06.524[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.jboss.logging [0;39m [2m:[0;39m Logging Provider: org.jboss.logging.Log4j2LoggerProvider
[2m2023-07-20 23:09:06.608[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mio.undertow.servlet [0;39m [2m:[0;39m Initializing Spring embedded WebApplicationContext
[2m2023-07-20 23:09:06.609[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mw.s.c.ServletWebServerApplicationContext[0;39m [2m:[0;39m Root WebApplicationContext: initialization completed in 4237 ms
[2m2023-07-20 23:09:06.717[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mi.m.c.u.i.logging.InternalLoggerFactory [0;39m [2m:[0;39m Using SLF4J as the default logging framework
[2m2023-07-20 23:09:07.681[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m
s.d.s.w.Swagger2ControllerWebMvc:
{GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
[2m2023-07-20 23:09:07.687[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m
s.d.s.w.ApiResourceController:
{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
{GET [/swagger-resources], produces [application/json]}: swaggerResources()
[2m2023-07-20 23:09:07.698[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m
o.o.d.a.t.w.c.TcaRestController:
{GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy()
{POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(List)
{POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest)
[2m2023-07-20 23:09:07.707[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m
o.s.b.a.w.s.e.BasicErrorController:
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
{ [/error]}: error(HttpServletRequest)
[2m2023-07-20 23:09:08.063[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.b.a.e.web.EndpointLinksResolver [0;39m [2m:[0;39m Exposing 16 endpoint(s) beneath base path '/actuator'
[2m2023-07-20 23:09:08.146[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mf.TcaAppPropsToMrSubscriberPrefsFunction[0;39m [2m:[0;39m Creating DMaaP MR Subscriber from config properties key: tca_handle_in, props: BaseConfigBindingServiceProperties.SubscriberDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000)))
[2m2023-07-20 23:09:08.222[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mf.TcaAppPropsToMrSubscriberPrefsFunction[0;39m [2m:[0;39m Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
[2m2023-07-20 23:09:08.499[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.mongodb.driver.cluster [0;39m [2m:[0;39m Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2m2023-07-20 23:09:08.639[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[mongohost:27017][0;39m [36morg.mongodb.driver.connection [0;39m [2m:[0;39m Opened connection [connectionId{localValue:1, serverValue:72}] to dcae-mongohost:27017
[2m2023-07-20 23:09:08.639[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[mongohost:27017][0;39m [36morg.mongodb.driver.connection [0;39m [2m:[0;39m Opened connection [connectionId{localValue:2, serverValue:71}] to dcae-mongohost:27017
[2m2023-07-20 23:09:08.643[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[mongohost:27017][0;39m [36morg.mongodb.driver.cluster [0;39m [2m:[0;39m Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=42838533}
[2m2023-07-20 23:09:08.782[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.data.convert.CustomConversions [0;39m [2m:[0;39m Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
[2m2023-07-20 23:09:08.838[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.data.convert.CustomConversions [0;39m [2m:[0;39m Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
[2m2023-07-20 23:09:08.937[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.mongodb.driver.connection [0;39m [2m:[0;39m Opened connection [connectionId{localValue:3, serverValue:73}] to dcae-mongohost:27017
[2m2023-07-20 23:09:09.663[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:570a119742c4e3cc, Subject:CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT, Issuer:CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT, Key type:RSA, Length:4096, Cert Id:1729119956, Valid from:9/22/11, 11:22 AM, Valid until:9/22/30, 11:22 AM
[2m2023-07-20 23:09:09.666[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE, Issuer:CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE, Key type:RSA, Length:2048, Cert Id:-326352672, Valid from:5/30/00, 10:48 AM, Valid until:5/30/20, 10:48 AM
[2m2023-07-20 23:09:09.668[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE, Issuer:CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE, Key type:RSA, Length:2048, Cert Id:607365522, Valid from:5/30/00, 10:44 AM, Valid until:5/30/20, 10:44 AM
[2m2023-07-20 23:09:09.669[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:7777062726a9b17c, Subject:CN=AffirmTrust Commercial, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Commercial, O=AffirmTrust, C=US, Key type:RSA, Length:2048, Cert Id:630485644, Valid from:1/29/10, 2:06 PM, Valid until:12/31/30, 2:06 PM
[2m2023-07-20 23:09:09.671[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:7c4f04391cd4992d, Subject:CN=AffirmTrust Networking, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Networking, O=AffirmTrust, C=US, Key type:RSA, Length:2048, Cert Id:651670175, Valid from:1/29/10, 2:08 PM, Valid until:12/31/30, 2:08 PM
[2m2023-07-20 23:09:09.672[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:6d8c1446b1a60aee, Subject:CN=AffirmTrust Premium, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Premium, O=AffirmTrust, C=US, Key type:RSA, Length:4096, Cert Id:-2130283955, Valid from:1/29/10, 2:10 PM, Valid until:12/31/40, 2:10 PM
[2m2023-07-20 23:09:09.675[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:7497258ac73f7a54, Subject:CN=AffirmTrust Premium ECC, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Premium ECC, O=AffirmTrust, C=US, Key type:EC, Length:384, Cert Id:-2080363786, Valid from:1/29/10, 2:20 PM, Valid until:12/31/40, 2:20 PM
[2m2023-07-20 23:09:09.676[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:66c9fcf99bf8c0a39e2f0788a43e696365bca, Subject:CN=Amazon Root CA 1, O=Amazon, C=US, Issuer:CN=Amazon Root CA 1, O=Amazon, C=US, Key type:RSA, Length:2048, Cert Id:-1472444962, Valid from:5/26/15, 12:00 AM, Valid until:1/17/38, 12:00 AM
[2m2023-07-20 23:09:09.678[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:66c9fd29635869f0a0fe58678f85b26bb8a37, Subject:CN=Amazon Root CA 2, O=Amazon, C=US, Issuer:CN=Amazon Root CA 2, O=Amazon, C=US, Key type:RSA, Length:4096, Cert Id:-1766132388, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
[2m2023-07-20 23:09:09.679[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withECDSA, Serial:66c9fd5749736663f3b0b9ad9e89e7603f24a, Subject:CN=Amazon Root CA 3, O=Amazon, C=US, Issuer:CN=Amazon Root CA 3, O=Amazon, C=US, Key type:EC, Length:256, Cert Id:-1562287523, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
[2m2023-07-20 23:09:09.681[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:66c9fd7c1bb104c2943e5717b7b2cc81ac10e, Subject:CN=Amazon Root CA 4, O=Amazon, C=US, Issuer:CN=Amazon Root CA 4, O=Amazon, C=US, Key type:EC, Length:384, Cert Id:-1654272513, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
[2m2023-07-20 23:09:09.683[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:20000b9, Subject:CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE, Issuer:CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE, Key type:RSA, Length:2048, Cert Id:1425294543, Valid from:5/12/00, 6:46 PM, Valid until:5/12/25, 11:59 PM
[2m2023-07-20 23:09:09.684[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:2, Subject:CN=Buypass Class 2 Root CA, O=Buypass AS-983163327, C=NO, Issuer:CN=Buypass Class 2 Root CA, O=Buypass AS-983163327, C=NO, Key type:RSA, Length:4096, Cert Id:969960563, Valid from:10/26/10, 8:38 AM, Valid until:10/26/40, 8:38 AM
[2m2023-07-20 23:09:09.686[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:2, Subject:CN=Buypass Class 3 Root CA, O=Buypass AS-983163327, C=NO, Issuer:CN=Buypass Class 3 Root CA, O=Buypass AS-983163327, C=NO, Key type:RSA, Length:4096, Cert Id:1264269967, Valid from:10/26/10, 8:28 AM, Valid until:10/26/40, 8:28 AM
[2m2023-07-20 23:09:09.689[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:a3da427ea4b1aeda, Subject:CN=Chambers of Commerce Root - 2008, O=AC Camerfirma S.A., SERIALNUMBER=A82743287, L=Madrid (see current address at www.camerfirma.com/address), C=EU, Issuer:CN=Chambers of Commerce Root - 2008, O=AC Camerfirma S.A., SERIALNUMBER=A82743287, L=Madrid (see current address at www.camerfirma.com/address), C=EU, Key type:RSA, Length:4096, Cert Id:-28263924, Valid from:8/1/08, 12:29 PM, Valid until:7/31/38, 12:29 PM
[2m2023-07-20 23:09:09.694[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:CN=Chambers of Commerce Root, OU=http://www.chambersign.org, O=AC Camerfirma SA CIF A82743287, C=EU, Issuer:CN=Chambers of Commerce Root, OU=http://www.chambersign.org, O=AC Camerfirma SA CIF A82743287, C=EU, Key type:RSA, Length:2048, Cert Id:1827306452, Valid from:9/30/03, 4:13 PM, Valid until:9/30/37, 4:13 PM
[2m2023-07-20 23:09:09.696[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:c9cdd3e9d57d23ce, Subject:CN=Global Chambersign Root - 2008, O=AC Camerfirma S.A., SERIALNUMBER=A82743287, L=Madrid (see current address at www.camerfirma.com/address), C=EU, Issuer:CN=Global Chambersign Root - 2008, O=AC Camerfirma S.A., SERIALNUMBER=A82743287, L=Madrid (see current address at www.camerfirma.com/address), C=EU, Key type:RSA, Length:4096, Cert Id:1271252776, Valid from:8/1/08, 12:31 PM, Valid until:7/31/38, 12:31 PM
[2m2023-07-20 23:09:09.697[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:10020, Subject:CN=Certum CA, O=Unizeto Sp. z o.o., C=PL, Issuer:CN=Certum CA, O=Unizeto Sp. z o.o., C=PL, Key type:RSA, Length:2048, Cert Id:-744451266, Valid from:6/11/02, 10:46 AM, Valid until:6/11/27, 10:46 AM
[2m2023-07-20 23:09:09.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:444c0, Subject:CN=Certum Trusted Network CA, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Issuer:CN=Certum Trusted Network CA, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Key type:RSA, Length:2048, Cert Id:2014002193, Valid from:10/22/08, 12:07 PM, Valid until:12/31/29, 12:07 PM
[2m2023-07-20 23:09:09.701[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:15c8bd65475cafb897005ee406d2bc9d, Subject:OU=ePKI Root Certification Authority, O="Chunghwa Telecom Co., Ltd.", C=TW, Issuer:OU=ePKI Root Certification Authority, O="Chunghwa Telecom Co., Ltd.", C=TW, Key type:RSA, Length:4096, Cert Id:-662636137, Valid from:12/20/04, 2:31 AM, Valid until:12/20/34, 2:31 AM
[2m2023-07-20 23:09:09.719[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:RSA, Length:2048, Cert Id:-1197580894, Valid from:1/1/04, 12:00 AM, Valid until:12/31/28, 11:59 PM
[2m2023-07-20 23:09:09.721[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:1f47afaa62007050544c019e9b63992a, Subject:CN=COMODO ECC Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=COMODO ECC Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:EC, Length:384, Cert Id:1146488932, Valid from:3/6/08, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-07-20 23:09:09.722[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:4caaf9cadb636fe01ff74ed85b03869d, Subject:CN=COMODO RSA Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=COMODO RSA Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:RSA, Length:4096, Cert Id:1769425049, Valid from:1/19/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-07-20 23:09:09.724[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:b931c3ad63967ea6723bfc3af9af44b, Subject:CN=DigiCert Assured ID Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-385398383, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
[2m2023-07-20 23:09:09.725[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:ba15afa1ddfa0b54944afcd24a06cec, Subject:CN=DigiCert Assured ID Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:EC, Length:384, Cert Id:-645537245, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
[2m2023-07-20 23:09:09.726[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:ce7e0e517d846fe8fe560fc1bf03039, Subject:CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-860404528, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
[2m2023-07-20 23:09:09.728[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:83be056904246b1a1756ac95991c74a, Subject:CN=DigiCert Global Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:1341898239, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
[2m2023-07-20 23:09:09.729[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:33af1e6a711a9a0bb2864b11d09fae5, Subject:CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:1136084297, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
[2m2023-07-20 23:09:09.731[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:55556bcf25ea43535c3a40fd5ab4572, Subject:CN=DigiCert Global Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:EC, Length:384, Cert Id:-795968543, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
[2m2023-07-20 23:09:09.732[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:2ac5c266a0b409b8f0b79f2ae462577, Subject:CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-1410680354, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
[2m2023-07-20 23:09:09.734[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:59b1b579e8e2132e23907bda777755c, Subject:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:4096, Cert Id:1057369358, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
[2m2023-07-20 23:09:09.735[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:983f3, Subject:CN=D-TRUST Root Class 3 CA 2 2009, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST Root Class 3 CA 2 2009, O=D-Trust GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:1430153102, Valid from:11/5/09, 8:35 AM, Valid until:11/5/29, 8:35 AM
[2m2023-07-20 23:09:09.736[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:983f4, Subject:CN=D-TRUST Root Class 3 CA 2 EV 2009, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST Root Class 3 CA 2 EV 2009, O=D-Trust GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:971313728, Valid from:11/5/09, 8:50 AM, Valid until:11/5/29, 8:50 AM
[2m2023-07-20 23:09:09.738[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:3863def8, Subject:CN=Entrust.net Certification Authority (2048), OU=(c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net, Issuer:CN=Entrust.net Certification Authority (2048), OU=(c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net, Key type:RSA, Length:2048, Cert Id:-328536082, Valid from:12/24/99, 5:50 PM, Valid until:7/24/29, 2:15 PM
[2m2023-07-20 23:09:09.740[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:456b5054, Subject:CN=Entrust Root Certification Authority, OU="(c) 2006 Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority, OU="(c) 2006 Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, O="Entrust, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:-1261404096, Valid from:11/27/06, 8:23 PM, Valid until:11/27/26, 8:53 PM
[2m2023-07-20 23:09:09.741[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:a68b79290000000050d091f9, Subject:CN=Entrust Root Certification Authority - EC1, OU="(c) 2012 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - EC1, OU="(c) 2012 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:EC, Length:384, Cert Id:924514073, Valid from:12/18/12, 3:25 PM, Valid until:12/18/37, 3:55 PM
[2m2023-07-20 23:09:09.743[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:4a538c28, Subject:CN=Entrust Root Certification Authority - G2, OU="(c) 2009 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - G2, OU="(c) 2009 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:1936920337, Valid from:7/7/09, 5:25 PM, Valid until:12/7/30, 5:55 PM
[2m2023-07-20 23:09:09.744[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:d9b5437fafa9390f000000005565ad58, Subject:CN=Entrust Root Certification Authority - G4, OU="(c) 2015 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - G4, OU="(c) 2015 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:RSA, Length:4096, Cert Id:1368037548, Valid from:5/27/15, 11:11 AM, Valid until:12/27/37, 11:41 AM
[2m2023-07-20 23:09:09.745[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:23456, Subject:CN=GeoTrust Global CA, O=GeoTrust Inc., C=US, Issuer:CN=GeoTrust Global CA, O=GeoTrust Inc., C=US, Key type:RSA, Length:2048, Cert Id:-2028617374, Valid from:5/21/02, 4:00 AM, Valid until:5/21/22, 4:00 AM
[2m2023-07-20 23:09:09.747[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:18acb56afd69b6153a636cafdafac4a1, Subject:CN=GeoTrust Primary Certification Authority, O=GeoTrust Inc., C=US, Issuer:CN=GeoTrust Primary Certification Authority, O=GeoTrust Inc., C=US, Key type:RSA, Length:2048, Cert Id:-965345157, Valid from:11/27/06, 12:00 AM, Valid until:7/16/36, 11:59 PM
[2m2023-07-20 23:09:09.748[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:3cb2f4480a00e2feeb243b5e603ec36b, Subject:CN=GeoTrust Primary Certification Authority - G2, OU=(c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US, Issuer:CN=GeoTrust Primary Certification Authority - G2, OU=(c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US, Key type:EC, Length:384, Cert Id:-1114303822, Valid from:11/5/07, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-07-20 23:09:09.749[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:15ac6e9419b2794b41f627a9c3180f1f, Subject:CN=GeoTrust Primary Certification Authority - G3, OU=(c) 2008 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US, Issuer:CN=GeoTrust Primary Certification Authority - G3, OU=(c) 2008 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US, Key type:RSA, Length:2048, Cert Id:-1330153758, Valid from:4/2/08, 12:00 AM, Valid until:12/1/37, 11:59 PM
[2m2023-07-20 23:09:09.751[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=GeoTrust Universal CA, O=GeoTrust Inc., C=US, Issuer:CN=GeoTrust Universal CA, O=GeoTrust Inc., C=US, Key type:RSA, Length:4096, Cert Id:313566089, Valid from:3/4/04, 5:00 AM, Valid until:3/4/29, 5:00 AM
[2m2023-07-20 23:09:09.752[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:40000000001154b5ac394, Subject:CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE, Issuer:CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE, Key type:RSA, Length:2048, Cert Id:536948034, Valid from:9/1/98, 12:00 PM, Valid until:1/28/28, 12:00 PM
[2m2023-07-20 23:09:09.753[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withECDSA, Serial:2a38a41c960a04de42b228a50be8349802, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R4, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R4, Key type:EC, Length:256, Cert Id:-1923273545, Valid from:11/13/12, 12:00 AM, Valid until:1/19/38, 3:14 AM
[2m2023-07-20 23:09:09.755[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:605949e0262ebb55f90a778a71f94ad86c, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R5, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R5, Key type:EC, Length:384, Cert Id:1997048439, Valid from:11/13/12, 12:00 AM, Valid until:1/19/38, 3:14 AM
[2m2023-07-20 23:09:09.756[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:400000000010f8626e60d, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2, Key type:RSA, Length:2048, Cert Id:7087067, Valid from:12/15/06, 8:00 AM, Valid until:12/15/21, 8:00 AM
[2m2023-07-20 23:09:09.757[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:4000000000121585308a2, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R3, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R3, Key type:RSA, Length:2048, Cert Id:733875591, Valid from:3/18/09, 10:00 AM, Valid until:3/18/29, 10:00 AM
[2m2023-07-20 23:09:09.759[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:45e6bb038333c3856548e6ff4551, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R6, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R6, Key type:RSA, Length:4096, Cert Id:-506627753, Valid from:12/10/14, 12:00 AM, Valid until:12/10/34, 12:00 AM
[2m2023-07-20 23:09:09.760[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US, Issuer:OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:-271444299, Valid from:6/29/04, 5:06 PM, Valid until:6/29/34, 5:06 PM
[2m2023-07-20 23:09:09.761[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Go Daddy Root Certificate Authority - G2, O="GoDaddy.com, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Go Daddy Root Certificate Authority - G2, O="GoDaddy.com, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:439600313, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
[2m2023-07-20 23:09:09.763[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:a0142800000014523c844b500000002, Subject:CN=IdenTrust Commercial Root CA 1, O=IdenTrust, C=US, Issuer:CN=IdenTrust Commercial Root CA 1, O=IdenTrust, C=US, Key type:RSA, Length:4096, Cert Id:1232565210, Valid from:1/16/14, 6:12 PM, Valid until:1/16/34, 6:12 PM
[2m2023-07-20 23:09:09.764[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:44afb080d6a327ba893039862ef8406b, Subject:CN=DST Root CA X3, O=Digital Signature Trust Co., Issuer:CN=DST Root CA X3, O=Digital Signature Trust Co., Key type:RSA, Length:2048, Cert Id:1007302312, Valid from:9/30/00, 9:12 PM, Valid until:9/30/21, 2:01 PM
[2m2023-07-20 23:09:09.765[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:a0142800000014523cf467c00000002, Subject:CN=IdenTrust Public Sector Root CA 1, O=IdenTrust, C=US, Issuer:CN=IdenTrust Public Sector Root CA 1, O=IdenTrust, C=US, Key type:RSA, Length:4096, Cert Id:2123370772, Valid from:1/16/14, 5:53 PM, Valid until:1/16/34, 5:53 PM
[2m2023-07-20 23:09:09.766[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:8210cfb0d240e3594463e0bb63828b00, Subject:CN=ISRG Root X1, O=Internet Security Research Group, C=US, Issuer:CN=ISRG Root X1, O=Internet Security Research Group, C=US, Key type:RSA, Length:4096, Cert Id:1521974916, Valid from:6/4/15, 11:04 AM, Valid until:6/4/35, 11:04 AM
[2m2023-07-20 23:09:09.768[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:a7ea6df4b449eda6a24859ee6b815d3167fbbb1, Subject:CN=LuxTrust Global Root 2, O=LuxTrust S.A., C=LU, Issuer:CN=LuxTrust Global Root 2, O=LuxTrust S.A., C=LU, Key type:RSA, Length:4096, Cert Id:-1239330694, Valid from:3/5/15, 1:21 PM, Valid until:3/5/35, 1:21 PM
[2m2023-07-20 23:09:09.769[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:bb8, Subject:CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU, Issuer:CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU, Key type:RSA, Length:2048, Cert Id:1714819687, Valid from:3/17/11, 9:51 AM, Valid until:3/17/21, 9:51 AM
[2m2023-07-20 23:09:09.771[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:3ab6508b, Subject:CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM, Key type:RSA, Length:2048, Cert Id:-1882405602, Valid from:3/19/01, 6:33 PM, Valid until:3/17/21, 6:33 PM
[2m2023-07-20 23:09:09.772[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:78585f2ead2c194be3370735341328b596d46593, Subject:CN=QuoVadis Root CA 1 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 1 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:-762436034, Valid from:1/12/12, 5:27 PM, Valid until:1/12/42, 5:27 PM
[2m2023-07-20 23:09:09.773[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:509, Subject:CN=QuoVadis Root CA 2, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 2, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:338250116, Valid from:11/24/06, 6:27 PM, Valid until:11/24/31, 6:23 PM
[2m2023-07-20 23:09:09.775[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:445734245b81899b35f2ceb82b3b5ba726f07528, Subject:CN=QuoVadis Root CA 2 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 2 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:696763521, Valid from:1/12/12, 6:59 PM, Valid until:1/12/42, 6:59 PM
[2m2023-07-20 23:09:09.776[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:5c6, Subject:CN=QuoVadis Root CA 3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:1470392860, Valid from:11/24/06, 7:11 PM, Valid until:11/24/31, 7:06 PM
[2m2023-07-20 23:09:09.777[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:2ef59b0228a7db7affd5a3a9eebd03a0cf126a1d, Subject:CN=QuoVadis Root CA 3 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 3 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:-705622991, Valid from:1/12/12, 8:26 PM, Valid until:1/12/42, 8:26 PM
[2m2023-07-20 23:09:09.778[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Security Communication RootCA1, O=SECOM Trust.net, C=JP, Issuer:OU=Security Communication RootCA1, O=SECOM Trust.net, C=JP, Key type:RSA, Length:2048, Cert Id:1802358121, Valid from:9/30/03, 4:20 AM, Valid until:9/30/23, 4:20 AM
[2m2023-07-20 23:09:09.779[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:OU=Security Communication RootCA2, O="SECOM Trust Systems CO.,LTD.", C=JP, Issuer:OU=Security Communication RootCA2, O="SECOM Trust Systems CO.,LTD.", C=JP, Key type:RSA, Length:2048, Cert Id:1521072570, Valid from:5/29/09, 5:00 AM, Valid until:5/29/29, 5:00 AM
[2m2023-07-20 23:09:09.780[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:cf08e5c0816a5ad427ff0eb271859d0, Subject:CN=SecureTrust CA, O=SecureTrust Corporation, C=US, Issuer:CN=SecureTrust CA, O=SecureTrust Corporation, C=US, Key type:RSA, Length:2048, Cert Id:2034155325, Valid from:11/7/06, 7:31 PM, Valid until:12/31/29, 7:40 PM
[2m2023-07-20 23:09:09.781[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:1d, Subject:CN=Sonera Class2 CA, O=Sonera, C=FI, Issuer:CN=Sonera Class2 CA, O=Sonera, C=FI, Key type:RSA, Length:2048, Cert Id:-572101437, Valid from:4/6/01, 7:29 AM, Valid until:4/6/21, 7:29 AM
[2m2023-07-20 23:09:09.782[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withECDSA, Serial:75e6dfcbc1685ba8, Subject:CN=SSL.com Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:EC, Length:384, Cert Id:-1368293613, Valid from:2/12/16, 6:14 PM, Valid until:2/12/41, 6:14 PM
[2m2023-07-20 23:09:09.784[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:56b629cd34bc78f6, Subject:CN=SSL.com EV Root Certification Authority RSA R2, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com EV Root Certification Authority RSA R2, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:RSA, Length:4096, Cert Id:1381862403, Valid from:5/31/17, 6:14 PM, Valid until:5/30/42, 6:14 PM
[2m2023-07-20 23:09:09.785[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:7b2c9bd316803299, Subject:CN=SSL.com Root Certification Authority RSA, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com Root Certification Authority RSA, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:RSA, Length:4096, Cert Id:156725711, Valid from:2/12/16, 5:39 PM, Valid until:2/12/41, 5:39 PM
[2m2023-07-20 23:09:09.786[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Starfield Class 2 Certification Authority, O="Starfield Technologies, Inc.", C=US, Issuer:OU=Starfield Class 2 Certification Authority, O="Starfield Technologies, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:1825617644, Valid from:6/29/04, 5:39 PM, Valid until:6/29/34, 5:39 PM
[2m2023-07-20 23:09:09.787[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Starfield Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Starfield Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:-1026641587, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
[2m2023-07-20 23:09:09.788[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Starfield Services Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Starfield Services Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:1964785574, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
[2m2023-07-20 23:09:09.789[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:bb401c43f55e4fb0, Subject:CN=SwissSign Gold CA - G2, O=SwissSign AG, C=CH, Issuer:CN=SwissSign Gold CA - G2, O=SwissSign AG, C=CH, Key type:RSA, Length:4096, Cert Id:1516221943, Valid from:10/25/06, 8:30 AM, Valid until:10/25/36, 8:30 AM
[2m2023-07-20 23:09:09.791[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:4eb200670c035d4f, Subject:CN=SwissSign Platinum CA - G2, O=SwissSign AG, C=CH, Issuer:CN=SwissSign Platinum CA - G2, O=SwissSign AG, C=CH, Key type:RSA, Length:4096, Cert Id:771312514, Valid from:10/25/06, 8:36 AM, Valid until:10/25/36, 8:36 AM
[2m2023-07-20 23:09:09.792[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:4f1bd42f54bb2f4b, Subject:CN=SwissSign Silver CA - G2, O=SwissSign AG, C=CH, Issuer:CN=SwissSign Silver CA - G2, O=SwissSign AG, C=CH, Key type:RSA, Length:4096, Cert Id:126726124, Valid from:10/25/06, 8:32 AM, Valid until:10/25/36, 8:32 AM
[2m2023-07-20 23:09:09.793[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:95be16a0f72e46f17b398272fa8bcd96, Subject:CN=TeliaSonera Root CA v1, O=TeliaSonera, Issuer:CN=TeliaSonera Root CA v1, O=TeliaSonera, Key type:RSA, Length:4096, Cert Id:1495358374, Valid from:10/18/07, 12:00 PM, Valid until:10/18/32, 12:00 PM
[2m2023-07-20 23:09:09.794[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:36122296c5e338a520a1d25f4cd70954, Subject:EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA, Issuer:EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA, Key type:RSA, Length:1024, Cert Id:857909202, Valid from:8/1/96, 12:00 AM, Valid until:1/1/21, 11:59 PM
[2m2023-07-20 23:09:09.795[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:344ed55720d5edec49f42fce37db2b6d, Subject:CN=thawte Primary Root CA, OU="(c) 2006 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US, Issuer:CN=thawte Primary Root CA, OU="(c) 2006 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:643000026, Valid from:11/17/06, 12:00 AM, Valid until:7/16/36, 11:59 PM
[2m2023-07-20 23:09:09.797[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:35fc265cd9844fc93d263d579baed756, Subject:CN=thawte Primary Root CA - G2, OU="(c) 2007 thawte, Inc. - For authorized use only", O="thawte, Inc.", C=US, Issuer:CN=thawte Primary Root CA - G2, OU="(c) 2007 thawte, Inc. - For authorized use only", O="thawte, Inc.", C=US, Key type:EC, Length:384, Cert Id:2068083090, Valid from:11/5/07, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-07-20 23:09:09.798[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:600197b746a7eab4b49ad64b2ff790fb, Subject:CN=thawte Primary Root CA - G3, OU="(c) 2008 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US, Issuer:CN=thawte Primary Root CA - G3, OU="(c) 2008 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:1032730720, Valid from:4/2/08, 12:00 AM, Valid until:12/1/37, 11:59 PM
[2m2023-07-20 23:09:09.799[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:1, Subject:CN=T-TeleSec GlobalRoot Class 2, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Issuer:CN=T-TeleSec GlobalRoot Class 2, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:-1238464039, Valid from:10/1/08, 10:40 AM, Valid until:10/1/33, 11:59 PM
[2m2023-07-20 23:09:09.800[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:1, Subject:CN=T-TeleSec GlobalRoot Class 3, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Issuer:CN=T-TeleSec GlobalRoot Class 3, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:1894096264, Valid from:10/1/08, 10:29 AM, Valid until:10/1/33, 11:59 PM
[2m2023-07-20 23:09:09.801[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:5c8b99c55a94c5d27156decd8980cc26, Subject:CN=USERTrust ECC Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Issuer:CN=USERTrust ECC Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Key type:EC, Length:384, Cert Id:-965679910, Valid from:2/1/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-07-20 23:09:09.802[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:1fd6d30fca3ca51a81bbc640e35032d, Subject:CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Issuer:CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Key type:RSA, Length:4096, Cert Id:-347365895, Valid from:2/1/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-07-20 23:09:09.804[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:44be0c8b500024b411d3362de0b35f1b, Subject:CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US, Issuer:CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US, Key type:RSA, Length:2048, Cert Id:-297053428, Valid from:7/9/99, 6:31 PM, Valid until:7/9/19, 6:40 PM
[2m2023-07-20 23:09:09.805[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:b92f60cc889fa17a4609b85b706c8aaf, Subject:OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 2 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US, Issuer:OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 2 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US, Key type:RSA, Length:1024, Cert Id:-1971861053, Valid from:5/18/98, 12:00 AM, Valid until:8/1/28, 11:59 PM
[2m2023-07-20 23:09:09.806[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:3c9131cb1ff6d01b0e9ab8d044bf12be, Subject:OU=Class 3 Public Primary Certification Authority, O="VeriSign, Inc.", C=US, Issuer:OU=Class 3 Public Primary Certification Authority, O="VeriSign, Inc.", C=US, Key type:RSA, Length:1024, Cert Id:118031811, Valid from:1/29/96, 12:00 AM, Valid until:8/2/28, 11:59 PM
[2m2023-07-20 23:09:09.807[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:7dd9fe07cfa81eb7107967fba78934c6, Subject:OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US, Issuer:OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US, Key type:RSA, Length:1024, Cert Id:-11071679, Valid from:5/18/98, 12:00 AM, Valid until:8/1/28, 11:59 PM
[2m2023-07-20 23:09:09.808[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:9b7e0649a33e62b9d5ee90487129ef57, Subject:CN=VeriSign Class 3 Public Primary Certification Authority - G3, OU="(c) 1999 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Issuer:CN=VeriSign Class 3 Public Primary Certification Authority - G3, OU="(c) 1999 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:2057300190, Valid from:10/1/99, 12:00 AM, Valid until:7/16/36, 11:59 PM
[2m2023-07-20 23:09:09.809[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:2f80fe238c0e220f486712289187acb3, Subject:CN=VeriSign Class 3 Public Primary Certification Authority - G4, OU="(c) 2007 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Issuer:CN=VeriSign Class 3 Public Primary Certification Authority - G4, OU="(c) 2007 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Key type:EC, Length:384, Cert Id:-131493977, Valid from:11/5/07, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-07-20 23:09:09.811[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:18dad19e267de8bb4a2158cdcc6b3b4a, Subject:CN=VeriSign Class 3 Public Primary Certification Authority - G5, OU="(c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Issuer:CN=VeriSign Class 3 Public Primary Certification Authority - G5, OU="(c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:303010488, Valid from:11/8/06, 12:00 AM, Valid until:7/16/36, 11:59 PM
[2m2023-07-20 23:09:09.812[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:67c8e1e8e3be1cbdfc913b8ea6238749, Subject:CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA, Issuer:CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA, Key type:RSA, Length:1024, Cert Id:-1032800436, Valid from:1/1/97, 12:00 AM, Valid until:1/1/21, 11:59 PM
[2m2023-07-20 23:09:09.813[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:401ac46421b31321030ebbe4121ac51d, Subject:CN=VeriSign Universal Root Certification Authority, OU="(c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Issuer:CN=VeriSign Universal Root Certification Authority, OU="(c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:-1976681486, Valid from:4/2/08, 12:00 AM, Valid until:12/1/37, 11:59 PM
[2m2023-07-20 23:09:09.814[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:50946cec18ead59c4dd597ef758fa0ad, Subject:CN=XRamp Global Certification Authority, O=XRamp Security Services Inc, OU=www.xrampsecurity.com, C=US, Issuer:CN=XRamp Global Certification Authority, O=XRamp Security Services Inc, OU=www.xrampsecurity.com, C=US, Key type:RSA, Length:2048, Cert Id:-952474086, Valid from:11/1/04, 5:14 PM, Valid until:1/1/35, 5:37 AM
[2m2023-07-20 23:09:09.928[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Customizing Rest Template for Http Client Id: tca_handle_in
[2m2023-07-20 23:09:09.942[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m No credentials set for Http Client Id: tca_handle_in. No username present
[2m2023-07-20 23:09:09.943[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
[2m2023-07-20 23:09:09.943[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
[2m2023-07-20 23:09:09.944[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m SSL Validation will be enforced for Http Client Id: tca_handle_in
[2m2023-07-20 23:09:09.958[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.f.TcaAppPropsToMrPublisherPrefsFunction[0;39m [2m:[0;39m Creating DMaaP MR Publisher from config properties key: tca_handle_out, props: BaseConfigBindingServiceProperties.PublisherDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
[2m2023-07-20 23:09:09.980[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Customizing Rest Template for Http Client Id: tca_handle_out
[2m2023-07-20 23:09:09.981[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m No credentials set for Http Client Id: tca_handle_out. No username present
[2m2023-07-20 23:09:09.981[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
[2m2023-07-20 23:09:09.982[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
[2m2023-07-20 23:09:09.982[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m SSL Validation will be enforced for Http Client Id: tca_handle_out
[2m2023-07-20 23:09:10.013[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.d.a.w.u.f.MrSubscriberURLFunction [0;39m [2m:[0;39m Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
[2m2023-07-20 23:09:10.013[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.d.a.w.u.f.MrSubscriberURLFunction [0;39m [2m:[0;39m Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
[2m2023-07-20 23:09:10.195[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.data.convert.CustomConversions [0;39m [2m:[0;39m Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
[2m2023-07-20 23:09:10.299[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.data.convert.CustomConversions [0;39m [2m:[0;39m Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
[2m2023-07-20 23:09:10.999[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.s.concurrent.ThreadPoolTaskExecutor [0;39m [2m:[0;39m Initializing ExecutorService 'applicationTaskExecutor'
[2m2023-07-20 23:09:11.140[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m 'beanNameHandlerMapping' {}
[2m2023-07-20 23:09:11.170[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]}
[2m2023-07-20 23:09:11.380[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.s.c.ThreadPoolTaskScheduler [0;39m [2m:[0;39m Initializing ExecutorService 'taskScheduler'
[2m2023-07-20 23:09:11.480[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
[2m2023-07-20 23:09:11.481[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
[2m2023-07-20 23:09:11.481[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
[2m2023-07-20 23:09:11.481[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
[2m2023-07-20 23:09:11.481[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
[2m2023-07-20 23:09:11.481[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
[2m2023-07-20 23:09:11.481[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
[2m2023-07-20 23:09:11.482[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
[2m2023-07-20 23:09:11.482[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
[2m2023-07-20 23:09:11.482[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
[2m2023-07-20 23:09:11.482[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
[2m2023-07-20 23:09:11.482[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
[2m2023-07-20 23:09:11.482[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
[2m2023-07-20 23:09:11.482[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
[2m2023-07-20 23:09:11.483[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
[2m2023-07-20 23:09:11.483[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
[2m2023-07-20 23:09:11.483[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
[2m2023-07-20 23:09:11.483[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow'
[2m2023-07-20 23:09:11.487[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.e.SourcePollingChannelAdapter [0;39m [2m:[0;39m started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
[2m2023-07-20 23:09:11.489[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.PollingConsumer [0;39m [2m:[0;39m started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2023-07-20T23:09:11.503+0000|67c859fb-8c6e-4c8a-a2cc-7be50971b481|Request Id: 67c859fb-8c6e-4c8a-a2cc-7be50971b481. Transaction Id: 7IM4C. Begin TS: 2023-07-20T23:09:11.489+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:09:11.499[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 67c859fb-8c6e-4c8a-a2cc-7be50971b481. Transaction Id: 7IM4C. Begin TS: 2023-07-20T23:09:11.489+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:09:11.544[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mio.undertow [0;39m [2m:[0;39m starting server: Undertow - 2.3.0.Final
[2m2023-07-20 23:09:11.581[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.xnio [0;39m [2m:[0;39m XNIO version 3.8.8.Final
[2m2023-07-20 23:09:11.621[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.xnio.nio [0;39m [2m:[0;39m XNIO NIO Implementation Version 3.8.8.Final
[2m2023-07-20 23:09:11.768[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.jboss.threads [0;39m [2m:[0;39m JBoss Threads version 3.5.0.Final
2023-07-20T23:09:11.590+0000|2023-07-20T23:09:11.840+0000|67c859fb-8c6e-4c8a-a2cc-7be50971b481|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|250|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 67c859fb-8c6e-4c8a-a2cc-7be50971b481, Transaction Id: 7IM4C, Elapsed Time: 250 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:09:11.844[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 67c859fb-8c6e-4c8a-a2cc-7be50971b481, Transaction Id: 7IM4C, Elapsed Time: 250 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:09:11.861[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.b.w.e.undertow.UndertowWebServer [0;39m [2m:[0;39m Undertow started on port(s) 9091 (http)
[2m2023-07-20 23:09:11.865[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=67c859fb-8c6e-4c8a-a2cc-7be50971b481, X-Begin-Timestamp=2023-07-20T23:09:11.489+0000, X-TransactionID=7IM4C, id=56d8d602-bb7f-cdca-23b4-9ba69012944a, timestamp=1689894551513}], headers={id=8aa74f4f-8223-4ea6-cbcf-ffa110b6d037, timestamp=1689894551864}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=67c859fb-8c6e-4c8a-a2cc-7be50971b481, X-Begin-Timestamp=2023-07-20T23:09:11.489+0000, X-TransactionID=7IM4C, id=56d8d602-bb7f-cdca-23b4-9ba69012944a, timestamp=1689894551513}]
[2m2023-07-20 23:09:12.321[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mValidator [0;39m [2m:[0;39m ERROR [ModelSpecification.spec] At least one type of specification is required
[2m2023-07-20 23:09:12.552[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mValidator [0;39m [2m:[0;39m ERROR [ModelSpecification.spec] At least one type of specification is required
[2m2023-07-20 23:09:12.623[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.dcae.analytics.tca.web.TcaAppMain [0;39m [2m:[0;39m Started TcaAppMain in 12.393 seconds (JVM running for 14.034)
[2m2023-07-20 23:09:30.554[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ XNIO-1 task-2][0;39m [36mio.undertow.servlet [0;39m [2m:[0;39m Initializing Spring DispatcherServlet 'dispatcherServlet'
[2m2023-07-20 23:09:30.554[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ XNIO-1 task-2][0;39m [36mo.s.web.servlet.DispatcherServlet [0;39m [2m:[0;39m Initializing Servlet 'dispatcherServlet'
[2m2023-07-20 23:09:30.557[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ XNIO-1 task-2][0;39m [36mo.s.web.servlet.DispatcherServlet [0;39m [2m:[0;39m Completed initialization in 2 ms
2023-07-20T23:09:41.489+0000|99aa3412-12ee-4e17-a064-6086e516d085|Request Id: 99aa3412-12ee-4e17-a064-6086e516d085. Transaction Id: HF2J3. Begin TS: 2023-07-20T23:09:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:09:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 99aa3412-12ee-4e17-a064-6086e516d085. Transaction Id: HF2J3. Begin TS: 2023-07-20T23:09:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:09:41.491+0000|2023-07-20T23:09:41.522+0000|99aa3412-12ee-4e17-a064-6086e516d085|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|31|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 99aa3412-12ee-4e17-a064-6086e516d085, Transaction Id: HF2J3, Elapsed Time: 31 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:09:41.522[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 99aa3412-12ee-4e17-a064-6086e516d085, Transaction Id: HF2J3, Elapsed Time: 31 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:09:41.526[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=99aa3412-12ee-4e17-a064-6086e516d085, X-Begin-Timestamp=2023-07-20T23:09:41.488+0000, X-TransactionID=HF2J3, id=d9dbe856-b8a7-bca6-2ab0-c622989ff888, timestamp=1689894581489}], headers={id=93d79066-35c7-4c96-2a3d-b9e7ca4b1527, timestamp=1689894581526}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=99aa3412-12ee-4e17-a064-6086e516d085, X-Begin-Timestamp=2023-07-20T23:09:41.488+0000, X-TransactionID=HF2J3, id=d9dbe856-b8a7-bca6-2ab0-c622989ff888, timestamp=1689894581489}]
[2m2023-07-20 23:10:01.389[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:10:01.389[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:10:01.389[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:10:11.489+0000|02e20bf1-3c16-40ad-87d2-66e373d7ef70|Request Id: 02e20bf1-3c16-40ad-87d2-66e373d7ef70. Transaction Id: RIG9R. Begin TS: 2023-07-20T23:10:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:10:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 02e20bf1-3c16-40ad-87d2-66e373d7ef70. Transaction Id: RIG9R. Begin TS: 2023-07-20T23:10:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:10:11.490+0000|2023-07-20T23:10:11.518+0000|02e20bf1-3c16-40ad-87d2-66e373d7ef70|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|28|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 02e20bf1-3c16-40ad-87d2-66e373d7ef70, Transaction Id: RIG9R, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:10:11.518[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 02e20bf1-3c16-40ad-87d2-66e373d7ef70, Transaction Id: RIG9R, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:10:11.520[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=02e20bf1-3c16-40ad-87d2-66e373d7ef70, X-Begin-Timestamp=2023-07-20T23:10:11.488+0000, X-TransactionID=RIG9R, id=825e95a5-c779-82ea-c12a-c6316c005334, timestamp=1689894611489}], headers={id=5e6ab5ec-9ea1-99ce-89a4-1ee86ed2ccb2, timestamp=1689894611520}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=02e20bf1-3c16-40ad-87d2-66e373d7ef70, X-Begin-Timestamp=2023-07-20T23:10:11.488+0000, X-TransactionID=RIG9R, id=825e95a5-c779-82ea-c12a-c6316c005334, timestamp=1689894611489}]
2023-07-20T23:10:41.491+0000|1bebc812-d090-4127-b6c8-9ae43c0c95c2|Request Id: 1bebc812-d090-4127-b6c8-9ae43c0c95c2. Transaction Id: P4LCJ. Begin TS: 2023-07-20T23:10:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:10:41.489[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 1bebc812-d090-4127-b6c8-9ae43c0c95c2. Transaction Id: P4LCJ. Begin TS: 2023-07-20T23:10:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:10:41.496+0000|2023-07-20T23:10:41.530+0000|1bebc812-d090-4127-b6c8-9ae43c0c95c2|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|34|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1bebc812-d090-4127-b6c8-9ae43c0c95c2, Transaction Id: P4LCJ, Elapsed Time: 34 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:10:41.531[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 1bebc812-d090-4127-b6c8-9ae43c0c95c2, Transaction Id: P4LCJ, Elapsed Time: 34 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:10:41.533[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1bebc812-d090-4127-b6c8-9ae43c0c95c2, X-Begin-Timestamp=2023-07-20T23:10:41.488+0000, X-TransactionID=P4LCJ, id=8652171c-eaaa-f096-8f9e-39eb2b880433, timestamp=1689894641492}], headers={id=ed3a4da8-c201-8ba8-6adf-7a43efdb7f66, timestamp=1689894641533}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1bebc812-d090-4127-b6c8-9ae43c0c95c2, X-Begin-Timestamp=2023-07-20T23:10:41.488+0000, X-TransactionID=P4LCJ, id=8652171c-eaaa-f096-8f9e-39eb2b880433, timestamp=1689894641492}]
[2m2023-07-20 23:11:01.374[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:11:01.374[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:11:01.374[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:11:11.488+0000|9c7945dc-ed67-443d-8570-476abf791902|Request Id: 9c7945dc-ed67-443d-8570-476abf791902. Transaction Id: B8TI2. Begin TS: 2023-07-20T23:11:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:11:11.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 9c7945dc-ed67-443d-8570-476abf791902. Transaction Id: B8TI2. Begin TS: 2023-07-20T23:11:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:11:11.490+0000|2023-07-20T23:11:11.512+0000|9c7945dc-ed67-443d-8570-476abf791902|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|22|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9c7945dc-ed67-443d-8570-476abf791902, Transaction Id: B8TI2, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:11:11.512[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 9c7945dc-ed67-443d-8570-476abf791902, Transaction Id: B8TI2, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:11:11.514[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9c7945dc-ed67-443d-8570-476abf791902, X-Begin-Timestamp=2023-07-20T23:11:11.487+0000, X-TransactionID=B8TI2, id=52febc1a-4782-aa81-8f17-783eb9e29802, timestamp=1689894671488}], headers={id=b3076095-0947-cd3e-e499-a712419b27ec, timestamp=1689894671514}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9c7945dc-ed67-443d-8570-476abf791902, X-Begin-Timestamp=2023-07-20T23:11:11.487+0000, X-TransactionID=B8TI2, id=52febc1a-4782-aa81-8f17-783eb9e29802, timestamp=1689894671488}]
2023-07-20T23:11:41.488+0000|c6d8f96b-13f7-414e-99b6-7b6d3ca08ef5|Request Id: c6d8f96b-13f7-414e-99b6-7b6d3ca08ef5. Transaction Id: LP3SV. Begin TS: 2023-07-20T23:11:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:11:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: c6d8f96b-13f7-414e-99b6-7b6d3ca08ef5. Transaction Id: LP3SV. Begin TS: 2023-07-20T23:11:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:11:41.490+0000|2023-07-20T23:11:41.510+0000|c6d8f96b-13f7-414e-99b6-7b6d3ca08ef5|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c6d8f96b-13f7-414e-99b6-7b6d3ca08ef5, Transaction Id: LP3SV, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:11:41.510[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: c6d8f96b-13f7-414e-99b6-7b6d3ca08ef5, Transaction Id: LP3SV, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:11:41.513[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c6d8f96b-13f7-414e-99b6-7b6d3ca08ef5, X-Begin-Timestamp=2023-07-20T23:11:41.487+0000, X-TransactionID=LP3SV, id=03cf2210-a979-4f94-9289-e9193ce9867a, timestamp=1689894701488}], headers={id=1aed72f6-be09-c786-1f91-1509dd80d78f, timestamp=1689894701513}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c6d8f96b-13f7-414e-99b6-7b6d3ca08ef5, X-Begin-Timestamp=2023-07-20T23:11:41.487+0000, X-TransactionID=LP3SV, id=03cf2210-a979-4f94-9289-e9193ce9867a, timestamp=1689894701488}]
[2m2023-07-20 23:12:01.367[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:12:01.368[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:12:01.368[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:12:11.488+0000|9932d157-045c-4232-9b5a-8c02938566d9|Request Id: 9932d157-045c-4232-9b5a-8c02938566d9. Transaction Id: YY8OJ. Begin TS: 2023-07-20T23:12:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:12:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 9932d157-045c-4232-9b5a-8c02938566d9. Transaction Id: YY8OJ. Begin TS: 2023-07-20T23:12:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:12:11.491+0000|2023-07-20T23:12:11.514+0000|9932d157-045c-4232-9b5a-8c02938566d9|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9932d157-045c-4232-9b5a-8c02938566d9, Transaction Id: YY8OJ, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:12:11.514[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 9932d157-045c-4232-9b5a-8c02938566d9, Transaction Id: YY8OJ, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:12:11.516[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9932d157-045c-4232-9b5a-8c02938566d9, X-Begin-Timestamp=2023-07-20T23:12:11.488+0000, X-TransactionID=YY8OJ, id=ecfa0531-fc6d-291d-bb76-c4fa9f8687e1, timestamp=1689894731489}], headers={id=fdafd221-93d3-2926-d921-2e7f41e74daf, timestamp=1689894731516}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9932d157-045c-4232-9b5a-8c02938566d9, X-Begin-Timestamp=2023-07-20T23:12:11.488+0000, X-TransactionID=YY8OJ, id=ecfa0531-fc6d-291d-bb76-c4fa9f8687e1, timestamp=1689894731489}]
2023-07-20T23:12:41.490+0000|ed712210-f315-4240-83bd-fe0deafe407c|Request Id: ed712210-f315-4240-83bd-fe0deafe407c. Transaction Id: 6XBO4. Begin TS: 2023-07-20T23:12:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:12:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: ed712210-f315-4240-83bd-fe0deafe407c. Transaction Id: 6XBO4. Begin TS: 2023-07-20T23:12:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:12:41.494+0000|2023-07-20T23:12:41.527+0000|ed712210-f315-4240-83bd-fe0deafe407c|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|33|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ed712210-f315-4240-83bd-fe0deafe407c, Transaction Id: 6XBO4, Elapsed Time: 33 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:12:41.527[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: ed712210-f315-4240-83bd-fe0deafe407c, Transaction Id: 6XBO4, Elapsed Time: 33 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:12:41.531[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ed712210-f315-4240-83bd-fe0deafe407c, X-Begin-Timestamp=2023-07-20T23:12:41.487+0000, X-TransactionID=6XBO4, id=14f4d8f9-d45f-40e8-01e6-69cf12ac342c, timestamp=1689894761491}], headers={id=2ed8ec60-1a68-b107-e426-e8786ecf3d65, timestamp=1689894761530}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ed712210-f315-4240-83bd-fe0deafe407c, X-Begin-Timestamp=2023-07-20T23:12:41.487+0000, X-TransactionID=6XBO4, id=14f4d8f9-d45f-40e8-01e6-69cf12ac342c, timestamp=1689894761491}]
[2m2023-07-20 23:13:01.369[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:13:01.370[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:13:01.370[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:13:11.488+0000|1e310418-778d-4f46-9030-fa1fa74d692c|Request Id: 1e310418-778d-4f46-9030-fa1fa74d692c. Transaction Id: SNJKQ. Begin TS: 2023-07-20T23:13:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:13:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 1e310418-778d-4f46-9030-fa1fa74d692c. Transaction Id: SNJKQ. Begin TS: 2023-07-20T23:13:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:13:11.491+0000|2023-07-20T23:13:11.519+0000|1e310418-778d-4f46-9030-fa1fa74d692c|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|28|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1e310418-778d-4f46-9030-fa1fa74d692c, Transaction Id: SNJKQ, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:13:11.519[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 1e310418-778d-4f46-9030-fa1fa74d692c, Transaction Id: SNJKQ, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:13:11.521[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=1e310418-778d-4f46-9030-fa1fa74d692c, X-Begin-Timestamp=2023-07-20T23:13:11.488+0000, X-TransactionID=SNJKQ, id=b5aa8322-e7c3-f511-b0a9-d9638855e29f, timestamp=1689894791489}], headers={id=f19ac166-4d9d-5350-a527-aa9d68ad6328, timestamp=1689894791520}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=1e310418-778d-4f46-9030-fa1fa74d692c, X-Begin-Timestamp=2023-07-20T23:13:11.488+0000, X-TransactionID=SNJKQ, id=b5aa8322-e7c3-f511-b0a9-d9638855e29f, timestamp=1689894791489}]
2023-07-20T23:13:41.489+0000|140cd0b9-1181-429c-9107-3e13a253e3ab|Request Id: 140cd0b9-1181-429c-9107-3e13a253e3ab. Transaction Id: NFRRM. Begin TS: 2023-07-20T23:13:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:13:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 140cd0b9-1181-429c-9107-3e13a253e3ab. Transaction Id: NFRRM. Begin TS: 2023-07-20T23:13:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:13:41.492+0000|2023-07-20T23:13:41.524+0000|140cd0b9-1181-429c-9107-3e13a253e3ab|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|32|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 140cd0b9-1181-429c-9107-3e13a253e3ab, Transaction Id: NFRRM, Elapsed Time: 32 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:13:41.525[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 140cd0b9-1181-429c-9107-3e13a253e3ab, Transaction Id: NFRRM, Elapsed Time: 32 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:13:41.528[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=140cd0b9-1181-429c-9107-3e13a253e3ab, X-Begin-Timestamp=2023-07-20T23:13:41.487+0000, X-TransactionID=NFRRM, id=be9ff98f-8e63-89c6-e8f5-f844379ee3c0, timestamp=1689894821490}], headers={id=7f95b8b9-06c4-627c-97d6-d3dfba44b746, timestamp=1689894821528}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=140cd0b9-1181-429c-9107-3e13a253e3ab, X-Begin-Timestamp=2023-07-20T23:13:41.487+0000, X-TransactionID=NFRRM, id=be9ff98f-8e63-89c6-e8f5-f844379ee3c0, timestamp=1689894821490}]
[2m2023-07-20 23:14:01.367[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:14:01.367[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:14:01.367[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:14:11.488+0000|4a1fc644-6910-4d20-896c-15d8e46b00a7|Request Id: 4a1fc644-6910-4d20-896c-15d8e46b00a7. Transaction Id: RZPJV. Begin TS: 2023-07-20T23:14:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:14:11.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 4a1fc644-6910-4d20-896c-15d8e46b00a7. Transaction Id: RZPJV. Begin TS: 2023-07-20T23:14:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:14:11.489+0000|2023-07-20T23:14:11.510+0000|4a1fc644-6910-4d20-896c-15d8e46b00a7|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4a1fc644-6910-4d20-896c-15d8e46b00a7, Transaction Id: RZPJV, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:14:11.510[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 4a1fc644-6910-4d20-896c-15d8e46b00a7, Transaction Id: RZPJV, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:14:11.512[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4a1fc644-6910-4d20-896c-15d8e46b00a7, X-Begin-Timestamp=2023-07-20T23:14:11.487+0000, X-TransactionID=RZPJV, id=52c78fda-49cd-296c-1d47-a5241ce5ad67, timestamp=1689894851488}], headers={id=855762ec-88a0-641a-c6df-8843ef944c1d, timestamp=1689894851512}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4a1fc644-6910-4d20-896c-15d8e46b00a7, X-Begin-Timestamp=2023-07-20T23:14:11.487+0000, X-TransactionID=RZPJV, id=52c78fda-49cd-296c-1d47-a5241ce5ad67, timestamp=1689894851488}]
2023-07-20T23:14:41.488+0000|13227264-3424-45ff-84db-f9cf38020c63|Request Id: 13227264-3424-45ff-84db-f9cf38020c63. Transaction Id: OQFLI. Begin TS: 2023-07-20T23:14:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:14:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 13227264-3424-45ff-84db-f9cf38020c63. Transaction Id: OQFLI. Begin TS: 2023-07-20T23:14:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:14:41.490+0000|2023-07-20T23:14:41.504+0000|13227264-3424-45ff-84db-f9cf38020c63|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 13227264-3424-45ff-84db-f9cf38020c63, Transaction Id: OQFLI, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:14:41.504[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 13227264-3424-45ff-84db-f9cf38020c63, Transaction Id: OQFLI, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:14:41.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=13227264-3424-45ff-84db-f9cf38020c63, X-Begin-Timestamp=2023-07-20T23:14:41.488+0000, X-TransactionID=OQFLI, id=473b3c33-3855-7207-9598-cd4d74018c14, timestamp=1689894881489}], headers={id=a2bdf0a7-f4f2-9fcf-5507-97cd1ad6b5ad, timestamp=1689894881506}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=13227264-3424-45ff-84db-f9cf38020c63, X-Begin-Timestamp=2023-07-20T23:14:41.488+0000, X-TransactionID=OQFLI, id=473b3c33-3855-7207-9598-cd4d74018c14, timestamp=1689894881489}]
[2m2023-07-20 23:15:01.367[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:15:01.368[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:15:01.368[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:15:11.490+0000|98b946c0-dc75-49b9-a6f5-cb6bfc8007fd|Request Id: 98b946c0-dc75-49b9-a6f5-cb6bfc8007fd. Transaction Id: J8QTQ. Begin TS: 2023-07-20T23:15:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:15:11.489[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 98b946c0-dc75-49b9-a6f5-cb6bfc8007fd. Transaction Id: J8QTQ. Begin TS: 2023-07-20T23:15:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:15:11.495+0000|2023-07-20T23:15:11.545+0000|98b946c0-dc75-49b9-a6f5-cb6bfc8007fd|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|50|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 98b946c0-dc75-49b9-a6f5-cb6bfc8007fd, Transaction Id: J8QTQ, Elapsed Time: 50 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:15:11.546[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 98b946c0-dc75-49b9-a6f5-cb6bfc8007fd, Transaction Id: J8QTQ, Elapsed Time: 50 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:15:11.549[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=98b946c0-dc75-49b9-a6f5-cb6bfc8007fd, X-Begin-Timestamp=2023-07-20T23:15:11.488+0000, X-TransactionID=J8QTQ, id=a8bd29cd-a2a5-7804-edea-0ba54487d31d, timestamp=1689894911491}], headers={id=ec1b705a-d58f-a210-f897-91244f85f8b9, timestamp=1689894911549}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=98b946c0-dc75-49b9-a6f5-cb6bfc8007fd, X-Begin-Timestamp=2023-07-20T23:15:11.488+0000, X-TransactionID=J8QTQ, id=a8bd29cd-a2a5-7804-edea-0ba54487d31d, timestamp=1689894911491}]
2023-07-20T23:15:41.488+0000|986147b1-3d0a-433f-a5f7-9cc53aa51b81|Request Id: 986147b1-3d0a-433f-a5f7-9cc53aa51b81. Transaction Id: WRN6Z. Begin TS: 2023-07-20T23:15:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:15:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 986147b1-3d0a-433f-a5f7-9cc53aa51b81. Transaction Id: WRN6Z. Begin TS: 2023-07-20T23:15:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:15:41.491+0000|2023-07-20T23:15:41.513+0000|986147b1-3d0a-433f-a5f7-9cc53aa51b81|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|22|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 986147b1-3d0a-433f-a5f7-9cc53aa51b81, Transaction Id: WRN6Z, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:15:41.513[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 986147b1-3d0a-433f-a5f7-9cc53aa51b81, Transaction Id: WRN6Z, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:15:41.518[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=986147b1-3d0a-433f-a5f7-9cc53aa51b81, X-Begin-Timestamp=2023-07-20T23:15:41.488+0000, X-TransactionID=WRN6Z, id=340b4974-72df-cbf0-951a-7907d31bce20, timestamp=1689894941489}], headers={id=6c380bd2-9508-423e-7a21-7cd7288167e0, timestamp=1689894941518}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=986147b1-3d0a-433f-a5f7-9cc53aa51b81, X-Begin-Timestamp=2023-07-20T23:15:41.488+0000, X-TransactionID=WRN6Z, id=340b4974-72df-cbf0-951a-7907d31bce20, timestamp=1689894941489}]
[2m2023-07-20 23:16:01.368[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:16:01.369[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:16:01.369[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:16:11.488+0000|754b7cdc-9104-47c6-8279-28f2fb550f42|Request Id: 754b7cdc-9104-47c6-8279-28f2fb550f42. Transaction Id: SEWNA. Begin TS: 2023-07-20T23:16:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:16:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 754b7cdc-9104-47c6-8279-28f2fb550f42. Transaction Id: SEWNA. Begin TS: 2023-07-20T23:16:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:16:11.490+0000|2023-07-20T23:16:11.508+0000|754b7cdc-9104-47c6-8279-28f2fb550f42|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 754b7cdc-9104-47c6-8279-28f2fb550f42, Transaction Id: SEWNA, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:16:11.508[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 754b7cdc-9104-47c6-8279-28f2fb550f42, Transaction Id: SEWNA, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:16:11.510[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=754b7cdc-9104-47c6-8279-28f2fb550f42, X-Begin-Timestamp=2023-07-20T23:16:11.488+0000, X-TransactionID=SEWNA, id=dcfdc9a4-b54a-071d-4f06-b5962bdac831, timestamp=1689894971489}], headers={id=9d15e42d-05e4-d8a5-3987-9e8e4136f448, timestamp=1689894971510}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=754b7cdc-9104-47c6-8279-28f2fb550f42, X-Begin-Timestamp=2023-07-20T23:16:11.488+0000, X-TransactionID=SEWNA, id=dcfdc9a4-b54a-071d-4f06-b5962bdac831, timestamp=1689894971489}]
2023-07-20T23:16:41.489+0000|4c62fca7-be7e-4935-95a4-51f206f5ba43|Request Id: 4c62fca7-be7e-4935-95a4-51f206f5ba43. Transaction Id: HWB6O. Begin TS: 2023-07-20T23:16:41.489+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:16:41.489[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 4c62fca7-be7e-4935-95a4-51f206f5ba43. Transaction Id: HWB6O. Begin TS: 2023-07-20T23:16:41.489+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:16:41.491+0000|2023-07-20T23:16:41.516+0000|4c62fca7-be7e-4935-95a4-51f206f5ba43|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4c62fca7-be7e-4935-95a4-51f206f5ba43, Transaction Id: HWB6O, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:16:41.516[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 4c62fca7-be7e-4935-95a4-51f206f5ba43, Transaction Id: HWB6O, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:16:41.518[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4c62fca7-be7e-4935-95a4-51f206f5ba43, X-Begin-Timestamp=2023-07-20T23:16:41.489+0000, X-TransactionID=HWB6O, id=497fa64a-1d97-da8e-b405-5da69bc7fba3, timestamp=1689895001490}], headers={id=f18c4b54-d966-c239-a55e-5ca4bbdbc855, timestamp=1689895001518}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4c62fca7-be7e-4935-95a4-51f206f5ba43, X-Begin-Timestamp=2023-07-20T23:16:41.489+0000, X-TransactionID=HWB6O, id=497fa64a-1d97-da8e-b405-5da69bc7fba3, timestamp=1689895001490}]
[2m2023-07-20 23:17:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:17:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:17:01.364[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:17:11.487+0000|b8dfa23d-19ed-4f89-be03-676d066ea963|Request Id: b8dfa23d-19ed-4f89-be03-676d066ea963. Transaction Id: X1ZWL. Begin TS: 2023-07-20T23:17:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:17:11.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: b8dfa23d-19ed-4f89-be03-676d066ea963. Transaction Id: X1ZWL. Begin TS: 2023-07-20T23:17:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:17:11.489+0000|2023-07-20T23:17:11.510+0000|b8dfa23d-19ed-4f89-be03-676d066ea963|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b8dfa23d-19ed-4f89-be03-676d066ea963, Transaction Id: X1ZWL, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:17:11.510[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: b8dfa23d-19ed-4f89-be03-676d066ea963, Transaction Id: X1ZWL, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:17:11.511[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b8dfa23d-19ed-4f89-be03-676d066ea963, X-Begin-Timestamp=2023-07-20T23:17:11.487+0000, X-TransactionID=X1ZWL, id=534ba94b-81ac-a926-afaf-6a8c37583be6, timestamp=1689895031488}], headers={id=4cb9618d-2aec-56b5-c49d-29c5bdbf3d71, timestamp=1689895031511}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b8dfa23d-19ed-4f89-be03-676d066ea963, X-Begin-Timestamp=2023-07-20T23:17:11.487+0000, X-TransactionID=X1ZWL, id=534ba94b-81ac-a926-afaf-6a8c37583be6, timestamp=1689895031488}]
2023-07-20T23:17:41.488+0000|663387cc-046c-4f42-9e0d-d69026cd2341|Request Id: 663387cc-046c-4f42-9e0d-d69026cd2341. Transaction Id: V3BYW. Begin TS: 2023-07-20T23:17:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:17:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 663387cc-046c-4f42-9e0d-d69026cd2341. Transaction Id: V3BYW. Begin TS: 2023-07-20T23:17:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:17:41.490+0000|2023-07-20T23:17:41.509+0000|663387cc-046c-4f42-9e0d-d69026cd2341|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 663387cc-046c-4f42-9e0d-d69026cd2341, Transaction Id: V3BYW, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:17:41.510[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 663387cc-046c-4f42-9e0d-d69026cd2341, Transaction Id: V3BYW, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:17:41.511[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=663387cc-046c-4f42-9e0d-d69026cd2341, X-Begin-Timestamp=2023-07-20T23:17:41.488+0000, X-TransactionID=V3BYW, id=8b829a21-5b0b-265e-fff0-348b5603a6dd, timestamp=1689895061489}], headers={id=873169f8-f2cd-ea45-b199-f63eeea37b83, timestamp=1689895061511}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=663387cc-046c-4f42-9e0d-d69026cd2341, X-Begin-Timestamp=2023-07-20T23:17:41.488+0000, X-TransactionID=V3BYW, id=8b829a21-5b0b-265e-fff0-348b5603a6dd, timestamp=1689895061489}]
[2m2023-07-20 23:18:01.365[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:18:01.366[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:18:01.366[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:18:11.490+0000|d5045cdb-c9a4-4a43-b69f-31775648381c|Request Id: d5045cdb-c9a4-4a43-b69f-31775648381c. Transaction Id: SUWCT. Begin TS: 2023-07-20T23:18:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:18:11.489[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: d5045cdb-c9a4-4a43-b69f-31775648381c. Transaction Id: SUWCT. Begin TS: 2023-07-20T23:18:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:18:11.495+0000|2023-07-20T23:18:11.525+0000|d5045cdb-c9a4-4a43-b69f-31775648381c|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|30|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d5045cdb-c9a4-4a43-b69f-31775648381c, Transaction Id: SUWCT, Elapsed Time: 30 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:18:11.526[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: d5045cdb-c9a4-4a43-b69f-31775648381c, Transaction Id: SUWCT, Elapsed Time: 30 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:18:11.528[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d5045cdb-c9a4-4a43-b69f-31775648381c, X-Begin-Timestamp=2023-07-20T23:18:11.488+0000, X-TransactionID=SUWCT, id=b20c7c15-48bd-838f-b972-0d6913e8bf5b, timestamp=1689895091491}], headers={id=ee125751-93dd-91c0-1955-ad99fd295dd2, timestamp=1689895091528}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d5045cdb-c9a4-4a43-b69f-31775648381c, X-Begin-Timestamp=2023-07-20T23:18:11.488+0000, X-TransactionID=SUWCT, id=b20c7c15-48bd-838f-b972-0d6913e8bf5b, timestamp=1689895091491}]
2023-07-20T23:18:41.488+0000|0b4d24c0-f69a-4e28-904e-d240bef8e943|Request Id: 0b4d24c0-f69a-4e28-904e-d240bef8e943. Transaction Id: FNVHG. Begin TS: 2023-07-20T23:18:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:18:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 0b4d24c0-f69a-4e28-904e-d240bef8e943. Transaction Id: FNVHG. Begin TS: 2023-07-20T23:18:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:18:41.489+0000|2023-07-20T23:18:41.503+0000|0b4d24c0-f69a-4e28-904e-d240bef8e943|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0b4d24c0-f69a-4e28-904e-d240bef8e943, Transaction Id: FNVHG, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:18:41.503[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 0b4d24c0-f69a-4e28-904e-d240bef8e943, Transaction Id: FNVHG, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:18:41.505[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0b4d24c0-f69a-4e28-904e-d240bef8e943, X-Begin-Timestamp=2023-07-20T23:18:41.487+0000, X-TransactionID=FNVHG, id=40cbff1f-8cd5-2b47-c550-b40ece81aec9, timestamp=1689895121488}], headers={id=c3db69e3-516c-a9e2-bc1e-9aeb1a50610e, timestamp=1689895121505}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0b4d24c0-f69a-4e28-904e-d240bef8e943, X-Begin-Timestamp=2023-07-20T23:18:41.487+0000, X-TransactionID=FNVHG, id=40cbff1f-8cd5-2b47-c550-b40ece81aec9, timestamp=1689895121488}]
[2m2023-07-20 23:19:01.366[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:19:01.367[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:19:01.367[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:19:11.488+0000|e6bf5208-c4f8-40c0-b524-d148addb7396|Request Id: e6bf5208-c4f8-40c0-b524-d148addb7396. Transaction Id: CAYES. Begin TS: 2023-07-20T23:19:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:19:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: e6bf5208-c4f8-40c0-b524-d148addb7396. Transaction Id: CAYES. Begin TS: 2023-07-20T23:19:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:19:11.490+0000|2023-07-20T23:19:11.505+0000|e6bf5208-c4f8-40c0-b524-d148addb7396|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e6bf5208-c4f8-40c0-b524-d148addb7396, Transaction Id: CAYES, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:19:11.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: e6bf5208-c4f8-40c0-b524-d148addb7396, Transaction Id: CAYES, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:19:11.508[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e6bf5208-c4f8-40c0-b524-d148addb7396, X-Begin-Timestamp=2023-07-20T23:19:11.488+0000, X-TransactionID=CAYES, id=de9ba10e-8b81-0ebc-5c20-1cb3a86c86e6, timestamp=1689895151489}], headers={id=b915d194-d3e3-6a19-f27f-d91d7afdc017, timestamp=1689895151508}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e6bf5208-c4f8-40c0-b524-d148addb7396, X-Begin-Timestamp=2023-07-20T23:19:11.488+0000, X-TransactionID=CAYES, id=de9ba10e-8b81-0ebc-5c20-1cb3a86c86e6, timestamp=1689895151489}]
2023-07-20T23:19:41.488+0000|928495d9-abf8-47f5-a4f7-12535e406501|Request Id: 928495d9-abf8-47f5-a4f7-12535e406501. Transaction Id: MK15Z. Begin TS: 2023-07-20T23:19:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:19:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 928495d9-abf8-47f5-a4f7-12535e406501. Transaction Id: MK15Z. Begin TS: 2023-07-20T23:19:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:19:41.490+0000|2023-07-20T23:19:41.508+0000|928495d9-abf8-47f5-a4f7-12535e406501|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 928495d9-abf8-47f5-a4f7-12535e406501, Transaction Id: MK15Z, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:19:41.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 928495d9-abf8-47f5-a4f7-12535e406501, Transaction Id: MK15Z, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:19:41.510[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=928495d9-abf8-47f5-a4f7-12535e406501, X-Begin-Timestamp=2023-07-20T23:19:41.488+0000, X-TransactionID=MK15Z, id=ec2a0f50-51a9-f62c-9046-38b00a3add82, timestamp=1689895181489}], headers={id=79d0afae-a6ee-08d3-237b-25fed69ef996, timestamp=1689895181510}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=928495d9-abf8-47f5-a4f7-12535e406501, X-Begin-Timestamp=2023-07-20T23:19:41.488+0000, X-TransactionID=MK15Z, id=ec2a0f50-51a9-f62c-9046-38b00a3add82, timestamp=1689895181489}]
[2m2023-07-20 23:20:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:20:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:20:01.364[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:20:11.488+0000|20a07a2f-8f8c-4956-b61f-e741654b8530|Request Id: 20a07a2f-8f8c-4956-b61f-e741654b8530. Transaction Id: TTTXO. Begin TS: 2023-07-20T23:20:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:20:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 20a07a2f-8f8c-4956-b61f-e741654b8530. Transaction Id: TTTXO. Begin TS: 2023-07-20T23:20:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:20:11.489+0000|2023-07-20T23:20:11.526+0000|20a07a2f-8f8c-4956-b61f-e741654b8530|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|37|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 20a07a2f-8f8c-4956-b61f-e741654b8530, Transaction Id: TTTXO, Elapsed Time: 37 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:20:11.526[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 20a07a2f-8f8c-4956-b61f-e741654b8530, Transaction Id: TTTXO, Elapsed Time: 37 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:20:11.529[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=20a07a2f-8f8c-4956-b61f-e741654b8530, X-Begin-Timestamp=2023-07-20T23:20:11.487+0000, X-TransactionID=TTTXO, id=fc95c7b5-0b20-818b-c49e-cf191e551178, timestamp=1689895211488}], headers={id=20ec0364-ba30-196a-4e1a-9c8cecd25edc, timestamp=1689895211528}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=20a07a2f-8f8c-4956-b61f-e741654b8530, X-Begin-Timestamp=2023-07-20T23:20:11.487+0000, X-TransactionID=TTTXO, id=fc95c7b5-0b20-818b-c49e-cf191e551178, timestamp=1689895211488}]
2023-07-20T23:20:41.490+0000|2b168e88-f8d3-4242-be31-9233ceb125fc|Request Id: 2b168e88-f8d3-4242-be31-9233ceb125fc. Transaction Id: OWWWG. Begin TS: 2023-07-20T23:20:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:20:41.489[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 2b168e88-f8d3-4242-be31-9233ceb125fc. Transaction Id: OWWWG. Begin TS: 2023-07-20T23:20:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:20:41.494+0000|2023-07-20T23:20:41.522+0000|2b168e88-f8d3-4242-be31-9233ceb125fc|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|28|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2b168e88-f8d3-4242-be31-9233ceb125fc, Transaction Id: OWWWG, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:20:41.522[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 2b168e88-f8d3-4242-be31-9233ceb125fc, Transaction Id: OWWWG, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:20:41.524[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2b168e88-f8d3-4242-be31-9233ceb125fc, X-Begin-Timestamp=2023-07-20T23:20:41.488+0000, X-TransactionID=OWWWG, id=55de1c8c-8c64-998f-3071-8d9454f7f9b5, timestamp=1689895241491}], headers={id=bf333c21-e38f-4c52-834d-596dfd26859a, timestamp=1689895241524}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2b168e88-f8d3-4242-be31-9233ceb125fc, X-Begin-Timestamp=2023-07-20T23:20:41.488+0000, X-TransactionID=OWWWG, id=55de1c8c-8c64-998f-3071-8d9454f7f9b5, timestamp=1689895241491}]
[2m2023-07-20 23:21:01.367[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:21:01.367[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:21:01.367[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:21:11.488+0000|054efc7a-68ba-403e-abc8-08163ef7099b|Request Id: 054efc7a-68ba-403e-abc8-08163ef7099b. Transaction Id: ORXVS. Begin TS: 2023-07-20T23:21:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:21:11.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 054efc7a-68ba-403e-abc8-08163ef7099b. Transaction Id: ORXVS. Begin TS: 2023-07-20T23:21:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:21:11.489+0000|2023-07-20T23:21:11.506+0000|054efc7a-68ba-403e-abc8-08163ef7099b|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 054efc7a-68ba-403e-abc8-08163ef7099b, Transaction Id: ORXVS, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:21:11.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 054efc7a-68ba-403e-abc8-08163ef7099b, Transaction Id: ORXVS, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:21:11.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=054efc7a-68ba-403e-abc8-08163ef7099b, X-Begin-Timestamp=2023-07-20T23:21:11.487+0000, X-TransactionID=ORXVS, id=712b01a5-c9f1-9d08-5eb9-cab8df2cf125, timestamp=1689895271488}], headers={id=da47875d-590c-b84b-6919-fec64de397f7, timestamp=1689895271507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=054efc7a-68ba-403e-abc8-08163ef7099b, X-Begin-Timestamp=2023-07-20T23:21:11.487+0000, X-TransactionID=ORXVS, id=712b01a5-c9f1-9d08-5eb9-cab8df2cf125, timestamp=1689895271488}]
2023-07-20T23:21:41.487+0000|05a24260-2688-4727-af3c-6f35077718a4|Request Id: 05a24260-2688-4727-af3c-6f35077718a4. Transaction Id: 3X4I1. Begin TS: 2023-07-20T23:21:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:21:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 05a24260-2688-4727-af3c-6f35077718a4. Transaction Id: 3X4I1. Begin TS: 2023-07-20T23:21:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:21:41.489+0000|2023-07-20T23:21:41.529+0000|05a24260-2688-4727-af3c-6f35077718a4|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|40|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 05a24260-2688-4727-af3c-6f35077718a4, Transaction Id: 3X4I1, Elapsed Time: 40 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:21:41.529[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 05a24260-2688-4727-af3c-6f35077718a4, Transaction Id: 3X4I1, Elapsed Time: 40 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:21:41.531[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=05a24260-2688-4727-af3c-6f35077718a4, X-Begin-Timestamp=2023-07-20T23:21:41.487+0000, X-TransactionID=3X4I1, id=7fdd4955-5d1f-8e03-b0bc-c98136e9694e, timestamp=1689895301488}], headers={id=ea5825fe-3829-3008-b915-7f20a7e7eb21, timestamp=1689895301531}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=05a24260-2688-4727-af3c-6f35077718a4, X-Begin-Timestamp=2023-07-20T23:21:41.487+0000, X-TransactionID=3X4I1, id=7fdd4955-5d1f-8e03-b0bc-c98136e9694e, timestamp=1689895301488}]
[2m2023-07-20 23:22:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:22:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:22:01.364[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:22:11.488+0000|fa7f382d-2754-4622-8bbd-ce59ff854af0|Request Id: fa7f382d-2754-4622-8bbd-ce59ff854af0. Transaction Id: SBEHM. Begin TS: 2023-07-20T23:22:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:22:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: fa7f382d-2754-4622-8bbd-ce59ff854af0. Transaction Id: SBEHM. Begin TS: 2023-07-20T23:22:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:22:11.489+0000|2023-07-20T23:22:11.509+0000|fa7f382d-2754-4622-8bbd-ce59ff854af0|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fa7f382d-2754-4622-8bbd-ce59ff854af0, Transaction Id: SBEHM, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:22:11.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: fa7f382d-2754-4622-8bbd-ce59ff854af0, Transaction Id: SBEHM, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:22:11.510[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=fa7f382d-2754-4622-8bbd-ce59ff854af0, X-Begin-Timestamp=2023-07-20T23:22:11.487+0000, X-TransactionID=SBEHM, id=e16f52ef-0692-e327-d7f0-5de7932b8416, timestamp=1689895331488}], headers={id=dbb1465b-01e5-78dc-c03b-d401d697610c, timestamp=1689895331510}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=fa7f382d-2754-4622-8bbd-ce59ff854af0, X-Begin-Timestamp=2023-07-20T23:22:11.487+0000, X-TransactionID=SBEHM, id=e16f52ef-0692-e327-d7f0-5de7932b8416, timestamp=1689895331488}]
2023-07-20T23:22:41.488+0000|06490576-9b30-49ac-9410-2ed443a61987|Request Id: 06490576-9b30-49ac-9410-2ed443a61987. Transaction Id: 43GXY. Begin TS: 2023-07-20T23:22:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:22:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 06490576-9b30-49ac-9410-2ed443a61987. Transaction Id: 43GXY. Begin TS: 2023-07-20T23:22:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:22:41.489+0000|2023-07-20T23:22:41.512+0000|06490576-9b30-49ac-9410-2ed443a61987|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 06490576-9b30-49ac-9410-2ed443a61987, Transaction Id: 43GXY, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:22:41.512[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 06490576-9b30-49ac-9410-2ed443a61987, Transaction Id: 43GXY, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:22:41.514[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=06490576-9b30-49ac-9410-2ed443a61987, X-Begin-Timestamp=2023-07-20T23:22:41.487+0000, X-TransactionID=43GXY, id=af2b29f9-263c-f97e-5d32-3ac5773351c5, timestamp=1689895361488}], headers={id=8e12419d-1742-4ccd-e104-64342dd86737, timestamp=1689895361514}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=06490576-9b30-49ac-9410-2ed443a61987, X-Begin-Timestamp=2023-07-20T23:22:41.487+0000, X-TransactionID=43GXY, id=af2b29f9-263c-f97e-5d32-3ac5773351c5, timestamp=1689895361488}]
[2m2023-07-20 23:23:01.366[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:23:01.367[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:23:01.367[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:23:11.490+0000|6a7d0acf-86a9-474d-86bc-acb91179fff9|Request Id: 6a7d0acf-86a9-474d-86bc-acb91179fff9. Transaction Id: UGFWM. Begin TS: 2023-07-20T23:23:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:23:11.489[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 6a7d0acf-86a9-474d-86bc-acb91179fff9. Transaction Id: UGFWM. Begin TS: 2023-07-20T23:23:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:23:11.494+0000|2023-07-20T23:23:11.519+0000|6a7d0acf-86a9-474d-86bc-acb91179fff9|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6a7d0acf-86a9-474d-86bc-acb91179fff9, Transaction Id: UGFWM, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:23:11.519[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 6a7d0acf-86a9-474d-86bc-acb91179fff9, Transaction Id: UGFWM, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:23:11.521[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6a7d0acf-86a9-474d-86bc-acb91179fff9, X-Begin-Timestamp=2023-07-20T23:23:11.488+0000, X-TransactionID=UGFWM, id=33aaaf37-43ee-21b4-1d4b-5fa024c5b95c, timestamp=1689895391490}], headers={id=58da2578-435f-7986-11d9-4381001ab273, timestamp=1689895391521}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6a7d0acf-86a9-474d-86bc-acb91179fff9, X-Begin-Timestamp=2023-07-20T23:23:11.488+0000, X-TransactionID=UGFWM, id=33aaaf37-43ee-21b4-1d4b-5fa024c5b95c, timestamp=1689895391490}]
2023-07-20T23:23:41.488+0000|7a4cc718-6584-490c-ad3b-5234cabd3e6d|Request Id: 7a4cc718-6584-490c-ad3b-5234cabd3e6d. Transaction Id: ZZLZU. Begin TS: 2023-07-20T23:23:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:23:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 7a4cc718-6584-490c-ad3b-5234cabd3e6d. Transaction Id: ZZLZU. Begin TS: 2023-07-20T23:23:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:23:41.489+0000|2023-07-20T23:23:41.512+0000|7a4cc718-6584-490c-ad3b-5234cabd3e6d|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7a4cc718-6584-490c-ad3b-5234cabd3e6d, Transaction Id: ZZLZU, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:23:41.513[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 7a4cc718-6584-490c-ad3b-5234cabd3e6d, Transaction Id: ZZLZU, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:23:41.514[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7a4cc718-6584-490c-ad3b-5234cabd3e6d, X-Begin-Timestamp=2023-07-20T23:23:41.487+0000, X-TransactionID=ZZLZU, id=6b2759ab-8777-d0bd-c5c8-64b0227e38bc, timestamp=1689895421488}], headers={id=81020343-3120-9e90-5acd-a7b42978f35b, timestamp=1689895421514}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7a4cc718-6584-490c-ad3b-5234cabd3e6d, X-Begin-Timestamp=2023-07-20T23:23:41.487+0000, X-TransactionID=ZZLZU, id=6b2759ab-8777-d0bd-c5c8-64b0227e38bc, timestamp=1689895421488}]
[2m2023-07-20 23:24:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:24:01.365[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:24:01.365[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:24:11.488+0000|b8ab7880-5d65-4d1a-b17d-1c686f66867a|Request Id: b8ab7880-5d65-4d1a-b17d-1c686f66867a. Transaction Id: YCPV3. Begin TS: 2023-07-20T23:24:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:24:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: b8ab7880-5d65-4d1a-b17d-1c686f66867a. Transaction Id: YCPV3. Begin TS: 2023-07-20T23:24:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:24:11.490+0000|2023-07-20T23:24:11.514+0000|b8ab7880-5d65-4d1a-b17d-1c686f66867a|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|24|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b8ab7880-5d65-4d1a-b17d-1c686f66867a, Transaction Id: YCPV3, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:24:11.514[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: b8ab7880-5d65-4d1a-b17d-1c686f66867a, Transaction Id: YCPV3, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:24:11.516[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b8ab7880-5d65-4d1a-b17d-1c686f66867a, X-Begin-Timestamp=2023-07-20T23:24:11.488+0000, X-TransactionID=YCPV3, id=8ba470c6-4056-73ca-5b23-96cfbb39da8b, timestamp=1689895451489}], headers={id=c7e85807-f165-3d68-58b2-1b7f84e330db, timestamp=1689895451516}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b8ab7880-5d65-4d1a-b17d-1c686f66867a, X-Begin-Timestamp=2023-07-20T23:24:11.488+0000, X-TransactionID=YCPV3, id=8ba470c6-4056-73ca-5b23-96cfbb39da8b, timestamp=1689895451489}]
2023-07-20T23:24:41.488+0000|14a19edb-a816-444f-8c2a-1ba9fb8e2236|Request Id: 14a19edb-a816-444f-8c2a-1ba9fb8e2236. Transaction Id: JRF4S. Begin TS: 2023-07-20T23:24:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:24:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 14a19edb-a816-444f-8c2a-1ba9fb8e2236. Transaction Id: JRF4S. Begin TS: 2023-07-20T23:24:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:24:41.490+0000|2023-07-20T23:24:41.506+0000|14a19edb-a816-444f-8c2a-1ba9fb8e2236|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 14a19edb-a816-444f-8c2a-1ba9fb8e2236, Transaction Id: JRF4S, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:24:41.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 14a19edb-a816-444f-8c2a-1ba9fb8e2236, Transaction Id: JRF4S, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:24:41.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=14a19edb-a816-444f-8c2a-1ba9fb8e2236, X-Begin-Timestamp=2023-07-20T23:24:41.488+0000, X-TransactionID=JRF4S, id=78da1078-61f8-e53d-b533-1e9a7e8536cc, timestamp=1689895481489}], headers={id=d8e98e6c-76d7-33ef-bf72-5f86735f7c75, timestamp=1689895481507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=14a19edb-a816-444f-8c2a-1ba9fb8e2236, X-Begin-Timestamp=2023-07-20T23:24:41.488+0000, X-TransactionID=JRF4S, id=78da1078-61f8-e53d-b533-1e9a7e8536cc, timestamp=1689895481489}]
[2m2023-07-20 23:25:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:25:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:25:01.364[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:25:11.488+0000|5134ead3-76e6-4168-89b0-741a91b9c49e|Request Id: 5134ead3-76e6-4168-89b0-741a91b9c49e. Transaction Id: UXOBS. Begin TS: 2023-07-20T23:25:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:25:11.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 5134ead3-76e6-4168-89b0-741a91b9c49e. Transaction Id: UXOBS. Begin TS: 2023-07-20T23:25:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:25:11.489+0000|2023-07-20T23:25:11.504+0000|5134ead3-76e6-4168-89b0-741a91b9c49e|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5134ead3-76e6-4168-89b0-741a91b9c49e, Transaction Id: UXOBS, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:25:11.504[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 5134ead3-76e6-4168-89b0-741a91b9c49e, Transaction Id: UXOBS, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:25:11.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5134ead3-76e6-4168-89b0-741a91b9c49e, X-Begin-Timestamp=2023-07-20T23:25:11.487+0000, X-TransactionID=UXOBS, id=4dfc3722-008c-9986-fff9-ba11bf25520c, timestamp=1689895511488}], headers={id=dbcb7052-1a3a-cd0f-d3c1-00995a4e2b31, timestamp=1689895511506}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5134ead3-76e6-4168-89b0-741a91b9c49e, X-Begin-Timestamp=2023-07-20T23:25:11.487+0000, X-TransactionID=UXOBS, id=4dfc3722-008c-9986-fff9-ba11bf25520c, timestamp=1689895511488}]
2023-07-20T23:25:41.488+0000|2fcacf6c-6094-4df7-9beb-c4ee70dd3bf6|Request Id: 2fcacf6c-6094-4df7-9beb-c4ee70dd3bf6. Transaction Id: IUYHY. Begin TS: 2023-07-20T23:25:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:25:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 2fcacf6c-6094-4df7-9beb-c4ee70dd3bf6. Transaction Id: IUYHY. Begin TS: 2023-07-20T23:25:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:25:41.490+0000|2023-07-20T23:25:41.507+0000|2fcacf6c-6094-4df7-9beb-c4ee70dd3bf6|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2fcacf6c-6094-4df7-9beb-c4ee70dd3bf6, Transaction Id: IUYHY, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:25:41.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 2fcacf6c-6094-4df7-9beb-c4ee70dd3bf6, Transaction Id: IUYHY, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:25:41.508[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2fcacf6c-6094-4df7-9beb-c4ee70dd3bf6, X-Begin-Timestamp=2023-07-20T23:25:41.488+0000, X-TransactionID=IUYHY, id=da49a134-d65f-d793-39b4-b39015aa9db2, timestamp=1689895541489}], headers={id=e8f8fe84-185a-fc4e-ee19-0c8124ced9ee, timestamp=1689895541508}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2fcacf6c-6094-4df7-9beb-c4ee70dd3bf6, X-Begin-Timestamp=2023-07-20T23:25:41.488+0000, X-TransactionID=IUYHY, id=da49a134-d65f-d793-39b4-b39015aa9db2, timestamp=1689895541489}]
[2m2023-07-20 23:26:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:26:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:26:01.364[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:26:11.487+0000|16e7739a-4718-4406-9b00-3cd5297f57cb|Request Id: 16e7739a-4718-4406-9b00-3cd5297f57cb. Transaction Id: PM0KV. Begin TS: 2023-07-20T23:26:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:26:11.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 16e7739a-4718-4406-9b00-3cd5297f57cb. Transaction Id: PM0KV. Begin TS: 2023-07-20T23:26:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:26:11.489+0000|2023-07-20T23:26:11.511+0000|16e7739a-4718-4406-9b00-3cd5297f57cb|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|22|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 16e7739a-4718-4406-9b00-3cd5297f57cb, Transaction Id: PM0KV, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:26:11.511[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 16e7739a-4718-4406-9b00-3cd5297f57cb, Transaction Id: PM0KV, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:26:11.513[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=16e7739a-4718-4406-9b00-3cd5297f57cb, X-Begin-Timestamp=2023-07-20T23:26:11.487+0000, X-TransactionID=PM0KV, id=20724ef1-c2d3-bec0-b744-0bb4dc11827a, timestamp=1689895571488}], headers={id=8b891b33-1183-7779-fd0a-6f63bc24cdb6, timestamp=1689895571513}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=16e7739a-4718-4406-9b00-3cd5297f57cb, X-Begin-Timestamp=2023-07-20T23:26:11.487+0000, X-TransactionID=PM0KV, id=20724ef1-c2d3-bec0-b744-0bb4dc11827a, timestamp=1689895571488}]
2023-07-20T23:26:41.488+0000|931afae4-d424-404d-94bd-1d0ef1b1a8fe|Request Id: 931afae4-d424-404d-94bd-1d0ef1b1a8fe. Transaction Id: JYL4K. Begin TS: 2023-07-20T23:26:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:26:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 931afae4-d424-404d-94bd-1d0ef1b1a8fe. Transaction Id: JYL4K. Begin TS: 2023-07-20T23:26:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:26:41.490+0000|2023-07-20T23:26:41.507+0000|931afae4-d424-404d-94bd-1d0ef1b1a8fe|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 931afae4-d424-404d-94bd-1d0ef1b1a8fe, Transaction Id: JYL4K, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:26:41.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 931afae4-d424-404d-94bd-1d0ef1b1a8fe, Transaction Id: JYL4K, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:26:41.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=931afae4-d424-404d-94bd-1d0ef1b1a8fe, X-Begin-Timestamp=2023-07-20T23:26:41.487+0000, X-TransactionID=JYL4K, id=d6c5ead2-46d9-e019-9fe8-282ab1802d44, timestamp=1689895601488}], headers={id=451fdeb8-8888-bb8d-03d9-e5f2953c8702, timestamp=1689895601509}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=931afae4-d424-404d-94bd-1d0ef1b1a8fe, X-Begin-Timestamp=2023-07-20T23:26:41.487+0000, X-TransactionID=JYL4K, id=d6c5ead2-46d9-e019-9fe8-282ab1802d44, timestamp=1689895601488}]
[2m2023-07-20 23:27:01.362[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:27:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:27:01.363[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:27:11.489+0000|9b81583a-b63c-4763-99e2-51e3f3264483|Request Id: 9b81583a-b63c-4763-99e2-51e3f3264483. Transaction Id: MQUTG. Begin TS: 2023-07-20T23:27:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:27:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 9b81583a-b63c-4763-99e2-51e3f3264483. Transaction Id: MQUTG. Begin TS: 2023-07-20T23:27:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:27:11.492+0000|2023-07-20T23:27:11.522+0000|9b81583a-b63c-4763-99e2-51e3f3264483|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|30|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9b81583a-b63c-4763-99e2-51e3f3264483, Transaction Id: MQUTG, Elapsed Time: 30 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:27:11.523[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 9b81583a-b63c-4763-99e2-51e3f3264483, Transaction Id: MQUTG, Elapsed Time: 30 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:27:11.524[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9b81583a-b63c-4763-99e2-51e3f3264483, X-Begin-Timestamp=2023-07-20T23:27:11.488+0000, X-TransactionID=MQUTG, id=e7397228-0804-9bfd-6e3e-7100f9029298, timestamp=1689895631490}], headers={id=0b8f98dd-665e-3783-956a-8efe23319d51, timestamp=1689895631524}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9b81583a-b63c-4763-99e2-51e3f3264483, X-Begin-Timestamp=2023-07-20T23:27:11.488+0000, X-TransactionID=MQUTG, id=e7397228-0804-9bfd-6e3e-7100f9029298, timestamp=1689895631490}]
2023-07-20T23:27:41.489+0000|0d964b4c-c735-47d2-845f-a46a8d09e9f6|Request Id: 0d964b4c-c735-47d2-845f-a46a8d09e9f6. Transaction Id: 9HPE1. Begin TS: 2023-07-20T23:27:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:27:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 0d964b4c-c735-47d2-845f-a46a8d09e9f6. Transaction Id: 9HPE1. Begin TS: 2023-07-20T23:27:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:27:41.492+0000|2023-07-20T23:27:41.509+0000|0d964b4c-c735-47d2-845f-a46a8d09e9f6|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0d964b4c-c735-47d2-845f-a46a8d09e9f6, Transaction Id: 9HPE1, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:27:41.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 0d964b4c-c735-47d2-845f-a46a8d09e9f6, Transaction Id: 9HPE1, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:27:41.511[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0d964b4c-c735-47d2-845f-a46a8d09e9f6, X-Begin-Timestamp=2023-07-20T23:27:41.488+0000, X-TransactionID=9HPE1, id=f239c6bc-532a-9439-749c-891f5962c8cf, timestamp=1689895661489}], headers={id=c55bd6dc-7641-2295-5d87-7a0d60eb2269, timestamp=1689895661511}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0d964b4c-c735-47d2-845f-a46a8d09e9f6, X-Begin-Timestamp=2023-07-20T23:27:41.488+0000, X-TransactionID=9HPE1, id=f239c6bc-532a-9439-749c-891f5962c8cf, timestamp=1689895661489}]
[2m2023-07-20 23:28:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:28:01.365[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:28:01.365[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:28:11.488+0000|0161e95d-ebf6-4c7a-9abd-b4c0b4e1d62c|Request Id: 0161e95d-ebf6-4c7a-9abd-b4c0b4e1d62c. Transaction Id: 4RG3U. Begin TS: 2023-07-20T23:28:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:28:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 0161e95d-ebf6-4c7a-9abd-b4c0b4e1d62c. Transaction Id: 4RG3U. Begin TS: 2023-07-20T23:28:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:28:11.489+0000|2023-07-20T23:28:11.506+0000|0161e95d-ebf6-4c7a-9abd-b4c0b4e1d62c|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0161e95d-ebf6-4c7a-9abd-b4c0b4e1d62c, Transaction Id: 4RG3U, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:28:11.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 0161e95d-ebf6-4c7a-9abd-b4c0b4e1d62c, Transaction Id: 4RG3U, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:28:11.508[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=0161e95d-ebf6-4c7a-9abd-b4c0b4e1d62c, X-Begin-Timestamp=2023-07-20T23:28:11.487+0000, X-TransactionID=4RG3U, id=c94a1acc-9395-fcf1-53b7-3f233f0a499c, timestamp=1689895691488}], headers={id=d000e170-ea6f-be45-9866-dbc948ce3d75, timestamp=1689895691507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=0161e95d-ebf6-4c7a-9abd-b4c0b4e1d62c, X-Begin-Timestamp=2023-07-20T23:28:11.487+0000, X-TransactionID=4RG3U, id=c94a1acc-9395-fcf1-53b7-3f233f0a499c, timestamp=1689895691488}]
2023-07-20T23:28:41.488+0000|899c9307-ebbb-4660-9fb6-01bb50d0ab05|Request Id: 899c9307-ebbb-4660-9fb6-01bb50d0ab05. Transaction Id: XOJXA. Begin TS: 2023-07-20T23:28:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:28:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 899c9307-ebbb-4660-9fb6-01bb50d0ab05. Transaction Id: XOJXA. Begin TS: 2023-07-20T23:28:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:28:41.489+0000|2023-07-20T23:28:41.505+0000|899c9307-ebbb-4660-9fb6-01bb50d0ab05|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 899c9307-ebbb-4660-9fb6-01bb50d0ab05, Transaction Id: XOJXA, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:28:41.505[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 899c9307-ebbb-4660-9fb6-01bb50d0ab05, Transaction Id: XOJXA, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:28:41.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=899c9307-ebbb-4660-9fb6-01bb50d0ab05, X-Begin-Timestamp=2023-07-20T23:28:41.487+0000, X-TransactionID=XOJXA, id=f27c621c-ddc2-73d1-8498-4fa058fcacd9, timestamp=1689895721488}], headers={id=7d0c939c-d471-0a65-978d-a0f75d73b0e4, timestamp=1689895721506}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=899c9307-ebbb-4660-9fb6-01bb50d0ab05, X-Begin-Timestamp=2023-07-20T23:28:41.487+0000, X-TransactionID=XOJXA, id=f27c621c-ddc2-73d1-8498-4fa058fcacd9, timestamp=1689895721488}]
[2m2023-07-20 23:29:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:29:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:29:01.363[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:29:11.488+0000|be231fad-0861-4834-b782-59dafd119361|Request Id: be231fad-0861-4834-b782-59dafd119361. Transaction Id: PW0MK. Begin TS: 2023-07-20T23:29:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:29:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: be231fad-0861-4834-b782-59dafd119361. Transaction Id: PW0MK. Begin TS: 2023-07-20T23:29:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:29:11.490+0000|2023-07-20T23:29:11.509+0000|be231fad-0861-4834-b782-59dafd119361|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: be231fad-0861-4834-b782-59dafd119361, Transaction Id: PW0MK, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:29:11.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: be231fad-0861-4834-b782-59dafd119361, Transaction Id: PW0MK, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:29:11.511[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=be231fad-0861-4834-b782-59dafd119361, X-Begin-Timestamp=2023-07-20T23:29:11.488+0000, X-TransactionID=PW0MK, id=29af2dc9-64b3-b53a-d2e4-813718d5e8e1, timestamp=1689895751489}], headers={id=900a8421-aef1-2204-42fe-a3932377713e, timestamp=1689895751511}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=be231fad-0861-4834-b782-59dafd119361, X-Begin-Timestamp=2023-07-20T23:29:11.488+0000, X-TransactionID=PW0MK, id=29af2dc9-64b3-b53a-d2e4-813718d5e8e1, timestamp=1689895751489}]
2023-07-20T23:29:41.488+0000|38fd1eac-b758-4e80-9276-480859d097f5|Request Id: 38fd1eac-b758-4e80-9276-480859d097f5. Transaction Id: NQCCX. Begin TS: 2023-07-20T23:29:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:29:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 38fd1eac-b758-4e80-9276-480859d097f5. Transaction Id: NQCCX. Begin TS: 2023-07-20T23:29:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:29:41.490+0000|2023-07-20T23:29:41.509+0000|38fd1eac-b758-4e80-9276-480859d097f5|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 38fd1eac-b758-4e80-9276-480859d097f5, Transaction Id: NQCCX, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:29:41.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 38fd1eac-b758-4e80-9276-480859d097f5, Transaction Id: NQCCX, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:29:41.510[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=38fd1eac-b758-4e80-9276-480859d097f5, X-Begin-Timestamp=2023-07-20T23:29:41.487+0000, X-TransactionID=NQCCX, id=dca09536-05cd-7177-dc72-dc8a35e03358, timestamp=1689895781488}], headers={id=c13ed766-d324-d764-90b5-bd81a5559f61, timestamp=1689895781510}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=38fd1eac-b758-4e80-9276-480859d097f5, X-Begin-Timestamp=2023-07-20T23:29:41.487+0000, X-TransactionID=NQCCX, id=dca09536-05cd-7177-dc72-dc8a35e03358, timestamp=1689895781488}]
[2m2023-07-20 23:30:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:30:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:30:01.363[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:30:11.488+0000|7016a988-7992-42d6-b692-7de35789c922|Request Id: 7016a988-7992-42d6-b692-7de35789c922. Transaction Id: GSZ8C. Begin TS: 2023-07-20T23:30:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:30:11.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 7016a988-7992-42d6-b692-7de35789c922. Transaction Id: GSZ8C. Begin TS: 2023-07-20T23:30:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:30:11.489+0000|2023-07-20T23:30:11.506+0000|7016a988-7992-42d6-b692-7de35789c922|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7016a988-7992-42d6-b692-7de35789c922, Transaction Id: GSZ8C, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:30:11.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 7016a988-7992-42d6-b692-7de35789c922, Transaction Id: GSZ8C, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:30:11.508[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7016a988-7992-42d6-b692-7de35789c922, X-Begin-Timestamp=2023-07-20T23:30:11.487+0000, X-TransactionID=GSZ8C, id=add42eaa-bc4a-ed29-9731-df462c3d0d4d, timestamp=1689895811488}], headers={id=3e2f3714-03c4-31a3-107a-58e1ee566398, timestamp=1689895811508}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7016a988-7992-42d6-b692-7de35789c922, X-Begin-Timestamp=2023-07-20T23:30:11.487+0000, X-TransactionID=GSZ8C, id=add42eaa-bc4a-ed29-9731-df462c3d0d4d, timestamp=1689895811488}]
2023-07-20T23:30:41.488+0000|2beb6a31-769f-4c02-b1a1-9933490d17d3|Request Id: 2beb6a31-769f-4c02-b1a1-9933490d17d3. Transaction Id: PIHUU. Begin TS: 2023-07-20T23:30:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:30:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 2beb6a31-769f-4c02-b1a1-9933490d17d3. Transaction Id: PIHUU. Begin TS: 2023-07-20T23:30:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:30:41.489+0000|2023-07-20T23:30:41.515+0000|2beb6a31-769f-4c02-b1a1-9933490d17d3|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|26|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2beb6a31-769f-4c02-b1a1-9933490d17d3, Transaction Id: PIHUU, Elapsed Time: 26 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:30:41.515[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 2beb6a31-769f-4c02-b1a1-9933490d17d3, Transaction Id: PIHUU, Elapsed Time: 26 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:30:41.517[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2beb6a31-769f-4c02-b1a1-9933490d17d3, X-Begin-Timestamp=2023-07-20T23:30:41.487+0000, X-TransactionID=PIHUU, id=f442223c-2d3d-5399-ca5e-07f7bb1311db, timestamp=1689895841488}], headers={id=27ffc7cb-e393-f80c-63fa-61b9918b95a6, timestamp=1689895841517}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2beb6a31-769f-4c02-b1a1-9933490d17d3, X-Begin-Timestamp=2023-07-20T23:30:41.487+0000, X-TransactionID=PIHUU, id=f442223c-2d3d-5399-ca5e-07f7bb1311db, timestamp=1689895841488}]
[2m2023-07-20 23:31:01.362[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:31:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:31:01.363[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:31:11.488+0000|3e8ebf3f-5d47-4489-a22f-af974d67d424|Request Id: 3e8ebf3f-5d47-4489-a22f-af974d67d424. Transaction Id: 1X3HB. Begin TS: 2023-07-20T23:31:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:31:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 3e8ebf3f-5d47-4489-a22f-af974d67d424. Transaction Id: 1X3HB. Begin TS: 2023-07-20T23:31:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:31:11.490+0000|2023-07-20T23:31:11.503+0000|3e8ebf3f-5d47-4489-a22f-af974d67d424|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3e8ebf3f-5d47-4489-a22f-af974d67d424, Transaction Id: 1X3HB, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:31:11.503[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 3e8ebf3f-5d47-4489-a22f-af974d67d424, Transaction Id: 1X3HB, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:31:11.505[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=3e8ebf3f-5d47-4489-a22f-af974d67d424, X-Begin-Timestamp=2023-07-20T23:31:11.487+0000, X-TransactionID=1X3HB, id=3bdcda2d-1c1b-d4ca-910d-134a65d88fe0, timestamp=1689895871488}], headers={id=11991a3d-7b7d-64d9-bf3b-b02d22d93385, timestamp=1689895871505}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=3e8ebf3f-5d47-4489-a22f-af974d67d424, X-Begin-Timestamp=2023-07-20T23:31:11.487+0000, X-TransactionID=1X3HB, id=3bdcda2d-1c1b-d4ca-910d-134a65d88fe0, timestamp=1689895871488}]
2023-07-20T23:31:41.490+0000|55ef916f-afc1-4a28-bd24-e387c84a9219|Request Id: 55ef916f-afc1-4a28-bd24-e387c84a9219. Transaction Id: DKV2Z. Begin TS: 2023-07-20T23:31:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:31:41.489[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 55ef916f-afc1-4a28-bd24-e387c84a9219. Transaction Id: DKV2Z. Begin TS: 2023-07-20T23:31:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:31:41.496+0000|2023-07-20T23:31:41.516+0000|55ef916f-afc1-4a28-bd24-e387c84a9219|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 55ef916f-afc1-4a28-bd24-e387c84a9219, Transaction Id: DKV2Z, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:31:41.516[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 55ef916f-afc1-4a28-bd24-e387c84a9219, Transaction Id: DKV2Z, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:31:41.519[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=55ef916f-afc1-4a28-bd24-e387c84a9219, X-Begin-Timestamp=2023-07-20T23:31:41.488+0000, X-TransactionID=DKV2Z, id=c0dbf036-f5e1-f6bb-dbfc-bebff2a01946, timestamp=1689895901491}], headers={id=84a96a42-b636-9439-6e58-36d9bb16fecb, timestamp=1689895901519}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=55ef916f-afc1-4a28-bd24-e387c84a9219, X-Begin-Timestamp=2023-07-20T23:31:41.488+0000, X-TransactionID=DKV2Z, id=c0dbf036-f5e1-f6bb-dbfc-bebff2a01946, timestamp=1689895901491}]
[2m2023-07-20 23:32:01.366[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:32:01.367[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:32:01.367[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:32:11.488+0000|4b217307-ff99-4eba-863e-184c1d100f9f|Request Id: 4b217307-ff99-4eba-863e-184c1d100f9f. Transaction Id: 9IMW1. Begin TS: 2023-07-20T23:32:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:32:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 4b217307-ff99-4eba-863e-184c1d100f9f. Transaction Id: 9IMW1. Begin TS: 2023-07-20T23:32:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:32:11.490+0000|2023-07-20T23:32:11.507+0000|4b217307-ff99-4eba-863e-184c1d100f9f|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4b217307-ff99-4eba-863e-184c1d100f9f, Transaction Id: 9IMW1, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:32:11.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 4b217307-ff99-4eba-863e-184c1d100f9f, Transaction Id: 9IMW1, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:32:11.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4b217307-ff99-4eba-863e-184c1d100f9f, X-Begin-Timestamp=2023-07-20T23:32:11.488+0000, X-TransactionID=9IMW1, id=f6e93c04-45c6-bd7c-ecbd-f876eb886f56, timestamp=1689895931489}], headers={id=7d69b1d8-e57a-7b88-4d8e-a2397839c9e2, timestamp=1689895931509}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4b217307-ff99-4eba-863e-184c1d100f9f, X-Begin-Timestamp=2023-07-20T23:32:11.488+0000, X-TransactionID=9IMW1, id=f6e93c04-45c6-bd7c-ecbd-f876eb886f56, timestamp=1689895931489}]
2023-07-20T23:32:41.488+0000|dc664586-2842-4062-a688-62f36b779f41|Request Id: dc664586-2842-4062-a688-62f36b779f41. Transaction Id: GLW5R. Begin TS: 2023-07-20T23:32:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:32:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: dc664586-2842-4062-a688-62f36b779f41. Transaction Id: GLW5R. Begin TS: 2023-07-20T23:32:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:32:41.489+0000|2023-07-20T23:32:41.505+0000|dc664586-2842-4062-a688-62f36b779f41|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dc664586-2842-4062-a688-62f36b779f41, Transaction Id: GLW5R, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:32:41.505[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: dc664586-2842-4062-a688-62f36b779f41, Transaction Id: GLW5R, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:32:41.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=dc664586-2842-4062-a688-62f36b779f41, X-Begin-Timestamp=2023-07-20T23:32:41.487+0000, X-TransactionID=GLW5R, id=040f3df8-3e74-805a-dc2a-bff822268d08, timestamp=1689895961488}], headers={id=ed38578a-3dd3-50b7-4e9d-3f52fb905bf4, timestamp=1689895961506}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=dc664586-2842-4062-a688-62f36b779f41, X-Begin-Timestamp=2023-07-20T23:32:41.487+0000, X-TransactionID=GLW5R, id=040f3df8-3e74-805a-dc2a-bff822268d08, timestamp=1689895961488}]
[2m2023-07-20 23:33:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:33:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:33:01.363[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:33:11.488+0000|150e2f99-0bd3-4303-aa08-0255bba29928|Request Id: 150e2f99-0bd3-4303-aa08-0255bba29928. Transaction Id: ZCDXE. Begin TS: 2023-07-20T23:33:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:33:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 150e2f99-0bd3-4303-aa08-0255bba29928. Transaction Id: ZCDXE. Begin TS: 2023-07-20T23:33:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:33:11.490+0000|2023-07-20T23:33:11.504+0000|150e2f99-0bd3-4303-aa08-0255bba29928|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 150e2f99-0bd3-4303-aa08-0255bba29928, Transaction Id: ZCDXE, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:33:11.504[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 150e2f99-0bd3-4303-aa08-0255bba29928, Transaction Id: ZCDXE, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:33:11.505[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=150e2f99-0bd3-4303-aa08-0255bba29928, X-Begin-Timestamp=2023-07-20T23:33:11.488+0000, X-TransactionID=ZCDXE, id=44753537-37e0-9dc6-152d-2b69280dbcc0, timestamp=1689895991488}], headers={id=37098e53-54ef-bbf1-f675-33cde913e444, timestamp=1689895991505}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=150e2f99-0bd3-4303-aa08-0255bba29928, X-Begin-Timestamp=2023-07-20T23:33:11.488+0000, X-TransactionID=ZCDXE, id=44753537-37e0-9dc6-152d-2b69280dbcc0, timestamp=1689895991488}]
2023-07-20T23:33:41.487+0000|083e42f9-c8d8-44ad-a98d-334b8e427463|Request Id: 083e42f9-c8d8-44ad-a98d-334b8e427463. Transaction Id: NZ4UX. Begin TS: 2023-07-20T23:33:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:33:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 083e42f9-c8d8-44ad-a98d-334b8e427463. Transaction Id: NZ4UX. Begin TS: 2023-07-20T23:33:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:33:41.489+0000|2023-07-20T23:33:41.507+0000|083e42f9-c8d8-44ad-a98d-334b8e427463|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 083e42f9-c8d8-44ad-a98d-334b8e427463, Transaction Id: NZ4UX, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:33:41.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 083e42f9-c8d8-44ad-a98d-334b8e427463, Transaction Id: NZ4UX, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:33:41.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=083e42f9-c8d8-44ad-a98d-334b8e427463, X-Begin-Timestamp=2023-07-20T23:33:41.487+0000, X-TransactionID=NZ4UX, id=c5fbb62c-2aa7-6726-d8d3-5a7dd665e3f9, timestamp=1689896021488}], headers={id=b6979e1e-a88d-46db-df37-75eb6abc5efe, timestamp=1689896021509}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=083e42f9-c8d8-44ad-a98d-334b8e427463, X-Begin-Timestamp=2023-07-20T23:33:41.487+0000, X-TransactionID=NZ4UX, id=c5fbb62c-2aa7-6726-d8d3-5a7dd665e3f9, timestamp=1689896021488}]
[2m2023-07-20 23:34:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:34:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:34:01.364[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:34:11.488+0000|d81bf6c3-f00b-4f60-994c-8b301702c1f3|Request Id: d81bf6c3-f00b-4f60-994c-8b301702c1f3. Transaction Id: M01XQ. Begin TS: 2023-07-20T23:34:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:34:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: d81bf6c3-f00b-4f60-994c-8b301702c1f3. Transaction Id: M01XQ. Begin TS: 2023-07-20T23:34:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:34:11.489+0000|2023-07-20T23:34:11.506+0000|d81bf6c3-f00b-4f60-994c-8b301702c1f3|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d81bf6c3-f00b-4f60-994c-8b301702c1f3, Transaction Id: M01XQ, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:34:11.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: d81bf6c3-f00b-4f60-994c-8b301702c1f3, Transaction Id: M01XQ, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:34:11.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d81bf6c3-f00b-4f60-994c-8b301702c1f3, X-Begin-Timestamp=2023-07-20T23:34:11.487+0000, X-TransactionID=M01XQ, id=ca987503-35ff-e843-b9ba-38f2c58f857c, timestamp=1689896051488}], headers={id=3578b2b5-18f4-d1b5-3780-1485adf477bd, timestamp=1689896051507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d81bf6c3-f00b-4f60-994c-8b301702c1f3, X-Begin-Timestamp=2023-07-20T23:34:11.487+0000, X-TransactionID=M01XQ, id=ca987503-35ff-e843-b9ba-38f2c58f857c, timestamp=1689896051488}]
2023-07-20T23:34:41.488+0000|efc480ab-f8f1-4f15-9384-76e8888b423e|Request Id: efc480ab-f8f1-4f15-9384-76e8888b423e. Transaction Id: NADOH. Begin TS: 2023-07-20T23:34:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:34:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: efc480ab-f8f1-4f15-9384-76e8888b423e. Transaction Id: NADOH. Begin TS: 2023-07-20T23:34:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:34:41.490+0000|2023-07-20T23:34:41.508+0000|efc480ab-f8f1-4f15-9384-76e8888b423e|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: efc480ab-f8f1-4f15-9384-76e8888b423e, Transaction Id: NADOH, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:34:41.508[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: efc480ab-f8f1-4f15-9384-76e8888b423e, Transaction Id: NADOH, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:34:41.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=efc480ab-f8f1-4f15-9384-76e8888b423e, X-Begin-Timestamp=2023-07-20T23:34:41.488+0000, X-TransactionID=NADOH, id=498c98fb-1938-6ba9-1fc0-5905d5d61d45, timestamp=1689896081489}], headers={id=75efe46e-68f8-1237-4008-ac346213c129, timestamp=1689896081509}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=efc480ab-f8f1-4f15-9384-76e8888b423e, X-Begin-Timestamp=2023-07-20T23:34:41.488+0000, X-TransactionID=NADOH, id=498c98fb-1938-6ba9-1fc0-5905d5d61d45, timestamp=1689896081489}]
[2m2023-07-20 23:35:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:35:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:35:01.364[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:35:11.487+0000|bb3abd1b-ba91-4890-8a36-452e82671c75|Request Id: bb3abd1b-ba91-4890-8a36-452e82671c75. Transaction Id: Z1TWW. Begin TS: 2023-07-20T23:35:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:35:11.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: bb3abd1b-ba91-4890-8a36-452e82671c75. Transaction Id: Z1TWW. Begin TS: 2023-07-20T23:35:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:35:11.489+0000|2023-07-20T23:35:11.506+0000|bb3abd1b-ba91-4890-8a36-452e82671c75|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bb3abd1b-ba91-4890-8a36-452e82671c75, Transaction Id: Z1TWW, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:35:11.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: bb3abd1b-ba91-4890-8a36-452e82671c75, Transaction Id: Z1TWW, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:35:11.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=bb3abd1b-ba91-4890-8a36-452e82671c75, X-Begin-Timestamp=2023-07-20T23:35:11.487+0000, X-TransactionID=Z1TWW, id=6d62ee26-becb-d9cb-c50b-6b9eaa37d0ff, timestamp=1689896111488}], headers={id=aa9da4e6-c298-56d1-ce93-198a3ee847ac, timestamp=1689896111507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=bb3abd1b-ba91-4890-8a36-452e82671c75, X-Begin-Timestamp=2023-07-20T23:35:11.487+0000, X-TransactionID=Z1TWW, id=6d62ee26-becb-d9cb-c50b-6b9eaa37d0ff, timestamp=1689896111488}]
2023-07-20T23:35:41.488+0000|61ee43fa-cfc5-4189-9026-faca3a393eb5|Request Id: 61ee43fa-cfc5-4189-9026-faca3a393eb5. Transaction Id: UVIRN. Begin TS: 2023-07-20T23:35:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:35:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 61ee43fa-cfc5-4189-9026-faca3a393eb5. Transaction Id: UVIRN. Begin TS: 2023-07-20T23:35:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:35:41.489+0000|2023-07-20T23:35:41.506+0000|61ee43fa-cfc5-4189-9026-faca3a393eb5|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 61ee43fa-cfc5-4189-9026-faca3a393eb5, Transaction Id: UVIRN, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:35:41.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 61ee43fa-cfc5-4189-9026-faca3a393eb5, Transaction Id: UVIRN, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:35:41.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=61ee43fa-cfc5-4189-9026-faca3a393eb5, X-Begin-Timestamp=2023-07-20T23:35:41.487+0000, X-TransactionID=UVIRN, id=15c6aed5-adfe-678a-3c65-ea6c2a349d0b, timestamp=1689896141488}], headers={id=fef8afd3-3024-11ba-cc2f-d5c97a58e3e7, timestamp=1689896141507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=61ee43fa-cfc5-4189-9026-faca3a393eb5, X-Begin-Timestamp=2023-07-20T23:35:41.487+0000, X-TransactionID=UVIRN, id=15c6aed5-adfe-678a-3c65-ea6c2a349d0b, timestamp=1689896141488}]
[2m2023-07-20 23:36:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:36:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:36:01.363[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:36:11.488+0000|05cf80e4-5fd6-48a0-8068-8329064d8109|Request Id: 05cf80e4-5fd6-48a0-8068-8329064d8109. Transaction Id: PS7CN. Begin TS: 2023-07-20T23:36:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:36:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 05cf80e4-5fd6-48a0-8068-8329064d8109. Transaction Id: PS7CN. Begin TS: 2023-07-20T23:36:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:36:11.490+0000|2023-07-20T23:36:11.505+0000|05cf80e4-5fd6-48a0-8068-8329064d8109|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 05cf80e4-5fd6-48a0-8068-8329064d8109, Transaction Id: PS7CN, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:36:11.505[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 05cf80e4-5fd6-48a0-8068-8329064d8109, Transaction Id: PS7CN, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:36:11.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=05cf80e4-5fd6-48a0-8068-8329064d8109, X-Begin-Timestamp=2023-07-20T23:36:11.488+0000, X-TransactionID=PS7CN, id=5323b4e9-9410-1a34-67da-223b00b88b4b, timestamp=1689896171488}], headers={id=0d98365f-23f3-f906-b7c0-814f550bc7ee, timestamp=1689896171507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=05cf80e4-5fd6-48a0-8068-8329064d8109, X-Begin-Timestamp=2023-07-20T23:36:11.488+0000, X-TransactionID=PS7CN, id=5323b4e9-9410-1a34-67da-223b00b88b4b, timestamp=1689896171488}]
2023-07-20T23:36:41.489+0000|6ce887b3-288b-47f0-a635-c4337fed0334|Request Id: 6ce887b3-288b-47f0-a635-c4337fed0334. Transaction Id: NJUCF. Begin TS: 2023-07-20T23:36:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:36:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 6ce887b3-288b-47f0-a635-c4337fed0334. Transaction Id: NJUCF. Begin TS: 2023-07-20T23:36:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:36:41.493+0000|2023-07-20T23:36:41.511+0000|6ce887b3-288b-47f0-a635-c4337fed0334|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6ce887b3-288b-47f0-a635-c4337fed0334, Transaction Id: NJUCF, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:36:41.511[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 6ce887b3-288b-47f0-a635-c4337fed0334, Transaction Id: NJUCF, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:36:41.514[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=6ce887b3-288b-47f0-a635-c4337fed0334, X-Begin-Timestamp=2023-07-20T23:36:41.488+0000, X-TransactionID=NJUCF, id=ed195759-c6fc-13f6-fdb5-a71c1c0d7ba8, timestamp=1689896201490}], headers={id=684ce972-efaf-b5d0-21e1-90238d263051, timestamp=1689896201514}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=6ce887b3-288b-47f0-a635-c4337fed0334, X-Begin-Timestamp=2023-07-20T23:36:41.488+0000, X-TransactionID=NJUCF, id=ed195759-c6fc-13f6-fdb5-a71c1c0d7ba8, timestamp=1689896201490}]
[2m2023-07-20 23:37:01.366[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:37:01.366[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:37:01.366[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:37:11.488+0000|766842c0-9607-47c5-bc3d-db34fc8ae62d|Request Id: 766842c0-9607-47c5-bc3d-db34fc8ae62d. Transaction Id: LFR5J. Begin TS: 2023-07-20T23:37:11.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:37:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 766842c0-9607-47c5-bc3d-db34fc8ae62d. Transaction Id: LFR5J. Begin TS: 2023-07-20T23:37:11.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:37:11.490+0000|2023-07-20T23:37:11.509+0000|766842c0-9607-47c5-bc3d-db34fc8ae62d|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 766842c0-9607-47c5-bc3d-db34fc8ae62d, Transaction Id: LFR5J, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:37:11.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 766842c0-9607-47c5-bc3d-db34fc8ae62d, Transaction Id: LFR5J, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:37:11.511[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=766842c0-9607-47c5-bc3d-db34fc8ae62d, X-Begin-Timestamp=2023-07-20T23:37:11.488+0000, X-TransactionID=LFR5J, id=dfbf5566-b8ca-cf4f-0ac6-c7eb31e08e0a, timestamp=1689896231489}], headers={id=120d031e-4c2f-5168-2f10-14b5ea1a3d09, timestamp=1689896231511}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=766842c0-9607-47c5-bc3d-db34fc8ae62d, X-Begin-Timestamp=2023-07-20T23:37:11.488+0000, X-TransactionID=LFR5J, id=dfbf5566-b8ca-cf4f-0ac6-c7eb31e08e0a, timestamp=1689896231489}]
2023-07-20T23:37:41.488+0000|36edcfba-c08f-490d-b115-f1ad67b721d7|Request Id: 36edcfba-c08f-490d-b115-f1ad67b721d7. Transaction Id: AEPWR. Begin TS: 2023-07-20T23:37:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:37:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 36edcfba-c08f-490d-b115-f1ad67b721d7. Transaction Id: AEPWR. Begin TS: 2023-07-20T23:37:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:37:41.490+0000|2023-07-20T23:37:41.505+0000|36edcfba-c08f-490d-b115-f1ad67b721d7|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 36edcfba-c08f-490d-b115-f1ad67b721d7, Transaction Id: AEPWR, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:37:41.505[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 36edcfba-c08f-490d-b115-f1ad67b721d7, Transaction Id: AEPWR, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:37:41.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=36edcfba-c08f-490d-b115-f1ad67b721d7, X-Begin-Timestamp=2023-07-20T23:37:41.487+0000, X-TransactionID=AEPWR, id=d6b37070-866e-9dec-6ef2-b2be365567bd, timestamp=1689896261488}], headers={id=06b19489-d7d8-0e53-1c30-15f2b48042f8, timestamp=1689896261507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=36edcfba-c08f-490d-b115-f1ad67b721d7, X-Begin-Timestamp=2023-07-20T23:37:41.487+0000, X-TransactionID=AEPWR, id=d6b37070-866e-9dec-6ef2-b2be365567bd, timestamp=1689896261488}]
[2m2023-07-20 23:38:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:38:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:38:01.364[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:38:11.488+0000|f2d7419e-24f0-46cb-81c9-d83b04dd91dc|Request Id: f2d7419e-24f0-46cb-81c9-d83b04dd91dc. Transaction Id: 3NJEV. Begin TS: 2023-07-20T23:38:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:38:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: f2d7419e-24f0-46cb-81c9-d83b04dd91dc. Transaction Id: 3NJEV. Begin TS: 2023-07-20T23:38:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:38:11.489+0000|2023-07-20T23:38:11.512+0000|f2d7419e-24f0-46cb-81c9-d83b04dd91dc|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f2d7419e-24f0-46cb-81c9-d83b04dd91dc, Transaction Id: 3NJEV, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:38:11.512[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: f2d7419e-24f0-46cb-81c9-d83b04dd91dc, Transaction Id: 3NJEV, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:38:11.513[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=f2d7419e-24f0-46cb-81c9-d83b04dd91dc, X-Begin-Timestamp=2023-07-20T23:38:11.487+0000, X-TransactionID=3NJEV, id=b7ffa7d6-6c39-0e0c-5c23-4c9ae62b97a6, timestamp=1689896291488}], headers={id=ae799df3-8f9f-48ee-b454-102a37042f22, timestamp=1689896291513}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=f2d7419e-24f0-46cb-81c9-d83b04dd91dc, X-Begin-Timestamp=2023-07-20T23:38:11.487+0000, X-TransactionID=3NJEV, id=b7ffa7d6-6c39-0e0c-5c23-4c9ae62b97a6, timestamp=1689896291488}]
2023-07-20T23:38:41.488+0000|37f27074-c910-455d-91a5-0a527c8e6e75|Request Id: 37f27074-c910-455d-91a5-0a527c8e6e75. Transaction Id: 2NLMR. Begin TS: 2023-07-20T23:38:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:38:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 37f27074-c910-455d-91a5-0a527c8e6e75. Transaction Id: 2NLMR. Begin TS: 2023-07-20T23:38:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:38:41.489+0000|2023-07-20T23:38:41.509+0000|37f27074-c910-455d-91a5-0a527c8e6e75|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 37f27074-c910-455d-91a5-0a527c8e6e75, Transaction Id: 2NLMR, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:38:41.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 37f27074-c910-455d-91a5-0a527c8e6e75, Transaction Id: 2NLMR, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:38:41.511[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=37f27074-c910-455d-91a5-0a527c8e6e75, X-Begin-Timestamp=2023-07-20T23:38:41.487+0000, X-TransactionID=2NLMR, id=16cb410d-4cda-2d75-dd77-e1ad40f40972, timestamp=1689896321488}], headers={id=6d6dbacf-588a-6853-d9e1-683f4662d013, timestamp=1689896321511}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=37f27074-c910-455d-91a5-0a527c8e6e75, X-Begin-Timestamp=2023-07-20T23:38:41.487+0000, X-TransactionID=2NLMR, id=16cb410d-4cda-2d75-dd77-e1ad40f40972, timestamp=1689896321488}]
[2m2023-07-20 23:39:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:39:01.364[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:39:01.364[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:39:11.488+0000|8a49f347-2ec2-4114-8ee2-6a4ece0f4f86|Request Id: 8a49f347-2ec2-4114-8ee2-6a4ece0f4f86. Transaction Id: CTDNY. Begin TS: 2023-07-20T23:39:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:39:11.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 8a49f347-2ec2-4114-8ee2-6a4ece0f4f86. Transaction Id: CTDNY. Begin TS: 2023-07-20T23:39:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:39:11.489+0000|2023-07-20T23:39:11.510+0000|8a49f347-2ec2-4114-8ee2-6a4ece0f4f86|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8a49f347-2ec2-4114-8ee2-6a4ece0f4f86, Transaction Id: CTDNY, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:39:11.510[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 8a49f347-2ec2-4114-8ee2-6a4ece0f4f86, Transaction Id: CTDNY, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:39:11.511[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8a49f347-2ec2-4114-8ee2-6a4ece0f4f86, X-Begin-Timestamp=2023-07-20T23:39:11.487+0000, X-TransactionID=CTDNY, id=bfdd04ea-2eee-aaca-4bcc-44d007534cdc, timestamp=1689896351488}], headers={id=1782767b-7bcc-3952-02fa-f3adb6740be9, timestamp=1689896351511}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8a49f347-2ec2-4114-8ee2-6a4ece0f4f86, X-Begin-Timestamp=2023-07-20T23:39:11.487+0000, X-TransactionID=CTDNY, id=bfdd04ea-2eee-aaca-4bcc-44d007534cdc, timestamp=1689896351488}]
2023-07-20T23:39:41.488+0000|f95b0477-e276-480e-a404-5e1bf6912054|Request Id: f95b0477-e276-480e-a404-5e1bf6912054. Transaction Id: CABHP. Begin TS: 2023-07-20T23:39:41.488+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:39:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: f95b0477-e276-480e-a404-5e1bf6912054. Transaction Id: CABHP. Begin TS: 2023-07-20T23:39:41.488+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:39:41.489+0000|2023-07-20T23:39:41.507+0000|f95b0477-e276-480e-a404-5e1bf6912054|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f95b0477-e276-480e-a404-5e1bf6912054, Transaction Id: CABHP, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:39:41.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: f95b0477-e276-480e-a404-5e1bf6912054, Transaction Id: CABHP, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:39:41.508[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f95b0477-e276-480e-a404-5e1bf6912054, X-Begin-Timestamp=2023-07-20T23:39:41.488+0000, X-TransactionID=CABHP, id=31f2502b-bc20-51f8-d690-fecb4256e88e, timestamp=1689896381488}], headers={id=749785eb-246e-141e-b73c-f2d5de4e5938, timestamp=1689896381508}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f95b0477-e276-480e-a404-5e1bf6912054, X-Begin-Timestamp=2023-07-20T23:39:41.488+0000, X-TransactionID=CABHP, id=31f2502b-bc20-51f8-d690-fecb4256e88e, timestamp=1689896381488}]
[2m2023-07-20 23:40:01.362[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:40:01.362[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:40:01.362[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:40:11.488+0000|b5a1047c-862d-4e40-b3b3-97380867aa29|Request Id: b5a1047c-862d-4e40-b3b3-97380867aa29. Transaction Id: GSOBU. Begin TS: 2023-07-20T23:40:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:40:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: b5a1047c-862d-4e40-b3b3-97380867aa29. Transaction Id: GSOBU. Begin TS: 2023-07-20T23:40:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:40:11.489+0000|2023-07-20T23:40:11.506+0000|b5a1047c-862d-4e40-b3b3-97380867aa29|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b5a1047c-862d-4e40-b3b3-97380867aa29, Transaction Id: GSOBU, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:40:11.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: b5a1047c-862d-4e40-b3b3-97380867aa29, Transaction Id: GSOBU, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:40:11.508[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b5a1047c-862d-4e40-b3b3-97380867aa29, X-Begin-Timestamp=2023-07-20T23:40:11.487+0000, X-TransactionID=GSOBU, id=1ed8fe69-c2dc-765c-02f0-9445bdd94797, timestamp=1689896411488}], headers={id=c1417456-e384-a598-16d5-12cc1d6a1bc1, timestamp=1689896411507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b5a1047c-862d-4e40-b3b3-97380867aa29, X-Begin-Timestamp=2023-07-20T23:40:11.487+0000, X-TransactionID=GSOBU, id=1ed8fe69-c2dc-765c-02f0-9445bdd94797, timestamp=1689896411488}]
2023-07-20T23:40:41.488+0000|0f8475b8-2881-4361-a22d-93e7c64c2e50|Request Id: 0f8475b8-2881-4361-a22d-93e7c64c2e50. Transaction Id: YK8CX. Begin TS: 2023-07-20T23:40:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:40:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 0f8475b8-2881-4361-a22d-93e7c64c2e50. Transaction Id: YK8CX. Begin TS: 2023-07-20T23:40:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:40:41.489+0000|2023-07-20T23:40:41.503+0000|0f8475b8-2881-4361-a22d-93e7c64c2e50|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0f8475b8-2881-4361-a22d-93e7c64c2e50, Transaction Id: YK8CX, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:40:41.503[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 0f8475b8-2881-4361-a22d-93e7c64c2e50, Transaction Id: YK8CX, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:40:41.505[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0f8475b8-2881-4361-a22d-93e7c64c2e50, X-Begin-Timestamp=2023-07-20T23:40:41.487+0000, X-TransactionID=YK8CX, id=ed6632f9-b48c-4042-2745-21ac87fbce5c, timestamp=1689896441488}], headers={id=2e649628-2cfc-55fb-51d8-59a854e2981a, timestamp=1689896441505}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0f8475b8-2881-4361-a22d-93e7c64c2e50, X-Begin-Timestamp=2023-07-20T23:40:41.487+0000, X-TransactionID=YK8CX, id=ed6632f9-b48c-4042-2745-21ac87fbce5c, timestamp=1689896441488}]
[2m2023-07-20 23:41:01.362[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:41:01.362[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:41:01.362[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:41:11.488+0000|bb8027d8-dea1-42de-b9aa-46714a4c9256|Request Id: bb8027d8-dea1-42de-b9aa-46714a4c9256. Transaction Id: UVJNF. Begin TS: 2023-07-20T23:41:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:41:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: bb8027d8-dea1-42de-b9aa-46714a4c9256. Transaction Id: UVJNF. Begin TS: 2023-07-20T23:41:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:41:11.489+0000|2023-07-20T23:41:11.512+0000|bb8027d8-dea1-42de-b9aa-46714a4c9256|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bb8027d8-dea1-42de-b9aa-46714a4c9256, Transaction Id: UVJNF, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:41:11.512[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: bb8027d8-dea1-42de-b9aa-46714a4c9256, Transaction Id: UVJNF, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:41:11.513[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=bb8027d8-dea1-42de-b9aa-46714a4c9256, X-Begin-Timestamp=2023-07-20T23:41:11.487+0000, X-TransactionID=UVJNF, id=384088b2-286b-db3b-f0e2-adb173a0201f, timestamp=1689896471488}], headers={id=609b3e7c-d7ed-91fe-2ef4-03ef68c2b6c9, timestamp=1689896471513}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=bb8027d8-dea1-42de-b9aa-46714a4c9256, X-Begin-Timestamp=2023-07-20T23:41:11.487+0000, X-TransactionID=UVJNF, id=384088b2-286b-db3b-f0e2-adb173a0201f, timestamp=1689896471488}]
2023-07-20T23:41:41.489+0000|9bada3d2-075d-4ece-9d12-b99e2510ac04|Request Id: 9bada3d2-075d-4ece-9d12-b99e2510ac04. Transaction Id: TGMNJ. Begin TS: 2023-07-20T23:41:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:41:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 9bada3d2-075d-4ece-9d12-b99e2510ac04. Transaction Id: TGMNJ. Begin TS: 2023-07-20T23:41:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:41:41.493+0000|2023-07-20T23:41:41.509+0000|9bada3d2-075d-4ece-9d12-b99e2510ac04|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9bada3d2-075d-4ece-9d12-b99e2510ac04, Transaction Id: TGMNJ, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:41:41.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 9bada3d2-075d-4ece-9d12-b99e2510ac04, Transaction Id: TGMNJ, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:41:41.512[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=9bada3d2-075d-4ece-9d12-b99e2510ac04, X-Begin-Timestamp=2023-07-20T23:41:41.487+0000, X-TransactionID=TGMNJ, id=4e624950-57e3-11ee-dc29-163e9708bf71, timestamp=1689896501490}], headers={id=f17788e8-a08a-7284-866d-c137c260bd13, timestamp=1689896501512}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=9bada3d2-075d-4ece-9d12-b99e2510ac04, X-Begin-Timestamp=2023-07-20T23:41:41.487+0000, X-TransactionID=TGMNJ, id=4e624950-57e3-11ee-dc29-163e9708bf71, timestamp=1689896501490}]
[2m2023-07-20 23:42:01.365[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:42:01.366[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:42:01.366[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:42:11.488+0000|7e302ae6-0dcd-4524-a297-47cd90dd0dee|Request Id: 7e302ae6-0dcd-4524-a297-47cd90dd0dee. Transaction Id: UENBC. Begin TS: 2023-07-20T23:42:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:42:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 7e302ae6-0dcd-4524-a297-47cd90dd0dee. Transaction Id: UENBC. Begin TS: 2023-07-20T23:42:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:42:11.490+0000|2023-07-20T23:42:11.509+0000|7e302ae6-0dcd-4524-a297-47cd90dd0dee|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7e302ae6-0dcd-4524-a297-47cd90dd0dee, Transaction Id: UENBC, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:42:11.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 7e302ae6-0dcd-4524-a297-47cd90dd0dee, Transaction Id: UENBC, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:42:11.511[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7e302ae6-0dcd-4524-a297-47cd90dd0dee, X-Begin-Timestamp=2023-07-20T23:42:11.487+0000, X-TransactionID=UENBC, id=b28a8ec2-a181-dbe8-c1ee-62accf737ade, timestamp=1689896531488}], headers={id=eb883fb8-a892-8c3a-c66e-e2a8cecbbc9c, timestamp=1689896531511}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7e302ae6-0dcd-4524-a297-47cd90dd0dee, X-Begin-Timestamp=2023-07-20T23:42:11.487+0000, X-TransactionID=UENBC, id=b28a8ec2-a181-dbe8-c1ee-62accf737ade, timestamp=1689896531488}]
2023-07-20T23:42:41.488+0000|4f1d82d5-af68-45f0-9017-63110fbcefc6|Request Id: 4f1d82d5-af68-45f0-9017-63110fbcefc6. Transaction Id: WJVMK. Begin TS: 2023-07-20T23:42:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:42:41.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 4f1d82d5-af68-45f0-9017-63110fbcefc6. Transaction Id: WJVMK. Begin TS: 2023-07-20T23:42:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:42:41.489+0000|2023-07-20T23:42:41.505+0000|4f1d82d5-af68-45f0-9017-63110fbcefc6|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4f1d82d5-af68-45f0-9017-63110fbcefc6, Transaction Id: WJVMK, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:42:41.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 4f1d82d5-af68-45f0-9017-63110fbcefc6, Transaction Id: WJVMK, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:42:41.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4f1d82d5-af68-45f0-9017-63110fbcefc6, X-Begin-Timestamp=2023-07-20T23:42:41.487+0000, X-TransactionID=WJVMK, id=9a687ddf-0674-ca3a-4431-dd673bd65fd4, timestamp=1689896561488}], headers={id=5136ad81-f25d-e59c-71a6-4e357f466260, timestamp=1689896561507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4f1d82d5-af68-45f0-9017-63110fbcefc6, X-Begin-Timestamp=2023-07-20T23:42:41.487+0000, X-TransactionID=WJVMK, id=9a687ddf-0674-ca3a-4431-dd673bd65fd4, timestamp=1689896561488}]
[2m2023-07-20 23:43:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:43:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:43:01.363[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-07-20T23:43:11.488+0000|3fbabbd6-c669-4bd6-8590-9bb9dd84e1fa|Request Id: 3fbabbd6-c669-4bd6-8590-9bb9dd84e1fa. Transaction Id: FQGWX. Begin TS: 2023-07-20T23:43:11.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:43:11.488[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 3fbabbd6-c669-4bd6-8590-9bb9dd84e1fa. Transaction Id: FQGWX. Begin TS: 2023-07-20T23:43:11.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:43:11.489+0000|2023-07-20T23:43:11.509+0000|3fbabbd6-c669-4bd6-8590-9bb9dd84e1fa|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.65.215|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3fbabbd6-c669-4bd6-8590-9bb9dd84e1fa, Transaction Id: FQGWX, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:43:11.509[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 3fbabbd6-c669-4bd6-8590-9bb9dd84e1fa, Transaction Id: FQGWX, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:43:11.510[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=3fbabbd6-c669-4bd6-8590-9bb9dd84e1fa, X-Begin-Timestamp=2023-07-20T23:43:11.487+0000, X-TransactionID=FQGWX, id=719f09ea-ad9a-7887-6122-51abbc9c194d, timestamp=1689896591488}], headers={id=976b57a7-e774-5042-9b35-62cdc9d450dc, timestamp=1689896591510}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=3fbabbd6-c669-4bd6-8590-9bb9dd84e1fa, X-Begin-Timestamp=2023-07-20T23:43:11.487+0000, X-TransactionID=FQGWX, id=719f09ea-ad9a-7887-6122-51abbc9c194d, timestamp=1689896591488}]
2023-07-20T23:43:41.488+0000|687c253b-b639-4f8b-95f4-efddfde24c27|Request Id: 687c253b-b639-4f8b-95f4-efddfde24c27. Transaction Id: DPYPT. Begin TS: 2023-07-20T23:43:41.487+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-07-20 23:43:41.487[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 687c253b-b639-4f8b-95f4-efddfde24c27. Transaction Id: DPYPT. Begin TS: 2023-07-20T23:43:41.487+0000. Starting new DMaaP MR Subscriber poll.
2023-07-20T23:43:41.489+0000|2023-07-20T23:43:41.506+0000|687c253b-b639-4f8b-95f4-efddfde24c27|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.65.215|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 687c253b-b639-4f8b-95f4-efddfde24c27, Transaction Id: DPYPT, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:43:41.506[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 687c253b-b639-4f8b-95f4-efddfde24c27, Transaction Id: DPYPT, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-07-20 23:43:41.507[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=687c253b-b639-4f8b-95f4-efddfde24c27, X-Begin-Timestamp=2023-07-20T23:43:41.487+0000, X-TransactionID=DPYPT, id=5599e3ad-6128-568b-e97a-3b3a7b81f41e, timestamp=1689896621488}], headers={id=2412fa80-d2b8-b760-6fee-09dc26d84e53, timestamp=1689896621507}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=687c253b-b639-4f8b-95f4-efddfde24c27, X-Begin-Timestamp=2023-07-20T23:43:41.487+0000, X-TransactionID=DPYPT, id=5599e3ad-6128-568b-e97a-3b3a7b81f41e, timestamp=1689896621488}]
[2m2023-07-20 23:44:01.362[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-07-20 23:44:01.363[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-07-20 23:44:01.363[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_