Results

By type

          2021-09-08 00:48:06.736 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler          : [id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
2021-09-08 00:48:06.741 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}, [connected])
2021-09-08 00:48:06.813 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-1, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [configured])
2021-09-08 00:48:06.817 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-1, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:48:06.823 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-1, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:48:06.826 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 8a21e236-c8e2-48a9-9909-36e3efc668b1, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:48:06.837 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-1, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:48:06.906 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-1, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=e0a946cf-bb20-43dc-b5f4-58c7bc8a4926, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:48:06 GMT, content-length=3707]
2021-09-08 00:48:06.907 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-1, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:48:06.908 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:48:06.926 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-1, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:48:06.931 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-1, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:48:07.113  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.3.0 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.0.jar started by tca-gen2 in /opt)
2021-09-08 00:48:07.117 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-09-08 00:48:07.118  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-09-08 00:48:07.122  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:48:07.122 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:48:07.349 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:48:07.434 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-09-08 00:48:07.435 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-09-08 00:48:07.435 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-09-08 00:48:07.435 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-09-08 00:48:07.435 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-09-08 00:48:07.435 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-09-08 00:48:07.436 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-09-08 00:48:07.436 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-09-08 00:48:07.436 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-09-08 00:48:07.436 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-09-08 00:48:07.436 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-09-08 00:48:07.437 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-09-08 00:48:07.437 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-09-08 00:48:07.437 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-09-08 00:48:07.437 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-09-08 00:48:07.437 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-09-08 00:48:07.438 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-09-08 00:48:07.438 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-09-08 00:48:07.438 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-09-08 00:48:07.438 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-09-08 00:48:07.439 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai
2021-09-08 00:48:07.439 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-09-08 00:48:07.439 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-09-08 00:48:07.439 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-09-08 00:48:07.439 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.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"}]}]}
2021-09-08 00:48:07.440 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-09-08 00:48:07.447  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-09-08 00:48:07.448  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-09-08 00:48:07.448  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-09-08 00:48:07.448  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.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"}]}]}
2021-09-08 00:48:07.448  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-09-08 00:48:07.448  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-09-08 00:48:07.449  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-09-08 00:48:07.449  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-09-08 00:48:07.449  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-09-08 00:48:07.449  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-09-08 00:48:07.449  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-09-08 00:48:07.449  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-09-08 00:48:07.449  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-09-08 00:48:07.449  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-09-08 00:48:07.450  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-09-08 00:48:07.450  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-09-08 00:48:07.450  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-09-08 00:48:07.450  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-09-08 00:48:07.450  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-09-08 00:48:07.450  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai
2021-09-08 00:48:07.450  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-09-08 00:48:07.451  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-09-08 00:48:07.451  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-09-08 00:48:07.451  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-09-08 00:48:07.451  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-09-08 00:48:07.504  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-09-08 00:48:07.505 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:48:07.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:48:07.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:48:07.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08 00:48:09.243  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-09-08 00:48:09.361  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 111 ms. Found 1 MongoDB repository interfaces.
2021-09-08 00:48:10.412  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-09-08 00:48:10.422  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-09-08 00:48:10.456  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-09-08 00:48:10.723  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-09-08 00:48:10.725  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-09-08 00:48:10.751  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-09-08 00:48:11.210 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-08 00:48:11.270  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-09-08 00:48:11.270  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4014 ms
2021-09-08 00:48:11.404 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-09-08 00:48:12.262 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-09-08 00:48:12.266 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.ApiResourceController:
	{GET [/swagger-resources], produces [application/json]}: swaggerResources()
	{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
2021-09-08 00:48:12.276 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.o.d.a.t.w.c.TcaRestController:
	{GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy()
	{POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy)
	{POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest)
2021-09-08 00:48:12.284 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
	{ [/error]}: error(HttpServletRequest)
2021-09-08 00:48:12.639  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-09-08 00:48:12.718  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-09-08 00:48:12.813  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-09-08 00:48:13.080  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-09-08 00:48:13.251  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:347}] to dcae-mongohost:27017
2021-09-08 00:48:13.251  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:346}] to dcae-mongohost:27017
2021-09-08 00:48:13.253  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=92737875}
2021-09-08 00:48:13.626  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:348}] to dcae-mongohost:27017
2021-09-08 00:48:15.151 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-09-08 00:48:15.158  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-09-08 00:48:15.159 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-09-08 00:48:15.159  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-09-08 00:48:15.159  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-09-08 00:48:15.168  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-09-08 00:48:15.213 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-09-08 00:48:15.214  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-09-08 00:48:15.214 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-09-08 00:48:15.214  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-09-08 00:48:15.214  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-09-08 00:48:15.236  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-09-08 00:48:15.237  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-09-08 00:48:16.018  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-09-08 00:48:16.128 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-09-08 00:48:16.148 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-09-08 00:48:16.361  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-09-08 00:48:16.439  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-09-08 00:48:16.440  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-09-08 00:48:16.440  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-09-08 00:48:16.440  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-09-08 00:48:16.440  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-09-08 00:48:16.440  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-09-08 00:48:16.440  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-09-08 00:48:16.440  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-09-08 00:48:16.440  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-09-08 00:48:16.441  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-09-08 00:48:16.441  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-09-08 00:48:16.441  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-09-08 00:48:16.441  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-09-08 00:48:16.441  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-09-08 00:48:16.442  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-09-08 00:48:16.442  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-09-08 00:48:16.442  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-09-08 00:48:16.442  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-09-08 00:48:16.445  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-09-08 00:48:16.445  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-09-08T00:48:16.464+0000|5a7439d9-7db6-4586-9949-e14a55b8206f|Request Id: 5a7439d9-7db6-4586-9949-e14a55b8206f. Transaction Id: TJ8DE. Begin TS: 2021-09-08T00:48:16.447+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:48:16.460 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5a7439d9-7db6-4586-9949-e14a55b8206f. Transaction Id: TJ8DE. Begin TS: 2021-09-08T00:48:16.447+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:48:16.518  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.5.Final
2021-09-08 00:48:16.544  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-09-08 00:48:16.643  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-09-08T00:48:16.623+0000|2021-09-08T00:48:16.811+0000|5a7439d9-7db6-4586-9949-e14a55b8206f|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.70.6|188|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5a7439d9-7db6-4586-9949-e14a55b8206f, Transaction Id: TJ8DE, Elapsed Time: 188 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-08 00:48:16.815 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5a7439d9-7db6-4586-9949-e14a55b8206f, Transaction Id: TJ8DE, Elapsed Time: 188 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-09-08 00:48:16.832 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-ECOMP-RequestID=5a7439d9-7db6-4586-9949-e14a55b8206f, X-ECOMP-TransactionID=TJ8DE, X-Begin-Timestamp=2021-09-08T00:48:16.447+0000, id=a248d991-856c-d2f7-0b89-5af77ab000a3, timestamp=1631062096513}], headers={id=1fdcc1e1-1ef3-6019-6f42-60046bfccc0c, timestamp=1631062096831}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5a7439d9-7db6-4586-9949-e14a55b8206f, X-ECOMP-TransactionID=TJ8DE, X-Begin-Timestamp=2021-09-08T00:48:16.447+0000, id=a248d991-856c-d2f7-0b89-5af77ab000a3, timestamp=1631062096513}]
2021-09-08 00:48:16.833  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-09-08 00:48:16.929  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-09-08 00:48:17.457 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-09-08 00:48:17.536 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-09-08 00:48:17.621  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 13.401 seconds (JVM running for 14.982)
2021-09-08 00:48:43.206  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-09-08 00:48:43.207  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-09-08 00:48:43.211  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 4 ms
2021-09-08T00:48:46.446+0000|38197a85-f028-4964-b2d5-6fde2438b47e|Request Id: 38197a85-f028-4964-b2d5-6fde2438b47e. Transaction Id: DHZCW. Begin TS: 2021-09-08T00:48:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:48:46.444 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 38197a85-f028-4964-b2d5-6fde2438b47e. Transaction Id: DHZCW. Begin TS: 2021-09-08T00:48:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:48:46.448+0000|2021-09-08T00:48:46.459+0000|38197a85-f028-4964-b2d5-6fde2438b47e|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.70.6|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 38197a85-f028-4964-b2d5-6fde2438b47e, Transaction Id: DHZCW, 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-09-08 00:48:46.460 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 38197a85-f028-4964-b2d5-6fde2438b47e, Transaction Id: DHZCW, 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-09-08 00:48:46.462 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-ECOMP-RequestID=38197a85-f028-4964-b2d5-6fde2438b47e, X-ECOMP-TransactionID=DHZCW, X-Begin-Timestamp=2021-09-08T00:48:46.444+0000, id=ae8c0abd-9cc5-de41-d9b5-1070838f3c08, timestamp=1631062126446}], headers={id=62931367-de49-595c-6e82-c75dbc67f4fa, timestamp=1631062126462}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=38197a85-f028-4964-b2d5-6fde2438b47e, X-ECOMP-TransactionID=DHZCW, X-Begin-Timestamp=2021-09-08T00:48:46.444+0000, id=ae8c0abd-9cc5-de41-d9b5-1070838f3c08, timestamp=1631062126446}]
2021-09-08 00:49:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:49:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:49:05.446 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-2, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:49:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-2, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:49:05.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 83fbac25-0f03-4001-975b-87214e350908, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:49:05.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-2, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:49:05.472 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-2, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=52e3fcbc-cdbe-458c-8fd8-847abae40537, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:49:05 GMT, content-length=3707]
2021-09-08 00:49:05.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-2, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:49:05.473 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:49:05.473 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-2, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:49:05.475 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-2, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:49:05.476  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:49:05.477 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:49:05.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:49:05.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:49:05.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:49:05.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:49:16.445+0000|eebbeb93-a1be-4b3d-8137-ce01ecffef8e|Request Id: eebbeb93-a1be-4b3d-8137-ce01ecffef8e. Transaction Id: 1ZBKY. Begin TS: 2021-09-08T00:49:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:49:16.444 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eebbeb93-a1be-4b3d-8137-ce01ecffef8e. Transaction Id: 1ZBKY. Begin TS: 2021-09-08T00:49:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:49:16.446+0000|2021-09-08T00:49:16.456+0000|eebbeb93-a1be-4b3d-8137-ce01ecffef8e|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.70.6|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: eebbeb93-a1be-4b3d-8137-ce01ecffef8e, Transaction Id: 1ZBKY, 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-09-08 00:49:16.456 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eebbeb93-a1be-4b3d-8137-ce01ecffef8e, Transaction Id: 1ZBKY, 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-09-08 00:49:16.458 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-ECOMP-RequestID=eebbeb93-a1be-4b3d-8137-ce01ecffef8e, X-ECOMP-TransactionID=1ZBKY, X-Begin-Timestamp=2021-09-08T00:49:16.444+0000, id=ac312ec7-3df0-3f1f-4e79-286a1fa07021, timestamp=1631062156445}], headers={id=24ef1308-0398-57fc-f79a-f1b4532c45b7, timestamp=1631062156457}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=eebbeb93-a1be-4b3d-8137-ce01ecffef8e, X-ECOMP-TransactionID=1ZBKY, X-Begin-Timestamp=2021-09-08T00:49:16.444+0000, id=ac312ec7-3df0-3f1f-4e79-286a1fa07021, timestamp=1631062156445}]
2021-09-08T00:49:46.445+0000|cba0a185-b208-471f-83df-aae1c083d7db|Request Id: cba0a185-b208-471f-83df-aae1c083d7db. Transaction Id: 7I1RO. Begin TS: 2021-09-08T00:49:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:49:46.445 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cba0a185-b208-471f-83df-aae1c083d7db. Transaction Id: 7I1RO. Begin TS: 2021-09-08T00:49:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:49:46.447+0000|2021-09-08T00:49:46.456+0000|cba0a185-b208-471f-83df-aae1c083d7db|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cba0a185-b208-471f-83df-aae1c083d7db, Transaction Id: 7I1RO, 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-09-08 00:49:46.457 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cba0a185-b208-471f-83df-aae1c083d7db, Transaction Id: 7I1RO, 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-09-08 00:49:46.459 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-ECOMP-RequestID=cba0a185-b208-471f-83df-aae1c083d7db, X-ECOMP-TransactionID=7I1RO, X-Begin-Timestamp=2021-09-08T00:49:46.444+0000, id=896f6d28-1e47-1b92-ea06-257e763976b2, timestamp=1631062186446}], headers={id=0625e241-1029-4456-8fc1-ef912f48b530, timestamp=1631062186459}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cba0a185-b208-471f-83df-aae1c083d7db, X-ECOMP-TransactionID=7I1RO, X-Begin-Timestamp=2021-09-08T00:49:46.444+0000, id=896f6d28-1e47-1b92-ea06-257e763976b2, timestamp=1631062186446}]
2021-09-08 00:50:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:50:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:50:05.445 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-3, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:50:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-3, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:50:05.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: f0a444b0-b450-477b-ae93-3862f99bb5fe, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:50:05.448 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-3, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:50:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-3, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=027ae2e9-b695-4d8e-a7a2-b9eeba23395e, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:50:05 GMT, content-length=3707]
2021-09-08 00:50:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-3, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:50:05.469 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:50:05.469 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-3, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:50:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-3, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:50:05.473  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:50:05.473 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:50:05.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:50:05.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:50:05.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:50:05.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:50:16.445+0000|5ea3ebbd-5210-4f38-ba65-6516355e4b14|Request Id: 5ea3ebbd-5210-4f38-ba65-6516355e4b14. Transaction Id: 42PXF. Begin TS: 2021-09-08T00:50:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:50:16.445 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5ea3ebbd-5210-4f38-ba65-6516355e4b14. Transaction Id: 42PXF. Begin TS: 2021-09-08T00:50:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:50:16.447+0000|2021-09-08T00:50:16.456+0000|5ea3ebbd-5210-4f38-ba65-6516355e4b14|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5ea3ebbd-5210-4f38-ba65-6516355e4b14, Transaction Id: 42PXF, 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-09-08 00:50:16.456 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5ea3ebbd-5210-4f38-ba65-6516355e4b14, Transaction Id: 42PXF, 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-09-08 00:50:16.457 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-ECOMP-RequestID=5ea3ebbd-5210-4f38-ba65-6516355e4b14, X-ECOMP-TransactionID=42PXF, X-Begin-Timestamp=2021-09-08T00:50:16.445+0000, id=b662fa53-2909-5e9e-5574-9c1503548d2c, timestamp=1631062216446}], headers={id=6a93b12c-f8bb-ec77-1d8c-2ffbe89b59b6, timestamp=1631062216457}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5ea3ebbd-5210-4f38-ba65-6516355e4b14, X-ECOMP-TransactionID=42PXF, X-Begin-Timestamp=2021-09-08T00:50:16.445+0000, id=b662fa53-2909-5e9e-5574-9c1503548d2c, timestamp=1631062216446}]
2021-09-08T00:50:46.446+0000|dca8dc8b-863b-4df8-a181-24a8e36bdfd3|Request Id: dca8dc8b-863b-4df8-a181-24a8e36bdfd3. Transaction Id: 3ETTP. Begin TS: 2021-09-08T00:50:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:50:46.445 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dca8dc8b-863b-4df8-a181-24a8e36bdfd3. Transaction Id: 3ETTP. Begin TS: 2021-09-08T00:50:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:50:46.447+0000|2021-09-08T00:50:46.457+0000|dca8dc8b-863b-4df8-a181-24a8e36bdfd3|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.70.6|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dca8dc8b-863b-4df8-a181-24a8e36bdfd3, Transaction Id: 3ETTP, 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-09-08 00:50:46.457 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dca8dc8b-863b-4df8-a181-24a8e36bdfd3, Transaction Id: 3ETTP, 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-09-08 00:50:46.459 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-ECOMP-RequestID=dca8dc8b-863b-4df8-a181-24a8e36bdfd3, X-ECOMP-TransactionID=3ETTP, X-Begin-Timestamp=2021-09-08T00:50:46.445+0000, id=a9982ea2-fe2b-faf0-d859-3c5317e08796, timestamp=1631062246446}], headers={id=f795f403-a5fd-2b7b-6e19-59ab262960d5, timestamp=1631062246458}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dca8dc8b-863b-4df8-a181-24a8e36bdfd3, X-ECOMP-TransactionID=3ETTP, X-Begin-Timestamp=2021-09-08T00:50:46.445+0000, id=a9982ea2-fe2b-faf0-d859-3c5317e08796, timestamp=1631062246446}]
2021-09-08 00:51:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:51:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:51:05.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-4, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:51:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-4, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:51:05.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 76b0cf89-1852-475a-b38b-9d87d8003f07, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:51:05.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-4, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:51:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-4, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=233fb159-8142-4fd8-9768-2a6399789d95, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:51:05 GMT, content-length=3707]
2021-09-08 00:51:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-4, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:51:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:51:05.468 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-4, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:51:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-4, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:51:05.470  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:51:05.470 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:51:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:51:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:51:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:51:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:51:16.445+0000|0734c18e-d4c7-48e5-a94c-e85141001e72|Request Id: 0734c18e-d4c7-48e5-a94c-e85141001e72. Transaction Id: UXGGR. Begin TS: 2021-09-08T00:51:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:51:16.445 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0734c18e-d4c7-48e5-a94c-e85141001e72. Transaction Id: UXGGR. Begin TS: 2021-09-08T00:51:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:51:16.447+0000|2021-09-08T00:51:16.456+0000|0734c18e-d4c7-48e5-a94c-e85141001e72|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0734c18e-d4c7-48e5-a94c-e85141001e72, Transaction Id: UXGGR, 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-09-08 00:51:16.456 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0734c18e-d4c7-48e5-a94c-e85141001e72, Transaction Id: UXGGR, 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-09-08 00:51:16.458 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-ECOMP-RequestID=0734c18e-d4c7-48e5-a94c-e85141001e72, X-ECOMP-TransactionID=UXGGR, X-Begin-Timestamp=2021-09-08T00:51:16.445+0000, id=5aac3e46-70fe-fa21-e102-928d556c9965, timestamp=1631062276446}], headers={id=196a5d84-72d3-95ff-b2c9-995827a1a3eb, timestamp=1631062276458}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0734c18e-d4c7-48e5-a94c-e85141001e72, X-ECOMP-TransactionID=UXGGR, X-Begin-Timestamp=2021-09-08T00:51:16.445+0000, id=5aac3e46-70fe-fa21-e102-928d556c9965, timestamp=1631062276446}]
2021-09-08T00:51:46.445+0000|a448206d-071c-4f2b-94af-ed88c27751e4|Request Id: a448206d-071c-4f2b-94af-ed88c27751e4. Transaction Id: NOCSV. Begin TS: 2021-09-08T00:51:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:51:46.445 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a448206d-071c-4f2b-94af-ed88c27751e4. Transaction Id: NOCSV. Begin TS: 2021-09-08T00:51:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:51:46.446+0000|2021-09-08T00:51:46.457+0000|a448206d-071c-4f2b-94af-ed88c27751e4|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.70.6|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a448206d-071c-4f2b-94af-ed88c27751e4, Transaction Id: NOCSV, 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-09-08 00:51:46.457 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a448206d-071c-4f2b-94af-ed88c27751e4, Transaction Id: NOCSV, 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-09-08 00:51:46.459 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-ECOMP-RequestID=a448206d-071c-4f2b-94af-ed88c27751e4, X-ECOMP-TransactionID=NOCSV, X-Begin-Timestamp=2021-09-08T00:51:46.444+0000, id=c7f214a7-049b-9b06-832e-78fb341c05f9, timestamp=1631062306445}], headers={id=7f23671e-b175-7220-fd86-5d783d43b2ca, timestamp=1631062306459}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a448206d-071c-4f2b-94af-ed88c27751e4, X-ECOMP-TransactionID=NOCSV, X-Begin-Timestamp=2021-09-08T00:51:46.444+0000, id=c7f214a7-049b-9b06-832e-78fb341c05f9, timestamp=1631062306445}]
2021-09-08 00:52:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:52:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:52:05.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-5, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:52:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-5, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:52:05.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 7987f58f-aad9-4999-b8a3-77c3c1bd2956, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:52:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-5, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:52:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-5, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=4b383b32-299e-42ca-892e-56f4e4285344, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:52:05 GMT, content-length=3707]
2021-09-08 00:52:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-5, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:52:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:52:05.468 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-5, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:52:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-5, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:52:05.470  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:52:05.471 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:52:05.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:52:05.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:52:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:52:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:52:16.445+0000|58c96c88-3ff3-4dd4-8872-a7fe7a5a8c47|Request Id: 58c96c88-3ff3-4dd4-8872-a7fe7a5a8c47. Transaction Id: CISBW. Begin TS: 2021-09-08T00:52:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:52:16.445 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 58c96c88-3ff3-4dd4-8872-a7fe7a5a8c47. Transaction Id: CISBW. Begin TS: 2021-09-08T00:52:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:52:16.447+0000|2021-09-08T00:52:16.457+0000|58c96c88-3ff3-4dd4-8872-a7fe7a5a8c47|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.70.6|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 58c96c88-3ff3-4dd4-8872-a7fe7a5a8c47, Transaction Id: CISBW, 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-09-08 00:52:16.457 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 58c96c88-3ff3-4dd4-8872-a7fe7a5a8c47, Transaction Id: CISBW, 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-09-08 00:52:16.458 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-ECOMP-RequestID=58c96c88-3ff3-4dd4-8872-a7fe7a5a8c47, X-ECOMP-TransactionID=CISBW, X-Begin-Timestamp=2021-09-08T00:52:16.444+0000, id=70372513-752a-c943-f35f-4c6b81ee23b8, timestamp=1631062336446}], headers={id=9bb05860-275a-1274-c79d-b8884e0b62a8, timestamp=1631062336458}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=58c96c88-3ff3-4dd4-8872-a7fe7a5a8c47, X-ECOMP-TransactionID=CISBW, X-Begin-Timestamp=2021-09-08T00:52:16.444+0000, id=70372513-752a-c943-f35f-4c6b81ee23b8, timestamp=1631062336446}]
2021-09-08T00:52:46.445+0000|3768cdd3-91d2-4706-826a-4c830d63a0e2|Request Id: 3768cdd3-91d2-4706-826a-4c830d63a0e2. Transaction Id: LAZK9. Begin TS: 2021-09-08T00:52:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:52:46.444 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3768cdd3-91d2-4706-826a-4c830d63a0e2. Transaction Id: LAZK9. Begin TS: 2021-09-08T00:52:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:52:46.447+0000|2021-09-08T00:52:46.457+0000|3768cdd3-91d2-4706-826a-4c830d63a0e2|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.70.6|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3768cdd3-91d2-4706-826a-4c830d63a0e2, Transaction Id: LAZK9, 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-09-08 00:52:46.457 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3768cdd3-91d2-4706-826a-4c830d63a0e2, Transaction Id: LAZK9, 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-09-08 00:52:46.459 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-ECOMP-RequestID=3768cdd3-91d2-4706-826a-4c830d63a0e2, X-ECOMP-TransactionID=LAZK9, X-Begin-Timestamp=2021-09-08T00:52:46.444+0000, id=db884b2f-32f6-ba34-0cbf-4d20da537d87, timestamp=1631062366446}], headers={id=25eff3a6-8bee-c478-6d25-040f53304c63, timestamp=1631062366459}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3768cdd3-91d2-4706-826a-4c830d63a0e2, X-ECOMP-TransactionID=LAZK9, X-Begin-Timestamp=2021-09-08T00:52:46.444+0000, id=db884b2f-32f6-ba34-0cbf-4d20da537d87, timestamp=1631062366446}]
2021-09-08 00:53:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:53:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:53:05.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-6, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:53:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-6, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:53:05.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 5a1f023f-5488-4f65-b8de-95f1e5c972e5, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:53:05.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-6, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:53:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-6, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=b261e1b5-6a7a-407f-b4ef-fbc46eff5f11, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:53:05 GMT, content-length=3707]
2021-09-08 00:53:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-6, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:53:05.469 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:53:05.470 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-6, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:53:05.474 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-6, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:53:05.476  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:53:05.476 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:53:05.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:53:05.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:53:05.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:53:05.478 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:53:16.446+0000|5f1042e9-8522-4cd9-a9aa-14ca31f9d3c3|Request Id: 5f1042e9-8522-4cd9-a9aa-14ca31f9d3c3. Transaction Id: VAUYA. Begin TS: 2021-09-08T00:53:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:53:16.445 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5f1042e9-8522-4cd9-a9aa-14ca31f9d3c3. Transaction Id: VAUYA. Begin TS: 2021-09-08T00:53:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:53:16.448+0000|2021-09-08T00:53:16.457+0000|5f1042e9-8522-4cd9-a9aa-14ca31f9d3c3|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5f1042e9-8522-4cd9-a9aa-14ca31f9d3c3, Transaction Id: VAUYA, 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-09-08 00:53:16.457 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5f1042e9-8522-4cd9-a9aa-14ca31f9d3c3, Transaction Id: VAUYA, 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-09-08 00:53:16.459 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-ECOMP-RequestID=5f1042e9-8522-4cd9-a9aa-14ca31f9d3c3, X-ECOMP-TransactionID=VAUYA, X-Begin-Timestamp=2021-09-08T00:53:16.445+0000, id=111508b1-de4a-8a44-cc88-c73b3315ec66, timestamp=1631062396446}], headers={id=99d04218-0a23-fc52-adf8-6e29d9f2c9d2, timestamp=1631062396458}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5f1042e9-8522-4cd9-a9aa-14ca31f9d3c3, X-ECOMP-TransactionID=VAUYA, X-Begin-Timestamp=2021-09-08T00:53:16.445+0000, id=111508b1-de4a-8a44-cc88-c73b3315ec66, timestamp=1631062396446}]
2021-09-08T00:53:46.445+0000|1c84fe16-110c-4db8-8000-0b65d08e937c|Request Id: 1c84fe16-110c-4db8-8000-0b65d08e937c. Transaction Id: DBWW0. Begin TS: 2021-09-08T00:53:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:53:46.444 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1c84fe16-110c-4db8-8000-0b65d08e937c. Transaction Id: DBWW0. Begin TS: 2021-09-08T00:53:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:53:46.446+0000|2021-09-08T00:53:46.454+0000|1c84fe16-110c-4db8-8000-0b65d08e937c|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1c84fe16-110c-4db8-8000-0b65d08e937c, Transaction Id: DBWW0, 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-09-08 00:53:46.454 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1c84fe16-110c-4db8-8000-0b65d08e937c, Transaction Id: DBWW0, 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-09-08 00:53:46.456 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-ECOMP-RequestID=1c84fe16-110c-4db8-8000-0b65d08e937c, X-ECOMP-TransactionID=DBWW0, X-Begin-Timestamp=2021-09-08T00:53:46.444+0000, id=1f16aaec-d02a-f40c-d50f-e969558a0990, timestamp=1631062426445}], headers={id=b48e3428-c6c4-66e7-2e3e-85c783bb4c73, timestamp=1631062426456}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1c84fe16-110c-4db8-8000-0b65d08e937c, X-ECOMP-TransactionID=DBWW0, X-Begin-Timestamp=2021-09-08T00:53:46.444+0000, id=1f16aaec-d02a-f40c-d50f-e969558a0990, timestamp=1631062426445}]
2021-09-08 00:54:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:54:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:54:05.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-7, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:54:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-7, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:54:05.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 7a6f5ef8-4970-4a39-b0a9-96d04f66ebe7, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:54:05.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-7, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:54:05.465 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-7, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=0e2ab6b6-0caf-40cb-8901-c5e309cdbaef, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:54:05 GMT, content-length=3707]
2021-09-08 00:54:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-7, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:54:05.466 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:54:05.466 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-7, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:54:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-7, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:54:05.468  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:54:05.468 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:54:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:54:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:54:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:54:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:54:16.445+0000|e0a450b9-7b14-4b20-848a-458f7fc27772|Request Id: e0a450b9-7b14-4b20-848a-458f7fc27772. Transaction Id: CVPWA. Begin TS: 2021-09-08T00:54:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:54:16.445 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e0a450b9-7b14-4b20-848a-458f7fc27772. Transaction Id: CVPWA. Begin TS: 2021-09-08T00:54:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:54:16.447+0000|2021-09-08T00:54:16.457+0000|e0a450b9-7b14-4b20-848a-458f7fc27772|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.70.6|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e0a450b9-7b14-4b20-848a-458f7fc27772, Transaction Id: CVPWA, 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-09-08 00:54:16.457 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e0a450b9-7b14-4b20-848a-458f7fc27772, Transaction Id: CVPWA, 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-09-08 00:54:16.459 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-ECOMP-RequestID=e0a450b9-7b14-4b20-848a-458f7fc27772, X-ECOMP-TransactionID=CVPWA, X-Begin-Timestamp=2021-09-08T00:54:16.444+0000, id=97ce3b80-91d0-aee7-ed4c-6de45a205959, timestamp=1631062456446}], headers={id=fbeffc6a-52a8-0b2b-f680-f05b85892b41, timestamp=1631062456459}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e0a450b9-7b14-4b20-848a-458f7fc27772, X-ECOMP-TransactionID=CVPWA, X-Begin-Timestamp=2021-09-08T00:54:16.444+0000, id=97ce3b80-91d0-aee7-ed4c-6de45a205959, timestamp=1631062456446}]
2021-09-08T00:54:46.446+0000|401d2e01-eca5-4452-b72c-5d10844f0a67|Request Id: 401d2e01-eca5-4452-b72c-5d10844f0a67. Transaction Id: RY25A. Begin TS: 2021-09-08T00:54:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:54:46.445 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 401d2e01-eca5-4452-b72c-5d10844f0a67. Transaction Id: RY25A. Begin TS: 2021-09-08T00:54:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:54:46.447+0000|2021-09-08T00:54:46.456+0000|401d2e01-eca5-4452-b72c-5d10844f0a67|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 401d2e01-eca5-4452-b72c-5d10844f0a67, Transaction Id: RY25A, 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-09-08 00:54:46.456 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 401d2e01-eca5-4452-b72c-5d10844f0a67, Transaction Id: RY25A, 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-09-08 00:54:46.457 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-ECOMP-RequestID=401d2e01-eca5-4452-b72c-5d10844f0a67, X-ECOMP-TransactionID=RY25A, X-Begin-Timestamp=2021-09-08T00:54:46.445+0000, id=0c9641ec-6001-fd22-7eff-733f3330ee77, timestamp=1631062486446}], headers={id=349c6745-38a4-affa-f258-f21f2bb13ffd, timestamp=1631062486457}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=401d2e01-eca5-4452-b72c-5d10844f0a67, X-ECOMP-TransactionID=RY25A, X-Begin-Timestamp=2021-09-08T00:54:46.445+0000, id=0c9641ec-6001-fd22-7eff-733f3330ee77, timestamp=1631062486446}]
2021-09-08 00:55:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:55:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:55:05.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-8, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:55:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-8, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:55:05.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 61730eee-d5d7-4f88-86d1-918a529d12bc, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:55:05.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-8, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:55:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-8, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=9d130d69-a8f7-45a3-8fa4-226a7510452f, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:55:05 GMT, content-length=3707]
2021-09-08 00:55:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-8, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:55:05.468 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:55:05.469 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-8, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:55:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-8, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:55:05.472  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:55:05.472 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:55:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:55:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:55:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:55:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:55:16.445+0000|cf1d1abd-e34a-4847-b81b-277e5b46a0e2|Request Id: cf1d1abd-e34a-4847-b81b-277e5b46a0e2. Transaction Id: 5UIXI. Begin TS: 2021-09-08T00:55:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:55:16.445 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cf1d1abd-e34a-4847-b81b-277e5b46a0e2. Transaction Id: 5UIXI. Begin TS: 2021-09-08T00:55:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:55:16.447+0000|2021-09-08T00:55:16.455+0000|cf1d1abd-e34a-4847-b81b-277e5b46a0e2|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cf1d1abd-e34a-4847-b81b-277e5b46a0e2, Transaction Id: 5UIXI, 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-09-08 00:55:16.456 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cf1d1abd-e34a-4847-b81b-277e5b46a0e2, Transaction Id: 5UIXI, 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-09-08 00:55:16.457 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-ECOMP-RequestID=cf1d1abd-e34a-4847-b81b-277e5b46a0e2, X-ECOMP-TransactionID=5UIXI, X-Begin-Timestamp=2021-09-08T00:55:16.445+0000, id=99f59d3b-b12f-69b5-175e-2edf222586f6, timestamp=1631062516445}], headers={id=ea80911f-735b-10ea-71a3-5bcf50eaea67, timestamp=1631062516457}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cf1d1abd-e34a-4847-b81b-277e5b46a0e2, X-ECOMP-TransactionID=5UIXI, X-Begin-Timestamp=2021-09-08T00:55:16.445+0000, id=99f59d3b-b12f-69b5-175e-2edf222586f6, timestamp=1631062516445}]
2021-09-08T00:55:46.446+0000|b44ce982-228f-4e04-a441-4a1e227f207a|Request Id: b44ce982-228f-4e04-a441-4a1e227f207a. Transaction Id: OOSYE. Begin TS: 2021-09-08T00:55:46.446+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:55:46.446 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b44ce982-228f-4e04-a441-4a1e227f207a. Transaction Id: OOSYE. Begin TS: 2021-09-08T00:55:46.446+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:55:46.449+0000|2021-09-08T00:55:46.455+0000|b44ce982-228f-4e04-a441-4a1e227f207a|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.70.6|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b44ce982-228f-4e04-a441-4a1e227f207a, Transaction Id: OOSYE, 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-09-08 00:55:46.455 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b44ce982-228f-4e04-a441-4a1e227f207a, Transaction Id: OOSYE, 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-09-08 00:55:46.457 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-ECOMP-RequestID=b44ce982-228f-4e04-a441-4a1e227f207a, X-ECOMP-TransactionID=OOSYE, X-Begin-Timestamp=2021-09-08T00:55:46.446+0000, id=5bd42cf4-a96d-d21f-e956-416740f3505e, timestamp=1631062546447}], headers={id=ed45ba1a-f5d7-bd42-a94b-021ae7ae6038, timestamp=1631062546457}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b44ce982-228f-4e04-a441-4a1e227f207a, X-ECOMP-TransactionID=OOSYE, X-Begin-Timestamp=2021-09-08T00:55:46.446+0000, id=5bd42cf4-a96d-d21f-e956-416740f3505e, timestamp=1631062546447}]
2021-09-08 00:56:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:56:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:56:05.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-9, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:56:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-9, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:56:05.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: e79d0abe-8b0d-4c98-a33c-84368abe7eb9, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:56:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-9, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:56:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-9, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=6fd97f05-ebef-4232-ac74-ab6e9e4e6aab, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:56:05 GMT, content-length=3707]
2021-09-08 00:56:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-9, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:56:05.470 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:56:05.470 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-9, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:56:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-9, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:56:05.472  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:56:05.472 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:56:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:56:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:56:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:56:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:56:16.445+0000|38027482-4d8b-4356-b3d5-622710031b6c|Request Id: 38027482-4d8b-4356-b3d5-622710031b6c. Transaction Id: BVONO. Begin TS: 2021-09-08T00:56:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:56:16.445 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 38027482-4d8b-4356-b3d5-622710031b6c. Transaction Id: BVONO. Begin TS: 2021-09-08T00:56:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:56:16.447+0000|2021-09-08T00:56:16.456+0000|38027482-4d8b-4356-b3d5-622710031b6c|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 38027482-4d8b-4356-b3d5-622710031b6c, Transaction Id: BVONO, 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-09-08 00:56:16.456 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 38027482-4d8b-4356-b3d5-622710031b6c, Transaction Id: BVONO, 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-09-08 00:56:16.457 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-ECOMP-RequestID=38027482-4d8b-4356-b3d5-622710031b6c, X-ECOMP-TransactionID=BVONO, X-Begin-Timestamp=2021-09-08T00:56:16.445+0000, id=f2b3e769-a42f-3528-4a60-ffeef8dde11a, timestamp=1631062576446}], headers={id=d0d11fef-22f5-9cd9-31a3-f7e576e94cb7, timestamp=1631062576457}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=38027482-4d8b-4356-b3d5-622710031b6c, X-ECOMP-TransactionID=BVONO, X-Begin-Timestamp=2021-09-08T00:56:16.445+0000, id=f2b3e769-a42f-3528-4a60-ffeef8dde11a, timestamp=1631062576446}]
2021-09-08T00:56:46.445+0000|f823b289-7227-4a91-af44-d53d514647f4|Request Id: f823b289-7227-4a91-af44-d53d514647f4. Transaction Id: 44ZWM. Begin TS: 2021-09-08T00:56:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:56:46.445 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f823b289-7227-4a91-af44-d53d514647f4. Transaction Id: 44ZWM. Begin TS: 2021-09-08T00:56:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:56:46.446+0000|2021-09-08T00:56:46.454+0000|f823b289-7227-4a91-af44-d53d514647f4|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f823b289-7227-4a91-af44-d53d514647f4, Transaction Id: 44ZWM, 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-09-08 00:56:46.454 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f823b289-7227-4a91-af44-d53d514647f4, Transaction Id: 44ZWM, 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-09-08 00:56:46.456 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-ECOMP-RequestID=f823b289-7227-4a91-af44-d53d514647f4, X-ECOMP-TransactionID=44ZWM, X-Begin-Timestamp=2021-09-08T00:56:46.445+0000, id=04fda436-b0de-d93a-35d9-db478a8e0218, timestamp=1631062606445}], headers={id=6ade1583-539a-5c79-854a-01e496f331ed, timestamp=1631062606456}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f823b289-7227-4a91-af44-d53d514647f4, X-ECOMP-TransactionID=44ZWM, X-Begin-Timestamp=2021-09-08T00:56:46.445+0000, id=04fda436-b0de-d93a-35d9-db478a8e0218, timestamp=1631062606445}]
2021-09-08 00:57:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:57:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:57:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-10, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:57:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-10, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:57:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 10b95527-9e7b-4f1f-81a3-d3f41b4f33d9, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:57:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-10, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:57:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-10, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=5b660793-356b-4d68-a030-97fec7125329, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:57:05 GMT, content-length=3707]
2021-09-08 00:57:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-10, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:57:05.468 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:57:05.468 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-10, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:57:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-10, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:57:05.472  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:57:05.473 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:57:05.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:57:05.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:57:05.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:57:05.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:57:16.445+0000|d33d0908-0bf1-486c-8e9b-3202b3dbf5ff|Request Id: d33d0908-0bf1-486c-8e9b-3202b3dbf5ff. Transaction Id: B6ZU1. Begin TS: 2021-09-08T00:57:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:57:16.445 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d33d0908-0bf1-486c-8e9b-3202b3dbf5ff. Transaction Id: B6ZU1. Begin TS: 2021-09-08T00:57:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:57:16.446+0000|2021-09-08T00:57:16.454+0000|d33d0908-0bf1-486c-8e9b-3202b3dbf5ff|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d33d0908-0bf1-486c-8e9b-3202b3dbf5ff, Transaction Id: B6ZU1, 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-09-08 00:57:16.454 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d33d0908-0bf1-486c-8e9b-3202b3dbf5ff, Transaction Id: B6ZU1, 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-09-08 00:57:16.455 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-ECOMP-RequestID=d33d0908-0bf1-486c-8e9b-3202b3dbf5ff, X-ECOMP-TransactionID=B6ZU1, X-Begin-Timestamp=2021-09-08T00:57:16.445+0000, id=ba5bc408-0f3b-d38a-c9f9-b92d897a62f5, timestamp=1631062636445}], headers={id=559dcb00-55c5-675f-86a9-16e674e41746, timestamp=1631062636455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d33d0908-0bf1-486c-8e9b-3202b3dbf5ff, X-ECOMP-TransactionID=B6ZU1, X-Begin-Timestamp=2021-09-08T00:57:16.445+0000, id=ba5bc408-0f3b-d38a-c9f9-b92d897a62f5, timestamp=1631062636445}]
2021-09-08T00:57:46.445+0000|ed09569a-c064-4e19-9d8e-92d78429a7a3|Request Id: ed09569a-c064-4e19-9d8e-92d78429a7a3. Transaction Id: MBH2B. Begin TS: 2021-09-08T00:57:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:57:46.445 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ed09569a-c064-4e19-9d8e-92d78429a7a3. Transaction Id: MBH2B. Begin TS: 2021-09-08T00:57:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:57:46.446+0000|2021-09-08T00:57:46.455+0000|ed09569a-c064-4e19-9d8e-92d78429a7a3|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ed09569a-c064-4e19-9d8e-92d78429a7a3, Transaction Id: MBH2B, 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-09-08 00:57:46.455 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ed09569a-c064-4e19-9d8e-92d78429a7a3, Transaction Id: MBH2B, 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-09-08 00:57:46.456 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-ECOMP-RequestID=ed09569a-c064-4e19-9d8e-92d78429a7a3, X-ECOMP-TransactionID=MBH2B, X-Begin-Timestamp=2021-09-08T00:57:46.445+0000, id=422c5a33-b98e-f67d-c653-f9ca5d9a5cf1, timestamp=1631062666445}], headers={id=726c71ac-e764-1eb0-f7f7-e4dd532f6765, timestamp=1631062666456}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ed09569a-c064-4e19-9d8e-92d78429a7a3, X-ECOMP-TransactionID=MBH2B, X-Begin-Timestamp=2021-09-08T00:57:46.445+0000, id=422c5a33-b98e-f67d-c653-f9ca5d9a5cf1, timestamp=1631062666445}]
2021-09-08 00:58:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:58:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:58:05.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-11, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:58:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-11, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:58:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 418c0890-b06f-408a-91b6-3fb7d73a1a41, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:58:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-11, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:58:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-11, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=4fe0295c-7d13-433f-a0fa-6e51bd547816, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:58:05 GMT, content-length=3707]
2021-09-08 00:58:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-11, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:58:05.466 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:58:05.467 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-11, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:58:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-11, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:58:05.470  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:58:05.470 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:58:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:58:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:58:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:58:05.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:58:16.444+0000|809509bf-901e-4f63-a281-6d21b49cd1a7|Request Id: 809509bf-901e-4f63-a281-6d21b49cd1a7. Transaction Id: IMEWZ. Begin TS: 2021-09-08T00:58:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:58:16.444 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 809509bf-901e-4f63-a281-6d21b49cd1a7. Transaction Id: IMEWZ. Begin TS: 2021-09-08T00:58:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:58:16.446+0000|2021-09-08T00:58:16.455+0000|809509bf-901e-4f63-a281-6d21b49cd1a7|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 809509bf-901e-4f63-a281-6d21b49cd1a7, Transaction Id: IMEWZ, 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-09-08 00:58:16.455 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 809509bf-901e-4f63-a281-6d21b49cd1a7, Transaction Id: IMEWZ, 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-09-08 00:58:16.457 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-ECOMP-RequestID=809509bf-901e-4f63-a281-6d21b49cd1a7, X-ECOMP-TransactionID=IMEWZ, X-Begin-Timestamp=2021-09-08T00:58:16.444+0000, id=4bf7ab6a-d7af-b78b-13e3-6194c26f4dd9, timestamp=1631062696445}], headers={id=639ab080-4003-5fd6-01d6-9b67089208a6, timestamp=1631062696457}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=809509bf-901e-4f63-a281-6d21b49cd1a7, X-ECOMP-TransactionID=IMEWZ, X-Begin-Timestamp=2021-09-08T00:58:16.444+0000, id=4bf7ab6a-d7af-b78b-13e3-6194c26f4dd9, timestamp=1631062696445}]
2021-09-08T00:58:46.445+0000|b57431d4-2526-463e-952d-b2dfdfdd0e2b|Request Id: b57431d4-2526-463e-952d-b2dfdfdd0e2b. Transaction Id: LTPMQ. Begin TS: 2021-09-08T00:58:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:58:46.445 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b57431d4-2526-463e-952d-b2dfdfdd0e2b. Transaction Id: LTPMQ. Begin TS: 2021-09-08T00:58:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:58:46.446+0000|2021-09-08T00:58:46.453+0000|b57431d4-2526-463e-952d-b2dfdfdd0e2b|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b57431d4-2526-463e-952d-b2dfdfdd0e2b, Transaction Id: LTPMQ, 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-09-08 00:58:46.453 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b57431d4-2526-463e-952d-b2dfdfdd0e2b, Transaction Id: LTPMQ, 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-09-08 00:58:46.455 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-ECOMP-RequestID=b57431d4-2526-463e-952d-b2dfdfdd0e2b, X-ECOMP-TransactionID=LTPMQ, X-Begin-Timestamp=2021-09-08T00:58:46.444+0000, id=8cfe0fe0-49d3-9279-3aae-5123485c33e3, timestamp=1631062726445}], headers={id=103ba7a3-8640-ab79-b074-844b7d53246c, timestamp=1631062726455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b57431d4-2526-463e-952d-b2dfdfdd0e2b, X-ECOMP-TransactionID=LTPMQ, X-Begin-Timestamp=2021-09-08T00:58:46.444+0000, id=8cfe0fe0-49d3-9279-3aae-5123485c33e3, timestamp=1631062726445}]
2021-09-08 00:59:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 00:59:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 00:59:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-12, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 00:59:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-12, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 00:59:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 05fbe978-600c-4afa-a9e9-b7fa336da517, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 00:59:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-12, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 00:59:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-12, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=44e0bc64-dee8-4191-8eb7-3f0b055ae06c, Content-Type=application/json, Date=Wed, 08 Sep 2021 00:59:05 GMT, content-length=3707]
2021-09-08 00:59:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-12, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 00:59:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 00:59:05.467 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-12, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 00:59:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-12, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 00:59:05.470  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 00:59:05.470 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 00:59:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 00:59:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 00:59:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 00:59:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T00:59:16.445+0000|f47424df-d4f2-4b5c-9146-b481dfbf9e4f|Request Id: f47424df-d4f2-4b5c-9146-b481dfbf9e4f. Transaction Id: D9LEY. Begin TS: 2021-09-08T00:59:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:59:16.445 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f47424df-d4f2-4b5c-9146-b481dfbf9e4f. Transaction Id: D9LEY. Begin TS: 2021-09-08T00:59:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:59:16.447+0000|2021-09-08T00:59:16.453+0000|f47424df-d4f2-4b5c-9146-b481dfbf9e4f|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.70.6|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f47424df-d4f2-4b5c-9146-b481dfbf9e4f, Transaction Id: D9LEY, 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-09-08 00:59:16.454 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f47424df-d4f2-4b5c-9146-b481dfbf9e4f, Transaction Id: D9LEY, 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-09-08 00:59:16.456 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-ECOMP-RequestID=f47424df-d4f2-4b5c-9146-b481dfbf9e4f, X-ECOMP-TransactionID=D9LEY, X-Begin-Timestamp=2021-09-08T00:59:16.445+0000, id=3dd98180-222f-eeca-eaf6-cd5ed1479351, timestamp=1631062756446}], headers={id=230cda1a-571d-7115-734e-256f2ed21aff, timestamp=1631062756455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f47424df-d4f2-4b5c-9146-b481dfbf9e4f, X-ECOMP-TransactionID=D9LEY, X-Begin-Timestamp=2021-09-08T00:59:16.445+0000, id=3dd98180-222f-eeca-eaf6-cd5ed1479351, timestamp=1631062756446}]
2021-09-08T00:59:46.445+0000|4ec8655a-53aa-4aee-9f2b-ccbab9b36b71|Request Id: 4ec8655a-53aa-4aee-9f2b-ccbab9b36b71. Transaction Id: MCPYZ. Begin TS: 2021-09-08T00:59:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 00:59:46.445 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4ec8655a-53aa-4aee-9f2b-ccbab9b36b71. Transaction Id: MCPYZ. Begin TS: 2021-09-08T00:59:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T00:59:46.447+0000|2021-09-08T00:59:46.455+0000|4ec8655a-53aa-4aee-9f2b-ccbab9b36b71|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4ec8655a-53aa-4aee-9f2b-ccbab9b36b71, Transaction Id: MCPYZ, 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-09-08 00:59:46.455 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4ec8655a-53aa-4aee-9f2b-ccbab9b36b71, Transaction Id: MCPYZ, 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-09-08 00:59:46.457 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-ECOMP-RequestID=4ec8655a-53aa-4aee-9f2b-ccbab9b36b71, X-ECOMP-TransactionID=MCPYZ, X-Begin-Timestamp=2021-09-08T00:59:46.445+0000, id=9b207e71-266d-9d4d-75fa-59f61597db27, timestamp=1631062786446}], headers={id=8c69cec0-4415-4343-a06f-f444af62901b, timestamp=1631062786457}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4ec8655a-53aa-4aee-9f2b-ccbab9b36b71, X-ECOMP-TransactionID=MCPYZ, X-Begin-Timestamp=2021-09-08T00:59:46.445+0000, id=9b207e71-266d-9d4d-75fa-59f61597db27, timestamp=1631062786446}]
2021-09-08 01:00:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:00:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:00:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-13, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:00:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-13, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:00:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 438bbebe-aae4-4e8d-9668-77e8087c4b45, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:00:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-13, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:00:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-13, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=31c24a76-ed6d-4fd3-87cc-f474983a90b0, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:00:05 GMT, content-length=3707]
2021-09-08 01:00:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-13, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:00:05.468 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:00:05.469 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-13, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:00:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-13, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:00:05.472  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:00:05.472 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:00:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:00:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:00:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:00:05.474 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:00:16.445+0000|a90e61d1-1d8a-4567-8e7d-590acf06715c|Request Id: a90e61d1-1d8a-4567-8e7d-590acf06715c. Transaction Id: HAZEK. Begin TS: 2021-09-08T01:00:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:00:16.445 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a90e61d1-1d8a-4567-8e7d-590acf06715c. Transaction Id: HAZEK. Begin TS: 2021-09-08T01:00:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:00:16.446+0000|2021-09-08T01:00:16.455+0000|a90e61d1-1d8a-4567-8e7d-590acf06715c|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a90e61d1-1d8a-4567-8e7d-590acf06715c, Transaction Id: HAZEK, 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-09-08 01:00:16.455 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a90e61d1-1d8a-4567-8e7d-590acf06715c, Transaction Id: HAZEK, 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-09-08 01:00:16.457 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-ECOMP-RequestID=a90e61d1-1d8a-4567-8e7d-590acf06715c, X-ECOMP-TransactionID=HAZEK, X-Begin-Timestamp=2021-09-08T01:00:16.445+0000, id=692cf707-53ed-70e7-4f42-b5eb2172bf02, timestamp=1631062816446}], headers={id=fd513e63-5109-0979-ed4e-dae7247ea6ce, timestamp=1631062816457}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a90e61d1-1d8a-4567-8e7d-590acf06715c, X-ECOMP-TransactionID=HAZEK, X-Begin-Timestamp=2021-09-08T01:00:16.445+0000, id=692cf707-53ed-70e7-4f42-b5eb2172bf02, timestamp=1631062816446}]
2021-09-08T01:00:46.445+0000|09afde77-14b9-4367-a329-0af417e6db77|Request Id: 09afde77-14b9-4367-a329-0af417e6db77. Transaction Id: AMCHA. Begin TS: 2021-09-08T01:00:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:00:46.445 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 09afde77-14b9-4367-a329-0af417e6db77. Transaction Id: AMCHA. Begin TS: 2021-09-08T01:00:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:00:46.446+0000|2021-09-08T01:00:46.453+0000|09afde77-14b9-4367-a329-0af417e6db77|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 09afde77-14b9-4367-a329-0af417e6db77, Transaction Id: AMCHA, 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-09-08 01:00:46.453 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 09afde77-14b9-4367-a329-0af417e6db77, Transaction Id: AMCHA, 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-09-08 01:00:46.454 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-ECOMP-RequestID=09afde77-14b9-4367-a329-0af417e6db77, X-ECOMP-TransactionID=AMCHA, X-Begin-Timestamp=2021-09-08T01:00:46.445+0000, id=6adf745d-55d8-7a2c-9584-e3aad35a445d, timestamp=1631062846445}], headers={id=6e7b181d-77fa-7353-f835-07b6c740bc74, timestamp=1631062846454}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=09afde77-14b9-4367-a329-0af417e6db77, X-ECOMP-TransactionID=AMCHA, X-Begin-Timestamp=2021-09-08T01:00:46.445+0000, id=6adf745d-55d8-7a2c-9584-e3aad35a445d, timestamp=1631062846445}]
2021-09-08 01:01:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:01:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:01:05.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-14, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:01:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-14, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:01:05.445 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 1f92616f-2b03-4400-9c22-399ce2b3a61c, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:01:05.447 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-14, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:01:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-14, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=2b0936ff-d957-4dc6-9e79-f10a27b754c8, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:01:05 GMT, content-length=3707]
2021-09-08 01:01:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-14, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:01:05.469 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:01:05.470 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-14, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:01:05.472 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-14, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:01:05.474  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:01:05.474 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:01:05.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:01:05.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:01:05.475 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:01:05.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:01:16.446+0000|24c15ad7-2d50-43a0-9a1e-b851a38109b4|Request Id: 24c15ad7-2d50-43a0-9a1e-b851a38109b4. Transaction Id: Z3H29. Begin TS: 2021-09-08T01:01:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:01:16.445 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 24c15ad7-2d50-43a0-9a1e-b851a38109b4. Transaction Id: Z3H29. Begin TS: 2021-09-08T01:01:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:01:16.450+0000|2021-09-08T01:01:16.458+0000|24c15ad7-2d50-43a0-9a1e-b851a38109b4|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 24c15ad7-2d50-43a0-9a1e-b851a38109b4, Transaction Id: Z3H29, 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-09-08 01:01:16.459 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 24c15ad7-2d50-43a0-9a1e-b851a38109b4, Transaction Id: Z3H29, 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-09-08 01:01:16.460 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-ECOMP-RequestID=24c15ad7-2d50-43a0-9a1e-b851a38109b4, X-ECOMP-TransactionID=Z3H29, X-Begin-Timestamp=2021-09-08T01:01:16.445+0000, id=e883b157-1002-f4d0-8314-20fa60137c28, timestamp=1631062876447}], headers={id=9a77be73-2394-3e84-c139-dd6c653850e7, timestamp=1631062876460}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=24c15ad7-2d50-43a0-9a1e-b851a38109b4, X-ECOMP-TransactionID=Z3H29, X-Begin-Timestamp=2021-09-08T01:01:16.445+0000, id=e883b157-1002-f4d0-8314-20fa60137c28, timestamp=1631062876447}]
2021-09-08T01:01:46.446+0000|e0af52f1-35f9-401e-8831-d2b4151211b4|Request Id: e0af52f1-35f9-401e-8831-d2b4151211b4. Transaction Id: EKKRB. Begin TS: 2021-09-08T01:01:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:01:46.445 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e0af52f1-35f9-401e-8831-d2b4151211b4. Transaction Id: EKKRB. Begin TS: 2021-09-08T01:01:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:01:46.450+0000|2021-09-08T01:01:46.459+0000|e0af52f1-35f9-401e-8831-d2b4151211b4|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e0af52f1-35f9-401e-8831-d2b4151211b4, Transaction Id: EKKRB, 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-09-08 01:01:46.459 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e0af52f1-35f9-401e-8831-d2b4151211b4, Transaction Id: EKKRB, 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-09-08 01:01:46.461 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-ECOMP-RequestID=e0af52f1-35f9-401e-8831-d2b4151211b4, X-ECOMP-TransactionID=EKKRB, X-Begin-Timestamp=2021-09-08T01:01:46.445+0000, id=30b8456f-1a9c-eabc-fde2-9eddcfd424a1, timestamp=1631062906447}], headers={id=81e8327b-b486-0423-2bc3-f07de182ddfe, timestamp=1631062906461}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e0af52f1-35f9-401e-8831-d2b4151211b4, X-ECOMP-TransactionID=EKKRB, X-Begin-Timestamp=2021-09-08T01:01:46.445+0000, id=30b8456f-1a9c-eabc-fde2-9eddcfd424a1, timestamp=1631062906447}]
2021-09-08 01:02:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:02:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:02:05.446 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-15, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:02:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-15, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:02:05.446 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: d971d323-fa79-4451-b5d8-d053d61a2e7c, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:02:05.449 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-15, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:02:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-15, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=fc2c482c-a9aa-4253-b9d6-5f0fdcde91df, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:02:05 GMT, content-length=3707]
2021-09-08 01:02:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-15, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:02:05.469 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:02:05.470 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-15, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:02:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-15, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:02:05.472  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:02:05.472 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:02:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:02:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:02:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:02:05.473 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:02:16.445+0000|853ef75d-c313-48fe-8c0c-b8ab9fb1ce6b|Request Id: 853ef75d-c313-48fe-8c0c-b8ab9fb1ce6b. Transaction Id: ISFIN. Begin TS: 2021-09-08T01:02:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:02:16.445 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 853ef75d-c313-48fe-8c0c-b8ab9fb1ce6b. Transaction Id: ISFIN. Begin TS: 2021-09-08T01:02:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:02:16.447+0000|2021-09-08T01:02:16.455+0000|853ef75d-c313-48fe-8c0c-b8ab9fb1ce6b|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 853ef75d-c313-48fe-8c0c-b8ab9fb1ce6b, Transaction Id: ISFIN, 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-09-08 01:02:16.455 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 853ef75d-c313-48fe-8c0c-b8ab9fb1ce6b, Transaction Id: ISFIN, 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-09-08 01:02:16.456 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-ECOMP-RequestID=853ef75d-c313-48fe-8c0c-b8ab9fb1ce6b, X-ECOMP-TransactionID=ISFIN, X-Begin-Timestamp=2021-09-08T01:02:16.445+0000, id=146b35c2-3db8-2463-070f-3d657cd5a9bb, timestamp=1631062936446}], headers={id=e4c42949-00b2-ba6e-7ea7-6193b03cce8e, timestamp=1631062936456}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=853ef75d-c313-48fe-8c0c-b8ab9fb1ce6b, X-ECOMP-TransactionID=ISFIN, X-Begin-Timestamp=2021-09-08T01:02:16.445+0000, id=146b35c2-3db8-2463-070f-3d657cd5a9bb, timestamp=1631062936446}]
2021-09-08T01:02:46.444+0000|0b30156b-ace6-45ce-ac99-3bc41e89508a|Request Id: 0b30156b-ace6-45ce-ac99-3bc41e89508a. Transaction Id: QDSUK. Begin TS: 2021-09-08T01:02:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:02:46.444 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0b30156b-ace6-45ce-ac99-3bc41e89508a. Transaction Id: QDSUK. Begin TS: 2021-09-08T01:02:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:02:46.446+0000|2021-09-08T01:02:46.453+0000|0b30156b-ace6-45ce-ac99-3bc41e89508a|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0b30156b-ace6-45ce-ac99-3bc41e89508a, Transaction Id: QDSUK, 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-09-08 01:02:46.454 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0b30156b-ace6-45ce-ac99-3bc41e89508a, Transaction Id: QDSUK, 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-09-08 01:02:46.455 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-ECOMP-RequestID=0b30156b-ace6-45ce-ac99-3bc41e89508a, X-ECOMP-TransactionID=QDSUK, X-Begin-Timestamp=2021-09-08T01:02:46.444+0000, id=67e86f07-fa9a-e0ff-4d06-833c961f3e54, timestamp=1631062966445}], headers={id=ccac2c4b-cf1f-1205-e8d0-0e005c3fddea, timestamp=1631062966455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0b30156b-ace6-45ce-ac99-3bc41e89508a, X-ECOMP-TransactionID=QDSUK, X-Begin-Timestamp=2021-09-08T01:02:46.444+0000, id=67e86f07-fa9a-e0ff-4d06-833c961f3e54, timestamp=1631062966445}]
2021-09-08 01:03:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:03:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:03:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-16, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:03:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-16, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:03:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: f3f892ad-966d-4193-86e3-5a8d8aa5e8dd, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:03:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-16, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:03:05.464 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-16, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=183d68b4-a161-4862-9a11-e3b2990cd60a, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:03:05 GMT, content-length=3707]
2021-09-08 01:03:05.465 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-16, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:03:05.465 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:03:05.465 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-16, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:03:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-16, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:03:05.467  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:03:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:03:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:03:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:03:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:03:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:03:16.445+0000|55b9ead9-1735-4d33-9f96-9c1baff68de3|Request Id: 55b9ead9-1735-4d33-9f96-9c1baff68de3. Transaction Id: UJFUI. Begin TS: 2021-09-08T01:03:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:03:16.445 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 55b9ead9-1735-4d33-9f96-9c1baff68de3. Transaction Id: UJFUI. Begin TS: 2021-09-08T01:03:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:03:16.446+0000|2021-09-08T01:03:16.454+0000|55b9ead9-1735-4d33-9f96-9c1baff68de3|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 55b9ead9-1735-4d33-9f96-9c1baff68de3, Transaction Id: UJFUI, 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-09-08 01:03:16.454 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 55b9ead9-1735-4d33-9f96-9c1baff68de3, Transaction Id: UJFUI, 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-09-08 01:03:16.455 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-ECOMP-RequestID=55b9ead9-1735-4d33-9f96-9c1baff68de3, X-ECOMP-TransactionID=UJFUI, X-Begin-Timestamp=2021-09-08T01:03:16.445+0000, id=84f594c8-01de-5c8f-9c35-9abfa0b70b8e, timestamp=1631062996445}], headers={id=044e45a8-5fce-4f34-f776-6626023081d6, timestamp=1631062996455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=55b9ead9-1735-4d33-9f96-9c1baff68de3, X-ECOMP-TransactionID=UJFUI, X-Begin-Timestamp=2021-09-08T01:03:16.445+0000, id=84f594c8-01de-5c8f-9c35-9abfa0b70b8e, timestamp=1631062996445}]
2021-09-08T01:03:46.444+0000|32104f40-c099-46af-a3bc-a9c8fe9252d5|Request Id: 32104f40-c099-46af-a3bc-a9c8fe9252d5. Transaction Id: 9UK77. Begin TS: 2021-09-08T01:03:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:03:46.444 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 32104f40-c099-46af-a3bc-a9c8fe9252d5. Transaction Id: 9UK77. Begin TS: 2021-09-08T01:03:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:03:46.446+0000|2021-09-08T01:03:46.452+0000|32104f40-c099-46af-a3bc-a9c8fe9252d5|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.70.6|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 32104f40-c099-46af-a3bc-a9c8fe9252d5, Transaction Id: 9UK77, 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-09-08 01:03:46.452 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 32104f40-c099-46af-a3bc-a9c8fe9252d5, Transaction Id: 9UK77, 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-09-08 01:03:46.454 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-ECOMP-RequestID=32104f40-c099-46af-a3bc-a9c8fe9252d5, X-ECOMP-TransactionID=9UK77, X-Begin-Timestamp=2021-09-08T01:03:46.444+0000, id=c8fd90df-bb62-529f-6749-184af412b171, timestamp=1631063026445}], headers={id=9ad8dfb2-df4a-6353-20e7-d4b6d3dd3a78, timestamp=1631063026453}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=32104f40-c099-46af-a3bc-a9c8fe9252d5, X-ECOMP-TransactionID=9UK77, X-Begin-Timestamp=2021-09-08T01:03:46.444+0000, id=c8fd90df-bb62-529f-6749-184af412b171, timestamp=1631063026445}]
2021-09-08 01:04:05.441 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:04:05.442 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:04:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-17, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:04:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-17, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:04:05.443 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 7bc9a9c8-30e1-437b-92d1-fa8c0b0e713d, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:04:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-17, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:04:05.464 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-17, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=1810e511-3436-4d88-a93d-2f9ffd71dd99, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:04:05 GMT, content-length=3707]
2021-09-08 01:04:05.464 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-17, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:04:05.464 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:04:05.465 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-17, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:04:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-17, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:04:05.467  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:04:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:04:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:04:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:04:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:04:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:04:16.445+0000|e89a5fde-0d48-4c25-920c-d36174391ff3|Request Id: e89a5fde-0d48-4c25-920c-d36174391ff3. Transaction Id: 4V70B. Begin TS: 2021-09-08T01:04:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:04:16.445 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e89a5fde-0d48-4c25-920c-d36174391ff3. Transaction Id: 4V70B. Begin TS: 2021-09-08T01:04:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:04:16.447+0000|2021-09-08T01:04:16.455+0000|e89a5fde-0d48-4c25-920c-d36174391ff3|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e89a5fde-0d48-4c25-920c-d36174391ff3, Transaction Id: 4V70B, 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-09-08 01:04:16.455 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e89a5fde-0d48-4c25-920c-d36174391ff3, Transaction Id: 4V70B, 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-09-08 01:04:16.457 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-ECOMP-RequestID=e89a5fde-0d48-4c25-920c-d36174391ff3, X-ECOMP-TransactionID=4V70B, X-Begin-Timestamp=2021-09-08T01:04:16.444+0000, id=144fe295-c014-ca99-43fe-c16e3bde86e8, timestamp=1631063056446}], headers={id=6283d793-f41b-46fb-3cdd-130596f0e08b, timestamp=1631063056457}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e89a5fde-0d48-4c25-920c-d36174391ff3, X-ECOMP-TransactionID=4V70B, X-Begin-Timestamp=2021-09-08T01:04:16.444+0000, id=144fe295-c014-ca99-43fe-c16e3bde86e8, timestamp=1631063056446}]
2021-09-08T01:04:46.445+0000|436690ef-9eed-4f0b-9bd3-5b54df9e62cb|Request Id: 436690ef-9eed-4f0b-9bd3-5b54df9e62cb. Transaction Id: TI940. Begin TS: 2021-09-08T01:04:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:04:46.445 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 436690ef-9eed-4f0b-9bd3-5b54df9e62cb. Transaction Id: TI940. Begin TS: 2021-09-08T01:04:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:04:46.446+0000|2021-09-08T01:04:46.455+0000|436690ef-9eed-4f0b-9bd3-5b54df9e62cb|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 436690ef-9eed-4f0b-9bd3-5b54df9e62cb, Transaction Id: TI940, 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-09-08 01:04:46.455 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 436690ef-9eed-4f0b-9bd3-5b54df9e62cb, Transaction Id: TI940, 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-09-08 01:04:46.456 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-ECOMP-RequestID=436690ef-9eed-4f0b-9bd3-5b54df9e62cb, X-ECOMP-TransactionID=TI940, X-Begin-Timestamp=2021-09-08T01:04:46.444+0000, id=4c6699eb-617c-f8ca-6b81-a7c9f61368a7, timestamp=1631063086445}], headers={id=7320dfc3-36fc-ed93-066c-dc9924e74298, timestamp=1631063086456}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=436690ef-9eed-4f0b-9bd3-5b54df9e62cb, X-ECOMP-TransactionID=TI940, X-Begin-Timestamp=2021-09-08T01:04:46.444+0000, id=4c6699eb-617c-f8ca-6b81-a7c9f61368a7, timestamp=1631063086445}]
2021-09-08 01:05:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:05:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:05:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-18, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:05:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-18, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:05:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 797c80d3-4852-4c90-bb3c-5611758bcfca, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:05:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-18, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:05:05.464 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-18, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=93865708-1860-4c64-b934-43b902303415, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:05:05 GMT, content-length=3707]
2021-09-08 01:05:05.464 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-18, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:05:05.464 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:05:05.464 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-18, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:05:05.465 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-18, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:05:05.466  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:05:05.466 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:05:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:05:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:05:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:05:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:05:16.444+0000|a3a744f9-f9c3-4648-b797-615ab3ab2490|Request Id: a3a744f9-f9c3-4648-b797-615ab3ab2490. Transaction Id: Q0FOA. Begin TS: 2021-09-08T01:05:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:05:16.444 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a3a744f9-f9c3-4648-b797-615ab3ab2490. Transaction Id: Q0FOA. Begin TS: 2021-09-08T01:05:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:05:16.446+0000|2021-09-08T01:05:16.455+0000|a3a744f9-f9c3-4648-b797-615ab3ab2490|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.70.6|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a3a744f9-f9c3-4648-b797-615ab3ab2490, Transaction Id: Q0FOA, 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-09-08 01:05:16.455 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a3a744f9-f9c3-4648-b797-615ab3ab2490, Transaction Id: Q0FOA, 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-09-08 01:05:16.456 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-ECOMP-RequestID=a3a744f9-f9c3-4648-b797-615ab3ab2490, X-ECOMP-TransactionID=Q0FOA, X-Begin-Timestamp=2021-09-08T01:05:16.444+0000, id=da4b667c-1f21-092f-3c61-3c28f962f678, timestamp=1631063116445}], headers={id=a8c1b79c-b4e4-5be6-9e75-bd94eb65bd5d, timestamp=1631063116456}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a3a744f9-f9c3-4648-b797-615ab3ab2490, X-ECOMP-TransactionID=Q0FOA, X-Begin-Timestamp=2021-09-08T01:05:16.444+0000, id=da4b667c-1f21-092f-3c61-3c28f962f678, timestamp=1631063116445}]
2021-09-08T01:05:46.445+0000|745d7ed9-935c-46b0-a3b9-d01319fb2589|Request Id: 745d7ed9-935c-46b0-a3b9-d01319fb2589. Transaction Id: JPDDR. Begin TS: 2021-09-08T01:05:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:05:46.445 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 745d7ed9-935c-46b0-a3b9-d01319fb2589. Transaction Id: JPDDR. Begin TS: 2021-09-08T01:05:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:05:46.446+0000|2021-09-08T01:05:46.453+0000|745d7ed9-935c-46b0-a3b9-d01319fb2589|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 745d7ed9-935c-46b0-a3b9-d01319fb2589, Transaction Id: JPDDR, 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-09-08 01:05:46.453 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 745d7ed9-935c-46b0-a3b9-d01319fb2589, Transaction Id: JPDDR, 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-09-08 01:05:46.454 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-ECOMP-RequestID=745d7ed9-935c-46b0-a3b9-d01319fb2589, X-ECOMP-TransactionID=JPDDR, X-Begin-Timestamp=2021-09-08T01:05:46.444+0000, id=2b004531-31bc-0308-ba0d-4dd5eae4949c, timestamp=1631063146445}], headers={id=206de747-6ce7-914c-08b4-18686cd5990c, timestamp=1631063146454}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=745d7ed9-935c-46b0-a3b9-d01319fb2589, X-ECOMP-TransactionID=JPDDR, X-Begin-Timestamp=2021-09-08T01:05:46.444+0000, id=2b004531-31bc-0308-ba0d-4dd5eae4949c, timestamp=1631063146445}]
2021-09-08 01:06:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:06:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:06:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-19, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:06:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-19, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:06:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: e848face-25eb-4121-9c0b-ddf416c4fb08, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:06:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-19, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:06:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-19, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=4bd0bd28-8502-4de1-9d94-b2a7870f73ef, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:06:05 GMT, content-length=3707]
2021-09-08 01:06:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-19, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:06:05.466 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:06:05.466 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-19, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:06:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-19, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:06:05.469  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:06:05.469 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:06:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:06:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:06:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:06:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:06:16.445+0000|5e553a2c-b323-4334-af0e-025f58cbade0|Request Id: 5e553a2c-b323-4334-af0e-025f58cbade0. Transaction Id: TNE2H. Begin TS: 2021-09-08T01:06:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:06:16.444 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5e553a2c-b323-4334-af0e-025f58cbade0. Transaction Id: TNE2H. Begin TS: 2021-09-08T01:06:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:06:16.446+0000|2021-09-08T01:06:16.453+0000|5e553a2c-b323-4334-af0e-025f58cbade0|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5e553a2c-b323-4334-af0e-025f58cbade0, Transaction Id: TNE2H, 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-09-08 01:06:16.453 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5e553a2c-b323-4334-af0e-025f58cbade0, Transaction Id: TNE2H, 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-09-08 01:06:16.454 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-ECOMP-RequestID=5e553a2c-b323-4334-af0e-025f58cbade0, X-ECOMP-TransactionID=TNE2H, X-Begin-Timestamp=2021-09-08T01:06:16.444+0000, id=31f89a6d-033b-3557-0ae9-f3f0c624939c, timestamp=1631063176445}], headers={id=bee1e194-d4d9-79a7-ae51-88f7be505313, timestamp=1631063176454}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5e553a2c-b323-4334-af0e-025f58cbade0, X-ECOMP-TransactionID=TNE2H, X-Begin-Timestamp=2021-09-08T01:06:16.444+0000, id=31f89a6d-033b-3557-0ae9-f3f0c624939c, timestamp=1631063176445}]
2021-09-08T01:06:46.445+0000|b5050f29-ea08-4e79-a710-4e2aee6645cf|Request Id: b5050f29-ea08-4e79-a710-4e2aee6645cf. Transaction Id: 7YX6K. Begin TS: 2021-09-08T01:06:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:06:46.445 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b5050f29-ea08-4e79-a710-4e2aee6645cf. Transaction Id: 7YX6K. Begin TS: 2021-09-08T01:06:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:06:46.447+0000|2021-09-08T01:06:46.454+0000|b5050f29-ea08-4e79-a710-4e2aee6645cf|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b5050f29-ea08-4e79-a710-4e2aee6645cf, Transaction Id: 7YX6K, 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-09-08 01:06:46.454 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b5050f29-ea08-4e79-a710-4e2aee6645cf, Transaction Id: 7YX6K, 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-09-08 01:06:46.456 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-ECOMP-RequestID=b5050f29-ea08-4e79-a710-4e2aee6645cf, X-ECOMP-TransactionID=7YX6K, X-Begin-Timestamp=2021-09-08T01:06:46.444+0000, id=dfa9d7ae-b191-c698-f6e7-efde5d754213, timestamp=1631063206446}], headers={id=a96bd5cc-54cf-067a-da11-2f2708e41a7e, timestamp=1631063206456}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b5050f29-ea08-4e79-a710-4e2aee6645cf, X-ECOMP-TransactionID=7YX6K, X-Begin-Timestamp=2021-09-08T01:06:46.444+0000, id=dfa9d7ae-b191-c698-f6e7-efde5d754213, timestamp=1631063206446}]
2021-09-08 01:07:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:07:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:07:05.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-20, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:07:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-20, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:07:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: fd727b21-2a10-4059-9e51-43dfe72d8a0e, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:07:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-20, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:07:05.464 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-20, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=b8a450b1-d705-4925-88c4-03623ad270e4, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:07:05 GMT, content-length=3707]
2021-09-08 01:07:05.464 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-20, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:07:05.465 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:07:05.465 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-20, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:07:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-20, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:07:05.467  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:07:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:07:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:07:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:07:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:07:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:07:16.445+0000|6462d6b6-6622-4879-acdd-f7945d8430ef|Request Id: 6462d6b6-6622-4879-acdd-f7945d8430ef. Transaction Id: JD0QV. Begin TS: 2021-09-08T01:07:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:07:16.445 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6462d6b6-6622-4879-acdd-f7945d8430ef. Transaction Id: JD0QV. Begin TS: 2021-09-08T01:07:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:07:16.447+0000|2021-09-08T01:07:16.454+0000|6462d6b6-6622-4879-acdd-f7945d8430ef|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6462d6b6-6622-4879-acdd-f7945d8430ef, Transaction Id: JD0QV, 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-09-08 01:07:16.454 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6462d6b6-6622-4879-acdd-f7945d8430ef, Transaction Id: JD0QV, 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-09-08 01:07:16.455 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-ECOMP-RequestID=6462d6b6-6622-4879-acdd-f7945d8430ef, X-ECOMP-TransactionID=JD0QV, X-Begin-Timestamp=2021-09-08T01:07:16.445+0000, id=b028eaa5-905d-6b8b-6cc2-feffd197ef53, timestamp=1631063236445}], headers={id=cdc88d6e-c963-1b68-3d09-b5780a1b35f2, timestamp=1631063236455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6462d6b6-6622-4879-acdd-f7945d8430ef, X-ECOMP-TransactionID=JD0QV, X-Begin-Timestamp=2021-09-08T01:07:16.445+0000, id=b028eaa5-905d-6b8b-6cc2-feffd197ef53, timestamp=1631063236445}]
2021-09-08T01:07:46.445+0000|21e4c9d4-8693-4168-bc76-dcd8541876c5|Request Id: 21e4c9d4-8693-4168-bc76-dcd8541876c5. Transaction Id: YRA7E. Begin TS: 2021-09-08T01:07:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:07:46.444 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 21e4c9d4-8693-4168-bc76-dcd8541876c5. Transaction Id: YRA7E. Begin TS: 2021-09-08T01:07:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:07:46.446+0000|2021-09-08T01:07:46.454+0000|21e4c9d4-8693-4168-bc76-dcd8541876c5|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 21e4c9d4-8693-4168-bc76-dcd8541876c5, Transaction Id: YRA7E, 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-09-08 01:07:46.454 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 21e4c9d4-8693-4168-bc76-dcd8541876c5, Transaction Id: YRA7E, 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-09-08 01:07:46.455 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-ECOMP-RequestID=21e4c9d4-8693-4168-bc76-dcd8541876c5, X-ECOMP-TransactionID=YRA7E, X-Begin-Timestamp=2021-09-08T01:07:46.444+0000, id=21d21daa-a657-5261-ffb3-1c1d1bb2fad1, timestamp=1631063266445}], headers={id=591d1fd9-04d6-fede-6be6-f26895df0a49, timestamp=1631063266455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=21e4c9d4-8693-4168-bc76-dcd8541876c5, X-ECOMP-TransactionID=YRA7E, X-Begin-Timestamp=2021-09-08T01:07:46.444+0000, id=21d21daa-a657-5261-ffb3-1c1d1bb2fad1, timestamp=1631063266445}]
2021-09-08 01:08:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:08:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:08:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-21, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:08:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-21, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:08:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 31511aff-d41f-4125-ad66-d72a46469d70, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:08:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-21, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:08:05.464 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-21, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=53c0f7d9-eaeb-40b7-8d7a-001bd5a127f4, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:08:05 GMT, content-length=3707]
2021-09-08 01:08:05.464 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-21, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:08:05.465 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:08:05.465 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-21, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:08:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-21, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:08:05.467  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:08:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:08:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:08:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:08:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:08:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:08:16.445+0000|82f1f9d7-ad0e-43e2-a82f-258975613a7d|Request Id: 82f1f9d7-ad0e-43e2-a82f-258975613a7d. Transaction Id: U7LAG. Begin TS: 2021-09-08T01:08:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:08:16.445 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 82f1f9d7-ad0e-43e2-a82f-258975613a7d. Transaction Id: U7LAG. Begin TS: 2021-09-08T01:08:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:08:16.446+0000|2021-09-08T01:08:16.454+0000|82f1f9d7-ad0e-43e2-a82f-258975613a7d|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 82f1f9d7-ad0e-43e2-a82f-258975613a7d, Transaction Id: U7LAG, 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-09-08 01:08:16.454 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 82f1f9d7-ad0e-43e2-a82f-258975613a7d, Transaction Id: U7LAG, 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-09-08 01:08:16.456 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-ECOMP-RequestID=82f1f9d7-ad0e-43e2-a82f-258975613a7d, X-ECOMP-TransactionID=U7LAG, X-Begin-Timestamp=2021-09-08T01:08:16.445+0000, id=330a3005-2d97-c172-65cc-cb258695876d, timestamp=1631063296445}], headers={id=3ff84a50-49f2-6adc-5cca-8ddf0ea807b0, timestamp=1631063296455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=82f1f9d7-ad0e-43e2-a82f-258975613a7d, X-ECOMP-TransactionID=U7LAG, X-Begin-Timestamp=2021-09-08T01:08:16.445+0000, id=330a3005-2d97-c172-65cc-cb258695876d, timestamp=1631063296445}]
2021-09-08T01:08:46.445+0000|d0fa2ca8-733d-4428-aeed-eb96d7729d69|Request Id: d0fa2ca8-733d-4428-aeed-eb96d7729d69. Transaction Id: GMFMA. Begin TS: 2021-09-08T01:08:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:08:46.444 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d0fa2ca8-733d-4428-aeed-eb96d7729d69. Transaction Id: GMFMA. Begin TS: 2021-09-08T01:08:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:08:46.446+0000|2021-09-08T01:08:46.454+0000|d0fa2ca8-733d-4428-aeed-eb96d7729d69|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d0fa2ca8-733d-4428-aeed-eb96d7729d69, Transaction Id: GMFMA, 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-09-08 01:08:46.454 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d0fa2ca8-733d-4428-aeed-eb96d7729d69, Transaction Id: GMFMA, 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-09-08 01:08:46.456 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-ECOMP-RequestID=d0fa2ca8-733d-4428-aeed-eb96d7729d69, X-ECOMP-TransactionID=GMFMA, X-Begin-Timestamp=2021-09-08T01:08:46.444+0000, id=ea07b100-14a4-086e-f7cf-c42432558082, timestamp=1631063326445}], headers={id=b867d171-d1cc-7ca0-edb0-0528f0f59efb, timestamp=1631063326455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d0fa2ca8-733d-4428-aeed-eb96d7729d69, X-ECOMP-TransactionID=GMFMA, X-Begin-Timestamp=2021-09-08T01:08:46.444+0000, id=ea07b100-14a4-086e-f7cf-c42432558082, timestamp=1631063326445}]
2021-09-08 01:09:05.441 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:09:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:09:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-22, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:09:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-22, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:09:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: c4f494c5-7e68-40a3-8e71-5ee1a8f78f8f, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:09:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-22, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:09:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-22, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=6bf7236c-e123-454c-9b90-4ba81185262c, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:09:05 GMT, content-length=3707]
2021-09-08 01:09:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-22, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:09:05.466 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:09:05.467 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-22, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:09:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-22, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:09:05.469  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:09:05.469 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:09:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:09:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:09:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:09:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:09:16.445+0000|be5208b8-fe03-4fa6-8e27-3208eb3560f3|Request Id: be5208b8-fe03-4fa6-8e27-3208eb3560f3. Transaction Id: M7NR6. Begin TS: 2021-09-08T01:09:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:09:16.444 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: be5208b8-fe03-4fa6-8e27-3208eb3560f3. Transaction Id: M7NR6. Begin TS: 2021-09-08T01:09:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:09:16.446+0000|2021-09-08T01:09:16.453+0000|be5208b8-fe03-4fa6-8e27-3208eb3560f3|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: be5208b8-fe03-4fa6-8e27-3208eb3560f3, Transaction Id: M7NR6, 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-09-08 01:09:16.453 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: be5208b8-fe03-4fa6-8e27-3208eb3560f3, Transaction Id: M7NR6, 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-09-08 01:09:16.454 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-ECOMP-RequestID=be5208b8-fe03-4fa6-8e27-3208eb3560f3, X-ECOMP-TransactionID=M7NR6, X-Begin-Timestamp=2021-09-08T01:09:16.444+0000, id=d0b101cd-7e59-b20b-34a8-b398922ce4b3, timestamp=1631063356445}], headers={id=bd1d2027-484c-1296-5d69-f8994724138d, timestamp=1631063356454}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=be5208b8-fe03-4fa6-8e27-3208eb3560f3, X-ECOMP-TransactionID=M7NR6, X-Begin-Timestamp=2021-09-08T01:09:16.444+0000, id=d0b101cd-7e59-b20b-34a8-b398922ce4b3, timestamp=1631063356445}]
2021-09-08T01:09:46.445+0000|a8b066ef-3d2b-463f-85d5-ad125d7291bb|Request Id: a8b066ef-3d2b-463f-85d5-ad125d7291bb. Transaction Id: 8VRFZ. Begin TS: 2021-09-08T01:09:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:09:46.444 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a8b066ef-3d2b-463f-85d5-ad125d7291bb. Transaction Id: 8VRFZ. Begin TS: 2021-09-08T01:09:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:09:46.446+0000|2021-09-08T01:09:46.453+0000|a8b066ef-3d2b-463f-85d5-ad125d7291bb|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a8b066ef-3d2b-463f-85d5-ad125d7291bb, Transaction Id: 8VRFZ, 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-09-08 01:09:46.453 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a8b066ef-3d2b-463f-85d5-ad125d7291bb, Transaction Id: 8VRFZ, 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-09-08 01:09:46.454 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-ECOMP-RequestID=a8b066ef-3d2b-463f-85d5-ad125d7291bb, X-ECOMP-TransactionID=8VRFZ, X-Begin-Timestamp=2021-09-08T01:09:46.444+0000, id=728a8052-4098-2081-3e64-e1b0eeb59cf2, timestamp=1631063386445}], headers={id=8fa4115b-4f84-5ee4-d11e-9b4c3586d7c3, timestamp=1631063386454}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a8b066ef-3d2b-463f-85d5-ad125d7291bb, X-ECOMP-TransactionID=8VRFZ, X-Begin-Timestamp=2021-09-08T01:09:46.444+0000, id=728a8052-4098-2081-3e64-e1b0eeb59cf2, timestamp=1631063386445}]
2021-09-08 01:10:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:10:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:10:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-23, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:10:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-23, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:10:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 6250782c-78d8-4554-bf33-7fe2917a3cf6, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:10:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-23, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:10:05.465 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-23, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=6cc6b667-4913-4731-9fbd-b049d75b4aa7, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:10:05 GMT, content-length=3707]
2021-09-08 01:10:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-23, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:10:05.466 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:10:05.466 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-23, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:10:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-23, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:10:05.468  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:10:05.468 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:10:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:10:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:10:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:10:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:10:16.444+0000|d8beaa6b-dee3-4b5f-aeef-a8274816390e|Request Id: d8beaa6b-dee3-4b5f-aeef-a8274816390e. Transaction Id: DDYBW. Begin TS: 2021-09-08T01:10:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:10:16.444 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d8beaa6b-dee3-4b5f-aeef-a8274816390e. Transaction Id: DDYBW. Begin TS: 2021-09-08T01:10:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:10:16.446+0000|2021-09-08T01:10:16.453+0000|d8beaa6b-dee3-4b5f-aeef-a8274816390e|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d8beaa6b-dee3-4b5f-aeef-a8274816390e, Transaction Id: DDYBW, 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-09-08 01:10:16.453 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d8beaa6b-dee3-4b5f-aeef-a8274816390e, Transaction Id: DDYBW, 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-09-08 01:10:16.455 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-ECOMP-RequestID=d8beaa6b-dee3-4b5f-aeef-a8274816390e, X-ECOMP-TransactionID=DDYBW, X-Begin-Timestamp=2021-09-08T01:10:16.444+0000, id=e2acb7bd-67c9-fb46-5bc9-ed47e270532c, timestamp=1631063416445}], headers={id=2fa3ae3f-fbdf-beeb-d070-acef70d5a774, timestamp=1631063416454}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8beaa6b-dee3-4b5f-aeef-a8274816390e, X-ECOMP-TransactionID=DDYBW, X-Begin-Timestamp=2021-09-08T01:10:16.444+0000, id=e2acb7bd-67c9-fb46-5bc9-ed47e270532c, timestamp=1631063416445}]
2021-09-08T01:10:46.445+0000|2d484e3e-6fc9-46e1-976f-9182a477cfee|Request Id: 2d484e3e-6fc9-46e1-976f-9182a477cfee. Transaction Id: QE93E. Begin TS: 2021-09-08T01:10:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:10:46.444 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2d484e3e-6fc9-46e1-976f-9182a477cfee. Transaction Id: QE93E. Begin TS: 2021-09-08T01:10:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:10:46.446+0000|2021-09-08T01:10:46.454+0000|2d484e3e-6fc9-46e1-976f-9182a477cfee|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2d484e3e-6fc9-46e1-976f-9182a477cfee, Transaction Id: QE93E, 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-09-08 01:10:46.454 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2d484e3e-6fc9-46e1-976f-9182a477cfee, Transaction Id: QE93E, 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-09-08 01:10:46.455 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-ECOMP-RequestID=2d484e3e-6fc9-46e1-976f-9182a477cfee, X-ECOMP-TransactionID=QE93E, X-Begin-Timestamp=2021-09-08T01:10:46.444+0000, id=33d99d1f-b030-204c-7573-fad8dd980164, timestamp=1631063446445}], headers={id=e63123bc-541c-1b67-c71b-612ac2f0ae49, timestamp=1631063446455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2d484e3e-6fc9-46e1-976f-9182a477cfee, X-ECOMP-TransactionID=QE93E, X-Begin-Timestamp=2021-09-08T01:10:46.444+0000, id=33d99d1f-b030-204c-7573-fad8dd980164, timestamp=1631063446445}]
2021-09-08 01:11:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:11:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:11:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-24, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:11:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-24, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:11:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 44df7a62-d859-4ad3-8a3a-bc110fe32861, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:11:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-24, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:11:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-24, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=83cb17dc-265f-4e07-8195-2d4af66fd71c, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:11:05 GMT, content-length=3707]
2021-09-08 01:11:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-24, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:11:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:11:05.468 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-24, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:11:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-24, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:11:05.470  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:11:05.470 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:11:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:11:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:11:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:11:05.472 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:11:16.445+0000|99082234-b078-4380-b1db-a2f03b9ab36f|Request Id: 99082234-b078-4380-b1db-a2f03b9ab36f. Transaction Id: GNGLN. Begin TS: 2021-09-08T01:11:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:11:16.445 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 99082234-b078-4380-b1db-a2f03b9ab36f. Transaction Id: GNGLN. Begin TS: 2021-09-08T01:11:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:11:16.447+0000|2021-09-08T01:11:16.453+0000|99082234-b078-4380-b1db-a2f03b9ab36f|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.70.6|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 99082234-b078-4380-b1db-a2f03b9ab36f, Transaction Id: GNGLN, 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-09-08 01:11:16.453 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 99082234-b078-4380-b1db-a2f03b9ab36f, Transaction Id: GNGLN, 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-09-08 01:11:16.454 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-ECOMP-RequestID=99082234-b078-4380-b1db-a2f03b9ab36f, X-ECOMP-TransactionID=GNGLN, X-Begin-Timestamp=2021-09-08T01:11:16.445+0000, id=01913ccb-0f0f-f358-9b85-e915a34b34b3, timestamp=1631063476446}], headers={id=bf3e5aaf-d712-5a0a-8631-0daf88ea5640, timestamp=1631063476454}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=99082234-b078-4380-b1db-a2f03b9ab36f, X-ECOMP-TransactionID=GNGLN, X-Begin-Timestamp=2021-09-08T01:11:16.445+0000, id=01913ccb-0f0f-f358-9b85-e915a34b34b3, timestamp=1631063476446}]
2021-09-08T01:11:46.445+0000|bdc43bae-e7f4-4734-8e42-7b200213384e|Request Id: bdc43bae-e7f4-4734-8e42-7b200213384e. Transaction Id: 2GY8F. Begin TS: 2021-09-08T01:11:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:11:46.445 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bdc43bae-e7f4-4734-8e42-7b200213384e. Transaction Id: 2GY8F. Begin TS: 2021-09-08T01:11:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:11:46.446+0000|2021-09-08T01:11:46.452+0000|bdc43bae-e7f4-4734-8e42-7b200213384e|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.70.6|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bdc43bae-e7f4-4734-8e42-7b200213384e, Transaction Id: 2GY8F, 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-09-08 01:11:46.452 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bdc43bae-e7f4-4734-8e42-7b200213384e, Transaction Id: 2GY8F, 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-09-08 01:11:46.453 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-ECOMP-RequestID=bdc43bae-e7f4-4734-8e42-7b200213384e, X-ECOMP-TransactionID=2GY8F, X-Begin-Timestamp=2021-09-08T01:11:46.444+0000, id=e6434d32-2995-493a-7eea-9137ccff3ed8, timestamp=1631063506445}], headers={id=0802f10f-f553-b53d-c0e1-8b8834679cb2, timestamp=1631063506453}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bdc43bae-e7f4-4734-8e42-7b200213384e, X-ECOMP-TransactionID=2GY8F, X-Begin-Timestamp=2021-09-08T01:11:46.444+0000, id=e6434d32-2995-493a-7eea-9137ccff3ed8, timestamp=1631063506445}]
2021-09-08 01:12:05.441 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:12:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:12:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-25, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:12:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-25, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:12:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: f25043d1-77b5-4efc-8d57-144a6126ead3, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:12:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-25, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:12:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-25, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=1506ca9f-fcac-4426-926c-842b61e25734, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:12:05 GMT, content-length=3707]
2021-09-08 01:12:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-25, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:12:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:12:05.467 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-25, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:12:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-25, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:12:05.470  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:12:05.470 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:12:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:12:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:12:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:12:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:12:16.444+0000|273f6600-d43e-450d-9c8c-b4c7fb51a099|Request Id: 273f6600-d43e-450d-9c8c-b4c7fb51a099. Transaction Id: 5T94I. Begin TS: 2021-09-08T01:12:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:12:16.444 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 273f6600-d43e-450d-9c8c-b4c7fb51a099. Transaction Id: 5T94I. Begin TS: 2021-09-08T01:12:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:12:16.446+0000|2021-09-08T01:12:16.453+0000|273f6600-d43e-450d-9c8c-b4c7fb51a099|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 273f6600-d43e-450d-9c8c-b4c7fb51a099, Transaction Id: 5T94I, 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-09-08 01:12:16.453 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 273f6600-d43e-450d-9c8c-b4c7fb51a099, Transaction Id: 5T94I, 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-09-08 01:12:16.454 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-ECOMP-RequestID=273f6600-d43e-450d-9c8c-b4c7fb51a099, X-ECOMP-TransactionID=5T94I, X-Begin-Timestamp=2021-09-08T01:12:16.444+0000, id=068c9fe2-d9a5-4b46-f424-0b9b434bd682, timestamp=1631063536445}], headers={id=d5827496-9291-f504-8fd2-a704cb4bff7a, timestamp=1631063536454}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=273f6600-d43e-450d-9c8c-b4c7fb51a099, X-ECOMP-TransactionID=5T94I, X-Begin-Timestamp=2021-09-08T01:12:16.444+0000, id=068c9fe2-d9a5-4b46-f424-0b9b434bd682, timestamp=1631063536445}]
2021-09-08T01:12:46.444+0000|c62232e8-77d5-490f-b104-1d18b1b62875|Request Id: c62232e8-77d5-490f-b104-1d18b1b62875. Transaction Id: NKGUL. Begin TS: 2021-09-08T01:12:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:12:46.444 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c62232e8-77d5-490f-b104-1d18b1b62875. Transaction Id: NKGUL. Begin TS: 2021-09-08T01:12:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:12:46.445+0000|2021-09-08T01:12:46.451+0000|c62232e8-77d5-490f-b104-1d18b1b62875|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.70.6|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c62232e8-77d5-490f-b104-1d18b1b62875, Transaction Id: NKGUL, 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-09-08 01:12:46.451 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c62232e8-77d5-490f-b104-1d18b1b62875, Transaction Id: NKGUL, 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-09-08 01:12:46.452 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-ECOMP-RequestID=c62232e8-77d5-490f-b104-1d18b1b62875, X-ECOMP-TransactionID=NKGUL, X-Begin-Timestamp=2021-09-08T01:12:46.444+0000, id=847a5aee-af68-fcf0-79b0-72c1c7f9cc85, timestamp=1631063566444}], headers={id=7d2b1b8b-86d9-e138-ef08-060568bc6acb, timestamp=1631063566452}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c62232e8-77d5-490f-b104-1d18b1b62875, X-ECOMP-TransactionID=NKGUL, X-Begin-Timestamp=2021-09-08T01:12:46.444+0000, id=847a5aee-af68-fcf0-79b0-72c1c7f9cc85, timestamp=1631063566444}]
2021-09-08 01:13:05.441 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:13:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:13:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-26, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:13:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-26, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:13:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 8940d788-dcdd-4f6d-be97-40cb54cd0683, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:13:05.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-26, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:13:05.465 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-26, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=f64d0b42-9563-4cef-80da-d5bc5b5d7ddc, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:13:05 GMT, content-length=3707]
2021-09-08 01:13:05.465 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-26, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:13:05.465 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:13:05.466 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-26, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:13:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-26, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:13:05.467  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:13:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:13:05.492 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:13:05.493 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:13:05.493 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:13:05.493 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:13:16.445+0000|c00e73b8-3f56-4a06-85f6-bd314b878309|Request Id: c00e73b8-3f56-4a06-85f6-bd314b878309. Transaction Id: TG7VC. Begin TS: 2021-09-08T01:13:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:13:16.444 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c00e73b8-3f56-4a06-85f6-bd314b878309. Transaction Id: TG7VC. Begin TS: 2021-09-08T01:13:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:13:16.446+0000|2021-09-08T01:13:16.453+0000|c00e73b8-3f56-4a06-85f6-bd314b878309|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.70.6|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c00e73b8-3f56-4a06-85f6-bd314b878309, Transaction Id: TG7VC, 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-09-08 01:13:16.453 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c00e73b8-3f56-4a06-85f6-bd314b878309, Transaction Id: TG7VC, 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-09-08 01:13:16.454 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-ECOMP-RequestID=c00e73b8-3f56-4a06-85f6-bd314b878309, X-ECOMP-TransactionID=TG7VC, X-Begin-Timestamp=2021-09-08T01:13:16.444+0000, id=0af46a79-6cac-5271-a9f1-cc516d73ed71, timestamp=1631063596445}], headers={id=1b6e6c84-1fa0-6bf8-3f61-556eb76aae40, timestamp=1631063596454}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c00e73b8-3f56-4a06-85f6-bd314b878309, X-ECOMP-TransactionID=TG7VC, X-Begin-Timestamp=2021-09-08T01:13:16.444+0000, id=0af46a79-6cac-5271-a9f1-cc516d73ed71, timestamp=1631063596445}]
2021-09-08T01:13:46.445+0000|bb887fc7-1be8-4857-a7c6-cf39f0235a0c|Request Id: bb887fc7-1be8-4857-a7c6-cf39f0235a0c. Transaction Id: CXBAX. Begin TS: 2021-09-08T01:13:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:13:46.445 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bb887fc7-1be8-4857-a7c6-cf39f0235a0c. Transaction Id: CXBAX. Begin TS: 2021-09-08T01:13:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:13:46.446+0000|2021-09-08T01:13:46.454+0000|bb887fc7-1be8-4857-a7c6-cf39f0235a0c|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bb887fc7-1be8-4857-a7c6-cf39f0235a0c, Transaction Id: CXBAX, 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-09-08 01:13:46.454 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bb887fc7-1be8-4857-a7c6-cf39f0235a0c, Transaction Id: CXBAX, 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-09-08 01:13:46.455 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-ECOMP-RequestID=bb887fc7-1be8-4857-a7c6-cf39f0235a0c, X-ECOMP-TransactionID=CXBAX, X-Begin-Timestamp=2021-09-08T01:13:46.445+0000, id=461db15e-8719-0beb-c7b6-e34e1c7329e3, timestamp=1631063626445}], headers={id=0e798860-9e9a-619e-c397-c4e37b346395, timestamp=1631063626455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bb887fc7-1be8-4857-a7c6-cf39f0235a0c, X-ECOMP-TransactionID=CXBAX, X-Begin-Timestamp=2021-09-08T01:13:46.445+0000, id=461db15e-8719-0beb-c7b6-e34e1c7329e3, timestamp=1631063626445}]
2021-09-08 01:14:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:14:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:14:05.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-27, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:14:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-27, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:14:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 05d1ad35-41a9-459e-aa17-644ba9a358ee, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:14:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-27, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:14:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-27, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=7732d044-b55b-414c-b22e-e478e754419c, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:14:05 GMT, content-length=3707]
2021-09-08 01:14:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-27, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:14:05.467 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:14:05.467 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-27, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:14:05.468 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-27, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:14:05.469  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:14:05.469 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:14:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:14:05.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:14:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:14:05.471 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:14:16.445+0000|f3a7ee4d-5dcf-4297-a921-4cbf2ec9db1a|Request Id: f3a7ee4d-5dcf-4297-a921-4cbf2ec9db1a. Transaction Id: ZGFZS. Begin TS: 2021-09-08T01:14:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:14:16.445 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f3a7ee4d-5dcf-4297-a921-4cbf2ec9db1a. Transaction Id: ZGFZS. Begin TS: 2021-09-08T01:14:16.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:14:16.447+0000|2021-09-08T01:14:16.455+0000|f3a7ee4d-5dcf-4297-a921-4cbf2ec9db1a|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f3a7ee4d-5dcf-4297-a921-4cbf2ec9db1a, Transaction Id: ZGFZS, 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-09-08 01:14:16.455 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f3a7ee4d-5dcf-4297-a921-4cbf2ec9db1a, Transaction Id: ZGFZS, 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-09-08 01:14:16.456 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-ECOMP-RequestID=f3a7ee4d-5dcf-4297-a921-4cbf2ec9db1a, X-ECOMP-TransactionID=ZGFZS, X-Begin-Timestamp=2021-09-08T01:14:16.445+0000, id=67d7bedf-ab34-9e2c-3a48-444d0f0d9af6, timestamp=1631063656445}], headers={id=79fb0187-b569-b397-24e1-00fb08125518, timestamp=1631063656456}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f3a7ee4d-5dcf-4297-a921-4cbf2ec9db1a, X-ECOMP-TransactionID=ZGFZS, X-Begin-Timestamp=2021-09-08T01:14:16.445+0000, id=67d7bedf-ab34-9e2c-3a48-444d0f0d9af6, timestamp=1631063656445}]
2021-09-08T01:14:46.445+0000|07f9617d-e315-4202-bf8e-c5768607c813|Request Id: 07f9617d-e315-4202-bf8e-c5768607c813. Transaction Id: TBVR4. Begin TS: 2021-09-08T01:14:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:14:46.445 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 07f9617d-e315-4202-bf8e-c5768607c813. Transaction Id: TBVR4. Begin TS: 2021-09-08T01:14:46.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:14:46.446+0000|2021-09-08T01:14:46.452+0000|07f9617d-e315-4202-bf8e-c5768607c813|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.70.6|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 07f9617d-e315-4202-bf8e-c5768607c813, Transaction Id: TBVR4, 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-09-08 01:14:46.452 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 07f9617d-e315-4202-bf8e-c5768607c813, Transaction Id: TBVR4, 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-09-08 01:14:46.453 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-ECOMP-RequestID=07f9617d-e315-4202-bf8e-c5768607c813, X-ECOMP-TransactionID=TBVR4, X-Begin-Timestamp=2021-09-08T01:14:46.444+0000, id=a44c391a-3631-04d4-0a09-bf1757050af5, timestamp=1631063686445}], headers={id=c4f97b8d-0f14-902d-ee12-3f9bc954ccb3, timestamp=1631063686453}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=07f9617d-e315-4202-bf8e-c5768607c813, X-ECOMP-TransactionID=TBVR4, X-Begin-Timestamp=2021-09-08T01:14:46.444+0000, id=a44c391a-3631-04d4-0a09-bf1757050af5, timestamp=1631063686445}]
2021-09-08 01:15:05.442 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-09-08 01:15:05.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-09-08 01:15:05.444 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:a093a34c-28, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-09-08 01:15:05.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-28, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_prepared])
2021-09-08 01:15:05.444 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: da1abc8c-4b93-4524-8e22-35824224fa73, X-RequestID: 1df103a7-33e7-4041-b5fc-45f37b36c896, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-09-08 01:15:05.446 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-28, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [request_sent])
2021-09-08 01:15:05.465 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-28, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received response (auto-read:false) : [x-onap-requestid=807c49ce-caab-454f-b6a6-1e89c6555fb5, Content-Type=application/json, Date=Wed, 08 Sep 2021 01:15:05 GMT, content-length=3707]
2021-09-08 01:15:05.466 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c-28, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_received])
2021-09-08 01:15:05.466 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-09-08 01:15:05.466 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:a093a34c-28, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-09-08 01:15:05.467 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:a093a34c-28, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Received last HTTP packet
2021-09-08 01:15:05.468  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-09-08 01:15:05.468 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","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-09-08 01:15:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [response_completed])
2021-09-08 01:15:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xa093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443]}}, [disconnecting])
2021-09-08 01:15:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Releasing channel
2021-09-08 01:15:05.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:a093a34c, L:/10.233.70.6:33926 - R:config-binding-service.onap.svc.cluster.local/10.233.68.14:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-09-08T01:15:16.445+0000|41f88b7f-9866-4f55-b049-7feee2db79a1|Request Id: 41f88b7f-9866-4f55-b049-7feee2db79a1. Transaction Id: LYWZK. Begin TS: 2021-09-08T01:15:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:15:16.444 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 41f88b7f-9866-4f55-b049-7feee2db79a1. Transaction Id: LYWZK. Begin TS: 2021-09-08T01:15:16.444+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:15:16.446+0000|2021-09-08T01:15:16.454+0000|41f88b7f-9866-4f55-b049-7feee2db79a1|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.70.6|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 41f88b7f-9866-4f55-b049-7feee2db79a1, Transaction Id: LYWZK, 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-09-08 01:15:16.454 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 41f88b7f-9866-4f55-b049-7feee2db79a1, Transaction Id: LYWZK, 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-09-08 01:15:16.455 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-ECOMP-RequestID=41f88b7f-9866-4f55-b049-7feee2db79a1, X-ECOMP-TransactionID=LYWZK, X-Begin-Timestamp=2021-09-08T01:15:16.444+0000, id=b58c2f8e-bc93-3098-67a7-0adb5776043b, timestamp=1631063716445}], headers={id=19b27dad-c850-e9b5-105c-1148bb3550e4, timestamp=1631063716455}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=41f88b7f-9866-4f55-b049-7feee2db79a1, X-ECOMP-TransactionID=LYWZK, X-Begin-Timestamp=2021-09-08T01:15:16.444+0000, id=b58c2f8e-bc93-3098-67a7-0adb5776043b, timestamp=1631063716445}]
2021-09-08T01:15:46.445+0000|de635eca-7cce-49c0-92d7-c331de30afc5|Request Id: de635eca-7cce-49c0-92d7-c331de30afc5. Transaction Id: UGFXG. Begin TS: 2021-09-08T01:15:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08 01:15:46.445 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: de635eca-7cce-49c0-92d7-c331de30afc5. Transaction Id: UGFXG. Begin TS: 2021-09-08T01:15:46.445+0000. Starting new DMaaP MR Subscriber poll.
2021-09-08T01:15:46.446+0000|2021-09-08T01:15:46.452+0000|de635eca-7cce-49c0-92d7-c331de30afc5|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.70.6|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: de635eca-7cce-49c0-92d7-c331de30afc5, Transaction Id: UGFXG, 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-09-08 01:15:46.452 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: de635eca-7cce-49c0-92d7-c331de30afc5, Transaction Id: UGFXG, 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-09-08 01:15:46.453 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.read