Results

By type

          2021-11-30 02:34:40.718  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.3.1 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.1.jar started by tca-gen2 in /opt)
2021-11-30 02:34:40.722 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-11-30 02:34:40.722  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-11-30 02:34:42.966  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-11-30 02:34:43.100  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 127 ms. Found 1 MongoDB repository interfaces.
2021-11-30 02:34:44.393  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-11-30 02:34:44.403  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-11-30 02:34:44.465  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : 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)
2021-11-30 02:34:44.770  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : 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)
2021-11-30 02:34:44.772  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : 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)
2021-11-30 02:34:44.799  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : 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)
2021-11-30 02:34:45.282 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-30 02:34:45.392  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-11-30 02:34:45.393  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4587 ms
2021-11-30 02:34:45.501 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-11-30 02:34:46.403 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.Swagger2ControllerWebMvc:
	{GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
2021-11-30 02:34:46.407 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.ApiResourceController:
	{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
	{GET [/swagger-resources], produces [application/json]}: swaggerResources()
2021-11-30 02:34:46.451 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.o.d.a.t.w.c.TcaRestController:
	{POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest)
	{GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy()
	{POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy)
2021-11-30 02:34:46.459 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error]}: error(HttpServletRequest)
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2021-11-30 02:34:46.834  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-11-30 02:34:46.899  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : 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)))
2021-11-30 02:34:46.977  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-11-30 02:34:47.240  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-11-30 02:34:47.442  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:291}] to dcae-mongohost:27017
2021-11-30 02:34:47.442  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:290}] to dcae-mongohost:27017
2021-11-30 02:34:47.446  INFO 1 --- [mongohost:27017] org.mongodb.driver.cluster               : Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=97984199}
2021-11-30 02:34:47.578  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : 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.
2021-11-30 02:34:47.624  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : 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.
2021-11-30 02:34:47.720  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:292}] to dcae-mongohost:27017
2021-11-30 02:34:48.487 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-11-30 02:34:48.494  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-11-30 02:34:48.495 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-11-30 02:34:48.495  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
2021-11-30 02:34:48.495  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-11-30 02:34:48.507  INFO 1 --- [           main] .f.TcaAppPropsToMrPublisherPrefsFunction : 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))
2021-11-30 02:34:48.524 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-11-30 02:34:48.525  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-11-30 02:34:48.525 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-11-30 02:34:48.525  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
2021-11-30 02:34:48.525  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-11-30 02:34:48.563  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
2021-11-30 02:34:48.564  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
2021-11-30 02:34:48.765  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : 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.
2021-11-30 02:34:48.899  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : 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.
2021-11-30 02:34:49.321  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-11-30 02:34:49.488 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-11-30 02:34:49.515 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]}
2021-11-30 02:34:49.703  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-11-30 02:34:49.787  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-11-30 02:34:49.788  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-11-30 02:34:49.788  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-11-30 02:34:49.788  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-11-30 02:34:49.788  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-11-30 02:34:49.788  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-11-30 02:34:49.788  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-11-30 02:34:49.788  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-11-30 02:34:49.789  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-11-30 02:34:49.789  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-11-30 02:34:49.789  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-11-30 02:34:49.789  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-11-30 02:34:49.789  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-11-30 02:34:49.789  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-11-30 02:34:49.789  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-11-30 02:34:49.789  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-11-30 02:34:49.790  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-11-30 02:34:49.790  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow'
2021-11-30 02:34:49.793  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-11-30 02:34:49.793  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-11-30T02:34:49.810+0000|5bdb0599-64e0-45c1-ae8f-33b952439732|Request Id: 5bdb0599-64e0-45c1-ae8f-33b952439732. Transaction Id: UNQ0F. Begin TS: 2021-11-30T02:34:49.795+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:34:49.807 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5bdb0599-64e0-45c1-ae8f-33b952439732. Transaction Id: UNQ0F. Begin TS: 2021-11-30T02:34:49.795+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:34:49.860  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.7.Final
2021-11-30 02:34:49.886  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-11-30 02:34:49.989  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-11-30 02:34:50.173  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-11-30 02:34:50.263  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-11-30 02:34:50.905 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-11-30 02:34:50.990 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-11-30 02:34:51.080  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 13.086 seconds (JVM running for 14.704)
2021-11-30T02:34:49.980+0000|2021-11-30T02:34:51.122+0000|5bdb0599-64e0-45c1-ae8f-33b952439732|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.73.146|1142|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5bdb0599-64e0-45c1-ae8f-33b952439732, Transaction Id: UNQ0F, Elapsed Time: 1142 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.3.72] failed: Connection refused (Connection refused) 
2021-11-30 02:34:51.126 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5bdb0599-64e0-45c1-ae8f-33b952439732, Transaction Id: UNQ0F, Elapsed Time: 1142 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.3.72] failed: Connection refused (Connection refused) 
2021-11-30 02:34:51.143 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5bdb0599-64e0-45c1-ae8f-33b952439732, X-Begin-Timestamp=2021-11-30T02:34:49.795+0000, X-TransactionID=UNQ0F, id=3b02d5da-ce18-037b-1bb0-af56f43c4d00, timestamp=1638239689853}], headers={id=03e85701-1c1c-236c-83c2-633136d39121, timestamp=1638239691141}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5bdb0599-64e0-45c1-ae8f-33b952439732, X-Begin-Timestamp=2021-11-30T02:34:49.795+0000, X-TransactionID=UNQ0F, id=3b02d5da-ce18-037b-1bb0-af56f43c4d00, timestamp=1638239689853}]
2021-11-30 02:34:53.926  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-11-30 02:34:53.926  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-11-30 02:34:53.929  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2021-11-30T02:35:19.795+0000|f97e2f84-8f12-4af3-af60-5bef3e39afae|Request Id: f97e2f84-8f12-4af3-af60-5bef3e39afae. Transaction Id: MWRIV. Begin TS: 2021-11-30T02:35:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:35:19.793 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f97e2f84-8f12-4af3-af60-5bef3e39afae. Transaction Id: MWRIV. Begin TS: 2021-11-30T02:35:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:35:19.798+0000|2021-11-30T02:35:20.813+0000|f97e2f84-8f12-4af3-af60-5bef3e39afae|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.73.146|1015|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f97e2f84-8f12-4af3-af60-5bef3e39afae, Transaction Id: MWRIV, Elapsed Time: 1015 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.3.72] failed: Connection refused (Connection refused) 
2021-11-30 02:35:20.813 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f97e2f84-8f12-4af3-af60-5bef3e39afae, Transaction Id: MWRIV, Elapsed Time: 1015 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.3.72] failed: Connection refused (Connection refused) 
2021-11-30 02:35:20.817 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f97e2f84-8f12-4af3-af60-5bef3e39afae, X-Begin-Timestamp=2021-11-30T02:35:19.793+0000, X-TransactionID=MWRIV, id=119a5338-8f9a-f858-b357-072924f69619, timestamp=1638239719796}], headers={id=327565c8-03e1-5d77-27f8-5cf6594968e5, timestamp=1638239720817}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f97e2f84-8f12-4af3-af60-5bef3e39afae, X-Begin-Timestamp=2021-11-30T02:35:19.793+0000, X-TransactionID=MWRIV, id=119a5338-8f9a-f858-b357-072924f69619, timestamp=1638239719796}]
2021-11-30 02:35:39.396  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:35:39.397  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:35:39.397 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:35:49.793+0000|aeca9482-8e13-467b-88c0-e1df685daf4d|Request Id: aeca9482-8e13-467b-88c0-e1df685daf4d. Transaction Id: MDZZO. Begin TS: 2021-11-30T02:35:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:35:49.793 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aeca9482-8e13-467b-88c0-e1df685daf4d. Transaction Id: MDZZO. Begin TS: 2021-11-30T02:35:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:35:49.795+0000|2021-11-30T02:35:50.830+0000|aeca9482-8e13-467b-88c0-e1df685daf4d|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.73.146|1035|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aeca9482-8e13-467b-88c0-e1df685daf4d, Transaction Id: MDZZO, Elapsed Time: 1035 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.3.72] failed: Connection refused (Connection refused) 
2021-11-30 02:35:50.830 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aeca9482-8e13-467b-88c0-e1df685daf4d, Transaction Id: MDZZO, Elapsed Time: 1035 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.3.72] failed: Connection refused (Connection refused) 
2021-11-30 02:35:50.833 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=aeca9482-8e13-467b-88c0-e1df685daf4d, X-Begin-Timestamp=2021-11-30T02:35:49.792+0000, X-TransactionID=MDZZO, id=5fcecf15-1a8f-9a40-6abb-7afc6d0dbc75, timestamp=1638239749793}], headers={id=52406903-3c97-6a6d-cbe1-785d9a495225, timestamp=1638239750832}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=aeca9482-8e13-467b-88c0-e1df685daf4d, X-Begin-Timestamp=2021-11-30T02:35:49.792+0000, X-TransactionID=MDZZO, id=5fcecf15-1a8f-9a40-6abb-7afc6d0dbc75, timestamp=1638239749793}]
2021-11-30T02:36:19.793+0000|ea0e4db5-ea97-4b54-a4ed-afca6d9f26ab|Request Id: ea0e4db5-ea97-4b54-a4ed-afca6d9f26ab. Transaction Id: BZ8CY. Begin TS: 2021-11-30T02:36:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:36:19.793 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ea0e4db5-ea97-4b54-a4ed-afca6d9f26ab. Transaction Id: BZ8CY. Begin TS: 2021-11-30T02:36:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:36:19.794+0000|2021-11-30T02:36:20.824+0000|ea0e4db5-ea97-4b54-a4ed-afca6d9f26ab|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.73.146|1030|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ea0e4db5-ea97-4b54-a4ed-afca6d9f26ab, Transaction Id: BZ8CY, Elapsed Time: 1030 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.3.72] failed: Connection refused (Connection refused) 
2021-11-30 02:36:20.824 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ea0e4db5-ea97-4b54-a4ed-afca6d9f26ab, Transaction Id: BZ8CY, Elapsed Time: 1030 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.3.72] failed: Connection refused (Connection refused) 
2021-11-30 02:36:20.826 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ea0e4db5-ea97-4b54-a4ed-afca6d9f26ab, X-Begin-Timestamp=2021-11-30T02:36:19.792+0000, X-TransactionID=BZ8CY, id=5cbeba73-dfba-2628-50d5-033ca36bea49, timestamp=1638239779793}], headers={id=75806bcd-0807-425f-ebc5-58daf0811872, timestamp=1638239780826}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ea0e4db5-ea97-4b54-a4ed-afca6d9f26ab, X-Begin-Timestamp=2021-11-30T02:36:19.792+0000, X-TransactionID=BZ8CY, id=5cbeba73-dfba-2628-50d5-033ca36bea49, timestamp=1638239779793}]
2021-11-30 02:36:39.391  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:36:39.391  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:36:39.391 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:36:49.793+0000|6a795eed-e885-4123-9ce2-932f2932526b|Request Id: 6a795eed-e885-4123-9ce2-932f2932526b. Transaction Id: LOJ6O. Begin TS: 2021-11-30T02:36:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:36:49.793 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6a795eed-e885-4123-9ce2-932f2932526b. Transaction Id: LOJ6O. Begin TS: 2021-11-30T02:36:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:36:49.795+0000|2021-11-30T02:36:49.828+0000|6a795eed-e885-4123-9ce2-932f2932526b|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.73.146|33|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6a795eed-e885-4123-9ce2-932f2932526b, Transaction Id: LOJ6O, Elapsed Time: 33 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:36:49.828 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6a795eed-e885-4123-9ce2-932f2932526b, Transaction Id: LOJ6O, Elapsed Time: 33 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:36:49.835 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : 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=6a795eed-e885-4123-9ce2-932f2932526b, X-Begin-Timestamp=2021-11-30T02:36:49.793+0000, X-TransactionID=LOJ6O, id=941c77b2-1015-8493-eb54-f36bfd73315b, timestamp=1638239809793}], headers={id=41619ba4-ab13-a065-b503-a6d8f5dc171c, timestamp=1638239809835}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6a795eed-e885-4123-9ce2-932f2932526b, X-Begin-Timestamp=2021-11-30T02:36:49.793+0000, X-TransactionID=LOJ6O, id=941c77b2-1015-8493-eb54-f36bfd73315b, timestamp=1638239809793}]
2021-11-30T02:37:19.793+0000|4e415b79-b330-458b-8df6-ba85a60ab3c5|Request Id: 4e415b79-b330-458b-8df6-ba85a60ab3c5. Transaction Id: LJPYL. Begin TS: 2021-11-30T02:37:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:37:19.792 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4e415b79-b330-458b-8df6-ba85a60ab3c5. Transaction Id: LJPYL. Begin TS: 2021-11-30T02:37:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:37:19.794+0000|2021-11-30T02:37:19.805+0000|4e415b79-b330-458b-8df6-ba85a60ab3c5|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.73.146|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4e415b79-b330-458b-8df6-ba85a60ab3c5, Transaction Id: LJPYL, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:37:19.805 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4e415b79-b330-458b-8df6-ba85a60ab3c5, Transaction Id: LJPYL, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:37:19.807 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : 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=4e415b79-b330-458b-8df6-ba85a60ab3c5, X-Begin-Timestamp=2021-11-30T02:37:19.792+0000, X-TransactionID=LJPYL, id=67c53012-26dc-4472-b359-3e75996c29d2, timestamp=1638239839793}], headers={id=6e817946-ef97-c22a-8bf5-702267f226d7, timestamp=1638239839807}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4e415b79-b330-458b-8df6-ba85a60ab3c5, X-Begin-Timestamp=2021-11-30T02:37:19.792+0000, X-TransactionID=LJPYL, id=67c53012-26dc-4472-b359-3e75996c29d2, timestamp=1638239839793}]
2021-11-30 02:37:39.392  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:37:39.393  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:37:39.393 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:37:49.793+0000|ae419343-2fa7-42ab-b8ba-1b3f8ea4ac3d|Request Id: ae419343-2fa7-42ab-b8ba-1b3f8ea4ac3d. Transaction Id: WUJSW. Begin TS: 2021-11-30T02:37:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:37:49.792 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ae419343-2fa7-42ab-b8ba-1b3f8ea4ac3d. Transaction Id: WUJSW. Begin TS: 2021-11-30T02:37:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:37:49.794+0000|2021-11-30T02:37:49.804+0000|ae419343-2fa7-42ab-b8ba-1b3f8ea4ac3d|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.73.146|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ae419343-2fa7-42ab-b8ba-1b3f8ea4ac3d, Transaction Id: WUJSW, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:37:49.804 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ae419343-2fa7-42ab-b8ba-1b3f8ea4ac3d, Transaction Id: WUJSW, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:37:49.805 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : 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=ae419343-2fa7-42ab-b8ba-1b3f8ea4ac3d, X-Begin-Timestamp=2021-11-30T02:37:49.792+0000, X-TransactionID=WUJSW, id=89a5a054-5aba-267f-94fd-d815f776ef17, timestamp=1638239869793}], headers={id=4cc1633e-a152-7795-85a3-993da707891e, timestamp=1638239869805}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ae419343-2fa7-42ab-b8ba-1b3f8ea4ac3d, X-Begin-Timestamp=2021-11-30T02:37:49.792+0000, X-TransactionID=WUJSW, id=89a5a054-5aba-267f-94fd-d815f776ef17, timestamp=1638239869793}]
2021-11-30T02:38:19.793+0000|afd98b37-b70d-4cb2-9c5a-10590fc2baed|Request Id: afd98b37-b70d-4cb2-9c5a-10590fc2baed. Transaction Id: 0SEH7. Begin TS: 2021-11-30T02:38:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:38:19.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: afd98b37-b70d-4cb2-9c5a-10590fc2baed. Transaction Id: 0SEH7. Begin TS: 2021-11-30T02:38:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:38:19.795+0000|2021-11-30T02:38:19.804+0000|afd98b37-b70d-4cb2-9c5a-10590fc2baed|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.73.146|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: afd98b37-b70d-4cb2-9c5a-10590fc2baed, Transaction Id: 0SEH7, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:38:19.804 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: afd98b37-b70d-4cb2-9c5a-10590fc2baed, Transaction Id: 0SEH7, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:38:19.805 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=afd98b37-b70d-4cb2-9c5a-10590fc2baed, X-Begin-Timestamp=2021-11-30T02:38:19.793+0000, X-TransactionID=0SEH7, id=80f0f613-2dfa-c2ec-6faf-e71c7a18783c, timestamp=1638239899794}], headers={id=3a615c73-13e3-4a2a-ec45-acc93da01097, timestamp=1638239899805}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=afd98b37-b70d-4cb2-9c5a-10590fc2baed, X-Begin-Timestamp=2021-11-30T02:38:19.793+0000, X-TransactionID=0SEH7, id=80f0f613-2dfa-c2ec-6faf-e71c7a18783c, timestamp=1638239899794}]
2021-11-30 02:38:39.393  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:38:39.393  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:38:39.393 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:38:49.793+0000|730552da-6e98-47f2-8d94-0dc0d8095253|Request Id: 730552da-6e98-47f2-8d94-0dc0d8095253. Transaction Id: BMAVK. Begin TS: 2021-11-30T02:38:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:38:49.793 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 730552da-6e98-47f2-8d94-0dc0d8095253. Transaction Id: BMAVK. Begin TS: 2021-11-30T02:38:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:38:49.795+0000|2021-11-30T02:38:49.805+0000|730552da-6e98-47f2-8d94-0dc0d8095253|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.73.146|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 730552da-6e98-47f2-8d94-0dc0d8095253, Transaction Id: BMAVK, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:38:49.805 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 730552da-6e98-47f2-8d94-0dc0d8095253, Transaction Id: BMAVK, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:38:49.807 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : 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=730552da-6e98-47f2-8d94-0dc0d8095253, X-Begin-Timestamp=2021-11-30T02:38:49.793+0000, X-TransactionID=BMAVK, id=2aa765cf-e0ca-602f-985d-d168eb527aa4, timestamp=1638239929794}], headers={id=30702603-99d5-eabf-c097-dbea529ed38f, timestamp=1638239929807}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=730552da-6e98-47f2-8d94-0dc0d8095253, X-Begin-Timestamp=2021-11-30T02:38:49.793+0000, X-TransactionID=BMAVK, id=2aa765cf-e0ca-602f-985d-d168eb527aa4, timestamp=1638239929794}]
2021-11-30T02:39:19.793+0000|8914889d-3213-486c-b9d5-2ba1fcb35a1f|Request Id: 8914889d-3213-486c-b9d5-2ba1fcb35a1f. Transaction Id: YT1P7. Begin TS: 2021-11-30T02:39:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:39:19.792 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8914889d-3213-486c-b9d5-2ba1fcb35a1f. Transaction Id: YT1P7. Begin TS: 2021-11-30T02:39:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:39:19.794+0000|2021-11-30T02:39:19.802+0000|8914889d-3213-486c-b9d5-2ba1fcb35a1f|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8914889d-3213-486c-b9d5-2ba1fcb35a1f, Transaction Id: YT1P7, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:39:19.802 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8914889d-3213-486c-b9d5-2ba1fcb35a1f, Transaction Id: YT1P7, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:39:19.804 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : 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=8914889d-3213-486c-b9d5-2ba1fcb35a1f, X-Begin-Timestamp=2021-11-30T02:39:19.792+0000, X-TransactionID=YT1P7, id=346e0583-fd94-1b00-5970-7c94f54c7583, timestamp=1638239959793}], headers={id=368a11a2-0cc0-0cf4-33f9-02fa34f312ac, timestamp=1638239959803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=8914889d-3213-486c-b9d5-2ba1fcb35a1f, X-Begin-Timestamp=2021-11-30T02:39:19.792+0000, X-TransactionID=YT1P7, id=346e0583-fd94-1b00-5970-7c94f54c7583, timestamp=1638239959793}]
2021-11-30 02:39:39.392  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:39:39.392  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:39:39.392 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:39:49.793+0000|b1b4395a-cce0-4f47-a8bd-4f9fa556ed56|Request Id: b1b4395a-cce0-4f47-a8bd-4f9fa556ed56. Transaction Id: WZ8VY. Begin TS: 2021-11-30T02:39:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:39:49.792 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b1b4395a-cce0-4f47-a8bd-4f9fa556ed56. Transaction Id: WZ8VY. Begin TS: 2021-11-30T02:39:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:39:49.794+0000|2021-11-30T02:39:49.803+0000|b1b4395a-cce0-4f47-a8bd-4f9fa556ed56|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.73.146|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b1b4395a-cce0-4f47-a8bd-4f9fa556ed56, Transaction Id: WZ8VY, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:39:49.803 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b1b4395a-cce0-4f47-a8bd-4f9fa556ed56, Transaction Id: WZ8VY, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:39:49.805 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : 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=b1b4395a-cce0-4f47-a8bd-4f9fa556ed56, X-Begin-Timestamp=2021-11-30T02:39:49.792+0000, X-TransactionID=WZ8VY, id=a3b40ede-cc5e-cf49-6e94-40e0aa8a92f4, timestamp=1638239989793}], headers={id=ebe60e88-4a6e-6c66-2c62-da04d6df37b3, timestamp=1638239989805}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b1b4395a-cce0-4f47-a8bd-4f9fa556ed56, X-Begin-Timestamp=2021-11-30T02:39:49.792+0000, X-TransactionID=WZ8VY, id=a3b40ede-cc5e-cf49-6e94-40e0aa8a92f4, timestamp=1638239989793}]
2021-11-30T02:40:19.793+0000|6238b92c-2a84-4b65-8aea-1f6db32fda9e|Request Id: 6238b92c-2a84-4b65-8aea-1f6db32fda9e. Transaction Id: IKTOT. Begin TS: 2021-11-30T02:40:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:40:19.792 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6238b92c-2a84-4b65-8aea-1f6db32fda9e. Transaction Id: IKTOT. Begin TS: 2021-11-30T02:40:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:40:19.795+0000|2021-11-30T02:40:19.804+0000|6238b92c-2a84-4b65-8aea-1f6db32fda9e|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.73.146|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6238b92c-2a84-4b65-8aea-1f6db32fda9e, Transaction Id: IKTOT, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:40:19.804 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6238b92c-2a84-4b65-8aea-1f6db32fda9e, Transaction Id: IKTOT, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:40:19.806 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=6238b92c-2a84-4b65-8aea-1f6db32fda9e, X-Begin-Timestamp=2021-11-30T02:40:19.792+0000, X-TransactionID=IKTOT, id=4f2aa1cf-de40-7d8c-8855-572afcb5665b, timestamp=1638240019793}], headers={id=ffb7e9ac-b31e-b31f-c624-c6244dc5087e, timestamp=1638240019805}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=6238b92c-2a84-4b65-8aea-1f6db32fda9e, X-Begin-Timestamp=2021-11-30T02:40:19.792+0000, X-TransactionID=IKTOT, id=4f2aa1cf-de40-7d8c-8855-572afcb5665b, timestamp=1638240019793}]
2021-11-30 02:40:39.396  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:40:39.396  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:40:39.396 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:40:49.793+0000|b0ce5de3-b911-4a55-88b9-64cda78393a7|Request Id: b0ce5de3-b911-4a55-88b9-64cda78393a7. Transaction Id: WR8XX. Begin TS: 2021-11-30T02:40:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:40:49.793 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b0ce5de3-b911-4a55-88b9-64cda78393a7. Transaction Id: WR8XX. Begin TS: 2021-11-30T02:40:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:40:49.796+0000|2021-11-30T02:40:49.806+0000|b0ce5de3-b911-4a55-88b9-64cda78393a7|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.73.146|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b0ce5de3-b911-4a55-88b9-64cda78393a7, Transaction Id: WR8XX, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:40:49.806 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b0ce5de3-b911-4a55-88b9-64cda78393a7, Transaction Id: WR8XX, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:40:49.808 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : 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=b0ce5de3-b911-4a55-88b9-64cda78393a7, X-Begin-Timestamp=2021-11-30T02:40:49.792+0000, X-TransactionID=WR8XX, id=6386932f-86ea-1968-ca88-d5b945f7d213, timestamp=1638240049794}], headers={id=b8d7bcb6-aece-59b2-ce7f-ec55548577fa, timestamp=1638240049808}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b0ce5de3-b911-4a55-88b9-64cda78393a7, X-Begin-Timestamp=2021-11-30T02:40:49.792+0000, X-TransactionID=WR8XX, id=6386932f-86ea-1968-ca88-d5b945f7d213, timestamp=1638240049794}]
2021-11-30T02:41:19.794+0000|d54e18f6-c8bb-4844-9bc3-af116f032102|Request Id: d54e18f6-c8bb-4844-9bc3-af116f032102. Transaction Id: D3GNE. Begin TS: 2021-11-30T02:41:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:41:19.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d54e18f6-c8bb-4844-9bc3-af116f032102. Transaction Id: D3GNE. Begin TS: 2021-11-30T02:41:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:41:19.797+0000|2021-11-30T02:41:19.806+0000|d54e18f6-c8bb-4844-9bc3-af116f032102|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.73.146|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d54e18f6-c8bb-4844-9bc3-af116f032102, Transaction Id: D3GNE, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:41:19.807 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d54e18f6-c8bb-4844-9bc3-af116f032102, Transaction Id: D3GNE, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:41:19.809 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=d54e18f6-c8bb-4844-9bc3-af116f032102, X-Begin-Timestamp=2021-11-30T02:41:19.792+0000, X-TransactionID=D3GNE, id=df9d05be-5b36-f86b-4f87-7736c0dd885e, timestamp=1638240079794}], headers={id=71c7ff86-2297-d893-4801-7b43c972ab49, timestamp=1638240079809}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d54e18f6-c8bb-4844-9bc3-af116f032102, X-Begin-Timestamp=2021-11-30T02:41:19.792+0000, X-TransactionID=D3GNE, id=df9d05be-5b36-f86b-4f87-7736c0dd885e, timestamp=1638240079794}]
2021-11-30 02:41:39.394  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:41:39.394  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:41:39.395 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:41:49.793+0000|e8c4bdce-08e1-4089-af12-8d6d2683a28c|Request Id: e8c4bdce-08e1-4089-af12-8d6d2683a28c. Transaction Id: MGNAG. Begin TS: 2021-11-30T02:41:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:41:49.792 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e8c4bdce-08e1-4089-af12-8d6d2683a28c. Transaction Id: MGNAG. Begin TS: 2021-11-30T02:41:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:41:49.794+0000|2021-11-30T02:41:49.803+0000|e8c4bdce-08e1-4089-af12-8d6d2683a28c|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.73.146|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e8c4bdce-08e1-4089-af12-8d6d2683a28c, Transaction Id: MGNAG, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:41:49.803 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e8c4bdce-08e1-4089-af12-8d6d2683a28c, Transaction Id: MGNAG, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:41:49.804 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=e8c4bdce-08e1-4089-af12-8d6d2683a28c, X-Begin-Timestamp=2021-11-30T02:41:49.792+0000, X-TransactionID=MGNAG, id=16caae91-b8ce-41fc-a238-ca660dd8f2e5, timestamp=1638240109793}], headers={id=17fec4c3-fd18-b5e4-eab8-45712dd2280e, timestamp=1638240109804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e8c4bdce-08e1-4089-af12-8d6d2683a28c, X-Begin-Timestamp=2021-11-30T02:41:49.792+0000, X-TransactionID=MGNAG, id=16caae91-b8ce-41fc-a238-ca660dd8f2e5, timestamp=1638240109793}]
2021-11-30T02:42:19.794+0000|c93c3ed4-fc30-4084-b2dc-02f9cf2bae08|Request Id: c93c3ed4-fc30-4084-b2dc-02f9cf2bae08. Transaction Id: 09O0T. Begin TS: 2021-11-30T02:42:19.794+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:42:19.794 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c93c3ed4-fc30-4084-b2dc-02f9cf2bae08. Transaction Id: 09O0T. Begin TS: 2021-11-30T02:42:19.794+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:42:19.797+0000|2021-11-30T02:42:19.806+0000|c93c3ed4-fc30-4084-b2dc-02f9cf2bae08|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.73.146|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c93c3ed4-fc30-4084-b2dc-02f9cf2bae08, Transaction Id: 09O0T, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:42:19.806 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c93c3ed4-fc30-4084-b2dc-02f9cf2bae08, Transaction Id: 09O0T, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:42:19.808 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=c93c3ed4-fc30-4084-b2dc-02f9cf2bae08, X-Begin-Timestamp=2021-11-30T02:42:19.794+0000, X-TransactionID=09O0T, id=309f2252-3ce2-2f1b-44ed-7a35b13c832d, timestamp=1638240139795}], headers={id=ab860314-b1f9-415e-9f3a-2a4628ea371a, timestamp=1638240139808}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c93c3ed4-fc30-4084-b2dc-02f9cf2bae08, X-Begin-Timestamp=2021-11-30T02:42:19.794+0000, X-TransactionID=09O0T, id=309f2252-3ce2-2f1b-44ed-7a35b13c832d, timestamp=1638240139795}]
2021-11-30 02:42:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:42:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:42:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:42:49.793+0000|5a85d26b-9608-4175-837d-6fe150e4acc7|Request Id: 5a85d26b-9608-4175-837d-6fe150e4acc7. Transaction Id: A1SSM. Begin TS: 2021-11-30T02:42:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:42:49.793 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5a85d26b-9608-4175-837d-6fe150e4acc7. Transaction Id: A1SSM. Begin TS: 2021-11-30T02:42:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:42:49.795+0000|2021-11-30T02:42:49.803+0000|5a85d26b-9608-4175-837d-6fe150e4acc7|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5a85d26b-9608-4175-837d-6fe150e4acc7, Transaction Id: A1SSM, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:42:49.804 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5a85d26b-9608-4175-837d-6fe150e4acc7, Transaction Id: A1SSM, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:42:49.806 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : 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=5a85d26b-9608-4175-837d-6fe150e4acc7, X-Begin-Timestamp=2021-11-30T02:42:49.792+0000, X-TransactionID=A1SSM, id=a9f28548-4be8-f527-2909-d80d93e2abbb, timestamp=1638240169794}], headers={id=c2ee0507-b26f-2165-0571-e0bd04a4edd0, timestamp=1638240169806}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5a85d26b-9608-4175-837d-6fe150e4acc7, X-Begin-Timestamp=2021-11-30T02:42:49.792+0000, X-TransactionID=A1SSM, id=a9f28548-4be8-f527-2909-d80d93e2abbb, timestamp=1638240169794}]
2021-11-30T02:43:19.793+0000|44505823-5fdf-47e8-a820-22c395ea5c7e|Request Id: 44505823-5fdf-47e8-a820-22c395ea5c7e. Transaction Id: W7VBG. Begin TS: 2021-11-30T02:43:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:43:19.793 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 44505823-5fdf-47e8-a820-22c395ea5c7e. Transaction Id: W7VBG. Begin TS: 2021-11-30T02:43:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:43:19.795+0000|2021-11-30T02:43:19.803+0000|44505823-5fdf-47e8-a820-22c395ea5c7e|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 44505823-5fdf-47e8-a820-22c395ea5c7e, Transaction Id: W7VBG, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:43:19.804 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 44505823-5fdf-47e8-a820-22c395ea5c7e, Transaction Id: W7VBG, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:43:19.805 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : 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=44505823-5fdf-47e8-a820-22c395ea5c7e, X-Begin-Timestamp=2021-11-30T02:43:19.793+0000, X-TransactionID=W7VBG, id=d0316e66-8a75-9031-3b7e-ccd6814900d5, timestamp=1638240199794}], headers={id=088558c8-f9de-dc4f-f03f-23f42dbc77b6, timestamp=1638240199805}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=44505823-5fdf-47e8-a820-22c395ea5c7e, X-Begin-Timestamp=2021-11-30T02:43:19.793+0000, X-TransactionID=W7VBG, id=d0316e66-8a75-9031-3b7e-ccd6814900d5, timestamp=1638240199794}]
2021-11-30 02:43:39.393  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:43:39.393  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:43:39.393 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:43:49.794+0000|f744bb34-aa99-44ee-aa14-f4ee734e3609|Request Id: f744bb34-aa99-44ee-aa14-f4ee734e3609. Transaction Id: 6YO69. Begin TS: 2021-11-30T02:43:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:43:49.793 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f744bb34-aa99-44ee-aa14-f4ee734e3609. Transaction Id: 6YO69. Begin TS: 2021-11-30T02:43:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:43:49.796+0000|2021-11-30T02:43:49.804+0000|f744bb34-aa99-44ee-aa14-f4ee734e3609|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f744bb34-aa99-44ee-aa14-f4ee734e3609, Transaction Id: 6YO69, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:43:49.804 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f744bb34-aa99-44ee-aa14-f4ee734e3609, Transaction Id: 6YO69, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:43:49.806 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : 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=f744bb34-aa99-44ee-aa14-f4ee734e3609, X-Begin-Timestamp=2021-11-30T02:43:49.793+0000, X-TransactionID=6YO69, id=4908e5df-6720-ea4f-d616-e0b2a952442d, timestamp=1638240229794}], headers={id=b8e7d0d2-8485-23c9-e5f6-5a4eb7828ede, timestamp=1638240229805}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=f744bb34-aa99-44ee-aa14-f4ee734e3609, X-Begin-Timestamp=2021-11-30T02:43:49.793+0000, X-TransactionID=6YO69, id=4908e5df-6720-ea4f-d616-e0b2a952442d, timestamp=1638240229794}]
2021-11-30T02:44:19.793+0000|aaf6a288-1dfb-49a8-9fa7-984fbb5740dd|Request Id: aaf6a288-1dfb-49a8-9fa7-984fbb5740dd. Transaction Id: 5NEVB. Begin TS: 2021-11-30T02:44:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:44:19.792 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aaf6a288-1dfb-49a8-9fa7-984fbb5740dd. Transaction Id: 5NEVB. Begin TS: 2021-11-30T02:44:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:44:19.794+0000|2021-11-30T02:44:19.802+0000|aaf6a288-1dfb-49a8-9fa7-984fbb5740dd|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aaf6a288-1dfb-49a8-9fa7-984fbb5740dd, Transaction Id: 5NEVB, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:44:19.803 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aaf6a288-1dfb-49a8-9fa7-984fbb5740dd, Transaction Id: 5NEVB, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:44:19.804 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : 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=aaf6a288-1dfb-49a8-9fa7-984fbb5740dd, X-Begin-Timestamp=2021-11-30T02:44:19.792+0000, X-TransactionID=5NEVB, id=8c56cada-8e75-0892-4a90-063320896909, timestamp=1638240259793}], headers={id=26e388ce-d337-82d5-9f93-33c4d82b2e22, timestamp=1638240259804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=aaf6a288-1dfb-49a8-9fa7-984fbb5740dd, X-Begin-Timestamp=2021-11-30T02:44:19.792+0000, X-TransactionID=5NEVB, id=8c56cada-8e75-0892-4a90-063320896909, timestamp=1638240259793}]
2021-11-30 02:44:39.391  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:44:39.391  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:44:39.391 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:44:49.793+0000|b65f62dc-0ac8-4a41-90e6-84ce4fd90824|Request Id: b65f62dc-0ac8-4a41-90e6-84ce4fd90824. Transaction Id: NRNBR. Begin TS: 2021-11-30T02:44:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:44:49.793 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b65f62dc-0ac8-4a41-90e6-84ce4fd90824. Transaction Id: NRNBR. Begin TS: 2021-11-30T02:44:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:44:49.795+0000|2021-11-30T02:44:49.802+0000|b65f62dc-0ac8-4a41-90e6-84ce4fd90824|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b65f62dc-0ac8-4a41-90e6-84ce4fd90824, Transaction Id: NRNBR, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:44:49.802 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b65f62dc-0ac8-4a41-90e6-84ce4fd90824, Transaction Id: NRNBR, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:44:49.803 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : 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=b65f62dc-0ac8-4a41-90e6-84ce4fd90824, X-Begin-Timestamp=2021-11-30T02:44:49.793+0000, X-TransactionID=NRNBR, id=64780e03-75fc-3274-5d85-47d95ffabceb, timestamp=1638240289794}], headers={id=35a0e6a6-6d2d-a66c-8ed4-c8aa69b0f947, timestamp=1638240289803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b65f62dc-0ac8-4a41-90e6-84ce4fd90824, X-Begin-Timestamp=2021-11-30T02:44:49.793+0000, X-TransactionID=NRNBR, id=64780e03-75fc-3274-5d85-47d95ffabceb, timestamp=1638240289794}]
2021-11-30T02:45:19.793+0000|bf8e44e4-0ba4-45ea-a112-091381881944|Request Id: bf8e44e4-0ba4-45ea-a112-091381881944. Transaction Id: BVWL9. Begin TS: 2021-11-30T02:45:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:45:19.792 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bf8e44e4-0ba4-45ea-a112-091381881944. Transaction Id: BVWL9. Begin TS: 2021-11-30T02:45:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:45:19.794+0000|2021-11-30T02:45:19.802+0000|bf8e44e4-0ba4-45ea-a112-091381881944|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bf8e44e4-0ba4-45ea-a112-091381881944, Transaction Id: BVWL9, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:45:19.802 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bf8e44e4-0ba4-45ea-a112-091381881944, Transaction Id: BVWL9, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:45:19.803 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : 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=bf8e44e4-0ba4-45ea-a112-091381881944, X-Begin-Timestamp=2021-11-30T02:45:19.792+0000, X-TransactionID=BVWL9, id=70db7e88-d14b-467d-c628-899fc09ec709, timestamp=1638240319793}], headers={id=e1220caf-59dd-7cc6-531b-5271693ee994, timestamp=1638240319803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=bf8e44e4-0ba4-45ea-a112-091381881944, X-Begin-Timestamp=2021-11-30T02:45:19.792+0000, X-TransactionID=BVWL9, id=70db7e88-d14b-467d-c628-899fc09ec709, timestamp=1638240319793}]
2021-11-30 02:45:39.391  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:45:39.391  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:45:39.391 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:45:49.793+0000|2847a66a-5e45-4c91-9e53-c29ca426775f|Request Id: 2847a66a-5e45-4c91-9e53-c29ca426775f. Transaction Id: QG11L. Begin TS: 2021-11-30T02:45:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:45:49.792 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2847a66a-5e45-4c91-9e53-c29ca426775f. Transaction Id: QG11L. Begin TS: 2021-11-30T02:45:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:45:49.794+0000|2021-11-30T02:45:49.800+0000|2847a66a-5e45-4c91-9e53-c29ca426775f|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2847a66a-5e45-4c91-9e53-c29ca426775f, Transaction Id: QG11L, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:45:49.800 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2847a66a-5e45-4c91-9e53-c29ca426775f, Transaction Id: QG11L, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:45:49.802 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : 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=2847a66a-5e45-4c91-9e53-c29ca426775f, X-Begin-Timestamp=2021-11-30T02:45:49.792+0000, X-TransactionID=QG11L, id=a5e51e28-1f2e-a596-b3cf-07b60552a379, timestamp=1638240349793}], headers={id=b718485c-a5ea-c274-461f-78f17a39268d, timestamp=1638240349801}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2847a66a-5e45-4c91-9e53-c29ca426775f, X-Begin-Timestamp=2021-11-30T02:45:49.792+0000, X-TransactionID=QG11L, id=a5e51e28-1f2e-a596-b3cf-07b60552a379, timestamp=1638240349793}]
2021-11-30T02:46:19.792+0000|8575ad5f-bace-4eee-9725-212cddd2212f|Request Id: 8575ad5f-bace-4eee-9725-212cddd2212f. Transaction Id: HAPEJ. Begin TS: 2021-11-30T02:46:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:46:19.792 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8575ad5f-bace-4eee-9725-212cddd2212f. Transaction Id: HAPEJ. Begin TS: 2021-11-30T02:46:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:46:19.794+0000|2021-11-30T02:46:19.802+0000|8575ad5f-bace-4eee-9725-212cddd2212f|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8575ad5f-bace-4eee-9725-212cddd2212f, Transaction Id: HAPEJ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:46:19.802 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8575ad5f-bace-4eee-9725-212cddd2212f, Transaction Id: HAPEJ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:46:19.803 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : 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=8575ad5f-bace-4eee-9725-212cddd2212f, X-Begin-Timestamp=2021-11-30T02:46:19.792+0000, X-TransactionID=HAPEJ, id=ca2b4768-1cd6-79ee-444c-44d4d25bc63a, timestamp=1638240379793}], headers={id=58f761b7-e320-d421-f06f-be5062cb3607, timestamp=1638240379803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=8575ad5f-bace-4eee-9725-212cddd2212f, X-Begin-Timestamp=2021-11-30T02:46:19.792+0000, X-TransactionID=HAPEJ, id=ca2b4768-1cd6-79ee-444c-44d4d25bc63a, timestamp=1638240379793}]
2021-11-30 02:46:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:46:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:46:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:46:49.793+0000|6747baad-2f3f-4414-a484-f5ec687c1812|Request Id: 6747baad-2f3f-4414-a484-f5ec687c1812. Transaction Id: WFO3C. Begin TS: 2021-11-30T02:46:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:46:49.793 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6747baad-2f3f-4414-a484-f5ec687c1812. Transaction Id: WFO3C. Begin TS: 2021-11-30T02:46:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:46:49.795+0000|2021-11-30T02:46:49.803+0000|6747baad-2f3f-4414-a484-f5ec687c1812|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6747baad-2f3f-4414-a484-f5ec687c1812, Transaction Id: WFO3C, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:46:49.803 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6747baad-2f3f-4414-a484-f5ec687c1812, Transaction Id: WFO3C, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:46:49.805 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : 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=6747baad-2f3f-4414-a484-f5ec687c1812, X-Begin-Timestamp=2021-11-30T02:46:49.793+0000, X-TransactionID=WFO3C, id=faf7041c-4d23-39b8-0d18-73462e8887fc, timestamp=1638240409794}], headers={id=fa6adb26-a780-ce55-91c7-aaf38c04db15, timestamp=1638240409805}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6747baad-2f3f-4414-a484-f5ec687c1812, X-Begin-Timestamp=2021-11-30T02:46:49.793+0000, X-TransactionID=WFO3C, id=faf7041c-4d23-39b8-0d18-73462e8887fc, timestamp=1638240409794}]
2021-11-30T02:47:19.793+0000|e2ef01dd-7896-48a3-8815-1a59715f90e8|Request Id: e2ef01dd-7896-48a3-8815-1a59715f90e8. Transaction Id: TQAII. Begin TS: 2021-11-30T02:47:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:47:19.792 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e2ef01dd-7896-48a3-8815-1a59715f90e8. Transaction Id: TQAII. Begin TS: 2021-11-30T02:47:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:47:19.794+0000|2021-11-30T02:47:19.801+0000|e2ef01dd-7896-48a3-8815-1a59715f90e8|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e2ef01dd-7896-48a3-8815-1a59715f90e8, Transaction Id: TQAII, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:47:19.801 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e2ef01dd-7896-48a3-8815-1a59715f90e8, Transaction Id: TQAII, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:47:19.803 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=e2ef01dd-7896-48a3-8815-1a59715f90e8, X-Begin-Timestamp=2021-11-30T02:47:19.792+0000, X-TransactionID=TQAII, id=26207497-78f6-99eb-984e-b65806d0dcca, timestamp=1638240439793}], headers={id=e614819d-0a5c-5af3-9b2d-94ae848c3db7, timestamp=1638240439802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e2ef01dd-7896-48a3-8815-1a59715f90e8, X-Begin-Timestamp=2021-11-30T02:47:19.792+0000, X-TransactionID=TQAII, id=26207497-78f6-99eb-984e-b65806d0dcca, timestamp=1638240439793}]
2021-11-30 02:47:39.391  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:47:39.391  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:47:39.391 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:47:49.794+0000|627f7a38-e8a9-4060-a74b-7d483e745805|Request Id: 627f7a38-e8a9-4060-a74b-7d483e745805. Transaction Id: KQWYA. Begin TS: 2021-11-30T02:47:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:47:49.793 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 627f7a38-e8a9-4060-a74b-7d483e745805. Transaction Id: KQWYA. Begin TS: 2021-11-30T02:47:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:47:49.806  INFO 1 --- [sk-scheduler-10] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-11-30 02:47:49.808  INFO 1 --- [sk-scheduler-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-11-30T02:47:49.798+0000|2021-11-30T02:47:49.820+0000|627f7a38-e8a9-4060-a74b-7d483e745805|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.73.146|22|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 627f7a38-e8a9-4060-a74b-7d483e745805, Transaction Id: KQWYA, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:47:49.820 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 627f7a38-e8a9-4060-a74b-7d483e745805, Transaction Id: KQWYA, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:47:49.823 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : 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=627f7a38-e8a9-4060-a74b-7d483e745805, X-Begin-Timestamp=2021-11-30T02:47:49.793+0000, X-TransactionID=KQWYA, id=912c0dbc-2996-7236-e177-ace0aa911698, timestamp=1638240469795}], headers={id=fb99e489-2a83-a935-34e9-43337fe259aa, timestamp=1638240469823}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=627f7a38-e8a9-4060-a74b-7d483e745805, X-Begin-Timestamp=2021-11-30T02:47:49.793+0000, X-TransactionID=KQWYA, id=912c0dbc-2996-7236-e177-ace0aa911698, timestamp=1638240469795}]
2021-11-30T02:48:19.794+0000|c49d5c1b-7892-4f04-93a8-b170c9d43bd7|Request Id: c49d5c1b-7892-4f04-93a8-b170c9d43bd7. Transaction Id: B81FK. Begin TS: 2021-11-30T02:48:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:48:19.793 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c49d5c1b-7892-4f04-93a8-b170c9d43bd7. Transaction Id: B81FK. Begin TS: 2021-11-30T02:48:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:48:19.796+0000|2021-11-30T02:48:19.804+0000|c49d5c1b-7892-4f04-93a8-b170c9d43bd7|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c49d5c1b-7892-4f04-93a8-b170c9d43bd7, Transaction Id: B81FK, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:48:19.804 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c49d5c1b-7892-4f04-93a8-b170c9d43bd7, Transaction Id: B81FK, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:48:19.806 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : 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=c49d5c1b-7892-4f04-93a8-b170c9d43bd7, X-Begin-Timestamp=2021-11-30T02:48:19.793+0000, X-TransactionID=B81FK, id=52ce2129-2e23-2eb2-d822-1e6d4e5999f0, timestamp=1638240499794}], headers={id=2a019a1c-a880-7fd9-b943-d2b5d02dba45, timestamp=1638240499806}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c49d5c1b-7892-4f04-93a8-b170c9d43bd7, X-Begin-Timestamp=2021-11-30T02:48:19.793+0000, X-TransactionID=B81FK, id=52ce2129-2e23-2eb2-d822-1e6d4e5999f0, timestamp=1638240499794}]
2021-11-30 02:48:39.391  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:48:39.392  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:48:39.392 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:48:49.793+0000|03c1d3e7-3c85-489d-bfc5-608a69e250df|Request Id: 03c1d3e7-3c85-489d-bfc5-608a69e250df. Transaction Id: GZWYY. Begin TS: 2021-11-30T02:48:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:48:49.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 03c1d3e7-3c85-489d-bfc5-608a69e250df. Transaction Id: GZWYY. Begin TS: 2021-11-30T02:48:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:48:49.795+0000|2021-11-30T02:48:49.802+0000|03c1d3e7-3c85-489d-bfc5-608a69e250df|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 03c1d3e7-3c85-489d-bfc5-608a69e250df, Transaction Id: GZWYY, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:48:49.802 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 03c1d3e7-3c85-489d-bfc5-608a69e250df, Transaction Id: GZWYY, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:48:49.803 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=03c1d3e7-3c85-489d-bfc5-608a69e250df, X-Begin-Timestamp=2021-11-30T02:48:49.792+0000, X-TransactionID=GZWYY, id=d5a5016a-1c1d-cc91-e24f-d4128b39d803, timestamp=1638240529793}], headers={id=f861529c-28e6-54c3-361b-69e6749eeeac, timestamp=1638240529803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=03c1d3e7-3c85-489d-bfc5-608a69e250df, X-Begin-Timestamp=2021-11-30T02:48:49.792+0000, X-TransactionID=GZWYY, id=d5a5016a-1c1d-cc91-e24f-d4128b39d803, timestamp=1638240529793}]
2021-11-30T02:49:19.793+0000|65ba57cb-9127-4b2b-934b-4b89bcdb0d9d|Request Id: 65ba57cb-9127-4b2b-934b-4b89bcdb0d9d. Transaction Id: SL1YA. Begin TS: 2021-11-30T02:49:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:49:19.793 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 65ba57cb-9127-4b2b-934b-4b89bcdb0d9d. Transaction Id: SL1YA. Begin TS: 2021-11-30T02:49:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:49:19.795+0000|2021-11-30T02:49:19.805+0000|65ba57cb-9127-4b2b-934b-4b89bcdb0d9d|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.73.146|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 65ba57cb-9127-4b2b-934b-4b89bcdb0d9d, Transaction Id: SL1YA, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:49:19.805 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 65ba57cb-9127-4b2b-934b-4b89bcdb0d9d, Transaction Id: SL1YA, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:49:19.807 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=65ba57cb-9127-4b2b-934b-4b89bcdb0d9d, X-Begin-Timestamp=2021-11-30T02:49:19.793+0000, X-TransactionID=SL1YA, id=5a5981f0-c8f6-9be9-59ab-e1e4dbb31194, timestamp=1638240559794}], headers={id=ffe22d88-d4a8-e7e4-ee44-d6a8875d604c, timestamp=1638240559807}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=65ba57cb-9127-4b2b-934b-4b89bcdb0d9d, X-Begin-Timestamp=2021-11-30T02:49:19.793+0000, X-TransactionID=SL1YA, id=5a5981f0-c8f6-9be9-59ab-e1e4dbb31194, timestamp=1638240559794}]
2021-11-30 02:49:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:49:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:49:39.390 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:49:49.793+0000|8fa2ec9a-715d-462e-a9a8-654c107658fd|Request Id: 8fa2ec9a-715d-462e-a9a8-654c107658fd. Transaction Id: Q71C1. Begin TS: 2021-11-30T02:49:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:49:49.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8fa2ec9a-715d-462e-a9a8-654c107658fd. Transaction Id: Q71C1. Begin TS: 2021-11-30T02:49:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:49:49.795+0000|2021-11-30T02:49:49.802+0000|8fa2ec9a-715d-462e-a9a8-654c107658fd|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8fa2ec9a-715d-462e-a9a8-654c107658fd, Transaction Id: Q71C1, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:49:49.802 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8fa2ec9a-715d-462e-a9a8-654c107658fd, Transaction Id: Q71C1, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:49:49.804 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=8fa2ec9a-715d-462e-a9a8-654c107658fd, X-Begin-Timestamp=2021-11-30T02:49:49.793+0000, X-TransactionID=Q71C1, id=75fbdd07-ceba-26e6-0798-e8e52031914c, timestamp=1638240589793}], headers={id=6d08df39-da8d-ca5c-d9bf-1766cd0d6215, timestamp=1638240589804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8fa2ec9a-715d-462e-a9a8-654c107658fd, X-Begin-Timestamp=2021-11-30T02:49:49.793+0000, X-TransactionID=Q71C1, id=75fbdd07-ceba-26e6-0798-e8e52031914c, timestamp=1638240589793}]
2021-11-30T02:50:19.793+0000|81a8e1a2-c91e-4b73-aff1-dff745cffae2|Request Id: 81a8e1a2-c91e-4b73-aff1-dff745cffae2. Transaction Id: UKRP2. Begin TS: 2021-11-30T02:50:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:50:19.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 81a8e1a2-c91e-4b73-aff1-dff745cffae2. Transaction Id: UKRP2. Begin TS: 2021-11-30T02:50:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:50:19.794+0000|2021-11-30T02:50:19.800+0000|81a8e1a2-c91e-4b73-aff1-dff745cffae2|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 81a8e1a2-c91e-4b73-aff1-dff745cffae2, Transaction Id: UKRP2, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:50:19.800 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 81a8e1a2-c91e-4b73-aff1-dff745cffae2, Transaction Id: UKRP2, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:50:19.801 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=81a8e1a2-c91e-4b73-aff1-dff745cffae2, X-Begin-Timestamp=2021-11-30T02:50:19.793+0000, X-TransactionID=UKRP2, id=8cc136b1-0dc0-f843-af09-28a71d0a7774, timestamp=1638240619793}], headers={id=83527992-e9a6-c5ca-21b7-4b6f2adc9f8e, timestamp=1638240619801}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=81a8e1a2-c91e-4b73-aff1-dff745cffae2, X-Begin-Timestamp=2021-11-30T02:50:19.793+0000, X-TransactionID=UKRP2, id=8cc136b1-0dc0-f843-af09-28a71d0a7774, timestamp=1638240619793}]
2021-11-30 02:50:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:50:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:50:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:50:49.793+0000|8efa26cf-cdf2-4132-a313-9a5bd1b85fd2|Request Id: 8efa26cf-cdf2-4132-a313-9a5bd1b85fd2. Transaction Id: FCCW6. Begin TS: 2021-11-30T02:50:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:50:49.792 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8efa26cf-cdf2-4132-a313-9a5bd1b85fd2. Transaction Id: FCCW6. Begin TS: 2021-11-30T02:50:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:50:49.795+0000|2021-11-30T02:50:49.803+0000|8efa26cf-cdf2-4132-a313-9a5bd1b85fd2|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8efa26cf-cdf2-4132-a313-9a5bd1b85fd2, Transaction Id: FCCW6, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:50:49.803 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8efa26cf-cdf2-4132-a313-9a5bd1b85fd2, Transaction Id: FCCW6, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:50:49.804 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : 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=8efa26cf-cdf2-4132-a313-9a5bd1b85fd2, X-Begin-Timestamp=2021-11-30T02:50:49.792+0000, X-TransactionID=FCCW6, id=5c0a1788-286e-3d9e-852f-59d9fb1f49f2, timestamp=1638240649793}], headers={id=172c05fe-b8de-199c-a454-aeac2a20516f, timestamp=1638240649804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8efa26cf-cdf2-4132-a313-9a5bd1b85fd2, X-Begin-Timestamp=2021-11-30T02:50:49.792+0000, X-TransactionID=FCCW6, id=5c0a1788-286e-3d9e-852f-59d9fb1f49f2, timestamp=1638240649793}]
2021-11-30T02:51:19.793+0000|d50f44ac-c689-4db0-a982-ae3447fab557|Request Id: d50f44ac-c689-4db0-a982-ae3447fab557. Transaction Id: TBUUF. Begin TS: 2021-11-30T02:51:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:51:19.793 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d50f44ac-c689-4db0-a982-ae3447fab557. Transaction Id: TBUUF. Begin TS: 2021-11-30T02:51:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:51:19.794+0000|2021-11-30T02:51:19.801+0000|d50f44ac-c689-4db0-a982-ae3447fab557|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d50f44ac-c689-4db0-a982-ae3447fab557, Transaction Id: TBUUF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:51:19.801 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d50f44ac-c689-4db0-a982-ae3447fab557, Transaction Id: TBUUF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:51:19.802 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : 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=d50f44ac-c689-4db0-a982-ae3447fab557, X-Begin-Timestamp=2021-11-30T02:51:19.793+0000, X-TransactionID=TBUUF, id=75b4ca62-0712-5f36-b0ee-a7cac604ce1a, timestamp=1638240679793}], headers={id=122933c3-8095-f9a2-7563-8fbe7a8ccd25, timestamp=1638240679802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d50f44ac-c689-4db0-a982-ae3447fab557, X-Begin-Timestamp=2021-11-30T02:51:19.793+0000, X-TransactionID=TBUUF, id=75b4ca62-0712-5f36-b0ee-a7cac604ce1a, timestamp=1638240679793}]
2021-11-30 02:51:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:51:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:51:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:51:49.794+0000|3cbfd9cc-7c81-4b63-b25c-0dda272b7302|Request Id: 3cbfd9cc-7c81-4b63-b25c-0dda272b7302. Transaction Id: 3M5IY. Begin TS: 2021-11-30T02:51:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:51:49.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3cbfd9cc-7c81-4b63-b25c-0dda272b7302. Transaction Id: 3M5IY. Begin TS: 2021-11-30T02:51:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:51:49.795+0000|2021-11-30T02:51:49.804+0000|3cbfd9cc-7c81-4b63-b25c-0dda272b7302|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.73.146|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3cbfd9cc-7c81-4b63-b25c-0dda272b7302, Transaction Id: 3M5IY, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:51:49.804 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3cbfd9cc-7c81-4b63-b25c-0dda272b7302, Transaction Id: 3M5IY, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:51:49.806 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=3cbfd9cc-7c81-4b63-b25c-0dda272b7302, X-Begin-Timestamp=2021-11-30T02:51:49.793+0000, X-TransactionID=3M5IY, id=b9c4765f-54c2-1c2b-cf2c-502ceeb3f4d3, timestamp=1638240709794}], headers={id=f394c825-7d4d-c8a4-5bc2-69c96def675c, timestamp=1638240709805}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=3cbfd9cc-7c81-4b63-b25c-0dda272b7302, X-Begin-Timestamp=2021-11-30T02:51:49.793+0000, X-TransactionID=3M5IY, id=b9c4765f-54c2-1c2b-cf2c-502ceeb3f4d3, timestamp=1638240709794}]
2021-11-30T02:52:19.793+0000|0d8e82a4-3354-4d70-8869-4aefbc116185|Request Id: 0d8e82a4-3354-4d70-8869-4aefbc116185. Transaction Id: RGDO6. Begin TS: 2021-11-30T02:52:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:52:19.792 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0d8e82a4-3354-4d70-8869-4aefbc116185. Transaction Id: RGDO6. Begin TS: 2021-11-30T02:52:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:52:19.795+0000|2021-11-30T02:52:19.804+0000|0d8e82a4-3354-4d70-8869-4aefbc116185|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.73.146|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0d8e82a4-3354-4d70-8869-4aefbc116185, Transaction Id: RGDO6, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:52:19.804 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0d8e82a4-3354-4d70-8869-4aefbc116185, Transaction Id: RGDO6, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:52:19.806 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : 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=0d8e82a4-3354-4d70-8869-4aefbc116185, X-Begin-Timestamp=2021-11-30T02:52:19.792+0000, X-TransactionID=RGDO6, id=e15c3074-ff53-c8b1-71ea-a981c7daca2a, timestamp=1638240739793}], headers={id=4b519f5b-7067-f3aa-51a6-86617883b049, timestamp=1638240739806}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0d8e82a4-3354-4d70-8869-4aefbc116185, X-Begin-Timestamp=2021-11-30T02:52:19.792+0000, X-TransactionID=RGDO6, id=e15c3074-ff53-c8b1-71ea-a981c7daca2a, timestamp=1638240739793}]
2021-11-30 02:52:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:52:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:52:39.390 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:52:49.793+0000|24320211-47f1-4ab4-8c30-15bbe76aeb54|Request Id: 24320211-47f1-4ab4-8c30-15bbe76aeb54. Transaction Id: LHQS5. Begin TS: 2021-11-30T02:52:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:52:49.793 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 24320211-47f1-4ab4-8c30-15bbe76aeb54. Transaction Id: LHQS5. Begin TS: 2021-11-30T02:52:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:52:49.795+0000|2021-11-30T02:52:49.802+0000|24320211-47f1-4ab4-8c30-15bbe76aeb54|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 24320211-47f1-4ab4-8c30-15bbe76aeb54, Transaction Id: LHQS5, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:52:49.802 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 24320211-47f1-4ab4-8c30-15bbe76aeb54, Transaction Id: LHQS5, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:52:49.803 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : 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=24320211-47f1-4ab4-8c30-15bbe76aeb54, X-Begin-Timestamp=2021-11-30T02:52:49.792+0000, X-TransactionID=LHQS5, id=f8018c65-bb5e-9ec8-9b2d-ae4909b1c399, timestamp=1638240769794}], headers={id=3f0453b5-20ef-75ca-04ad-d66db6cf805b, timestamp=1638240769803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=24320211-47f1-4ab4-8c30-15bbe76aeb54, X-Begin-Timestamp=2021-11-30T02:52:49.792+0000, X-TransactionID=LHQS5, id=f8018c65-bb5e-9ec8-9b2d-ae4909b1c399, timestamp=1638240769794}]
2021-11-30T02:53:19.793+0000|437c8c48-cbd7-4147-9e62-be3a60c9bdd6|Request Id: 437c8c48-cbd7-4147-9e62-be3a60c9bdd6. Transaction Id: IIYXO. Begin TS: 2021-11-30T02:53:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:53:19.793 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 437c8c48-cbd7-4147-9e62-be3a60c9bdd6. Transaction Id: IIYXO. Begin TS: 2021-11-30T02:53:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:53:19.795+0000|2021-11-30T02:53:19.803+0000|437c8c48-cbd7-4147-9e62-be3a60c9bdd6|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 437c8c48-cbd7-4147-9e62-be3a60c9bdd6, Transaction Id: IIYXO, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:53:19.803 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 437c8c48-cbd7-4147-9e62-be3a60c9bdd6, Transaction Id: IIYXO, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:53:19.804 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : 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=437c8c48-cbd7-4147-9e62-be3a60c9bdd6, X-Begin-Timestamp=2021-11-30T02:53:19.793+0000, X-TransactionID=IIYXO, id=de325f3c-7e51-6a05-47bc-3e4b5061d1e2, timestamp=1638240799794}], headers={id=0997f5a4-d477-59c6-58bf-ea6464187396, timestamp=1638240799804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=437c8c48-cbd7-4147-9e62-be3a60c9bdd6, X-Begin-Timestamp=2021-11-30T02:53:19.793+0000, X-TransactionID=IIYXO, id=de325f3c-7e51-6a05-47bc-3e4b5061d1e2, timestamp=1638240799794}]
2021-11-30 02:53:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:53:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:53:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:53:49.792+0000|f05c4fa2-0a6a-4552-bec7-52fd2a516bcd|Request Id: f05c4fa2-0a6a-4552-bec7-52fd2a516bcd. Transaction Id: ZDLDX. Begin TS: 2021-11-30T02:53:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:53:49.792 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f05c4fa2-0a6a-4552-bec7-52fd2a516bcd. Transaction Id: ZDLDX. Begin TS: 2021-11-30T02:53:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:53:49.794+0000|2021-11-30T02:53:49.801+0000|f05c4fa2-0a6a-4552-bec7-52fd2a516bcd|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f05c4fa2-0a6a-4552-bec7-52fd2a516bcd, Transaction Id: ZDLDX, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:53:49.801 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f05c4fa2-0a6a-4552-bec7-52fd2a516bcd, Transaction Id: ZDLDX, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:53:49.802 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : 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=f05c4fa2-0a6a-4552-bec7-52fd2a516bcd, X-Begin-Timestamp=2021-11-30T02:53:49.792+0000, X-TransactionID=ZDLDX, id=c64eaef0-0597-e897-dfa6-ba6b9d01138f, timestamp=1638240829793}], headers={id=7704657e-da08-c669-e4c3-36fa665fa7d5, timestamp=1638240829802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=f05c4fa2-0a6a-4552-bec7-52fd2a516bcd, X-Begin-Timestamp=2021-11-30T02:53:49.792+0000, X-TransactionID=ZDLDX, id=c64eaef0-0597-e897-dfa6-ba6b9d01138f, timestamp=1638240829793}]
2021-11-30T02:54:19.793+0000|fe610882-cc3b-4dbb-a225-3a36169a57da|Request Id: fe610882-cc3b-4dbb-a225-3a36169a57da. Transaction Id: SKIUJ. Begin TS: 2021-11-30T02:54:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:54:19.793 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fe610882-cc3b-4dbb-a225-3a36169a57da. Transaction Id: SKIUJ. Begin TS: 2021-11-30T02:54:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:54:19.795+0000|2021-11-30T02:54:19.802+0000|fe610882-cc3b-4dbb-a225-3a36169a57da|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fe610882-cc3b-4dbb-a225-3a36169a57da, Transaction Id: SKIUJ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:54:19.802 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fe610882-cc3b-4dbb-a225-3a36169a57da, Transaction Id: SKIUJ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:54:19.803 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : 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=fe610882-cc3b-4dbb-a225-3a36169a57da, X-Begin-Timestamp=2021-11-30T02:54:19.792+0000, X-TransactionID=SKIUJ, id=b8cb0005-4dca-9853-c6a2-a91ed31b19dc, timestamp=1638240859794}], headers={id=6b771ce6-041a-73b6-7121-082dc1f4f7f0, timestamp=1638240859803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=fe610882-cc3b-4dbb-a225-3a36169a57da, X-Begin-Timestamp=2021-11-30T02:54:19.792+0000, X-TransactionID=SKIUJ, id=b8cb0005-4dca-9853-c6a2-a91ed31b19dc, timestamp=1638240859794}]
2021-11-30 02:54:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:54:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:54:39.390 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:54:49.793+0000|1351f920-e318-4fb7-8bbe-4dbaa8c27635|Request Id: 1351f920-e318-4fb7-8bbe-4dbaa8c27635. Transaction Id: 35LYT. Begin TS: 2021-11-30T02:54:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:54:49.793 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1351f920-e318-4fb7-8bbe-4dbaa8c27635. Transaction Id: 35LYT. Begin TS: 2021-11-30T02:54:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:54:49.796+0000|2021-11-30T02:54:49.803+0000|1351f920-e318-4fb7-8bbe-4dbaa8c27635|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1351f920-e318-4fb7-8bbe-4dbaa8c27635, Transaction Id: 35LYT, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:54:49.803 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1351f920-e318-4fb7-8bbe-4dbaa8c27635, Transaction Id: 35LYT, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:54:49.804 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : 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=1351f920-e318-4fb7-8bbe-4dbaa8c27635, X-Begin-Timestamp=2021-11-30T02:54:49.793+0000, X-TransactionID=35LYT, id=10bd953a-1bfb-f198-cf34-88cc3bc6021d, timestamp=1638240889795}], headers={id=59b99ae4-26a0-8b0c-7e11-daad1f97ffb1, timestamp=1638240889804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=1351f920-e318-4fb7-8bbe-4dbaa8c27635, X-Begin-Timestamp=2021-11-30T02:54:49.793+0000, X-TransactionID=35LYT, id=10bd953a-1bfb-f198-cf34-88cc3bc6021d, timestamp=1638240889795}]
2021-11-30T02:55:19.792+0000|4b58ab9e-52f6-4fec-b40c-644f96796a12|Request Id: 4b58ab9e-52f6-4fec-b40c-644f96796a12. Transaction Id: MGL3R. Begin TS: 2021-11-30T02:55:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:55:19.792 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4b58ab9e-52f6-4fec-b40c-644f96796a12. Transaction Id: MGL3R. Begin TS: 2021-11-30T02:55:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:55:19.794+0000|2021-11-30T02:55:19.801+0000|4b58ab9e-52f6-4fec-b40c-644f96796a12|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4b58ab9e-52f6-4fec-b40c-644f96796a12, Transaction Id: MGL3R, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:55:19.801 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4b58ab9e-52f6-4fec-b40c-644f96796a12, Transaction Id: MGL3R, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:55:19.802 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : 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=4b58ab9e-52f6-4fec-b40c-644f96796a12, X-Begin-Timestamp=2021-11-30T02:55:19.792+0000, X-TransactionID=MGL3R, id=fda9325c-7502-2b42-c4ab-fe85004cf55b, timestamp=1638240919793}], headers={id=ccf0b77d-9929-5741-bfc2-f1b94e24936a, timestamp=1638240919802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4b58ab9e-52f6-4fec-b40c-644f96796a12, X-Begin-Timestamp=2021-11-30T02:55:19.792+0000, X-TransactionID=MGL3R, id=fda9325c-7502-2b42-c4ab-fe85004cf55b, timestamp=1638240919793}]
2021-11-30 02:55:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:55:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:55:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:55:49.793+0000|d8c6217d-e226-4409-ac9e-9292e59a4a22|Request Id: d8c6217d-e226-4409-ac9e-9292e59a4a22. Transaction Id: R15KJ. Begin TS: 2021-11-30T02:55:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:55:49.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d8c6217d-e226-4409-ac9e-9292e59a4a22. Transaction Id: R15KJ. Begin TS: 2021-11-30T02:55:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:55:49.795+0000|2021-11-30T02:55:49.802+0000|d8c6217d-e226-4409-ac9e-9292e59a4a22|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d8c6217d-e226-4409-ac9e-9292e59a4a22, Transaction Id: R15KJ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:55:49.802 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d8c6217d-e226-4409-ac9e-9292e59a4a22, Transaction Id: R15KJ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:55:49.804 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=d8c6217d-e226-4409-ac9e-9292e59a4a22, X-Begin-Timestamp=2021-11-30T02:55:49.793+0000, X-TransactionID=R15KJ, id=03b4865a-27e7-084c-e0ea-0cf8b465b056, timestamp=1638240949794}], headers={id=e1af847c-bb0a-3a32-9a4b-6ce0c1d990f1, timestamp=1638240949804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d8c6217d-e226-4409-ac9e-9292e59a4a22, X-Begin-Timestamp=2021-11-30T02:55:49.793+0000, X-TransactionID=R15KJ, id=03b4865a-27e7-084c-e0ea-0cf8b465b056, timestamp=1638240949794}]
2021-11-30T02:56:19.793+0000|bda7bcce-193f-45bd-a328-0d7c471c0d73|Request Id: bda7bcce-193f-45bd-a328-0d7c471c0d73. Transaction Id: QL2FX. Begin TS: 2021-11-30T02:56:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:56:19.792 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bda7bcce-193f-45bd-a328-0d7c471c0d73. Transaction Id: QL2FX. Begin TS: 2021-11-30T02:56:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:56:19.794+0000|2021-11-30T02:56:19.800+0000|bda7bcce-193f-45bd-a328-0d7c471c0d73|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bda7bcce-193f-45bd-a328-0d7c471c0d73, Transaction Id: QL2FX, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:56:19.800 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bda7bcce-193f-45bd-a328-0d7c471c0d73, Transaction Id: QL2FX, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:56:19.801 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : 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=bda7bcce-193f-45bd-a328-0d7c471c0d73, X-Begin-Timestamp=2021-11-30T02:56:19.792+0000, X-TransactionID=QL2FX, id=790d5c9a-4052-65cf-5504-f5dcc90141c7, timestamp=1638240979793}], headers={id=c9528cdd-6d9a-dec1-a86c-289f0d2527c5, timestamp=1638240979801}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=bda7bcce-193f-45bd-a328-0d7c471c0d73, X-Begin-Timestamp=2021-11-30T02:56:19.792+0000, X-TransactionID=QL2FX, id=790d5c9a-4052-65cf-5504-f5dcc90141c7, timestamp=1638240979793}]
2021-11-30 02:56:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:56:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:56:39.390 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:56:49.792+0000|ef9e0bb9-8b58-4ea0-903d-3db2b09d5b70|Request Id: ef9e0bb9-8b58-4ea0-903d-3db2b09d5b70. Transaction Id: G2UAJ. Begin TS: 2021-11-30T02:56:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:56:49.792 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ef9e0bb9-8b58-4ea0-903d-3db2b09d5b70. Transaction Id: G2UAJ. Begin TS: 2021-11-30T02:56:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:56:49.794+0000|2021-11-30T02:56:49.801+0000|ef9e0bb9-8b58-4ea0-903d-3db2b09d5b70|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ef9e0bb9-8b58-4ea0-903d-3db2b09d5b70, Transaction Id: G2UAJ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:56:49.801 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ef9e0bb9-8b58-4ea0-903d-3db2b09d5b70, Transaction Id: G2UAJ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:56:49.802 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : 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=ef9e0bb9-8b58-4ea0-903d-3db2b09d5b70, X-Begin-Timestamp=2021-11-30T02:56:49.792+0000, X-TransactionID=G2UAJ, id=0cc01162-9213-5f04-c8a3-ee14199d1448, timestamp=1638241009793}], headers={id=4cae94e2-947e-9955-3a23-36696d04f513, timestamp=1638241009802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ef9e0bb9-8b58-4ea0-903d-3db2b09d5b70, X-Begin-Timestamp=2021-11-30T02:56:49.792+0000, X-TransactionID=G2UAJ, id=0cc01162-9213-5f04-c8a3-ee14199d1448, timestamp=1638241009793}]
2021-11-30T02:57:19.792+0000|7736a95f-5a65-4ca3-ade1-dfc45827dae6|Request Id: 7736a95f-5a65-4ca3-ade1-dfc45827dae6. Transaction Id: GSNTL. Begin TS: 2021-11-30T02:57:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:57:19.792 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7736a95f-5a65-4ca3-ade1-dfc45827dae6. Transaction Id: GSNTL. Begin TS: 2021-11-30T02:57:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:57:19.793+0000|2021-11-30T02:57:19.800+0000|7736a95f-5a65-4ca3-ade1-dfc45827dae6|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7736a95f-5a65-4ca3-ade1-dfc45827dae6, Transaction Id: GSNTL, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:57:19.801 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7736a95f-5a65-4ca3-ade1-dfc45827dae6, Transaction Id: GSNTL, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:57:19.802 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : 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=7736a95f-5a65-4ca3-ade1-dfc45827dae6, X-Begin-Timestamp=2021-11-30T02:57:19.792+0000, X-TransactionID=GSNTL, id=3ac317c9-35b6-6674-d048-ed285f2bef08, timestamp=1638241039792}], headers={id=410e3564-9808-5bd9-d20b-b6733ff7a578, timestamp=1638241039802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7736a95f-5a65-4ca3-ade1-dfc45827dae6, X-Begin-Timestamp=2021-11-30T02:57:19.792+0000, X-TransactionID=GSNTL, id=3ac317c9-35b6-6674-d048-ed285f2bef08, timestamp=1638241039792}]
2021-11-30 02:57:39.387  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:57:39.387  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:57:39.387 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:57:49.793+0000|c7e4b4a4-c4fd-48aa-b37f-88ea255e6f8d|Request Id: c7e4b4a4-c4fd-48aa-b37f-88ea255e6f8d. Transaction Id: VHXAA. Begin TS: 2021-11-30T02:57:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:57:49.792 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c7e4b4a4-c4fd-48aa-b37f-88ea255e6f8d. Transaction Id: VHXAA. Begin TS: 2021-11-30T02:57:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:57:49.794+0000|2021-11-30T02:57:49.802+0000|c7e4b4a4-c4fd-48aa-b37f-88ea255e6f8d|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c7e4b4a4-c4fd-48aa-b37f-88ea255e6f8d, Transaction Id: VHXAA, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:57:49.802 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c7e4b4a4-c4fd-48aa-b37f-88ea255e6f8d, Transaction Id: VHXAA, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:57:49.803 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : 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=c7e4b4a4-c4fd-48aa-b37f-88ea255e6f8d, X-Begin-Timestamp=2021-11-30T02:57:49.792+0000, X-TransactionID=VHXAA, id=d8626769-0425-9934-7a51-0339bc8f85f8, timestamp=1638241069793}], headers={id=1784de66-e7a1-bf08-a594-5299857eeb45, timestamp=1638241069802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c7e4b4a4-c4fd-48aa-b37f-88ea255e6f8d, X-Begin-Timestamp=2021-11-30T02:57:49.792+0000, X-TransactionID=VHXAA, id=d8626769-0425-9934-7a51-0339bc8f85f8, timestamp=1638241069793}]
2021-11-30T02:58:19.793+0000|e43565ef-95fe-4e89-9b84-806eb443c358|Request Id: e43565ef-95fe-4e89-9b84-806eb443c358. Transaction Id: IT7VO. Begin TS: 2021-11-30T02:58:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:58:19.792 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e43565ef-95fe-4e89-9b84-806eb443c358. Transaction Id: IT7VO. Begin TS: 2021-11-30T02:58:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:58:19.795+0000|2021-11-30T02:58:19.802+0000|e43565ef-95fe-4e89-9b84-806eb443c358|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e43565ef-95fe-4e89-9b84-806eb443c358, Transaction Id: IT7VO, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:58:19.802 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e43565ef-95fe-4e89-9b84-806eb443c358, Transaction Id: IT7VO, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:58:19.804 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=e43565ef-95fe-4e89-9b84-806eb443c358, X-Begin-Timestamp=2021-11-30T02:58:19.792+0000, X-TransactionID=IT7VO, id=8df53158-1e5f-1afe-c8d4-2b3f33a5befc, timestamp=1638241099793}], headers={id=50852f52-7348-113c-2000-bdbf652df65a, timestamp=1638241099804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e43565ef-95fe-4e89-9b84-806eb443c358, X-Begin-Timestamp=2021-11-30T02:58:19.792+0000, X-TransactionID=IT7VO, id=8df53158-1e5f-1afe-c8d4-2b3f33a5befc, timestamp=1638241099793}]
2021-11-30 02:58:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:58:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:58:39.390 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:58:49.793+0000|51e3d3a3-37b9-4364-ac2d-1ad2d8d0fbd6|Request Id: 51e3d3a3-37b9-4364-ac2d-1ad2d8d0fbd6. Transaction Id: QYCWF. Begin TS: 2021-11-30T02:58:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:58:49.793 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 51e3d3a3-37b9-4364-ac2d-1ad2d8d0fbd6. Transaction Id: QYCWF. Begin TS: 2021-11-30T02:58:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:58:49.794+0000|2021-11-30T02:58:49.801+0000|51e3d3a3-37b9-4364-ac2d-1ad2d8d0fbd6|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 51e3d3a3-37b9-4364-ac2d-1ad2d8d0fbd6, Transaction Id: QYCWF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:58:49.801 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 51e3d3a3-37b9-4364-ac2d-1ad2d8d0fbd6, Transaction Id: QYCWF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:58:49.802 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : 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=51e3d3a3-37b9-4364-ac2d-1ad2d8d0fbd6, X-Begin-Timestamp=2021-11-30T02:58:49.792+0000, X-TransactionID=QYCWF, id=54e33f98-663c-623e-2d4d-851e2cd7dc51, timestamp=1638241129793}], headers={id=00daac6a-301b-4c40-6037-d86da949d09a, timestamp=1638241129802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=51e3d3a3-37b9-4364-ac2d-1ad2d8d0fbd6, X-Begin-Timestamp=2021-11-30T02:58:49.792+0000, X-TransactionID=QYCWF, id=54e33f98-663c-623e-2d4d-851e2cd7dc51, timestamp=1638241129793}]
2021-11-30T02:59:19.792+0000|99ba76dd-22c3-4d2a-99c1-fd7782155a40|Request Id: 99ba76dd-22c3-4d2a-99c1-fd7782155a40. Transaction Id: CAKXT. Begin TS: 2021-11-30T02:59:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:59:19.792 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 99ba76dd-22c3-4d2a-99c1-fd7782155a40. Transaction Id: CAKXT. Begin TS: 2021-11-30T02:59:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:59:19.794+0000|2021-11-30T02:59:19.800+0000|99ba76dd-22c3-4d2a-99c1-fd7782155a40|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 99ba76dd-22c3-4d2a-99c1-fd7782155a40, Transaction Id: CAKXT, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:59:19.800 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 99ba76dd-22c3-4d2a-99c1-fd7782155a40, Transaction Id: CAKXT, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:59:19.801 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=99ba76dd-22c3-4d2a-99c1-fd7782155a40, X-Begin-Timestamp=2021-11-30T02:59:19.792+0000, X-TransactionID=CAKXT, id=fefbb94d-0442-adc5-1213-472ef549122f, timestamp=1638241159793}], headers={id=52db3957-97f6-77d1-b86c-7bac40fc3b4b, timestamp=1638241159801}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=99ba76dd-22c3-4d2a-99c1-fd7782155a40, X-Begin-Timestamp=2021-11-30T02:59:19.792+0000, X-TransactionID=CAKXT, id=fefbb94d-0442-adc5-1213-472ef549122f, timestamp=1638241159793}]
2021-11-30 02:59:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 02:59:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 02:59:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T02:59:49.793+0000|1e17a37a-7150-495a-bd1a-d273b414572b|Request Id: 1e17a37a-7150-495a-bd1a-d273b414572b. Transaction Id: NLBCH. Begin TS: 2021-11-30T02:59:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 02:59:49.792 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1e17a37a-7150-495a-bd1a-d273b414572b. Transaction Id: NLBCH. Begin TS: 2021-11-30T02:59:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T02:59:49.795+0000|2021-11-30T02:59:49.802+0000|1e17a37a-7150-495a-bd1a-d273b414572b|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1e17a37a-7150-495a-bd1a-d273b414572b, Transaction Id: NLBCH, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:59:49.802 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1e17a37a-7150-495a-bd1a-d273b414572b, Transaction Id: NLBCH, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 02:59:49.804 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : 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=1e17a37a-7150-495a-bd1a-d273b414572b, X-Begin-Timestamp=2021-11-30T02:59:49.792+0000, X-TransactionID=NLBCH, id=ae1d5778-e286-038e-55a7-fbce3c93415d, timestamp=1638241189793}], headers={id=0302ea8c-2621-e926-2f8e-f6debb11f7d1, timestamp=1638241189803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=1e17a37a-7150-495a-bd1a-d273b414572b, X-Begin-Timestamp=2021-11-30T02:59:49.792+0000, X-TransactionID=NLBCH, id=ae1d5778-e286-038e-55a7-fbce3c93415d, timestamp=1638241189793}]
2021-11-30T03:00:19.793+0000|7bcc3381-06e2-46b4-b217-b3365acd8d88|Request Id: 7bcc3381-06e2-46b4-b217-b3365acd8d88. Transaction Id: CVZST. Begin TS: 2021-11-30T03:00:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:00:19.792 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7bcc3381-06e2-46b4-b217-b3365acd8d88. Transaction Id: CVZST. Begin TS: 2021-11-30T03:00:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:00:19.794+0000|2021-11-30T03:00:19.801+0000|7bcc3381-06e2-46b4-b217-b3365acd8d88|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7bcc3381-06e2-46b4-b217-b3365acd8d88, Transaction Id: CVZST, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:00:19.801 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7bcc3381-06e2-46b4-b217-b3365acd8d88, Transaction Id: CVZST, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:00:19.802 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=7bcc3381-06e2-46b4-b217-b3365acd8d88, X-Begin-Timestamp=2021-11-30T03:00:19.792+0000, X-TransactionID=CVZST, id=5b2b28de-30a8-8731-c5cd-c91f9602ed82, timestamp=1638241219793}], headers={id=e5c40575-de07-3aa1-ff87-c2fbd14a8681, timestamp=1638241219802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7bcc3381-06e2-46b4-b217-b3365acd8d88, X-Begin-Timestamp=2021-11-30T03:00:19.792+0000, X-TransactionID=CVZST, id=5b2b28de-30a8-8731-c5cd-c91f9602ed82, timestamp=1638241219793}]
2021-11-30 03:00:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:00:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:00:39.390 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:00:49.793+0000|6e9cd97a-d309-4d13-970c-c59961f3319c|Request Id: 6e9cd97a-d309-4d13-970c-c59961f3319c. Transaction Id: AZINA. Begin TS: 2021-11-30T03:00:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:00:49.792 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6e9cd97a-d309-4d13-970c-c59961f3319c. Transaction Id: AZINA. Begin TS: 2021-11-30T03:00:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:00:49.794+0000|2021-11-30T03:00:49.801+0000|6e9cd97a-d309-4d13-970c-c59961f3319c|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6e9cd97a-d309-4d13-970c-c59961f3319c, Transaction Id: AZINA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:00:49.801 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6e9cd97a-d309-4d13-970c-c59961f3319c, Transaction Id: AZINA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:00:49.802 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : 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=6e9cd97a-d309-4d13-970c-c59961f3319c, X-Begin-Timestamp=2021-11-30T03:00:49.792+0000, X-TransactionID=AZINA, id=51537c1e-e1cd-ff0a-a777-d618fc799686, timestamp=1638241249793}], headers={id=5ec75c02-c40a-1012-1857-0771db3cea68, timestamp=1638241249802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6e9cd97a-d309-4d13-970c-c59961f3319c, X-Begin-Timestamp=2021-11-30T03:00:49.792+0000, X-TransactionID=AZINA, id=51537c1e-e1cd-ff0a-a777-d618fc799686, timestamp=1638241249793}]
2021-11-30T03:01:19.793+0000|d9a0742e-3b77-4347-923d-0cd7fcadcb09|Request Id: d9a0742e-3b77-4347-923d-0cd7fcadcb09. Transaction Id: YW7EK. Begin TS: 2021-11-30T03:01:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:01:19.793 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d9a0742e-3b77-4347-923d-0cd7fcadcb09. Transaction Id: YW7EK. Begin TS: 2021-11-30T03:01:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:01:19.794+0000|2021-11-30T03:01:19.801+0000|d9a0742e-3b77-4347-923d-0cd7fcadcb09|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d9a0742e-3b77-4347-923d-0cd7fcadcb09, Transaction Id: YW7EK, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:01:19.801 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d9a0742e-3b77-4347-923d-0cd7fcadcb09, Transaction Id: YW7EK, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:01:19.802 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : 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=d9a0742e-3b77-4347-923d-0cd7fcadcb09, X-Begin-Timestamp=2021-11-30T03:01:19.793+0000, X-TransactionID=YW7EK, id=b0a59799-2cbf-caa7-347e-092749d6118f, timestamp=1638241279793}], headers={id=e6573f34-6059-fd45-9aeb-e10b59c2df63, timestamp=1638241279802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d9a0742e-3b77-4347-923d-0cd7fcadcb09, X-Begin-Timestamp=2021-11-30T03:01:19.793+0000, X-TransactionID=YW7EK, id=b0a59799-2cbf-caa7-347e-092749d6118f, timestamp=1638241279793}]
2021-11-30 03:01:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:01:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:01:39.390 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:01:49.793+0000|6e9cba5e-1947-450a-8627-8952a1065bc0|Request Id: 6e9cba5e-1947-450a-8627-8952a1065bc0. Transaction Id: U5FOF. Begin TS: 2021-11-30T03:01:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:01:49.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6e9cba5e-1947-450a-8627-8952a1065bc0. Transaction Id: U5FOF. Begin TS: 2021-11-30T03:01:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:01:49.794+0000|2021-11-30T03:01:49.801+0000|6e9cba5e-1947-450a-8627-8952a1065bc0|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6e9cba5e-1947-450a-8627-8952a1065bc0, Transaction Id: U5FOF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:01:49.801 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6e9cba5e-1947-450a-8627-8952a1065bc0, Transaction Id: U5FOF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:01:49.803 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=6e9cba5e-1947-450a-8627-8952a1065bc0, X-Begin-Timestamp=2021-11-30T03:01:49.792+0000, X-TransactionID=U5FOF, id=ecfa35f7-0b07-b326-182d-bfe4bde78bd7, timestamp=1638241309793}], headers={id=8d3eb9b6-41df-1171-5fdb-936c6bfb8dfb, timestamp=1638241309803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6e9cba5e-1947-450a-8627-8952a1065bc0, X-Begin-Timestamp=2021-11-30T03:01:49.792+0000, X-TransactionID=U5FOF, id=ecfa35f7-0b07-b326-182d-bfe4bde78bd7, timestamp=1638241309793}]
2021-11-30T03:02:19.793+0000|7749035d-5911-4bd7-abf2-6a6485e4de0c|Request Id: 7749035d-5911-4bd7-abf2-6a6485e4de0c. Transaction Id: W9YW4. Begin TS: 2021-11-30T03:02:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:02:19.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7749035d-5911-4bd7-abf2-6a6485e4de0c. Transaction Id: W9YW4. Begin TS: 2021-11-30T03:02:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:02:19.795+0000|2021-11-30T03:02:19.803+0000|7749035d-5911-4bd7-abf2-6a6485e4de0c|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7749035d-5911-4bd7-abf2-6a6485e4de0c, Transaction Id: W9YW4, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:02:19.803 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7749035d-5911-4bd7-abf2-6a6485e4de0c, Transaction Id: W9YW4, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:02:19.804 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=7749035d-5911-4bd7-abf2-6a6485e4de0c, X-Begin-Timestamp=2021-11-30T03:02:19.792+0000, X-TransactionID=W9YW4, id=4b2a149b-bf28-525b-f59c-30b27dfa47c3, timestamp=1638241339793}], headers={id=72dbe768-7640-edde-6fe4-06ed58dec301, timestamp=1638241339804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7749035d-5911-4bd7-abf2-6a6485e4de0c, X-Begin-Timestamp=2021-11-30T03:02:19.792+0000, X-TransactionID=W9YW4, id=4b2a149b-bf28-525b-f59c-30b27dfa47c3, timestamp=1638241339793}]
2021-11-30 03:02:39.387  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:02:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:02:39.388 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:02:49.793+0000|7417448a-da63-4618-b8dc-57f64050f4fc|Request Id: 7417448a-da63-4618-b8dc-57f64050f4fc. Transaction Id: UDAC2. Begin TS: 2021-11-30T03:02:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:02:49.792 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7417448a-da63-4618-b8dc-57f64050f4fc. Transaction Id: UDAC2. Begin TS: 2021-11-30T03:02:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:02:49.794+0000|2021-11-30T03:02:49.801+0000|7417448a-da63-4618-b8dc-57f64050f4fc|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7417448a-da63-4618-b8dc-57f64050f4fc, Transaction Id: UDAC2, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:02:49.802 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7417448a-da63-4618-b8dc-57f64050f4fc, Transaction Id: UDAC2, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:02:49.803 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : 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=7417448a-da63-4618-b8dc-57f64050f4fc, X-Begin-Timestamp=2021-11-30T03:02:49.792+0000, X-TransactionID=UDAC2, id=6a90f943-4ae4-f511-dedd-9cbf10ef555b, timestamp=1638241369793}], headers={id=4d958513-16e6-63cf-893f-4e620b582733, timestamp=1638241369802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7417448a-da63-4618-b8dc-57f64050f4fc, X-Begin-Timestamp=2021-11-30T03:02:49.792+0000, X-TransactionID=UDAC2, id=6a90f943-4ae4-f511-dedd-9cbf10ef555b, timestamp=1638241369793}]
2021-11-30T03:03:19.793+0000|7b3ebab6-1b28-4fbc-b0cc-71cbb3093e83|Request Id: 7b3ebab6-1b28-4fbc-b0cc-71cbb3093e83. Transaction Id: MPECI. Begin TS: 2021-11-30T03:03:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:03:19.792 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7b3ebab6-1b28-4fbc-b0cc-71cbb3093e83. Transaction Id: MPECI. Begin TS: 2021-11-30T03:03:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:03:19.795+0000|2021-11-30T03:03:19.803+0000|7b3ebab6-1b28-4fbc-b0cc-71cbb3093e83|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7b3ebab6-1b28-4fbc-b0cc-71cbb3093e83, Transaction Id: MPECI, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:03:19.803 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7b3ebab6-1b28-4fbc-b0cc-71cbb3093e83, Transaction Id: MPECI, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:03:19.804 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : 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=7b3ebab6-1b28-4fbc-b0cc-71cbb3093e83, X-Begin-Timestamp=2021-11-30T03:03:19.792+0000, X-TransactionID=MPECI, id=b9e5fb66-f38a-399c-dcf1-7c92e3e2c2a6, timestamp=1638241399793}], headers={id=e6970403-ba1a-09b9-a1c2-0fcd90fcf796, timestamp=1638241399804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7b3ebab6-1b28-4fbc-b0cc-71cbb3093e83, X-Begin-Timestamp=2021-11-30T03:03:19.792+0000, X-TransactionID=MPECI, id=b9e5fb66-f38a-399c-dcf1-7c92e3e2c2a6, timestamp=1638241399793}]
2021-11-30 03:03:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:03:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:03:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:03:49.794+0000|ad6cf721-9d9a-423d-ad7f-e7606279feb7|Request Id: ad6cf721-9d9a-423d-ad7f-e7606279feb7. Transaction Id: 3SV4X. Begin TS: 2021-11-30T03:03:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:03:49.793 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ad6cf721-9d9a-423d-ad7f-e7606279feb7. Transaction Id: 3SV4X. Begin TS: 2021-11-30T03:03:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:03:49.795+0000|2021-11-30T03:03:49.802+0000|ad6cf721-9d9a-423d-ad7f-e7606279feb7|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ad6cf721-9d9a-423d-ad7f-e7606279feb7, Transaction Id: 3SV4X, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:03:49.803 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ad6cf721-9d9a-423d-ad7f-e7606279feb7, Transaction Id: 3SV4X, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:03:49.809 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : 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=ad6cf721-9d9a-423d-ad7f-e7606279feb7, X-Begin-Timestamp=2021-11-30T03:03:49.793+0000, X-TransactionID=3SV4X, id=fa64f795-c663-c5e2-6d97-4c2ec668061c, timestamp=1638241429794}], headers={id=9be2d289-fe36-3043-5cd3-fedf9c4747c5, timestamp=1638241429809}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=ad6cf721-9d9a-423d-ad7f-e7606279feb7, X-Begin-Timestamp=2021-11-30T03:03:49.793+0000, X-TransactionID=3SV4X, id=fa64f795-c663-c5e2-6d97-4c2ec668061c, timestamp=1638241429794}]
2021-11-30T03:04:19.793+0000|e07309b9-568e-4720-ba0c-432e52b7074a|Request Id: e07309b9-568e-4720-ba0c-432e52b7074a. Transaction Id: BPS66. Begin TS: 2021-11-30T03:04:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:04:19.793 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e07309b9-568e-4720-ba0c-432e52b7074a. Transaction Id: BPS66. Begin TS: 2021-11-30T03:04:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:04:19.794+0000|2021-11-30T03:04:19.801+0000|e07309b9-568e-4720-ba0c-432e52b7074a|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e07309b9-568e-4720-ba0c-432e52b7074a, Transaction Id: BPS66, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:04:19.801 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e07309b9-568e-4720-ba0c-432e52b7074a, Transaction Id: BPS66, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:04:19.803 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : 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=e07309b9-568e-4720-ba0c-432e52b7074a, X-Begin-Timestamp=2021-11-30T03:04:19.793+0000, X-TransactionID=BPS66, id=c6417565-1220-e694-00e4-b1d06e51aec0, timestamp=1638241459793}], headers={id=dea6a1a8-03de-3629-9529-d33e036dc8b6, timestamp=1638241459803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e07309b9-568e-4720-ba0c-432e52b7074a, X-Begin-Timestamp=2021-11-30T03:04:19.793+0000, X-TransactionID=BPS66, id=c6417565-1220-e694-00e4-b1d06e51aec0, timestamp=1638241459793}]
2021-11-30 03:04:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:04:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:04:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:04:49.793+0000|e8dc6d88-e902-45e8-82cb-94e3cd09a8d7|Request Id: e8dc6d88-e902-45e8-82cb-94e3cd09a8d7. Transaction Id: FTO7I. Begin TS: 2021-11-30T03:04:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:04:49.792 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e8dc6d88-e902-45e8-82cb-94e3cd09a8d7. Transaction Id: FTO7I. Begin TS: 2021-11-30T03:04:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:04:49.794+0000|2021-11-30T03:04:49.801+0000|e8dc6d88-e902-45e8-82cb-94e3cd09a8d7|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e8dc6d88-e902-45e8-82cb-94e3cd09a8d7, Transaction Id: FTO7I, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:04:49.801 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e8dc6d88-e902-45e8-82cb-94e3cd09a8d7, Transaction Id: FTO7I, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:04:49.802 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : 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=e8dc6d88-e902-45e8-82cb-94e3cd09a8d7, X-Begin-Timestamp=2021-11-30T03:04:49.792+0000, X-TransactionID=FTO7I, id=086f7ad3-e95f-eeb2-7aae-0da0f1038b6a, timestamp=1638241489793}], headers={id=b5f6c93b-f049-2ae1-dc61-657b3fb99943, timestamp=1638241489802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e8dc6d88-e902-45e8-82cb-94e3cd09a8d7, X-Begin-Timestamp=2021-11-30T03:04:49.792+0000, X-TransactionID=FTO7I, id=086f7ad3-e95f-eeb2-7aae-0da0f1038b6a, timestamp=1638241489793}]
2021-11-30T03:05:19.793+0000|79840370-2369-4594-80c0-f7dcb72fb9f2|Request Id: 79840370-2369-4594-80c0-f7dcb72fb9f2. Transaction Id: GURL6. Begin TS: 2021-11-30T03:05:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:05:19.792 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 79840370-2369-4594-80c0-f7dcb72fb9f2. Transaction Id: GURL6. Begin TS: 2021-11-30T03:05:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:05:19.794+0000|2021-11-30T03:05:19.802+0000|79840370-2369-4594-80c0-f7dcb72fb9f2|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 79840370-2369-4594-80c0-f7dcb72fb9f2, Transaction Id: GURL6, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:05:19.802 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 79840370-2369-4594-80c0-f7dcb72fb9f2, Transaction Id: GURL6, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:05:19.803 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : 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=79840370-2369-4594-80c0-f7dcb72fb9f2, X-Begin-Timestamp=2021-11-30T03:05:19.792+0000, X-TransactionID=GURL6, id=7fb5f825-a346-949c-b4c9-bec24c66defb, timestamp=1638241519793}], headers={id=39c32816-6ca8-1950-f25f-db21f081a900, timestamp=1638241519803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=79840370-2369-4594-80c0-f7dcb72fb9f2, X-Begin-Timestamp=2021-11-30T03:05:19.792+0000, X-TransactionID=GURL6, id=7fb5f825-a346-949c-b4c9-bec24c66defb, timestamp=1638241519793}]
2021-11-30 03:05:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:05:39.391  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:05:39.391 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:05:49.793+0000|64a2206e-afe7-4bee-baad-a6095c02bd84|Request Id: 64a2206e-afe7-4bee-baad-a6095c02bd84. Transaction Id: 9WINI. Begin TS: 2021-11-30T03:05:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:05:49.793 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 64a2206e-afe7-4bee-baad-a6095c02bd84. Transaction Id: 9WINI. Begin TS: 2021-11-30T03:05:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:05:49.795+0000|2021-11-30T03:05:49.802+0000|64a2206e-afe7-4bee-baad-a6095c02bd84|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 64a2206e-afe7-4bee-baad-a6095c02bd84, Transaction Id: 9WINI, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:05:49.802 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 64a2206e-afe7-4bee-baad-a6095c02bd84, Transaction Id: 9WINI, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:05:49.804 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=64a2206e-afe7-4bee-baad-a6095c02bd84, X-Begin-Timestamp=2021-11-30T03:05:49.793+0000, X-TransactionID=9WINI, id=401adc94-5b1f-bd00-fa0e-a214e0554f62, timestamp=1638241549794}], headers={id=172b0c63-2687-a70e-4f81-0e9857a698bd, timestamp=1638241549804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=64a2206e-afe7-4bee-baad-a6095c02bd84, X-Begin-Timestamp=2021-11-30T03:05:49.793+0000, X-TransactionID=9WINI, id=401adc94-5b1f-bd00-fa0e-a214e0554f62, timestamp=1638241549794}]
2021-11-30T03:06:19.793+0000|b5e50676-34fb-499d-91b2-a6bf9301faad|Request Id: b5e50676-34fb-499d-91b2-a6bf9301faad. Transaction Id: RJJZF. Begin TS: 2021-11-30T03:06:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:06:19.793 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b5e50676-34fb-499d-91b2-a6bf9301faad. Transaction Id: RJJZF. Begin TS: 2021-11-30T03:06:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:06:19.795+0000|2021-11-30T03:06:19.802+0000|b5e50676-34fb-499d-91b2-a6bf9301faad|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b5e50676-34fb-499d-91b2-a6bf9301faad, Transaction Id: RJJZF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:06:19.802 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b5e50676-34fb-499d-91b2-a6bf9301faad, Transaction Id: RJJZF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:06:19.804 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : 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=b5e50676-34fb-499d-91b2-a6bf9301faad, X-Begin-Timestamp=2021-11-30T03:06:19.793+0000, X-TransactionID=RJJZF, id=3395eed8-7011-6988-8d38-9917f1afa396, timestamp=1638241579793}], headers={id=12190c82-4e50-acc0-9c9f-952fd99f3c7f, timestamp=1638241579804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=b5e50676-34fb-499d-91b2-a6bf9301faad, X-Begin-Timestamp=2021-11-30T03:06:19.793+0000, X-TransactionID=RJJZF, id=3395eed8-7011-6988-8d38-9917f1afa396, timestamp=1638241579793}]
2021-11-30 03:06:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:06:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:06:39.388 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:06:49.794+0000|aaa759c2-c3f2-46f8-8e92-9a467b366511|Request Id: aaa759c2-c3f2-46f8-8e92-9a467b366511. Transaction Id: 6IEPP. Begin TS: 2021-11-30T03:06:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:06:49.793 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aaa759c2-c3f2-46f8-8e92-9a467b366511. Transaction Id: 6IEPP. Begin TS: 2021-11-30T03:06:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:06:49.795+0000|2021-11-30T03:06:49.801+0000|aaa759c2-c3f2-46f8-8e92-9a467b366511|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aaa759c2-c3f2-46f8-8e92-9a467b366511, Transaction Id: 6IEPP, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:06:49.801 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aaa759c2-c3f2-46f8-8e92-9a467b366511, Transaction Id: 6IEPP, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:06:49.802 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : 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=aaa759c2-c3f2-46f8-8e92-9a467b366511, X-Begin-Timestamp=2021-11-30T03:06:49.793+0000, X-TransactionID=6IEPP, id=91170ce6-06e5-b0da-228c-22cb26ea82d9, timestamp=1638241609794}], headers={id=7f32e850-19d7-fbca-39e3-1c8d82222375, timestamp=1638241609802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=aaa759c2-c3f2-46f8-8e92-9a467b366511, X-Begin-Timestamp=2021-11-30T03:06:49.793+0000, X-TransactionID=6IEPP, id=91170ce6-06e5-b0da-228c-22cb26ea82d9, timestamp=1638241609794}]
2021-11-30T03:07:19.792+0000|adbecbf7-c5bc-4ef7-9a47-a47d8879cc3e|Request Id: adbecbf7-c5bc-4ef7-9a47-a47d8879cc3e. Transaction Id: EMBUR. Begin TS: 2021-11-30T03:07:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:07:19.792 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: adbecbf7-c5bc-4ef7-9a47-a47d8879cc3e. Transaction Id: EMBUR. Begin TS: 2021-11-30T03:07:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:07:19.794+0000|2021-11-30T03:07:19.800+0000|adbecbf7-c5bc-4ef7-9a47-a47d8879cc3e|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: adbecbf7-c5bc-4ef7-9a47-a47d8879cc3e, Transaction Id: EMBUR, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:07:19.800 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: adbecbf7-c5bc-4ef7-9a47-a47d8879cc3e, Transaction Id: EMBUR, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:07:19.802 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=adbecbf7-c5bc-4ef7-9a47-a47d8879cc3e, X-Begin-Timestamp=2021-11-30T03:07:19.792+0000, X-TransactionID=EMBUR, id=6ce260ac-83d7-07a4-6255-4bce0c3bc3ef, timestamp=1638241639793}], headers={id=c715c580-40f4-9f42-b865-f5727f4db912, timestamp=1638241639801}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=adbecbf7-c5bc-4ef7-9a47-a47d8879cc3e, X-Begin-Timestamp=2021-11-30T03:07:19.792+0000, X-TransactionID=EMBUR, id=6ce260ac-83d7-07a4-6255-4bce0c3bc3ef, timestamp=1638241639793}]
2021-11-30 03:07:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:07:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:07:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:07:49.793+0000|702b70b7-f75d-483c-a6eb-a1beed3146a5|Request Id: 702b70b7-f75d-483c-a6eb-a1beed3146a5. Transaction Id: TBFY9. Begin TS: 2021-11-30T03:07:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:07:49.792 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 702b70b7-f75d-483c-a6eb-a1beed3146a5. Transaction Id: TBFY9. Begin TS: 2021-11-30T03:07:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:07:49.795+0000|2021-11-30T03:07:49.801+0000|702b70b7-f75d-483c-a6eb-a1beed3146a5|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 702b70b7-f75d-483c-a6eb-a1beed3146a5, Transaction Id: TBFY9, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:07:49.801 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 702b70b7-f75d-483c-a6eb-a1beed3146a5, Transaction Id: TBFY9, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:07:49.803 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : 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=702b70b7-f75d-483c-a6eb-a1beed3146a5, X-Begin-Timestamp=2021-11-30T03:07:49.792+0000, X-TransactionID=TBFY9, id=272dacb9-1280-339f-6830-878e9352032f, timestamp=1638241669793}], headers={id=e8e86225-8132-1a49-60a4-0610a36bf826, timestamp=1638241669803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=702b70b7-f75d-483c-a6eb-a1beed3146a5, X-Begin-Timestamp=2021-11-30T03:07:49.792+0000, X-TransactionID=TBFY9, id=272dacb9-1280-339f-6830-878e9352032f, timestamp=1638241669793}]
2021-11-30T03:08:19.793+0000|605b3c38-dbf2-4a92-8803-2536dc7c923b|Request Id: 605b3c38-dbf2-4a92-8803-2536dc7c923b. Transaction Id: 4HQ0X. Begin TS: 2021-11-30T03:08:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:08:19.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 605b3c38-dbf2-4a92-8803-2536dc7c923b. Transaction Id: 4HQ0X. Begin TS: 2021-11-30T03:08:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:08:19.794+0000|2021-11-30T03:08:19.801+0000|605b3c38-dbf2-4a92-8803-2536dc7c923b|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 605b3c38-dbf2-4a92-8803-2536dc7c923b, Transaction Id: 4HQ0X, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:08:19.802 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 605b3c38-dbf2-4a92-8803-2536dc7c923b, Transaction Id: 4HQ0X, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:08:19.803 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=605b3c38-dbf2-4a92-8803-2536dc7c923b, X-Begin-Timestamp=2021-11-30T03:08:19.793+0000, X-TransactionID=4HQ0X, id=fa1bc1f8-23c4-ab3a-4624-364d8fa292c1, timestamp=1638241699793}], headers={id=f5372726-1d8b-7e29-abc2-8b2fe343ba87, timestamp=1638241699803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=605b3c38-dbf2-4a92-8803-2536dc7c923b, X-Begin-Timestamp=2021-11-30T03:08:19.793+0000, X-TransactionID=4HQ0X, id=fa1bc1f8-23c4-ab3a-4624-364d8fa292c1, timestamp=1638241699793}]
2021-11-30 03:08:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:08:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:08:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:08:49.793+0000|4889085c-f198-4181-8c84-d606741ec1db|Request Id: 4889085c-f198-4181-8c84-d606741ec1db. Transaction Id: AHHYC. Begin TS: 2021-11-30T03:08:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:08:49.793 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4889085c-f198-4181-8c84-d606741ec1db. Transaction Id: AHHYC. Begin TS: 2021-11-30T03:08:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:08:49.795+0000|2021-11-30T03:08:49.802+0000|4889085c-f198-4181-8c84-d606741ec1db|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4889085c-f198-4181-8c84-d606741ec1db, Transaction Id: AHHYC, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:08:49.802 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4889085c-f198-4181-8c84-d606741ec1db, Transaction Id: AHHYC, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:08:49.803 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=4889085c-f198-4181-8c84-d606741ec1db, X-Begin-Timestamp=2021-11-30T03:08:49.792+0000, X-TransactionID=AHHYC, id=6f06c09a-e9db-5459-808d-e3743837eaa6, timestamp=1638241729794}], headers={id=9123149a-5832-7972-c89c-4609daf916a8, timestamp=1638241729803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4889085c-f198-4181-8c84-d606741ec1db, X-Begin-Timestamp=2021-11-30T03:08:49.792+0000, X-TransactionID=AHHYC, id=6f06c09a-e9db-5459-808d-e3743837eaa6, timestamp=1638241729794}]
2021-11-30T03:09:19.792+0000|043cc2b6-8e8b-4eea-866c-ce333fb305b1|Request Id: 043cc2b6-8e8b-4eea-866c-ce333fb305b1. Transaction Id: E5PJO. Begin TS: 2021-11-30T03:09:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:09:19.792 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 043cc2b6-8e8b-4eea-866c-ce333fb305b1. Transaction Id: E5PJO. Begin TS: 2021-11-30T03:09:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:09:19.793+0000|2021-11-30T03:09:19.800+0000|043cc2b6-8e8b-4eea-866c-ce333fb305b1|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 043cc2b6-8e8b-4eea-866c-ce333fb305b1, Transaction Id: E5PJO, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:09:19.800 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 043cc2b6-8e8b-4eea-866c-ce333fb305b1, Transaction Id: E5PJO, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:09:19.800 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : 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=043cc2b6-8e8b-4eea-866c-ce333fb305b1, X-Begin-Timestamp=2021-11-30T03:09:19.792+0000, X-TransactionID=E5PJO, id=e80dc26a-da66-c5d9-8ed8-870eaa1f389c, timestamp=1638241759792}], headers={id=78df0661-fd73-91f9-1aaa-12fd467e6e3b, timestamp=1638241759800}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=043cc2b6-8e8b-4eea-866c-ce333fb305b1, X-Begin-Timestamp=2021-11-30T03:09:19.792+0000, X-TransactionID=E5PJO, id=e80dc26a-da66-c5d9-8ed8-870eaa1f389c, timestamp=1638241759792}]
2021-11-30 03:09:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:09:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:09:39.390 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:09:49.792+0000|29dd4660-7ba1-4ec7-b313-a1239e1ca058|Request Id: 29dd4660-7ba1-4ec7-b313-a1239e1ca058. Transaction Id: JMBX8. Begin TS: 2021-11-30T03:09:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:09:49.792 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 29dd4660-7ba1-4ec7-b313-a1239e1ca058. Transaction Id: JMBX8. Begin TS: 2021-11-30T03:09:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:09:49.793+0000|2021-11-30T03:09:49.801+0000|29dd4660-7ba1-4ec7-b313-a1239e1ca058|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 29dd4660-7ba1-4ec7-b313-a1239e1ca058, Transaction Id: JMBX8, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:09:49.801 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 29dd4660-7ba1-4ec7-b313-a1239e1ca058, Transaction Id: JMBX8, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:09:49.803 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=29dd4660-7ba1-4ec7-b313-a1239e1ca058, X-Begin-Timestamp=2021-11-30T03:09:49.792+0000, X-TransactionID=JMBX8, id=1604f169-3390-8a03-5f0c-57266666bf46, timestamp=1638241789793}], headers={id=f780d77d-d89f-3b2c-b6af-0138898fffd8, timestamp=1638241789803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=29dd4660-7ba1-4ec7-b313-a1239e1ca058, X-Begin-Timestamp=2021-11-30T03:09:49.792+0000, X-TransactionID=JMBX8, id=1604f169-3390-8a03-5f0c-57266666bf46, timestamp=1638241789793}]
2021-11-30T03:10:19.793+0000|21f7594c-bf51-4d1b-a685-88ab8a859fa5|Request Id: 21f7594c-bf51-4d1b-a685-88ab8a859fa5. Transaction Id: KXNDW. Begin TS: 2021-11-30T03:10:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:10:19.792 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 21f7594c-bf51-4d1b-a685-88ab8a859fa5. Transaction Id: KXNDW. Begin TS: 2021-11-30T03:10:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:10:19.794+0000|2021-11-30T03:10:19.802+0000|21f7594c-bf51-4d1b-a685-88ab8a859fa5|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 21f7594c-bf51-4d1b-a685-88ab8a859fa5, Transaction Id: KXNDW, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:10:19.802 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 21f7594c-bf51-4d1b-a685-88ab8a859fa5, Transaction Id: KXNDW, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:10:19.802 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=21f7594c-bf51-4d1b-a685-88ab8a859fa5, X-Begin-Timestamp=2021-11-30T03:10:19.792+0000, X-TransactionID=KXNDW, id=83a14597-7243-1cb6-d124-e696d0990eb0, timestamp=1638241819793}], headers={id=6f1d34ce-3906-8c53-e942-6c1c284a2e6e, timestamp=1638241819802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=21f7594c-bf51-4d1b-a685-88ab8a859fa5, X-Begin-Timestamp=2021-11-30T03:10:19.792+0000, X-TransactionID=KXNDW, id=83a14597-7243-1cb6-d124-e696d0990eb0, timestamp=1638241819793}]
2021-11-30 03:10:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:10:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:10:39.388 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:10:49.792+0000|fb81ac0f-848e-4a04-ba81-4d9e0f755982|Request Id: fb81ac0f-848e-4a04-ba81-4d9e0f755982. Transaction Id: 2KNV5. Begin TS: 2021-11-30T03:10:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:10:49.792 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fb81ac0f-848e-4a04-ba81-4d9e0f755982. Transaction Id: 2KNV5. Begin TS: 2021-11-30T03:10:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:10:49.794+0000|2021-11-30T03:10:49.801+0000|fb81ac0f-848e-4a04-ba81-4d9e0f755982|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fb81ac0f-848e-4a04-ba81-4d9e0f755982, Transaction Id: 2KNV5, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:10:49.801 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fb81ac0f-848e-4a04-ba81-4d9e0f755982, Transaction Id: 2KNV5, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:10:49.802 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : 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=fb81ac0f-848e-4a04-ba81-4d9e0f755982, X-Begin-Timestamp=2021-11-30T03:10:49.792+0000, X-TransactionID=2KNV5, id=0a0c6633-da70-7339-3a3d-b100afe44e62, timestamp=1638241849793}], headers={id=d63851be-7704-9d77-b01b-a0495049dc2f, timestamp=1638241849802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=fb81ac0f-848e-4a04-ba81-4d9e0f755982, X-Begin-Timestamp=2021-11-30T03:10:49.792+0000, X-TransactionID=2KNV5, id=0a0c6633-da70-7339-3a3d-b100afe44e62, timestamp=1638241849793}]
2021-11-30T03:11:19.793+0000|48c79ca9-4d08-40a1-8f3f-0619ed813986|Request Id: 48c79ca9-4d08-40a1-8f3f-0619ed813986. Transaction Id: TEZV4. Begin TS: 2021-11-30T03:11:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:11:19.792 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 48c79ca9-4d08-40a1-8f3f-0619ed813986. Transaction Id: TEZV4. Begin TS: 2021-11-30T03:11:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:11:19.794+0000|2021-11-30T03:11:19.802+0000|48c79ca9-4d08-40a1-8f3f-0619ed813986|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 48c79ca9-4d08-40a1-8f3f-0619ed813986, Transaction Id: TEZV4, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:11:19.802 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 48c79ca9-4d08-40a1-8f3f-0619ed813986, Transaction Id: TEZV4, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:11:19.803 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=48c79ca9-4d08-40a1-8f3f-0619ed813986, X-Begin-Timestamp=2021-11-30T03:11:19.792+0000, X-TransactionID=TEZV4, id=59ad5ea6-f261-74dc-e28a-4cabafb62d39, timestamp=1638241879793}], headers={id=3584c97f-6b21-fa5f-3f37-164b4c5774a5, timestamp=1638241879803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=48c79ca9-4d08-40a1-8f3f-0619ed813986, X-Begin-Timestamp=2021-11-30T03:11:19.792+0000, X-TransactionID=TEZV4, id=59ad5ea6-f261-74dc-e28a-4cabafb62d39, timestamp=1638241879793}]
2021-11-30 03:11:39.387  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:11:39.387  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:11:39.387 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:11:49.793+0000|5553b980-c265-442f-a1ee-75f326a7c3c1|Request Id: 5553b980-c265-442f-a1ee-75f326a7c3c1. Transaction Id: WBTRH. Begin TS: 2021-11-30T03:11:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:11:49.793 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5553b980-c265-442f-a1ee-75f326a7c3c1. Transaction Id: WBTRH. Begin TS: 2021-11-30T03:11:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:11:49.795+0000|2021-11-30T03:11:49.802+0000|5553b980-c265-442f-a1ee-75f326a7c3c1|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5553b980-c265-442f-a1ee-75f326a7c3c1, Transaction Id: WBTRH, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:11:49.802 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5553b980-c265-442f-a1ee-75f326a7c3c1, Transaction Id: WBTRH, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:11:49.803 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : 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=5553b980-c265-442f-a1ee-75f326a7c3c1, X-Begin-Timestamp=2021-11-30T03:11:49.793+0000, X-TransactionID=WBTRH, id=76592f6a-061e-9f21-8627-caace2fc224a, timestamp=1638241909793}], headers={id=2bec461c-f139-a2c6-7bca-5a4a10ae8b5a, timestamp=1638241909803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5553b980-c265-442f-a1ee-75f326a7c3c1, X-Begin-Timestamp=2021-11-30T03:11:49.793+0000, X-TransactionID=WBTRH, id=76592f6a-061e-9f21-8627-caace2fc224a, timestamp=1638241909793}]
2021-11-30T03:12:19.793+0000|b05f46ae-5ae8-4824-b8d8-676287737f8a|Request Id: b05f46ae-5ae8-4824-b8d8-676287737f8a. Transaction Id: HBYL4. Begin TS: 2021-11-30T03:12:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:12:19.793 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b05f46ae-5ae8-4824-b8d8-676287737f8a. Transaction Id: HBYL4. Begin TS: 2021-11-30T03:12:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:12:19.794+0000|2021-11-30T03:12:19.801+0000|b05f46ae-5ae8-4824-b8d8-676287737f8a|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b05f46ae-5ae8-4824-b8d8-676287737f8a, Transaction Id: HBYL4, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:12:19.801 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b05f46ae-5ae8-4824-b8d8-676287737f8a, Transaction Id: HBYL4, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:12:19.802 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : 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=b05f46ae-5ae8-4824-b8d8-676287737f8a, X-Begin-Timestamp=2021-11-30T03:12:19.793+0000, X-TransactionID=HBYL4, id=37c56602-a5de-b716-d7ab-1efb3bea151d, timestamp=1638241939793}], headers={id=68f7ce75-6bbd-7233-7f04-119ab1c73abe, timestamp=1638241939802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=b05f46ae-5ae8-4824-b8d8-676287737f8a, X-Begin-Timestamp=2021-11-30T03:12:19.793+0000, X-TransactionID=HBYL4, id=37c56602-a5de-b716-d7ab-1efb3bea151d, timestamp=1638241939793}]
2021-11-30 03:12:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:12:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:12:39.388 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:12:49.793+0000|f1f50981-5090-4a84-914c-7382e7ee8d03|Request Id: f1f50981-5090-4a84-914c-7382e7ee8d03. Transaction Id: 93SFM. Begin TS: 2021-11-30T03:12:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:12:49.793 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f1f50981-5090-4a84-914c-7382e7ee8d03. Transaction Id: 93SFM. Begin TS: 2021-11-30T03:12:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:12:49.795+0000|2021-11-30T03:12:49.802+0000|f1f50981-5090-4a84-914c-7382e7ee8d03|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f1f50981-5090-4a84-914c-7382e7ee8d03, Transaction Id: 93SFM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:12:49.802 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f1f50981-5090-4a84-914c-7382e7ee8d03, Transaction Id: 93SFM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:12:49.803 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : 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=f1f50981-5090-4a84-914c-7382e7ee8d03, X-Begin-Timestamp=2021-11-30T03:12:49.793+0000, X-TransactionID=93SFM, id=c84c4616-2194-5998-f999-8efa1250a2cc, timestamp=1638241969794}], headers={id=3375cce7-3dfa-0d1e-1ba1-bc93ebbe8fb9, timestamp=1638241969803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=f1f50981-5090-4a84-914c-7382e7ee8d03, X-Begin-Timestamp=2021-11-30T03:12:49.793+0000, X-TransactionID=93SFM, id=c84c4616-2194-5998-f999-8efa1250a2cc, timestamp=1638241969794}]
2021-11-30T03:13:19.793+0000|a28d9847-99fd-4797-8b21-7b283d249f7b|Request Id: a28d9847-99fd-4797-8b21-7b283d249f7b. Transaction Id: 261AI. Begin TS: 2021-11-30T03:13:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:13:19.793 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a28d9847-99fd-4797-8b21-7b283d249f7b. Transaction Id: 261AI. Begin TS: 2021-11-30T03:13:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:13:19.794+0000|2021-11-30T03:13:19.813+0000|a28d9847-99fd-4797-8b21-7b283d249f7b|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.73.146|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a28d9847-99fd-4797-8b21-7b283d249f7b, Transaction Id: 261AI, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:13:19.813 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a28d9847-99fd-4797-8b21-7b283d249f7b, Transaction Id: 261AI, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:13:19.814 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=a28d9847-99fd-4797-8b21-7b283d249f7b, X-Begin-Timestamp=2021-11-30T03:13:19.793+0000, X-TransactionID=261AI, id=290a2838-127a-a4ae-0598-6eb3a386808b, timestamp=1638241999793}], headers={id=e57b30c5-527a-8ee4-504b-3b0d9a3fbc90, timestamp=1638241999813}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=a28d9847-99fd-4797-8b21-7b283d249f7b, X-Begin-Timestamp=2021-11-30T03:13:19.793+0000, X-TransactionID=261AI, id=290a2838-127a-a4ae-0598-6eb3a386808b, timestamp=1638241999793}]
2021-11-30 03:13:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:13:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:13:39.388 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:13:49.792+0000|1d2ae24f-a619-4e2d-963b-1111da166911|Request Id: 1d2ae24f-a619-4e2d-963b-1111da166911. Transaction Id: X5ZPF. Begin TS: 2021-11-30T03:13:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:13:49.792 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1d2ae24f-a619-4e2d-963b-1111da166911. Transaction Id: X5ZPF. Begin TS: 2021-11-30T03:13:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:13:49.794+0000|2021-11-30T03:13:49.802+0000|1d2ae24f-a619-4e2d-963b-1111da166911|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1d2ae24f-a619-4e2d-963b-1111da166911, Transaction Id: X5ZPF, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:13:49.802 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1d2ae24f-a619-4e2d-963b-1111da166911, Transaction Id: X5ZPF, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:13:49.804 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : 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=1d2ae24f-a619-4e2d-963b-1111da166911, X-Begin-Timestamp=2021-11-30T03:13:49.792+0000, X-TransactionID=X5ZPF, id=ae3b21c2-d3bb-7ae4-877a-c0188ee5d17a, timestamp=1638242029793}], headers={id=6cb74461-956f-99dd-d5cf-179e4107e1b4, timestamp=1638242029804}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=1d2ae24f-a619-4e2d-963b-1111da166911, X-Begin-Timestamp=2021-11-30T03:13:49.792+0000, X-TransactionID=X5ZPF, id=ae3b21c2-d3bb-7ae4-877a-c0188ee5d17a, timestamp=1638242029793}]
2021-11-30T03:14:19.793+0000|c7ef2f04-8cea-4b81-8fe0-6f10b2e79b51|Request Id: c7ef2f04-8cea-4b81-8fe0-6f10b2e79b51. Transaction Id: 6KOL8. Begin TS: 2021-11-30T03:14:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:14:19.793 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c7ef2f04-8cea-4b81-8fe0-6f10b2e79b51. Transaction Id: 6KOL8. Begin TS: 2021-11-30T03:14:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:14:19.796+0000|2021-11-30T03:14:19.802+0000|c7ef2f04-8cea-4b81-8fe0-6f10b2e79b51|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c7ef2f04-8cea-4b81-8fe0-6f10b2e79b51, Transaction Id: 6KOL8, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:14:19.802 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c7ef2f04-8cea-4b81-8fe0-6f10b2e79b51, Transaction Id: 6KOL8, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:14:19.805 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : 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=c7ef2f04-8cea-4b81-8fe0-6f10b2e79b51, X-Begin-Timestamp=2021-11-30T03:14:19.793+0000, X-TransactionID=6KOL8, id=7dfa1a75-0429-fd76-001f-77b058cc53b3, timestamp=1638242059794}], headers={id=c90709aa-7930-a24c-951f-210886f59846, timestamp=1638242059803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c7ef2f04-8cea-4b81-8fe0-6f10b2e79b51, X-Begin-Timestamp=2021-11-30T03:14:19.793+0000, X-TransactionID=6KOL8, id=7dfa1a75-0429-fd76-001f-77b058cc53b3, timestamp=1638242059794}]
2021-11-30 03:14:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:14:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:14:39.388 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:14:49.793+0000|59b30053-fa2a-4009-9b43-f33b833e5e08|Request Id: 59b30053-fa2a-4009-9b43-f33b833e5e08. Transaction Id: FCOUL. Begin TS: 2021-11-30T03:14:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:14:49.792 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 59b30053-fa2a-4009-9b43-f33b833e5e08. Transaction Id: FCOUL. Begin TS: 2021-11-30T03:14:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:14:49.794+0000|2021-11-30T03:14:49.801+0000|59b30053-fa2a-4009-9b43-f33b833e5e08|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 59b30053-fa2a-4009-9b43-f33b833e5e08, Transaction Id: FCOUL, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:14:49.801 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 59b30053-fa2a-4009-9b43-f33b833e5e08, Transaction Id: FCOUL, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:14:49.802 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : 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=59b30053-fa2a-4009-9b43-f33b833e5e08, X-Begin-Timestamp=2021-11-30T03:14:49.792+0000, X-TransactionID=FCOUL, id=1341db34-06fa-397f-6516-6b7de93abbe1, timestamp=1638242089793}], headers={id=926f369c-72c4-7047-2f22-ef59b3aca52b, timestamp=1638242089802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=59b30053-fa2a-4009-9b43-f33b833e5e08, X-Begin-Timestamp=2021-11-30T03:14:49.792+0000, X-TransactionID=FCOUL, id=1341db34-06fa-397f-6516-6b7de93abbe1, timestamp=1638242089793}]
2021-11-30T03:15:19.793+0000|24964193-9056-47f6-a429-22eae4316ade|Request Id: 24964193-9056-47f6-a429-22eae4316ade. Transaction Id: PVLE8. Begin TS: 2021-11-30T03:15:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:15:19.792 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 24964193-9056-47f6-a429-22eae4316ade. Transaction Id: PVLE8. Begin TS: 2021-11-30T03:15:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:15:19.794+0000|2021-11-30T03:15:19.801+0000|24964193-9056-47f6-a429-22eae4316ade|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 24964193-9056-47f6-a429-22eae4316ade, Transaction Id: PVLE8, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:15:19.801 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 24964193-9056-47f6-a429-22eae4316ade, Transaction Id: PVLE8, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:15:19.803 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : 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=24964193-9056-47f6-a429-22eae4316ade, X-Begin-Timestamp=2021-11-30T03:15:19.792+0000, X-TransactionID=PVLE8, id=c041b850-82a4-3fc4-9e1f-4a420dfabadc, timestamp=1638242119793}], headers={id=71524102-7a80-3dac-7558-3fcd37c25fc4, timestamp=1638242119803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=24964193-9056-47f6-a429-22eae4316ade, X-Begin-Timestamp=2021-11-30T03:15:19.792+0000, X-TransactionID=PVLE8, id=c041b850-82a4-3fc4-9e1f-4a420dfabadc, timestamp=1638242119793}]
2021-11-30 03:15:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:15:39.390  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:15:39.390 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:15:49.793+0000|4169115b-dabf-42a1-92bd-a2414ec5fb58|Request Id: 4169115b-dabf-42a1-92bd-a2414ec5fb58. Transaction Id: BSY2U. Begin TS: 2021-11-30T03:15:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:15:49.793 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4169115b-dabf-42a1-92bd-a2414ec5fb58. Transaction Id: BSY2U. Begin TS: 2021-11-30T03:15:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:15:49.794+0000|2021-11-30T03:15:49.801+0000|4169115b-dabf-42a1-92bd-a2414ec5fb58|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4169115b-dabf-42a1-92bd-a2414ec5fb58, Transaction Id: BSY2U, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:15:49.801 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4169115b-dabf-42a1-92bd-a2414ec5fb58, Transaction Id: BSY2U, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:15:49.803 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : 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=4169115b-dabf-42a1-92bd-a2414ec5fb58, X-Begin-Timestamp=2021-11-30T03:15:49.793+0000, X-TransactionID=BSY2U, id=260df045-e2bf-05b8-0872-0b14f3537629, timestamp=1638242149794}], headers={id=a203f500-8db3-f31f-ed4e-53f6237fcc7f, timestamp=1638242149803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4169115b-dabf-42a1-92bd-a2414ec5fb58, X-Begin-Timestamp=2021-11-30T03:15:49.793+0000, X-TransactionID=BSY2U, id=260df045-e2bf-05b8-0872-0b14f3537629, timestamp=1638242149794}]
2021-11-30T03:16:19.793+0000|d115110f-f0c1-4532-9d44-873a3a64a567|Request Id: d115110f-f0c1-4532-9d44-873a3a64a567. Transaction Id: 5HN9N. Begin TS: 2021-11-30T03:16:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:16:19.793 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d115110f-f0c1-4532-9d44-873a3a64a567. Transaction Id: 5HN9N. Begin TS: 2021-11-30T03:16:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:16:19.795+0000|2021-11-30T03:16:19.802+0000|d115110f-f0c1-4532-9d44-873a3a64a567|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d115110f-f0c1-4532-9d44-873a3a64a567, Transaction Id: 5HN9N, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:16:19.802 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d115110f-f0c1-4532-9d44-873a3a64a567, Transaction Id: 5HN9N, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:16:19.804 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=d115110f-f0c1-4532-9d44-873a3a64a567, X-Begin-Timestamp=2021-11-30T03:16:19.792+0000, X-TransactionID=5HN9N, id=be88decd-d7f9-dd3d-f4d7-b2b9b15c6279, timestamp=1638242179793}], headers={id=79a482ed-2d63-6dac-53e0-ba94ae307bc7, timestamp=1638242179803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d115110f-f0c1-4532-9d44-873a3a64a567, X-Begin-Timestamp=2021-11-30T03:16:19.792+0000, X-TransactionID=5HN9N, id=be88decd-d7f9-dd3d-f4d7-b2b9b15c6279, timestamp=1638242179793}]
2021-11-30 03:16:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:16:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:16:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:16:49.793+0000|14aa8d10-039d-4197-a3d4-2898eb3da9bd|Request Id: 14aa8d10-039d-4197-a3d4-2898eb3da9bd. Transaction Id: ZZQCU. Begin TS: 2021-11-30T03:16:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:16:49.792 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 14aa8d10-039d-4197-a3d4-2898eb3da9bd. Transaction Id: ZZQCU. Begin TS: 2021-11-30T03:16:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:16:49.794+0000|2021-11-30T03:16:49.802+0000|14aa8d10-039d-4197-a3d4-2898eb3da9bd|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 14aa8d10-039d-4197-a3d4-2898eb3da9bd, Transaction Id: ZZQCU, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:16:49.802 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 14aa8d10-039d-4197-a3d4-2898eb3da9bd, Transaction Id: ZZQCU, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:16:49.803 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=14aa8d10-039d-4197-a3d4-2898eb3da9bd, X-Begin-Timestamp=2021-11-30T03:16:49.792+0000, X-TransactionID=ZZQCU, id=53b58b57-d11a-5f3d-2599-6c86bdcad7ca, timestamp=1638242209793}], headers={id=da521dca-de17-bafe-1548-3439b2088cfe, timestamp=1638242209803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=14aa8d10-039d-4197-a3d4-2898eb3da9bd, X-Begin-Timestamp=2021-11-30T03:16:49.792+0000, X-TransactionID=ZZQCU, id=53b58b57-d11a-5f3d-2599-6c86bdcad7ca, timestamp=1638242209793}]
2021-11-30T03:17:19.793+0000|b4062663-4337-443c-8b04-06f3a2a534c8|Request Id: b4062663-4337-443c-8b04-06f3a2a534c8. Transaction Id: G6NGQ. Begin TS: 2021-11-30T03:17:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:17:19.793 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b4062663-4337-443c-8b04-06f3a2a534c8. Transaction Id: G6NGQ. Begin TS: 2021-11-30T03:17:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:17:19.795+0000|2021-11-30T03:17:19.802+0000|b4062663-4337-443c-8b04-06f3a2a534c8|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b4062663-4337-443c-8b04-06f3a2a534c8, Transaction Id: G6NGQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:17:19.802 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b4062663-4337-443c-8b04-06f3a2a534c8, Transaction Id: G6NGQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:17:19.803 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : 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=b4062663-4337-443c-8b04-06f3a2a534c8, X-Begin-Timestamp=2021-11-30T03:17:19.793+0000, X-TransactionID=G6NGQ, id=84454cc1-8a1a-fcb0-5635-4c32755fd7fb, timestamp=1638242239794}], headers={id=bfa77d8f-abb9-c275-d604-8cff2c8e8299, timestamp=1638242239803}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=b4062663-4337-443c-8b04-06f3a2a534c8, X-Begin-Timestamp=2021-11-30T03:17:19.793+0000, X-TransactionID=G6NGQ, id=84454cc1-8a1a-fcb0-5635-4c32755fd7fb, timestamp=1638242239794}]
2021-11-30 03:17:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:17:39.389  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:17:39.389 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:17:49.793+0000|876e2186-5158-42fe-a747-07e5986de9c7|Request Id: 876e2186-5158-42fe-a747-07e5986de9c7. Transaction Id: V2YPE. Begin TS: 2021-11-30T03:17:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:17:49.793 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 876e2186-5158-42fe-a747-07e5986de9c7. Transaction Id: V2YPE. Begin TS: 2021-11-30T03:17:49.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:17:49.795+0000|2021-11-30T03:17:49.801+0000|876e2186-5158-42fe-a747-07e5986de9c7|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 876e2186-5158-42fe-a747-07e5986de9c7, Transaction Id: V2YPE, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:17:49.801 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 876e2186-5158-42fe-a747-07e5986de9c7, Transaction Id: V2YPE, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:17:49.803 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : 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=876e2186-5158-42fe-a747-07e5986de9c7, X-Begin-Timestamp=2021-11-30T03:17:49.793+0000, X-TransactionID=V2YPE, id=46846e44-7c44-b9d3-b2ee-37b599dfc24c, timestamp=1638242269794}], headers={id=b685e61a-a07c-dc29-eb8a-a6cebf9dc5a6, timestamp=1638242269802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=876e2186-5158-42fe-a747-07e5986de9c7, X-Begin-Timestamp=2021-11-30T03:17:49.793+0000, X-TransactionID=V2YPE, id=46846e44-7c44-b9d3-b2ee-37b599dfc24c, timestamp=1638242269794}]
2021-11-30T03:18:19.792+0000|a6040e11-6570-4c9b-91f6-541f38eaf172|Request Id: a6040e11-6570-4c9b-91f6-541f38eaf172. Transaction Id: 1A6PM. Begin TS: 2021-11-30T03:18:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:18:19.792 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a6040e11-6570-4c9b-91f6-541f38eaf172. Transaction Id: 1A6PM. Begin TS: 2021-11-30T03:18:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:18:19.793+0000|2021-11-30T03:18:19.800+0000|a6040e11-6570-4c9b-91f6-541f38eaf172|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.73.146|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a6040e11-6570-4c9b-91f6-541f38eaf172, Transaction Id: 1A6PM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:18:19.800 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a6040e11-6570-4c9b-91f6-541f38eaf172, Transaction Id: 1A6PM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:18:19.801 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : 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=a6040e11-6570-4c9b-91f6-541f38eaf172, X-Begin-Timestamp=2021-11-30T03:18:19.792+0000, X-TransactionID=1A6PM, id=608b2d0a-666c-b14d-5a24-cb4ecb9b0c87, timestamp=1638242299793}], headers={id=60378531-4ddd-1cd6-e1c6-1dec32faee79, timestamp=1638242299801}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=a6040e11-6570-4c9b-91f6-541f38eaf172, X-Begin-Timestamp=2021-11-30T03:18:19.792+0000, X-TransactionID=1A6PM, id=608b2d0a-666c-b14d-5a24-cb4ecb9b0c87, timestamp=1638242299793}]
2021-11-30 03:18:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:18:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:18:39.388 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:18:49.792+0000|341c1849-610f-4e4c-a884-4b057c15a9ec|Request Id: 341c1849-610f-4e4c-a884-4b057c15a9ec. Transaction Id: YFQTL. Begin TS: 2021-11-30T03:18:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:18:49.792 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 341c1849-610f-4e4c-a884-4b057c15a9ec. Transaction Id: YFQTL. Begin TS: 2021-11-30T03:18:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:18:49.793+0000|2021-11-30T03:18:49.801+0000|341c1849-610f-4e4c-a884-4b057c15a9ec|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.73.146|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 341c1849-610f-4e4c-a884-4b057c15a9ec, Transaction Id: YFQTL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:18:49.801 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 341c1849-610f-4e4c-a884-4b057c15a9ec, Transaction Id: YFQTL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:18:49.802 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : 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=341c1849-610f-4e4c-a884-4b057c15a9ec, X-Begin-Timestamp=2021-11-30T03:18:49.792+0000, X-TransactionID=YFQTL, id=eec964ce-cb32-5dc3-e37c-39b516891f3a, timestamp=1638242329793}], headers={id=f3dd468b-49ad-8014-f56f-1c34ee6c4c8e, timestamp=1638242329802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=341c1849-610f-4e4c-a884-4b057c15a9ec, X-Begin-Timestamp=2021-11-30T03:18:49.792+0000, X-TransactionID=YFQTL, id=eec964ce-cb32-5dc3-e37c-39b516891f3a, timestamp=1638242329793}]
2021-11-30T03:19:19.793+0000|32689e12-a53a-4a19-b898-b024640b39ba|Request Id: 32689e12-a53a-4a19-b898-b024640b39ba. Transaction Id: JJJUO. Begin TS: 2021-11-30T03:19:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:19:19.793 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 32689e12-a53a-4a19-b898-b024640b39ba. Transaction Id: JJJUO. Begin TS: 2021-11-30T03:19:19.793+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:19:19.794+0000|2021-11-30T03:19:19.800+0000|32689e12-a53a-4a19-b898-b024640b39ba|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 32689e12-a53a-4a19-b898-b024640b39ba, Transaction Id: JJJUO, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:19:19.800 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 32689e12-a53a-4a19-b898-b024640b39ba, Transaction Id: JJJUO, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:19:19.801 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : 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=32689e12-a53a-4a19-b898-b024640b39ba, X-Begin-Timestamp=2021-11-30T03:19:19.793+0000, X-TransactionID=JJJUO, id=dfdabd49-7259-cef7-d5e0-7cdc64e901c7, timestamp=1638242359793}], headers={id=b92f7d40-ad2f-38ae-9a2a-61f18176341f, timestamp=1638242359801}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=32689e12-a53a-4a19-b898-b024640b39ba, X-Begin-Timestamp=2021-11-30T03:19:19.793+0000, X-TransactionID=JJJUO, id=dfdabd49-7259-cef7-d5e0-7cdc64e901c7, timestamp=1638242359793}]
2021-11-30 03:19:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2021-11-30 03:19:39.388  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2021-11-30 03:19:39.388 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : 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":"https://aai:8443","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-11-30T03:19:49.793+0000|231d4ee5-1bcc-44ee-a86a-7d9d14122262|Request Id: 231d4ee5-1bcc-44ee-a86a-7d9d14122262. Transaction Id: FEUVA. Begin TS: 2021-11-30T03:19:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:19:49.793 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 231d4ee5-1bcc-44ee-a86a-7d9d14122262. Transaction Id: FEUVA. Begin TS: 2021-11-30T03:19:49.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30T03:19:49.795+0000|2021-11-30T03:19:49.801+0000|231d4ee5-1bcc-44ee-a86a-7d9d14122262|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.73.146|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 231d4ee5-1bcc-44ee-a86a-7d9d14122262, Transaction Id: FEUVA, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:19:49.801 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 231d4ee5-1bcc-44ee-a86a-7d9d14122262, Transaction Id: FEUVA, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-11-30 03:19:49.802 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : 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=231d4ee5-1bcc-44ee-a86a-7d9d14122262, X-Begin-Timestamp=2021-11-30T03:19:49.792+0000, X-TransactionID=FEUVA, id=77ab52da-e727-51c6-2d45-58e6078474c1, timestamp=1638242389793}], headers={id=8f86ec46-9545-aad9-f77a-93241d8f1067, timestamp=1638242389802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=231d4ee5-1bcc-44ee-a86a-7d9d14122262, X-Begin-Timestamp=2021-11-30T03:19:49.792+0000, X-TransactionID=FEUVA, id=77ab52da-e727-51c6-2d45-58e6078474c1, timestamp=1638242389793}]
2021-11-30T03:20:19.792+0000|17e7440f-025c-4df2-81f9-5a6892620b11|Request Id: 17e7440f-025c-4df2-81f9-5a6892620b11. Transaction Id: GYVA1. Begin TS: 2021-11-30T03:20:19.792+0000. Starting new DMaaP MR Subscriber poll.
2021-11-30 03:20:19.792 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 17e7