Results

By type

          2021-07-05 16:27:26.340 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler          : [id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
2021-07-05 16:27:26.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}, [connected])
2021-07-05 16:27:26.424 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-1, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [configured])
2021-07-05 16:27:26.427 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-1, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:27:26.434 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-1, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:27:26.435 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: 51027b8a-8670-4366-b916-32b5fc5fbbad, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:27:26.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-1, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:27:26.521 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-1, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=ac69dc4a-c9e6-4939-a57a-d70aa33ffe2f, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:27:26 GMT, content-length=3707]
2021-07-05 16:27:26.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-1, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:27:26.523 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:27:26.546 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-1, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:27:26.618 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-1, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:27:26.726  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-07-05 16:27:26.729  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-07-05 16:27:26.732 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-07-05 16:27:26.732  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-07-05 16:27:26.726 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-07-05 16:27:27.120 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-07-05 16:27:27.156 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-07-05 16:27:27.157 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-07-05 16:27:27.157 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-07-05 16:27:27.157 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-07-05 16:27:27.157 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-07-05 16:27:27.157 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-07-05 16:27:27.157 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-07-05 16:27:27.157 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-07-05 16:27:27.157 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-07-05 16:27:27.158 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-07-05 16:27:27.158 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-07-05 16:27:27.158 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-07-05 16:27:27.158 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-07-05 16:27:27.158 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-07-05 16:27:27.158 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-07-05 16:27:27.158 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-07-05 16:27:27.158 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-07-05 16:27:27.159 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-07-05 16:27:27.159 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-07-05 16:27:27.159 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-07-05 16:27:27.159 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai
2021-07-05 16:27:27.159 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-07-05 16:27:27.159 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-07-05 16:27:27.159 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-07-05 16:27:27.159 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-07-05 16:27:27.212 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-07-05 16:27:27.219  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-07-05 16:27:27.220  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-07-05 16:27:27.220  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-07-05 16:27:27.220  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-07-05 16:27:27.220  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-07-05 16:27:27.220  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-07-05 16:27:27.220  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-07-05 16:27:27.220  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-07-05 16:27:27.221  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-07-05 16:27:27.221  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-07-05 16:27:27.221  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-07-05 16:27:27.221  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-07-05 16:27:27.221  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-07-05 16:27:27.221  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-07-05 16:27:27.221  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-07-05 16:27:27.221  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-07-05 16:27:27.222  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-07-05 16:27:27.222  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-07-05 16:27:27.222  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-07-05 16:27:27.222  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-07-05 16:27:27.222  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-07-05 16:27:27.222  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-07-05 16:27:27.222  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-07-05 16:27:27.222  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-07-05 16:27:27.222  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-07-05 16:27:27.224  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-07-05 16:27:27.225 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:27:27.226 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:27:27.226 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:27:27.229 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05 16:27:28.948  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-07-05 16:27:29.071  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 114 ms. Found 1 MongoDB repository interfaces.
2021-07-05 16:27:30.032  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-07-05 16:27:30.040  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-07-05 16:27:30.071  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-07-05 16:27:30.333  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-07-05 16:27:30.334  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-07-05 16:27:30.359  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-07-05 16:27:30.771 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-07-05 16:27:30.831  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-07-05 16:27:30.831  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3966 ms
2021-07-05 16:27:30.931 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-07-05 16:27:31.790 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-07-05 16:27:31.793 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.ApiResourceController:
	{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
	{GET [/swagger-resources], produces [application/json]}: swaggerResources()
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
2021-07-05 16:27:31.820 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-07-05 16:27:31.827 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-07-05 16:27:32.220  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-07-05 16:27:32.278  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-07-05 16:27:32.344  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-07-05 16:27:32.622  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-07-05 16:27:32.755  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:183}] to dcae-mongohost:27017
2021-07-05 16:27:32.755  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:182}] to dcae-mongohost:27017
2021-07-05 16:27:32.756  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=35451697}
2021-07-05 16:27:33.079  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:184}] to dcae-mongohost:27017
2021-07-05 16:27:36.078 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-07-05 16:27:36.085  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-07-05 16:27:36.085 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-07-05 16:27:36.086  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-07-05 16:27:36.086  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-07-05 16:27:36.121  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-07-05 16:27:36.133 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-07-05 16:27:36.133  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-07-05 16:27:36.133 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-07-05 16:27:36.133  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-07-05 16:27:36.133  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-07-05 16:27:36.152  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-07-05 16:27:36.152  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-07-05 16:27:36.836  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-07-05 16:27:36.960 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-07-05 16:27:36.978 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-07-05 16:27:37.184  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-07-05 16:27:37.271  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-07-05 16:27:37.271  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-07-05 16:27:37.272  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-07-05 16:27:37.272  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-07-05 16:27:37.272  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-07-05 16:27:37.272  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-07-05 16:27:37.272  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-07-05 16:27:37.272  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-07-05 16:27:37.272  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-07-05 16:27:37.272  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-07-05 16:27:37.272  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-07-05 16:27:37.272  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-07-05 16:27:37.272  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-07-05 16:27:37.273  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-07-05 16:27:37.273  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-07-05 16:27:37.273  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-07-05 16:27:37.273  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-07-05 16:27:37.273  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-07-05 16:27:37.276  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-07-05 16:27:37.276  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-07-05T16:27:37.331+0000|76297ab6-063b-4a9b-943d-99c994f87faf|Request Id: 76297ab6-063b-4a9b-943d-99c994f87faf. Transaction Id: 0VROW. Begin TS: 2021-07-05T16:27:37.277+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:27:37.328 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 76297ab6-063b-4a9b-943d-99c994f87faf. Transaction Id: 0VROW. Begin TS: 2021-07-05T16:27:37.277+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:27:37.351  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.5.Final
2021-07-05 16:27:37.419  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-07-05 16:27:37.437  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-07-05 16:27:37.583  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-07-05 16:27:37.674  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-07-05 16:27:38.179 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-07-05 16:27:38.256 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-07-05 16:27:38.341  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 14.418 seconds (JVM running for 15.932)
2021-07-05T16:27:37.429+0000|2021-07-05T16:27:38.572+0000|76297ab6-063b-4a9b-943d-99c994f87faf|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1143|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 76297ab6-063b-4a9b-943d-99c994f87faf, Transaction Id: 0VROW, Elapsed Time: 1143 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:27:38.574 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 76297ab6-063b-4a9b-943d-99c994f87faf, Transaction Id: 0VROW, Elapsed Time: 1143 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:27:38.586 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=76297ab6-063b-4a9b-943d-99c994f87faf, X-ECOMP-TransactionID=0VROW, X-Begin-Timestamp=2021-07-05T16:27:37.277+0000, id=6ba24717-4c22-44e8-2652-5a2c5b9e9a65, timestamp=1625502457337}], headers={id=240900eb-05f7-60dc-68a6-b4103216f4b0, timestamp=1625502458585}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=76297ab6-063b-4a9b-943d-99c994f87faf, X-ECOMP-TransactionID=0VROW, X-Begin-Timestamp=2021-07-05T16:27:37.277+0000, id=6ba24717-4c22-44e8-2652-5a2c5b9e9a65, timestamp=1625502457337}]
2021-07-05T16:28:07.277+0000|01f00d16-258a-4e8f-9685-eecac6a76b70|Request Id: 01f00d16-258a-4e8f-9685-eecac6a76b70. Transaction Id: Z5T9G. Begin TS: 2021-07-05T16:28:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:28:07.276 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 01f00d16-258a-4e8f-9685-eecac6a76b70. Transaction Id: Z5T9G. Begin TS: 2021-07-05T16:28:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:28:07.279+0000|2021-07-05T16:28:08.295+0000|01f00d16-258a-4e8f-9685-eecac6a76b70|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 01f00d16-258a-4e8f-9685-eecac6a76b70, Transaction Id: Z5T9G, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:28:08.295 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 01f00d16-258a-4e8f-9685-eecac6a76b70, Transaction Id: Z5T9G, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:28:08.298 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=01f00d16-258a-4e8f-9685-eecac6a76b70, X-ECOMP-TransactionID=Z5T9G, X-Begin-Timestamp=2021-07-05T16:28:07.276+0000, id=f165e847-c1e0-0c92-8e1c-87830d5ed572, timestamp=1625502487278}], headers={id=a4cc912d-2911-fd4e-c29c-98e200f1c979, timestamp=1625502488297}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=01f00d16-258a-4e8f-9685-eecac6a76b70, X-ECOMP-TransactionID=Z5T9G, X-Begin-Timestamp=2021-07-05T16:28:07.276+0000, id=f165e847-c1e0-0c92-8e1c-87830d5ed572, timestamp=1625502487278}]
2021-07-05 16:28:25.072 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-07-05 16:28:25.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:28:25.076 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-2, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:28:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-2, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:28:25.076 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: 3893f59a-4b32-47e2-bce6-417f0d6ee9ad, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:28:25.078 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-2, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:28:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-2, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=81b33af5-91b0-46d0-a0e2-3dd7b3322d7a, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:28:25 GMT, content-length=3707]
2021-07-05 16:28:25.102 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-2, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:28:25.102 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:28:25.102 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-2, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:28:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-2, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:28:25.105  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-07-05 16:28:25.106 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-07-05 16:28:25.108 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:28:25.108 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:28:25.108 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:28:25.108 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:28:37.276+0000|3eec5701-24e2-45fe-abcb-1995bcd46155|Request Id: 3eec5701-24e2-45fe-abcb-1995bcd46155. Transaction Id: GXRFM. Begin TS: 2021-07-05T16:28:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:28:37.275 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3eec5701-24e2-45fe-abcb-1995bcd46155. Transaction Id: GXRFM. Begin TS: 2021-07-05T16:28:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:28:37.277+0000|2021-07-05T16:28:38.311+0000|3eec5701-24e2-45fe-abcb-1995bcd46155|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3eec5701-24e2-45fe-abcb-1995bcd46155, Transaction Id: GXRFM, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:28:38.311 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3eec5701-24e2-45fe-abcb-1995bcd46155, Transaction Id: GXRFM, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:28:38.313 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3eec5701-24e2-45fe-abcb-1995bcd46155, X-ECOMP-TransactionID=GXRFM, X-Begin-Timestamp=2021-07-05T16:28:37.275+0000, id=fb99eee6-b754-5b95-5a13-e89b09ec5469, timestamp=1625502517276}], headers={id=f0904c8f-7707-0e5a-4ac0-e78c771a8466, timestamp=1625502518313}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3eec5701-24e2-45fe-abcb-1995bcd46155, X-ECOMP-TransactionID=GXRFM, X-Begin-Timestamp=2021-07-05T16:28:37.275+0000, id=fb99eee6-b754-5b95-5a13-e89b09ec5469, timestamp=1625502517276}]
2021-07-05T16:29:07.277+0000|251a9a82-a10a-4a7b-9b69-dc89b57c4ae4|Request Id: 251a9a82-a10a-4a7b-9b69-dc89b57c4ae4. Transaction Id: ZZLVL. Begin TS: 2021-07-05T16:29:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:29:07.276 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 251a9a82-a10a-4a7b-9b69-dc89b57c4ae4. Transaction Id: ZZLVL. Begin TS: 2021-07-05T16:29:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:29:07.279+0000|2021-07-05T16:29:08.294+0000|251a9a82-a10a-4a7b-9b69-dc89b57c4ae4|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1015|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 251a9a82-a10a-4a7b-9b69-dc89b57c4ae4, Transaction Id: ZZLVL, Elapsed Time: 1015 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:29:08.294 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 251a9a82-a10a-4a7b-9b69-dc89b57c4ae4, Transaction Id: ZZLVL, Elapsed Time: 1015 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:29:08.295 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=251a9a82-a10a-4a7b-9b69-dc89b57c4ae4, X-ECOMP-TransactionID=ZZLVL, X-Begin-Timestamp=2021-07-05T16:29:07.276+0000, id=4ff942ce-1012-0481-da89-d9eb89e47cbc, timestamp=1625502547277}], headers={id=88934bbd-0533-d5a9-9846-91ec54049756, timestamp=1625502548295}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=251a9a82-a10a-4a7b-9b69-dc89b57c4ae4, X-ECOMP-TransactionID=ZZLVL, X-Begin-Timestamp=2021-07-05T16:29:07.276+0000, id=4ff942ce-1012-0481-da89-d9eb89e47cbc, timestamp=1625502547277}]
2021-07-05 16:29:25.071 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-07-05 16:29:25.072 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:29:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-3, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:29:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-3, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:29:25.073 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: 69f1e01d-9601-475c-9dc5-48e6c150baa1, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:29:25.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-3, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:29:25.107 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-3, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=84031f12-432f-4fd7-af99-983f652561fc, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:29:25 GMT, content-length=3707]
2021-07-05 16:29:25.108 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-3, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:29:25.108 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:29:25.109 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-3, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:29:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-3, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:29:25.112  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-07-05 16:29:25.113 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-07-05 16:29:25.114 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:29:25.115 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:29:25.115 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:29:25.115 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05 16:29:29.953  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-07-05 16:29:29.954  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-07-05 16:29:29.958  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 4 ms
2021-07-05T16:29:37.276+0000|b7466c8a-b6de-40c2-a365-ffe8d8b6fcc3|Request Id: b7466c8a-b6de-40c2-a365-ffe8d8b6fcc3. Transaction Id: DZTPF. Begin TS: 2021-07-05T16:29:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:29:37.276 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b7466c8a-b6de-40c2-a365-ffe8d8b6fcc3. Transaction Id: DZTPF. Begin TS: 2021-07-05T16:29:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:29:37.278+0000|2021-07-05T16:29:38.311+0000|b7466c8a-b6de-40c2-a365-ffe8d8b6fcc3|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1033|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b7466c8a-b6de-40c2-a365-ffe8d8b6fcc3, Transaction Id: DZTPF, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:29:38.311 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b7466c8a-b6de-40c2-a365-ffe8d8b6fcc3, Transaction Id: DZTPF, Elapsed Time: 1033 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:29:38.313 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b7466c8a-b6de-40c2-a365-ffe8d8b6fcc3, X-ECOMP-TransactionID=DZTPF, X-Begin-Timestamp=2021-07-05T16:29:37.276+0000, id=c675d65d-3818-4775-8f32-bdecea2473d8, timestamp=1625502577277}], headers={id=4026161b-b00c-4c46-b803-2499b8cfb9b2, timestamp=1625502578313}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b7466c8a-b6de-40c2-a365-ffe8d8b6fcc3, X-ECOMP-TransactionID=DZTPF, X-Begin-Timestamp=2021-07-05T16:29:37.276+0000, id=c675d65d-3818-4775-8f32-bdecea2473d8, timestamp=1625502577277}]
2021-07-05T16:30:07.278+0000|7f8d5c68-ad17-44ed-abcc-78096ab5bbcc|Request Id: 7f8d5c68-ad17-44ed-abcc-78096ab5bbcc. Transaction Id: JNDSZ. Begin TS: 2021-07-05T16:30:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:30:07.276 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7f8d5c68-ad17-44ed-abcc-78096ab5bbcc. Transaction Id: JNDSZ. Begin TS: 2021-07-05T16:30:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:30:07.280+0000|2021-07-05T16:30:08.296+0000|7f8d5c68-ad17-44ed-abcc-78096ab5bbcc|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7f8d5c68-ad17-44ed-abcc-78096ab5bbcc, Transaction Id: JNDSZ, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:30:08.296 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7f8d5c68-ad17-44ed-abcc-78096ab5bbcc, Transaction Id: JNDSZ, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:30:08.298 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7f8d5c68-ad17-44ed-abcc-78096ab5bbcc, X-ECOMP-TransactionID=JNDSZ, X-Begin-Timestamp=2021-07-05T16:30:07.276+0000, id=ce86c2b8-9b3e-188f-b051-4be0304c11a7, timestamp=1625502607278}], headers={id=be65e6cc-96e1-36b9-ab44-f04ea7559f75, timestamp=1625502608298}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7f8d5c68-ad17-44ed-abcc-78096ab5bbcc, X-ECOMP-TransactionID=JNDSZ, X-Begin-Timestamp=2021-07-05T16:30:07.276+0000, id=ce86c2b8-9b3e-188f-b051-4be0304c11a7, timestamp=1625502607278}]
2021-07-05 16:30:25.071 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-07-05 16:30:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:30:25.074 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-4, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:30:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-4, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:30:25.075 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: 247aa0c3-aff0-4f5e-ac70-d334b7b6d0a3, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:30:25.078 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-4, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:30:25.107 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-4, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=8bd2ee94-6c20-45e5-ad6a-e6ce1127e18c, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:30:25 GMT, content-length=3707]
2021-07-05 16:30:25.107 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-4, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:30:25.108 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:30:25.108 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-4, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:30:25.110 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-4, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:30:25.111  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-07-05 16:30:25.111 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-07-05 16:30:25.113 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:30:25.113 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:30:25.113 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:30:25.114 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:30:37.276+0000|c42af65f-a42f-4850-8029-c16378d22ae8|Request Id: c42af65f-a42f-4850-8029-c16378d22ae8. Transaction Id: 1KLBQ. Begin TS: 2021-07-05T16:30:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:30:37.275 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c42af65f-a42f-4850-8029-c16378d22ae8. Transaction Id: 1KLBQ. Begin TS: 2021-07-05T16:30:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:30:37.278+0000|2021-07-05T16:30:38.315+0000|c42af65f-a42f-4850-8029-c16378d22ae8|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1037|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c42af65f-a42f-4850-8029-c16378d22ae8, Transaction Id: 1KLBQ, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:30:38.315 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c42af65f-a42f-4850-8029-c16378d22ae8, Transaction Id: 1KLBQ, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:30:38.317 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c42af65f-a42f-4850-8029-c16378d22ae8, X-ECOMP-TransactionID=1KLBQ, X-Begin-Timestamp=2021-07-05T16:30:37.275+0000, id=e8c7b48f-2bb1-58e6-a8bf-e77a7fcb55c4, timestamp=1625502637276}], headers={id=ff3fa0d6-9a97-292b-e579-9ab888bf97f2, timestamp=1625502638317}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c42af65f-a42f-4850-8029-c16378d22ae8, X-ECOMP-TransactionID=1KLBQ, X-Begin-Timestamp=2021-07-05T16:30:37.275+0000, id=e8c7b48f-2bb1-58e6-a8bf-e77a7fcb55c4, timestamp=1625502637276}]
2021-07-05T16:31:07.276+0000|08d809c2-af87-409a-87dc-f1fddb2688fd|Request Id: 08d809c2-af87-409a-87dc-f1fddb2688fd. Transaction Id: RHTCQ. Begin TS: 2021-07-05T16:31:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:31:07.276 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 08d809c2-af87-409a-87dc-f1fddb2688fd. Transaction Id: RHTCQ. Begin TS: 2021-07-05T16:31:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:31:07.278+0000|2021-07-05T16:31:08.294+0000|08d809c2-af87-409a-87dc-f1fddb2688fd|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 08d809c2-af87-409a-87dc-f1fddb2688fd, Transaction Id: RHTCQ, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:31:08.294 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 08d809c2-af87-409a-87dc-f1fddb2688fd, Transaction Id: RHTCQ, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:31:08.295 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=08d809c2-af87-409a-87dc-f1fddb2688fd, X-ECOMP-TransactionID=RHTCQ, X-Begin-Timestamp=2021-07-05T16:31:07.276+0000, id=2ae7bf78-db7c-1386-95bb-a481a386b65c, timestamp=1625502667277}], headers={id=d2ca32f7-e381-b0fd-d0b1-68a7a8af9c58, timestamp=1625502668295}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=08d809c2-af87-409a-87dc-f1fddb2688fd, X-ECOMP-TransactionID=RHTCQ, X-Begin-Timestamp=2021-07-05T16:31:07.276+0000, id=2ae7bf78-db7c-1386-95bb-a481a386b65c, timestamp=1625502667277}]
2021-07-05 16:31:25.071 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-07-05 16:31:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:31:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-5, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:31:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-5, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:31:25.074 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: fae3e013-70c7-410c-be7f-46945e7abea7, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:31:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-5, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:31:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-5, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=379524b8-24c0-402b-8f62-7ebc15d6be13, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:31:25 GMT, content-length=3707]
2021-07-05 16:31:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-5, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:31:25.112 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:31:25.112 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-5, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:31:25.114 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-5, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:31:25.115  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-07-05 16:31:25.115 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-07-05 16:31:25.116 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:31:25.116 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:31:25.116 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:31:25.117 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:31:37.277+0000|fc1c2dd3-bd93-48ff-8b2b-3089721d70d1|Request Id: fc1c2dd3-bd93-48ff-8b2b-3089721d70d1. Transaction Id: LOTT0. Begin TS: 2021-07-05T16:31:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:31:37.276 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fc1c2dd3-bd93-48ff-8b2b-3089721d70d1. Transaction Id: LOTT0. Begin TS: 2021-07-05T16:31:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:31:37.282+0000|2021-07-05T16:31:38.313+0000|fc1c2dd3-bd93-48ff-8b2b-3089721d70d1|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1031|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fc1c2dd3-bd93-48ff-8b2b-3089721d70d1, Transaction Id: LOTT0, Elapsed Time: 1031 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:31:38.313 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fc1c2dd3-bd93-48ff-8b2b-3089721d70d1, Transaction Id: LOTT0, Elapsed Time: 1031 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:31:38.317 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fc1c2dd3-bd93-48ff-8b2b-3089721d70d1, X-ECOMP-TransactionID=LOTT0, X-Begin-Timestamp=2021-07-05T16:31:37.276+0000, id=bde3ebfd-262c-0fd6-cb8d-ddd58904f7d9, timestamp=1625502697278}], headers={id=5bea5d65-5d45-0f3d-48e3-d4a8b7f9897e, timestamp=1625502698316}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fc1c2dd3-bd93-48ff-8b2b-3089721d70d1, X-ECOMP-TransactionID=LOTT0, X-Begin-Timestamp=2021-07-05T16:31:37.276+0000, id=bde3ebfd-262c-0fd6-cb8d-ddd58904f7d9, timestamp=1625502697278}]
2021-07-05T16:32:07.276+0000|6571f206-dc41-49be-8cdc-692d9661ba96|Request Id: 6571f206-dc41-49be-8cdc-692d9661ba96. Transaction Id: KDD7V. Begin TS: 2021-07-05T16:32:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:32:07.276 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6571f206-dc41-49be-8cdc-692d9661ba96. Transaction Id: KDD7V. Begin TS: 2021-07-05T16:32:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:32:07.278+0000|2021-07-05T16:32:08.294+0000|6571f206-dc41-49be-8cdc-692d9661ba96|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6571f206-dc41-49be-8cdc-692d9661ba96, Transaction Id: KDD7V, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:32:08.294 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6571f206-dc41-49be-8cdc-692d9661ba96, Transaction Id: KDD7V, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:32:08.296 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6571f206-dc41-49be-8cdc-692d9661ba96, X-ECOMP-TransactionID=KDD7V, X-Begin-Timestamp=2021-07-05T16:32:07.275+0000, id=609c1f9d-8873-46c5-4ffa-92fbc42f64b5, timestamp=1625502727277}], headers={id=92471678-36cd-4760-1e08-2e6f49eb849b, timestamp=1625502728296}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6571f206-dc41-49be-8cdc-692d9661ba96, X-ECOMP-TransactionID=KDD7V, X-Begin-Timestamp=2021-07-05T16:32:07.275+0000, id=609c1f9d-8873-46c5-4ffa-92fbc42f64b5, timestamp=1625502727277}]
2021-07-05 16:32:25.072 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-07-05 16:32:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:32:25.077 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-6, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:32:25.078 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-6, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:32:25.078 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: f019b8ce-cd06-4e94-b2e1-b8cfda3e112a, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:32:25.082 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-6, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:32:25.110 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-6, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=d47971cc-28e2-46da-8a61-04629ef479af, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:32:25 GMT, content-length=3707]
2021-07-05 16:32:25.110 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-6, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:32:25.110 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:32:25.111 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-6, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:32:25.112 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-6, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:32:25.113  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-07-05 16:32:25.114 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-07-05 16:32:25.114 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:32:25.115 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:32:25.115 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:32:25.115 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:32:37.276+0000|2e175b9d-55c7-43e5-b959-21f6da2cbfab|Request Id: 2e175b9d-55c7-43e5-b959-21f6da2cbfab. Transaction Id: IGKD2. Begin TS: 2021-07-05T16:32:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:32:37.276 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2e175b9d-55c7-43e5-b959-21f6da2cbfab. Transaction Id: IGKD2. Begin TS: 2021-07-05T16:32:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:32:37.278+0000|2021-07-05T16:32:38.314+0000|2e175b9d-55c7-43e5-b959-21f6da2cbfab|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1036|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2e175b9d-55c7-43e5-b959-21f6da2cbfab, Transaction Id: IGKD2, Elapsed Time: 1036 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:32:38.314 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2e175b9d-55c7-43e5-b959-21f6da2cbfab, Transaction Id: IGKD2, Elapsed Time: 1036 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:32:38.315 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2e175b9d-55c7-43e5-b959-21f6da2cbfab, X-ECOMP-TransactionID=IGKD2, X-Begin-Timestamp=2021-07-05T16:32:37.276+0000, id=e3ad3ded-04ee-19a5-5d83-f3e209a79700, timestamp=1625502757277}], headers={id=c2960192-624f-5b32-9607-52b25624d42c, timestamp=1625502758315}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2e175b9d-55c7-43e5-b959-21f6da2cbfab, X-ECOMP-TransactionID=IGKD2, X-Begin-Timestamp=2021-07-05T16:32:37.276+0000, id=e3ad3ded-04ee-19a5-5d83-f3e209a79700, timestamp=1625502757277}]
2021-07-05T16:33:07.276+0000|3f370d2f-8680-45ce-a82a-07a2314745df|Request Id: 3f370d2f-8680-45ce-a82a-07a2314745df. Transaction Id: NFCTU. Begin TS: 2021-07-05T16:33:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:33:07.276 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3f370d2f-8680-45ce-a82a-07a2314745df. Transaction Id: NFCTU. Begin TS: 2021-07-05T16:33:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:33:07.278+0000|2021-07-05T16:33:08.295+0000|3f370d2f-8680-45ce-a82a-07a2314745df|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3f370d2f-8680-45ce-a82a-07a2314745df, Transaction Id: NFCTU, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:33:08.295 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3f370d2f-8680-45ce-a82a-07a2314745df, Transaction Id: NFCTU, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:33:08.297 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3f370d2f-8680-45ce-a82a-07a2314745df, X-ECOMP-TransactionID=NFCTU, X-Begin-Timestamp=2021-07-05T16:33:07.276+0000, id=ada18efd-9de9-4c0d-e37b-b9a0b39d2478, timestamp=1625502787277}], headers={id=0a2ec55c-1861-f76b-e870-ca04baffa970, timestamp=1625502788297}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3f370d2f-8680-45ce-a82a-07a2314745df, X-ECOMP-TransactionID=NFCTU, X-Begin-Timestamp=2021-07-05T16:33:07.276+0000, id=ada18efd-9de9-4c0d-e37b-b9a0b39d2478, timestamp=1625502787277}]
2021-07-05 16:33:25.071 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-07-05 16:33:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:33:25.074 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-7, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:33:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-7, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:33:25.074 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: 76a730d1-a4f2-45b1-91e4-547925c5708a, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:33:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-7, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:33:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-7, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=33e5fbe4-602c-45ae-acac-f6e2b3811336, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:33:25 GMT, content-length=3707]
2021-07-05 16:33:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-7, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:33:25.107 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:33:25.107 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-7, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:33:25.109 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-7, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:33:25.110  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-07-05 16:33:25.110 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-07-05 16:33:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:33:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:33:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:33:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:33:37.277+0000|7860e297-baeb-4d22-86e8-98384e81695a|Request Id: 7860e297-baeb-4d22-86e8-98384e81695a. Transaction Id: BATPM. Begin TS: 2021-07-05T16:33:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:33:37.276 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7860e297-baeb-4d22-86e8-98384e81695a. Transaction Id: BATPM. Begin TS: 2021-07-05T16:33:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:33:37.278+0000|2021-07-05T16:33:38.312+0000|7860e297-baeb-4d22-86e8-98384e81695a|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7860e297-baeb-4d22-86e8-98384e81695a, Transaction Id: BATPM, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:33:38.312 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7860e297-baeb-4d22-86e8-98384e81695a, Transaction Id: BATPM, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:33:38.314 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7860e297-baeb-4d22-86e8-98384e81695a, X-ECOMP-TransactionID=BATPM, X-Begin-Timestamp=2021-07-05T16:33:37.276+0000, id=376cd2cd-dc43-1f51-03ea-48cc3f4cd03d, timestamp=1625502817277}], headers={id=dfeb207e-541b-0179-c205-d698b68ba38b, timestamp=1625502818314}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7860e297-baeb-4d22-86e8-98384e81695a, X-ECOMP-TransactionID=BATPM, X-Begin-Timestamp=2021-07-05T16:33:37.276+0000, id=376cd2cd-dc43-1f51-03ea-48cc3f4cd03d, timestamp=1625502817277}]
2021-07-05T16:34:07.276+0000|a2104354-2f3b-4422-ba15-c540aae9632e|Request Id: a2104354-2f3b-4422-ba15-c540aae9632e. Transaction Id: GSCS0. Begin TS: 2021-07-05T16:34:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:34:07.276 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a2104354-2f3b-4422-ba15-c540aae9632e. Transaction Id: GSCS0. Begin TS: 2021-07-05T16:34:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:34:07.278+0000|2021-07-05T16:34:08.298+0000|a2104354-2f3b-4422-ba15-c540aae9632e|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1020|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a2104354-2f3b-4422-ba15-c540aae9632e, Transaction Id: GSCS0, Elapsed Time: 1020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:34:08.298 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a2104354-2f3b-4422-ba15-c540aae9632e, Transaction Id: GSCS0, Elapsed Time: 1020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:34:08.300 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a2104354-2f3b-4422-ba15-c540aae9632e, X-ECOMP-TransactionID=GSCS0, X-Begin-Timestamp=2021-07-05T16:34:07.276+0000, id=8f3b936e-5056-1606-9539-b76dd1f037aa, timestamp=1625502847277}], headers={id=886d1076-534f-b021-c414-29186d12fea4, timestamp=1625502848299}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a2104354-2f3b-4422-ba15-c540aae9632e, X-ECOMP-TransactionID=GSCS0, X-Begin-Timestamp=2021-07-05T16:34:07.276+0000, id=8f3b936e-5056-1606-9539-b76dd1f037aa, timestamp=1625502847277}]
2021-07-05 16:34:25.071 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-07-05 16:34:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:34:25.074 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-8, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:34:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-8, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:34:25.075 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: bcf299ae-d9cd-46be-bb65-5cfc4191825c, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:34:25.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-8, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:34:25.102 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-8, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=3041c612-52a7-4b3f-b282-e53a9f3636ff, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:34:25 GMT, content-length=3707]
2021-07-05 16:34:25.102 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-8, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:34:25.103 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:34:25.103 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-8, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:34:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-8, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:34:25.105  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-07-05 16:34:25.105 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-07-05 16:34:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:34:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:34:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:34:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:34:37.276+0000|2c0f027f-8e7d-45a7-a326-3cab329c8ee2|Request Id: 2c0f027f-8e7d-45a7-a326-3cab329c8ee2. Transaction Id: 5AARJ. Begin TS: 2021-07-05T16:34:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:34:37.275 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2c0f027f-8e7d-45a7-a326-3cab329c8ee2. Transaction Id: 5AARJ. Begin TS: 2021-07-05T16:34:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:34:37.278+0000|2021-07-05T16:34:38.312+0000|2c0f027f-8e7d-45a7-a326-3cab329c8ee2|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2c0f027f-8e7d-45a7-a326-3cab329c8ee2, Transaction Id: 5AARJ, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:34:38.312 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2c0f027f-8e7d-45a7-a326-3cab329c8ee2, Transaction Id: 5AARJ, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:34:38.314 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2c0f027f-8e7d-45a7-a326-3cab329c8ee2, X-ECOMP-TransactionID=5AARJ, X-Begin-Timestamp=2021-07-05T16:34:37.275+0000, id=d69593f2-0af3-46dd-a2be-26c1ae5f0600, timestamp=1625502877276}], headers={id=a1956c42-19cb-2c53-03a4-6e806832c503, timestamp=1625502878314}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2c0f027f-8e7d-45a7-a326-3cab329c8ee2, X-ECOMP-TransactionID=5AARJ, X-Begin-Timestamp=2021-07-05T16:34:37.275+0000, id=d69593f2-0af3-46dd-a2be-26c1ae5f0600, timestamp=1625502877276}]
2021-07-05T16:35:07.277+0000|42ae8a65-3bbc-48c2-a018-df7e57228e56|Request Id: 42ae8a65-3bbc-48c2-a018-df7e57228e56. Transaction Id: 1O6OJ. Begin TS: 2021-07-05T16:35:07.277+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:35:07.277 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 42ae8a65-3bbc-48c2-a018-df7e57228e56. Transaction Id: 1O6OJ. Begin TS: 2021-07-05T16:35:07.277+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:35:07.279+0000|2021-07-05T16:35:08.295+0000|42ae8a65-3bbc-48c2-a018-df7e57228e56|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1016|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 42ae8a65-3bbc-48c2-a018-df7e57228e56, Transaction Id: 1O6OJ, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:35:08.295 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 42ae8a65-3bbc-48c2-a018-df7e57228e56, Transaction Id: 1O6OJ, Elapsed Time: 1016 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:35:08.298 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=42ae8a65-3bbc-48c2-a018-df7e57228e56, X-ECOMP-TransactionID=1O6OJ, X-Begin-Timestamp=2021-07-05T16:35:07.277+0000, id=c2c771db-1d71-3298-ea07-2098c0231b2d, timestamp=1625502907277}], headers={id=9962c7b9-eead-df0f-866b-d46d12877b7d, timestamp=1625502908297}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=42ae8a65-3bbc-48c2-a018-df7e57228e56, X-ECOMP-TransactionID=1O6OJ, X-Begin-Timestamp=2021-07-05T16:35:07.277+0000, id=c2c771db-1d71-3298-ea07-2098c0231b2d, timestamp=1625502907277}]
2021-07-05 16:35:25.071 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-07-05 16:35:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:35:25.074 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-9, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:35:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-9, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:35:25.074 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: 62f2f011-0db3-40a9-9e0b-d472825d9bc5, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:35:25.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-9, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:35:25.215 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-9, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=296a91e2-4606-4d6a-a9ed-985faf20f8ec, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:35:25 GMT, content-length=3707]
2021-07-05 16:35:25.216 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-9, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:35:25.216 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:35:25.217 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-9, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:35:25.218 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-9, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:35:25.219  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-07-05 16:35:25.219 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-07-05 16:35:25.220 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:35:25.220 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:35:25.220 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:35:25.221 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:35:37.276+0000|564a9437-7f3a-41a8-84b7-ce21ec55be6e|Request Id: 564a9437-7f3a-41a8-84b7-ce21ec55be6e. Transaction Id: C3ZFQ. Begin TS: 2021-07-05T16:35:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:35:37.275 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 564a9437-7f3a-41a8-84b7-ce21ec55be6e. Transaction Id: C3ZFQ. Begin TS: 2021-07-05T16:35:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:35:37.277+0000|2021-07-05T16:35:38.312+0000|564a9437-7f3a-41a8-84b7-ce21ec55be6e|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1035|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 564a9437-7f3a-41a8-84b7-ce21ec55be6e, Transaction Id: C3ZFQ, Elapsed Time: 1035 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:35:38.312 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 564a9437-7f3a-41a8-84b7-ce21ec55be6e, Transaction Id: C3ZFQ, Elapsed Time: 1035 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:35:38.314 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=564a9437-7f3a-41a8-84b7-ce21ec55be6e, X-ECOMP-TransactionID=C3ZFQ, X-Begin-Timestamp=2021-07-05T16:35:37.275+0000, id=1da3da14-24c9-8832-5f01-d3cc152f4530, timestamp=1625502937276}], headers={id=33157c4c-dccc-eaa3-cc9f-2b5c3de1ff54, timestamp=1625502938314}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=564a9437-7f3a-41a8-84b7-ce21ec55be6e, X-ECOMP-TransactionID=C3ZFQ, X-Begin-Timestamp=2021-07-05T16:35:37.275+0000, id=1da3da14-24c9-8832-5f01-d3cc152f4530, timestamp=1625502937276}]
2021-07-05T16:36:07.276+0000|5e332681-cdd3-4c23-81a4-0757a86377f2|Request Id: 5e332681-cdd3-4c23-81a4-0757a86377f2. Transaction Id: ASRNY. Begin TS: 2021-07-05T16:36:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:36:07.275 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5e332681-cdd3-4c23-81a4-0757a86377f2. Transaction Id: ASRNY. Begin TS: 2021-07-05T16:36:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:36:07.278+0000|2021-07-05T16:36:08.296+0000|5e332681-cdd3-4c23-81a4-0757a86377f2|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1018|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5e332681-cdd3-4c23-81a4-0757a86377f2, Transaction Id: ASRNY, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:36:08.296 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5e332681-cdd3-4c23-81a4-0757a86377f2, Transaction Id: ASRNY, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:36:08.298 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5e332681-cdd3-4c23-81a4-0757a86377f2, X-ECOMP-TransactionID=ASRNY, X-Begin-Timestamp=2021-07-05T16:36:07.275+0000, id=448de5e2-bcc1-6172-a8e6-690e601b732c, timestamp=1625502967276}], headers={id=09a72d00-3327-7896-458c-682e9c0fb1fe, timestamp=1625502968298}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5e332681-cdd3-4c23-81a4-0757a86377f2, X-ECOMP-TransactionID=ASRNY, X-Begin-Timestamp=2021-07-05T16:36:07.275+0000, id=448de5e2-bcc1-6172-a8e6-690e601b732c, timestamp=1625502967276}]
2021-07-05 16:36:25.072 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-07-05 16:36:25.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:36:25.076 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-10, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:36:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-10, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:36:25.076 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: dfc3c9ad-54ca-4fa1-902c-e63169d54812, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:36:25.078 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-10, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:36:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-10, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=67f7e620-d573-489f-8bef-936b0145a276, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:36:25 GMT, content-length=3707]
2021-07-05 16:36:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-10, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:36:25.104 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:36:25.104 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-10, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:36:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-10, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:36:25.106  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-07-05 16:36:25.106 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-07-05 16:36:25.107 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:36:25.107 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:36:25.107 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:36:25.107 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:36:37.276+0000|349dc79c-878f-43d2-850f-7119c0db7976|Request Id: 349dc79c-878f-43d2-850f-7119c0db7976. Transaction Id: CD5XJ. Begin TS: 2021-07-05T16:36:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:36:37.276 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 349dc79c-878f-43d2-850f-7119c0db7976. Transaction Id: CD5XJ. Begin TS: 2021-07-05T16:36:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:36:37.278+0000|2021-07-05T16:36:38.312+0000|349dc79c-878f-43d2-850f-7119c0db7976|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 349dc79c-878f-43d2-850f-7119c0db7976, Transaction Id: CD5XJ, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:36:38.312 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 349dc79c-878f-43d2-850f-7119c0db7976, Transaction Id: CD5XJ, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:36:38.314 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=349dc79c-878f-43d2-850f-7119c0db7976, X-ECOMP-TransactionID=CD5XJ, X-Begin-Timestamp=2021-07-05T16:36:37.276+0000, id=a8dd7361-052c-bff0-9f05-d84877fa7aac, timestamp=1625502997277}], headers={id=04912d07-066b-d374-d4fd-8abb4737121d, timestamp=1625502998314}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=349dc79c-878f-43d2-850f-7119c0db7976, X-ECOMP-TransactionID=CD5XJ, X-Begin-Timestamp=2021-07-05T16:36:37.276+0000, id=a8dd7361-052c-bff0-9f05-d84877fa7aac, timestamp=1625502997277}]
2021-07-05T16:37:07.276+0000|4d2a0ec9-3f39-446c-ad2c-f5ff5317c938|Request Id: 4d2a0ec9-3f39-446c-ad2c-f5ff5317c938. Transaction Id: LSTVP. Begin TS: 2021-07-05T16:37:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:37:07.276 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4d2a0ec9-3f39-446c-ad2c-f5ff5317c938. Transaction Id: LSTVP. Begin TS: 2021-07-05T16:37:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:37:07.278+0000|2021-07-05T16:37:08.298+0000|4d2a0ec9-3f39-446c-ad2c-f5ff5317c938|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1020|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4d2a0ec9-3f39-446c-ad2c-f5ff5317c938, Transaction Id: LSTVP, Elapsed Time: 1020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:37:08.298 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4d2a0ec9-3f39-446c-ad2c-f5ff5317c938, Transaction Id: LSTVP, Elapsed Time: 1020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:37:08.299 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4d2a0ec9-3f39-446c-ad2c-f5ff5317c938, X-ECOMP-TransactionID=LSTVP, X-Begin-Timestamp=2021-07-05T16:37:07.276+0000, id=508cad53-2530-6a54-d350-ce0dd3b6db1c, timestamp=1625503027277}], headers={id=e5e1844a-ac89-7f80-547d-39373abc716f, timestamp=1625503028299}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4d2a0ec9-3f39-446c-ad2c-f5ff5317c938, X-ECOMP-TransactionID=LSTVP, X-Begin-Timestamp=2021-07-05T16:37:07.276+0000, id=508cad53-2530-6a54-d350-ce0dd3b6db1c, timestamp=1625503027277}]
2021-07-05 16:37:25.071 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-07-05 16:37:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:37:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-11, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:37:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-11, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:37:25.074 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: 4ead98f3-2eaa-4168-9c28-7e5d7ad52d4c, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:37:25.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-11, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:37:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-11, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=5c190dc5-b0ba-4dfd-af02-3eac9bc0d300, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:37:25 GMT, content-length=3707]
2021-07-05 16:37:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-11, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:37:25.106 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:37:25.107 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-11, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:37:25.109 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-11, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:37:25.110  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-07-05 16:37:25.110 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-07-05 16:37:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:37:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:37:25.112 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:37:25.112 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:37:37.276+0000|ee519fa1-d841-4fd3-bb36-f06b96d6194e|Request Id: ee519fa1-d841-4fd3-bb36-f06b96d6194e. Transaction Id: PKUP9. Begin TS: 2021-07-05T16:37:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:37:37.276 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ee519fa1-d841-4fd3-bb36-f06b96d6194e. Transaction Id: PKUP9. Begin TS: 2021-07-05T16:37:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:37:37.277+0000|2021-07-05T16:37:38.312+0000|ee519fa1-d841-4fd3-bb36-f06b96d6194e|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1035|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ee519fa1-d841-4fd3-bb36-f06b96d6194e, Transaction Id: PKUP9, Elapsed Time: 1035 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:37:38.312 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ee519fa1-d841-4fd3-bb36-f06b96d6194e, Transaction Id: PKUP9, Elapsed Time: 1035 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:37:38.313 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ee519fa1-d841-4fd3-bb36-f06b96d6194e, X-ECOMP-TransactionID=PKUP9, X-Begin-Timestamp=2021-07-05T16:37:37.275+0000, id=5630f50b-c5a9-7de9-07c2-bfaf13041a0b, timestamp=1625503057276}], headers={id=c0a4999a-3f5c-ba7d-0f5a-990bd5b9545a, timestamp=1625503058313}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ee519fa1-d841-4fd3-bb36-f06b96d6194e, X-ECOMP-TransactionID=PKUP9, X-Begin-Timestamp=2021-07-05T16:37:37.275+0000, id=5630f50b-c5a9-7de9-07c2-bfaf13041a0b, timestamp=1625503057276}]
2021-07-05T16:38:07.276+0000|1d0092e7-0369-40f5-b329-2bbba828d83c|Request Id: 1d0092e7-0369-40f5-b329-2bbba828d83c. Transaction Id: 7WSVF. Begin TS: 2021-07-05T16:38:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:38:07.276 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1d0092e7-0369-40f5-b329-2bbba828d83c. Transaction Id: 7WSVF. Begin TS: 2021-07-05T16:38:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:38:07.278+0000|2021-07-05T16:38:08.295+0000|1d0092e7-0369-40f5-b329-2bbba828d83c|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1d0092e7-0369-40f5-b329-2bbba828d83c, Transaction Id: 7WSVF, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:38:08.295 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1d0092e7-0369-40f5-b329-2bbba828d83c, Transaction Id: 7WSVF, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:38:08.297 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1d0092e7-0369-40f5-b329-2bbba828d83c, X-ECOMP-TransactionID=7WSVF, X-Begin-Timestamp=2021-07-05T16:38:07.276+0000, id=654eed25-9294-2ff8-b18c-1f3379df9a4c, timestamp=1625503087277}], headers={id=7c97aaff-2058-205c-4884-2d215d0ba927, timestamp=1625503088297}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1d0092e7-0369-40f5-b329-2bbba828d83c, X-ECOMP-TransactionID=7WSVF, X-Begin-Timestamp=2021-07-05T16:38:07.276+0000, id=654eed25-9294-2ff8-b18c-1f3379df9a4c, timestamp=1625503087277}]
2021-07-05 16:38:25.071 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-07-05 16:38:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:38:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-12, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:38:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-12, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:38:25.074 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: ddb84dc0-5682-4788-a4c4-551d3c5cfe64, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:38:25.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-12, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:38:25.100 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-12, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=ea86d079-088d-408f-83c7-d90ac6ccb633, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:38:25 GMT, content-length=3707]
2021-07-05 16:38:25.100 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-12, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:38:25.100 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:38:25.101 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-12, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:38:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-12, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:38:25.104  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-07-05 16:38:25.104 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-07-05 16:38:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:38:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:38:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:38:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:38:37.276+0000|03af599b-0992-495e-b667-43ed3c78abd2|Request Id: 03af599b-0992-495e-b667-43ed3c78abd2. Transaction Id: E6K24. Begin TS: 2021-07-05T16:38:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:38:37.276 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 03af599b-0992-495e-b667-43ed3c78abd2. Transaction Id: E6K24. Begin TS: 2021-07-05T16:38:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:38:37.278+0000|2021-07-05T16:38:38.310+0000|03af599b-0992-495e-b667-43ed3c78abd2|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1032|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 03af599b-0992-495e-b667-43ed3c78abd2, Transaction Id: E6K24, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:38:38.310 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 03af599b-0992-495e-b667-43ed3c78abd2, Transaction Id: E6K24, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:38:38.312 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=03af599b-0992-495e-b667-43ed3c78abd2, X-ECOMP-TransactionID=E6K24, X-Begin-Timestamp=2021-07-05T16:38:37.276+0000, id=42f768a5-bd88-ab3d-7c20-43d56ba01dc9, timestamp=1625503117277}], headers={id=54319bd0-7153-6237-b337-c6a07ae4ff1a, timestamp=1625503118312}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=03af599b-0992-495e-b667-43ed3c78abd2, X-ECOMP-TransactionID=E6K24, X-Begin-Timestamp=2021-07-05T16:38:37.276+0000, id=42f768a5-bd88-ab3d-7c20-43d56ba01dc9, timestamp=1625503117277}]
2021-07-05T16:39:07.276+0000|247618f5-0078-4b18-9813-bc6e545c1fd1|Request Id: 247618f5-0078-4b18-9813-bc6e545c1fd1. Transaction Id: CXBFI. Begin TS: 2021-07-05T16:39:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:39:07.275 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 247618f5-0078-4b18-9813-bc6e545c1fd1. Transaction Id: CXBFI. Begin TS: 2021-07-05T16:39:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:39:07.277+0000|2021-07-05T16:39:08.295+0000|247618f5-0078-4b18-9813-bc6e545c1fd1|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1018|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 247618f5-0078-4b18-9813-bc6e545c1fd1, Transaction Id: CXBFI, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:39:08.295 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 247618f5-0078-4b18-9813-bc6e545c1fd1, Transaction Id: CXBFI, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:39:08.297 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=247618f5-0078-4b18-9813-bc6e545c1fd1, X-ECOMP-TransactionID=CXBFI, X-Begin-Timestamp=2021-07-05T16:39:07.275+0000, id=40b661ce-7c47-10b2-c6fb-91abf3983747, timestamp=1625503147276}], headers={id=58f9c9cb-9959-3f3a-f875-cbf2b7f952fc, timestamp=1625503148297}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=247618f5-0078-4b18-9813-bc6e545c1fd1, X-ECOMP-TransactionID=CXBFI, X-Begin-Timestamp=2021-07-05T16:39:07.275+0000, id=40b661ce-7c47-10b2-c6fb-91abf3983747, timestamp=1625503147276}]
2021-07-05 16:39:25.071 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-07-05 16:39:25.072 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:39:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-13, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:39:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-13, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:39:25.074 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: a005cc0d-da76-45ee-b85d-467568a90a71, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:39:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-13, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:39:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-13, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=95965724-94a7-4d3b-a116-5a764b7ec938, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:39:25 GMT, content-length=3707]
2021-07-05 16:39:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-13, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:39:25.102 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:39:25.102 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-13, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:39:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-13, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:39:25.104  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-07-05 16:39:25.104 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-07-05 16:39:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:39:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:39:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:39:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:39:37.276+0000|ef8f835d-ab90-4160-92eb-f59d69112dd2|Request Id: ef8f835d-ab90-4160-92eb-f59d69112dd2. Transaction Id: SOX8S. Begin TS: 2021-07-05T16:39:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:39:37.276 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ef8f835d-ab90-4160-92eb-f59d69112dd2. Transaction Id: SOX8S. Begin TS: 2021-07-05T16:39:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:39:37.277+0000|2021-07-05T16:39:38.312+0000|ef8f835d-ab90-4160-92eb-f59d69112dd2|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1035|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ef8f835d-ab90-4160-92eb-f59d69112dd2, Transaction Id: SOX8S, Elapsed Time: 1035 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:39:38.312 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ef8f835d-ab90-4160-92eb-f59d69112dd2, Transaction Id: SOX8S, Elapsed Time: 1035 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:39:38.313 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ef8f835d-ab90-4160-92eb-f59d69112dd2, X-ECOMP-TransactionID=SOX8S, X-Begin-Timestamp=2021-07-05T16:39:37.276+0000, id=cacf4cb3-8757-e256-234e-edc840467343, timestamp=1625503177276}], headers={id=ed2ceb6a-c48f-3442-3351-6c1e063916ca, timestamp=1625503178313}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ef8f835d-ab90-4160-92eb-f59d69112dd2, X-ECOMP-TransactionID=SOX8S, X-Begin-Timestamp=2021-07-05T16:39:37.276+0000, id=cacf4cb3-8757-e256-234e-edc840467343, timestamp=1625503177276}]
2021-07-05T16:40:07.276+0000|9e59768a-1fc9-4295-a83a-55354cd2af5b|Request Id: 9e59768a-1fc9-4295-a83a-55354cd2af5b. Transaction Id: XOYCU. Begin TS: 2021-07-05T16:40:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:40:07.275 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9e59768a-1fc9-4295-a83a-55354cd2af5b. Transaction Id: XOYCU. Begin TS: 2021-07-05T16:40:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:40:07.277+0000|2021-07-05T16:40:08.295+0000|9e59768a-1fc9-4295-a83a-55354cd2af5b|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1018|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9e59768a-1fc9-4295-a83a-55354cd2af5b, Transaction Id: XOYCU, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:40:08.295 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9e59768a-1fc9-4295-a83a-55354cd2af5b, Transaction Id: XOYCU, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:40:08.297 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9e59768a-1fc9-4295-a83a-55354cd2af5b, X-ECOMP-TransactionID=XOYCU, X-Begin-Timestamp=2021-07-05T16:40:07.275+0000, id=ddcf6908-9bb1-8521-d86a-796a2311f58c, timestamp=1625503207276}], headers={id=49b62110-6129-95be-7706-7db2391298d9, timestamp=1625503208297}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9e59768a-1fc9-4295-a83a-55354cd2af5b, X-ECOMP-TransactionID=XOYCU, X-Begin-Timestamp=2021-07-05T16:40:07.275+0000, id=ddcf6908-9bb1-8521-d86a-796a2311f58c, timestamp=1625503207276}]
2021-07-05 16:40:25.071 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-07-05 16:40:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:40:25.074 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-14, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:40:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-14, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:40:25.075 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: ce7097fd-7dbc-40be-b460-4571e7080d0b, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:40:25.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-14, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:40:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-14, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=3a222ede-33ee-4e85-b542-a8e7111e87da, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:40:25 GMT, content-length=3707]
2021-07-05 16:40:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-14, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:40:25.104 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:40:25.104 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-14, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:40:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-14, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:40:25.106  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-07-05 16:40:25.107 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-07-05 16:40:25.107 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:40:25.108 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:40:25.108 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:40:25.108 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:40:37.276+0000|7c1a6d33-1c57-4b29-b629-f1fa554ac6da|Request Id: 7c1a6d33-1c57-4b29-b629-f1fa554ac6da. Transaction Id: LKHIF. Begin TS: 2021-07-05T16:40:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:40:37.276 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7c1a6d33-1c57-4b29-b629-f1fa554ac6da. Transaction Id: LKHIF. Begin TS: 2021-07-05T16:40:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:40:37.278+0000|2021-07-05T16:40:38.312+0000|7c1a6d33-1c57-4b29-b629-f1fa554ac6da|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7c1a6d33-1c57-4b29-b629-f1fa554ac6da, Transaction Id: LKHIF, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:40:38.312 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7c1a6d33-1c57-4b29-b629-f1fa554ac6da, Transaction Id: LKHIF, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:40:38.314 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7c1a6d33-1c57-4b29-b629-f1fa554ac6da, X-ECOMP-TransactionID=LKHIF, X-Begin-Timestamp=2021-07-05T16:40:37.275+0000, id=8b68e443-fa7c-9035-610b-33e8939ec71c, timestamp=1625503237277}], headers={id=f872d077-a26c-fc29-46e8-0d118a4ff2ca, timestamp=1625503238314}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7c1a6d33-1c57-4b29-b629-f1fa554ac6da, X-ECOMP-TransactionID=LKHIF, X-Begin-Timestamp=2021-07-05T16:40:37.275+0000, id=8b68e443-fa7c-9035-610b-33e8939ec71c, timestamp=1625503237277}]
2021-07-05T16:41:07.276+0000|c54f7466-edbe-4b41-89b7-093b19caba32|Request Id: c54f7466-edbe-4b41-89b7-093b19caba32. Transaction Id: 3WMP6. Begin TS: 2021-07-05T16:41:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:41:07.275 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c54f7466-edbe-4b41-89b7-093b19caba32. Transaction Id: 3WMP6. Begin TS: 2021-07-05T16:41:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:41:07.277+0000|2021-07-05T16:41:08.294+0000|c54f7466-edbe-4b41-89b7-093b19caba32|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c54f7466-edbe-4b41-89b7-093b19caba32, Transaction Id: 3WMP6, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:41:08.294 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c54f7466-edbe-4b41-89b7-093b19caba32, Transaction Id: 3WMP6, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:41:08.296 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c54f7466-edbe-4b41-89b7-093b19caba32, X-ECOMP-TransactionID=3WMP6, X-Begin-Timestamp=2021-07-05T16:41:07.275+0000, id=79a0e373-e9db-088b-eb61-fa8829b0315f, timestamp=1625503267276}], headers={id=5acadd0f-ffc6-4ba9-1b19-054e147e0d5c, timestamp=1625503268296}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c54f7466-edbe-4b41-89b7-093b19caba32, X-ECOMP-TransactionID=3WMP6, X-Begin-Timestamp=2021-07-05T16:41:07.275+0000, id=79a0e373-e9db-088b-eb61-fa8829b0315f, timestamp=1625503267276}]
2021-07-05 16:41:25.071 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-07-05 16:41:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:41:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-15, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:41:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-15, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:41:25.074 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: 5e17b9ca-bb9e-4963-a5d1-f35e02da6c5f, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:41:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-15, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:41:25.098 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-15, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=cfd1f905-aa23-448a-82f6-4a929c4461eb, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:41:25 GMT, content-length=3707]
2021-07-05 16:41:25.098 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-15, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:41:25.098 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:41:25.098 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-15, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:41:25.099 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-15, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:41:25.100  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-07-05 16:41:25.100 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-07-05 16:41:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:41:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:41:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:41:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:41:37.276+0000|49538e2c-3bca-44e8-896c-8fe8a3889e3c|Request Id: 49538e2c-3bca-44e8-896c-8fe8a3889e3c. Transaction Id: VODU4. Begin TS: 2021-07-05T16:41:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:41:37.276 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 49538e2c-3bca-44e8-896c-8fe8a3889e3c. Transaction Id: VODU4. Begin TS: 2021-07-05T16:41:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:41:37.277+0000|2021-07-05T16:41:38.314+0000|49538e2c-3bca-44e8-896c-8fe8a3889e3c|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1037|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 49538e2c-3bca-44e8-896c-8fe8a3889e3c, Transaction Id: VODU4, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:41:38.314 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 49538e2c-3bca-44e8-896c-8fe8a3889e3c, Transaction Id: VODU4, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:41:38.315 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=49538e2c-3bca-44e8-896c-8fe8a3889e3c, X-ECOMP-TransactionID=VODU4, X-Begin-Timestamp=2021-07-05T16:41:37.276+0000, id=6151e07c-31c8-dfcc-dafb-fde4a594b7f0, timestamp=1625503297276}], headers={id=22946372-b3f1-a6cf-e015-45d057e67854, timestamp=1625503298315}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=49538e2c-3bca-44e8-896c-8fe8a3889e3c, X-ECOMP-TransactionID=VODU4, X-Begin-Timestamp=2021-07-05T16:41:37.276+0000, id=6151e07c-31c8-dfcc-dafb-fde4a594b7f0, timestamp=1625503297276}]
2021-07-05T16:42:07.276+0000|c312afcd-d6aa-4664-9a93-205a1c7ed26a|Request Id: c312afcd-d6aa-4664-9a93-205a1c7ed26a. Transaction Id: RQST4. Begin TS: 2021-07-05T16:42:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:42:07.276 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c312afcd-d6aa-4664-9a93-205a1c7ed26a. Transaction Id: RQST4. Begin TS: 2021-07-05T16:42:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:42:07.278+0000|2021-07-05T16:42:08.297+0000|c312afcd-d6aa-4664-9a93-205a1c7ed26a|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1019|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c312afcd-d6aa-4664-9a93-205a1c7ed26a, Transaction Id: RQST4, Elapsed Time: 1019 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:42:08.297 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c312afcd-d6aa-4664-9a93-205a1c7ed26a, Transaction Id: RQST4, Elapsed Time: 1019 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:42:08.298 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c312afcd-d6aa-4664-9a93-205a1c7ed26a, X-ECOMP-TransactionID=RQST4, X-Begin-Timestamp=2021-07-05T16:42:07.276+0000, id=91f6dca3-a0ff-3ab4-4574-af346728aaa2, timestamp=1625503327277}], headers={id=d84e0547-3e26-2043-7810-2a8cb814197a, timestamp=1625503328298}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c312afcd-d6aa-4664-9a93-205a1c7ed26a, X-ECOMP-TransactionID=RQST4, X-Begin-Timestamp=2021-07-05T16:42:07.276+0000, id=91f6dca3-a0ff-3ab4-4574-af346728aaa2, timestamp=1625503327277}]
2021-07-05 16:42:25.071 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-07-05 16:42:25.266 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:42:25.267 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-16, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:42:25.267 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-16, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:42:25.267 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: 1dbc007d-8bf4-48f0-bafc-434cd4cc488b, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:42:25.269 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-16, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:42:25.294 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-16, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=ebb26501-1fff-423e-a823-43b64a71cadd, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:42:25 GMT, content-length=3707]
2021-07-05 16:42:25.294 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-16, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:42:25.294 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:42:25.294 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-16, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:42:25.295 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-16, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:42:25.296  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-07-05 16:42:25.296 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-07-05 16:42:25.296 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:42:25.296 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:42:25.297 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:42:25.297 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:42:37.533+0000|f506823e-aec8-4839-a628-7437a4936c80|Request Id: f506823e-aec8-4839-a628-7437a4936c80. Transaction Id: LAXSO. Begin TS: 2021-07-05T16:42:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:42:37.276 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f506823e-aec8-4839-a628-7437a4936c80. Transaction Id: LAXSO. Begin TS: 2021-07-05T16:42:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:42:37.545+0000|2021-07-05T16:42:38.573+0000|f506823e-aec8-4839-a628-7437a4936c80|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1028|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f506823e-aec8-4839-a628-7437a4936c80, Transaction Id: LAXSO, Elapsed Time: 1028 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:42:38.573 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f506823e-aec8-4839-a628-7437a4936c80, Transaction Id: LAXSO, Elapsed Time: 1028 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:42:38.576 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f506823e-aec8-4839-a628-7437a4936c80, X-ECOMP-TransactionID=LAXSO, X-Begin-Timestamp=2021-07-05T16:42:37.276+0000, id=6bcb5861-8500-6065-75f6-abc5f6656575, timestamp=1625503357534}], headers={id=58a6663b-e162-0602-361a-68fdfef1eebc, timestamp=1625503358576}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f506823e-aec8-4839-a628-7437a4936c80, X-ECOMP-TransactionID=LAXSO, X-Begin-Timestamp=2021-07-05T16:42:37.276+0000, id=6bcb5861-8500-6065-75f6-abc5f6656575, timestamp=1625503357534}]
2021-07-05T16:43:07.276+0000|d1d10f31-ffad-420e-9ed6-d7770f7a9bcd|Request Id: d1d10f31-ffad-420e-9ed6-d7770f7a9bcd. Transaction Id: J2BUK. Begin TS: 2021-07-05T16:43:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:43:07.276 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d1d10f31-ffad-420e-9ed6-d7770f7a9bcd. Transaction Id: J2BUK. Begin TS: 2021-07-05T16:43:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:43:07.278+0000|2021-07-05T16:43:08.296+0000|d1d10f31-ffad-420e-9ed6-d7770f7a9bcd|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1018|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d1d10f31-ffad-420e-9ed6-d7770f7a9bcd, Transaction Id: J2BUK, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:43:08.296 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d1d10f31-ffad-420e-9ed6-d7770f7a9bcd, Transaction Id: J2BUK, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:43:08.298 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d1d10f31-ffad-420e-9ed6-d7770f7a9bcd, X-ECOMP-TransactionID=J2BUK, X-Begin-Timestamp=2021-07-05T16:43:07.275+0000, id=e339187b-3616-525b-6a90-42d27d86a018, timestamp=1625503387276}], headers={id=524a7c98-25bf-0755-641e-94fdd66b798e, timestamp=1625503388298}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d1d10f31-ffad-420e-9ed6-d7770f7a9bcd, X-ECOMP-TransactionID=J2BUK, X-Begin-Timestamp=2021-07-05T16:43:07.275+0000, id=e339187b-3616-525b-6a90-42d27d86a018, timestamp=1625503387276}]
2021-07-05 16:43:25.072 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-07-05 16:43:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:43:25.075 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-17, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:43:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-17, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:43:25.076 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: 4036a842-acde-40b0-ba34-387c1d2768d0, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:43:25.080 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-17, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:43:25.107 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-17, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=f19ce774-35ce-49e7-b828-903ce10b33e7, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:43:25 GMT, content-length=3707]
2021-07-05 16:43:25.108 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-17, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:43:25.108 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:43:25.108 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-17, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:43:25.109 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-17, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:43:25.110  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-07-05 16:43:25.110 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-07-05 16:43:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:43:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:43:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:43:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:43:37.276+0000|6b1f5beb-9861-44fb-be22-e7a373f264f3|Request Id: 6b1f5beb-9861-44fb-be22-e7a373f264f3. Transaction Id: IMT1R. Begin TS: 2021-07-05T16:43:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:43:37.276 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6b1f5beb-9861-44fb-be22-e7a373f264f3. Transaction Id: IMT1R. Begin TS: 2021-07-05T16:43:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:43:37.277+0000|2021-07-05T16:43:38.311+0000|6b1f5beb-9861-44fb-be22-e7a373f264f3|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6b1f5beb-9861-44fb-be22-e7a373f264f3, Transaction Id: IMT1R, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:43:38.311 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6b1f5beb-9861-44fb-be22-e7a373f264f3, Transaction Id: IMT1R, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:43:38.312 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6b1f5beb-9861-44fb-be22-e7a373f264f3, X-ECOMP-TransactionID=IMT1R, X-Begin-Timestamp=2021-07-05T16:43:37.275+0000, id=04991c4c-8d75-753f-5655-822349b2716c, timestamp=1625503417276}], headers={id=c814b137-54d0-990e-beac-e13351ad73a7, timestamp=1625503418312}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6b1f5beb-9861-44fb-be22-e7a373f264f3, X-ECOMP-TransactionID=IMT1R, X-Begin-Timestamp=2021-07-05T16:43:37.275+0000, id=04991c4c-8d75-753f-5655-822349b2716c, timestamp=1625503417276}]
2021-07-05T16:44:07.276+0000|11401638-6eff-4b76-804e-7fcd1bb4437e|Request Id: 11401638-6eff-4b76-804e-7fcd1bb4437e. Transaction Id: WJTQK. Begin TS: 2021-07-05T16:44:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:44:07.276 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 11401638-6eff-4b76-804e-7fcd1bb4437e. Transaction Id: WJTQK. Begin TS: 2021-07-05T16:44:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:44:07.278+0000|2021-07-05T16:44:08.296+0000|11401638-6eff-4b76-804e-7fcd1bb4437e|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1018|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 11401638-6eff-4b76-804e-7fcd1bb4437e, Transaction Id: WJTQK, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:44:08.296 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 11401638-6eff-4b76-804e-7fcd1bb4437e, Transaction Id: WJTQK, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:44:08.297 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=11401638-6eff-4b76-804e-7fcd1bb4437e, X-ECOMP-TransactionID=WJTQK, X-Begin-Timestamp=2021-07-05T16:44:07.276+0000, id=6b3b65f3-6769-c9a2-1f50-fa384c41e76f, timestamp=1625503447277}], headers={id=92801940-fe1d-5a94-f493-df2161e7f154, timestamp=1625503448297}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=11401638-6eff-4b76-804e-7fcd1bb4437e, X-ECOMP-TransactionID=WJTQK, X-Begin-Timestamp=2021-07-05T16:44:07.276+0000, id=6b3b65f3-6769-c9a2-1f50-fa384c41e76f, timestamp=1625503447277}]
2021-07-05 16:44:25.071 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-07-05 16:44:25.374 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:44:25.375 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-18, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:44:25.376 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-18, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:44:25.376 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: 14f313ad-0002-4f72-972a-d9a77bbdd658, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:44:25.379 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-18, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:44:25.402 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-18, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=18cc825b-9374-4328-9cdd-e91c78d4ae5c, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:44:25 GMT, content-length=3707]
2021-07-05 16:44:25.403 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-18, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:44:25.403 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:44:25.403 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-18, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:44:25.404 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-18, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:44:25.405  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-07-05 16:44:25.406 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-07-05 16:44:25.406 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:44:25.406 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:44:25.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:44:25.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:44:37.276+0000|abda61de-f94f-4261-8d62-d2bb538a56e5|Request Id: abda61de-f94f-4261-8d62-d2bb538a56e5. Transaction Id: VKIZO. Begin TS: 2021-07-05T16:44:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:44:37.276 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: abda61de-f94f-4261-8d62-d2bb538a56e5. Transaction Id: VKIZO. Begin TS: 2021-07-05T16:44:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:44:37.278+0000|2021-07-05T16:44:38.314+0000|abda61de-f94f-4261-8d62-d2bb538a56e5|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1036|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: abda61de-f94f-4261-8d62-d2bb538a56e5, Transaction Id: VKIZO, Elapsed Time: 1036 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:44:38.314 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: abda61de-f94f-4261-8d62-d2bb538a56e5, Transaction Id: VKIZO, Elapsed Time: 1036 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:44:38.315 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=abda61de-f94f-4261-8d62-d2bb538a56e5, X-ECOMP-TransactionID=VKIZO, X-Begin-Timestamp=2021-07-05T16:44:37.276+0000, id=cacd53db-248f-8bee-e145-952c9d8b5804, timestamp=1625503477276}], headers={id=dd6f2f21-76a6-5853-2b4c-3dc05fa91ec4, timestamp=1625503478315}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=abda61de-f94f-4261-8d62-d2bb538a56e5, X-ECOMP-TransactionID=VKIZO, X-Begin-Timestamp=2021-07-05T16:44:37.276+0000, id=cacd53db-248f-8bee-e145-952c9d8b5804, timestamp=1625503477276}]
2021-07-05T16:45:07.276+0000|1e515073-0e89-42c9-930e-1ecae4ecee21|Request Id: 1e515073-0e89-42c9-930e-1ecae4ecee21. Transaction Id: NKPQP. Begin TS: 2021-07-05T16:45:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:45:07.276 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1e515073-0e89-42c9-930e-1ecae4ecee21. Transaction Id: NKPQP. Begin TS: 2021-07-05T16:45:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:45:07.278+0000|2021-07-05T16:45:08.297+0000|1e515073-0e89-42c9-930e-1ecae4ecee21|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1019|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1e515073-0e89-42c9-930e-1ecae4ecee21, Transaction Id: NKPQP, Elapsed Time: 1019 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:45:08.297 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1e515073-0e89-42c9-930e-1ecae4ecee21, Transaction Id: NKPQP, Elapsed Time: 1019 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:45:08.299 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1e515073-0e89-42c9-930e-1ecae4ecee21, X-ECOMP-TransactionID=NKPQP, X-Begin-Timestamp=2021-07-05T16:45:07.276+0000, id=6705ceac-2a23-560a-6a48-3b2cf649d0ee, timestamp=1625503507276}], headers={id=a842d0b5-5373-7eac-7d31-e33588c91aaa, timestamp=1625503508299}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1e515073-0e89-42c9-930e-1ecae4ecee21, X-ECOMP-TransactionID=NKPQP, X-Begin-Timestamp=2021-07-05T16:45:07.276+0000, id=6705ceac-2a23-560a-6a48-3b2cf649d0ee, timestamp=1625503507276}]
2021-07-05 16:45:25.071 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-07-05 16:45:25.072 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:45:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-19, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:45:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-19, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:45:25.074 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: e6e8da0e-f115-499c-93ef-25e40b5610b3, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:45:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-19, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:45:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-19, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=024536ef-a865-4c51-8a7b-367e8372b4b3, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:45:25 GMT, content-length=3707]
2021-07-05 16:45:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-19, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:45:25.105 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:45:25.106 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-19, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:45:25.107 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-19, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:45:25.108  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-07-05 16:45:25.108 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-07-05 16:45:25.109 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:45:25.109 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:45:25.109 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:45:25.110 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:45:37.276+0000|b08814da-ce6b-4027-9eb1-54ce354855d5|Request Id: b08814da-ce6b-4027-9eb1-54ce354855d5. Transaction Id: ZJHF5. Begin TS: 2021-07-05T16:45:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:45:37.276 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b08814da-ce6b-4027-9eb1-54ce354855d5. Transaction Id: ZJHF5. Begin TS: 2021-07-05T16:45:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:45:37.278+0000|2021-07-05T16:45:38.310+0000|b08814da-ce6b-4027-9eb1-54ce354855d5|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1032|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b08814da-ce6b-4027-9eb1-54ce354855d5, Transaction Id: ZJHF5, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:45:38.310 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b08814da-ce6b-4027-9eb1-54ce354855d5, Transaction Id: ZJHF5, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:45:38.312 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b08814da-ce6b-4027-9eb1-54ce354855d5, X-ECOMP-TransactionID=ZJHF5, X-Begin-Timestamp=2021-07-05T16:45:37.276+0000, id=9a9e764a-625d-0b26-bd18-232e3586328b, timestamp=1625503537277}], headers={id=453d7757-ef3d-821a-748e-e7727bddc113, timestamp=1625503538312}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b08814da-ce6b-4027-9eb1-54ce354855d5, X-ECOMP-TransactionID=ZJHF5, X-Begin-Timestamp=2021-07-05T16:45:37.276+0000, id=9a9e764a-625d-0b26-bd18-232e3586328b, timestamp=1625503537277}]
2021-07-05T16:46:07.275+0000|a9088f31-3cdb-4bc9-8a3e-83c185a565a1|Request Id: a9088f31-3cdb-4bc9-8a3e-83c185a565a1. Transaction Id: XBAOH. Begin TS: 2021-07-05T16:46:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:46:07.275 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a9088f31-3cdb-4bc9-8a3e-83c185a565a1. Transaction Id: XBAOH. Begin TS: 2021-07-05T16:46:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:46:07.276+0000|2021-07-05T16:46:08.295+0000|a9088f31-3cdb-4bc9-8a3e-83c185a565a1|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1019|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a9088f31-3cdb-4bc9-8a3e-83c185a565a1, Transaction Id: XBAOH, Elapsed Time: 1019 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:46:08.295 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a9088f31-3cdb-4bc9-8a3e-83c185a565a1, Transaction Id: XBAOH, Elapsed Time: 1019 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:46:08.296 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a9088f31-3cdb-4bc9-8a3e-83c185a565a1, X-ECOMP-TransactionID=XBAOH, X-Begin-Timestamp=2021-07-05T16:46:07.275+0000, id=52ab97e1-b9dd-1fce-9059-fd77db1b00b7, timestamp=1625503567276}], headers={id=de3eeeee-eb23-1d4f-9376-2a60bd42551f, timestamp=1625503568296}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a9088f31-3cdb-4bc9-8a3e-83c185a565a1, X-ECOMP-TransactionID=XBAOH, X-Begin-Timestamp=2021-07-05T16:46:07.275+0000, id=52ab97e1-b9dd-1fce-9059-fd77db1b00b7, timestamp=1625503567276}]
2021-07-05 16:46:25.071 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-07-05 16:46:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:46:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-20, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:46:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-20, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:46:25.074 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: 22aeb59a-ae7c-45e3-8e2f-9572c14936f1, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:46:25.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-20, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:46:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-20, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=5f509e55-0fa4-4999-b40e-922c69d27960, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:46:25 GMT, content-length=3707]
2021-07-05 16:46:25.102 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-20, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:46:25.102 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:46:25.102 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-20, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:46:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-20, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:46:25.104  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-07-05 16:46:25.104 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-07-05 16:46:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:46:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:46:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:46:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:46:37.276+0000|7d0b9109-a671-41ee-9d12-47a31103ec20|Request Id: 7d0b9109-a671-41ee-9d12-47a31103ec20. Transaction Id: WEOVT. Begin TS: 2021-07-05T16:46:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:46:37.276 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7d0b9109-a671-41ee-9d12-47a31103ec20. Transaction Id: WEOVT. Begin TS: 2021-07-05T16:46:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:46:37.278+0000|2021-07-05T16:46:38.310+0000|7d0b9109-a671-41ee-9d12-47a31103ec20|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1032|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7d0b9109-a671-41ee-9d12-47a31103ec20, Transaction Id: WEOVT, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:46:38.310 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7d0b9109-a671-41ee-9d12-47a31103ec20, Transaction Id: WEOVT, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:46:38.311 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7d0b9109-a671-41ee-9d12-47a31103ec20, X-ECOMP-TransactionID=WEOVT, X-Begin-Timestamp=2021-07-05T16:46:37.276+0000, id=91319877-a128-16f1-cd91-63ac90c8d993, timestamp=1625503597277}], headers={id=eec7eebc-a96b-7149-cd70-a2e335b74fe0, timestamp=1625503598311}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7d0b9109-a671-41ee-9d12-47a31103ec20, X-ECOMP-TransactionID=WEOVT, X-Begin-Timestamp=2021-07-05T16:46:37.276+0000, id=91319877-a128-16f1-cd91-63ac90c8d993, timestamp=1625503597277}]
2021-07-05T16:47:07.276+0000|ce060844-1dc3-44c0-aa03-a02d939d1de4|Request Id: ce060844-1dc3-44c0-aa03-a02d939d1de4. Transaction Id: 6JBXL. Begin TS: 2021-07-05T16:47:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:47:07.275 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ce060844-1dc3-44c0-aa03-a02d939d1de4. Transaction Id: 6JBXL. Begin TS: 2021-07-05T16:47:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:47:07.277+0000|2021-07-05T16:47:08.295+0000|ce060844-1dc3-44c0-aa03-a02d939d1de4|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1018|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ce060844-1dc3-44c0-aa03-a02d939d1de4, Transaction Id: 6JBXL, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:47:08.295 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ce060844-1dc3-44c0-aa03-a02d939d1de4, Transaction Id: 6JBXL, Elapsed Time: 1018 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:47:08.296 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ce060844-1dc3-44c0-aa03-a02d939d1de4, X-ECOMP-TransactionID=6JBXL, X-Begin-Timestamp=2021-07-05T16:47:07.275+0000, id=eb19179c-8d33-3dc5-14ff-34559dcc24e4, timestamp=1625503627276}], headers={id=c4506daa-d158-d5f3-0cf2-a330b081e3b3, timestamp=1625503628296}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ce060844-1dc3-44c0-aa03-a02d939d1de4, X-ECOMP-TransactionID=6JBXL, X-Begin-Timestamp=2021-07-05T16:47:07.275+0000, id=eb19179c-8d33-3dc5-14ff-34559dcc24e4, timestamp=1625503627276}]
2021-07-05 16:47:25.071 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-07-05 16:47:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:47:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-21, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:47:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-21, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:47:25.074 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: ffa9075a-9f13-450f-9a2e-dd69774c0d6f, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:47:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-21, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:47:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-21, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=2bb1e273-b668-421f-8107-a6c56ff575fd, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:47:25 GMT, content-length=3707]
2021-07-05 16:47:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-21, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:47:25.103 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:47:25.103 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-21, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:47:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-21, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:47:25.105  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-07-05 16:47:25.105 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-07-05 16:47:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:47:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:47:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:47:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:47:37.275+0000|8dade6a9-c2d7-4c4c-88fc-dbed72872c77|Request Id: 8dade6a9-c2d7-4c4c-88fc-dbed72872c77. Transaction Id: KMRON. Begin TS: 2021-07-05T16:47:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:47:37.275 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8dade6a9-c2d7-4c4c-88fc-dbed72872c77. Transaction Id: KMRON. Begin TS: 2021-07-05T16:47:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:47:37.276+0000|2021-07-05T16:47:38.310+0000|8dade6a9-c2d7-4c4c-88fc-dbed72872c77|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.70.17|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8dade6a9-c2d7-4c4c-88fc-dbed72872c77, Transaction Id: KMRON, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:47:38.311 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8dade6a9-c2d7-4c4c-88fc-dbed72872c77, Transaction Id: KMRON, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.1.167] failed: Connection refused (Connection refused) 
2021-07-05 16:47:38.312 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8dade6a9-c2d7-4c4c-88fc-dbed72872c77, X-ECOMP-TransactionID=KMRON, X-Begin-Timestamp=2021-07-05T16:47:37.275+0000, id=0b6e0511-7801-048e-3838-cb4c701b73ee, timestamp=1625503657275}], headers={id=04f0886d-cd10-74ab-aba7-adba5e2ae5da, timestamp=1625503658312}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8dade6a9-c2d7-4c4c-88fc-dbed72872c77, X-ECOMP-TransactionID=KMRON, X-Begin-Timestamp=2021-07-05T16:47:37.275+0000, id=0b6e0511-7801-048e-3838-cb4c701b73ee, timestamp=1625503657275}]
2021-07-05T16:48:07.276+0000|ccc0345b-42c7-4fbf-a2e2-725cd5c85395|Request Id: ccc0345b-42c7-4fbf-a2e2-725cd5c85395. Transaction Id: 2C0DZ. Begin TS: 2021-07-05T16:48:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:48:07.276 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ccc0345b-42c7-4fbf-a2e2-725cd5c85395. Transaction Id: 2C0DZ. Begin TS: 2021-07-05T16:48:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:48:07.278+0000|2021-07-05T16:48:07.304+0000|ccc0345b-42c7-4fbf-a2e2-725cd5c85395|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.17|26|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ccc0345b-42c7-4fbf-a2e2-725cd5c85395, Transaction Id: 2C0DZ, Elapsed Time: 26 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-05 16:48:07.304 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ccc0345b-42c7-4fbf-a2e2-725cd5c85395, Transaction Id: 2C0DZ, Elapsed Time: 26 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-05 16:48:07.311 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=ccc0345b-42c7-4fbf-a2e2-725cd5c85395, X-ECOMP-TransactionID=2C0DZ, X-Begin-Timestamp=2021-07-05T16:48:07.275+0000, id=2fe7594b-5f4f-7418-be9f-30fb1c1c9106, timestamp=1625503687276}], headers={id=255159b5-4c8f-7630-fd91-83a853c32444, timestamp=1625503687311}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ccc0345b-42c7-4fbf-a2e2-725cd5c85395, X-ECOMP-TransactionID=2C0DZ, X-Begin-Timestamp=2021-07-05T16:48:07.275+0000, id=2fe7594b-5f4f-7418-be9f-30fb1c1c9106, timestamp=1625503687276}]
2021-07-05 16:48:25.071 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-07-05 16:48:25.072 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:48:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-22, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:48:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-22, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:48:25.074 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: ff367f7a-a767-4690-93bf-bdf9943ac0e9, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:48:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-22, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:48:25.099 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-22, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=9c3a869f-c2d5-4b8d-ada5-4debd93325a1, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:48:25 GMT, content-length=3707]
2021-07-05 16:48:25.099 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-22, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:48:25.099 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:48:25.099 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-22, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:48:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-22, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:48:25.105  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-07-05 16:48:25.105 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-07-05 16:48:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:48:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:48:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:48:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:48:37.275+0000|331c031c-beef-4e46-9c6e-480dabc1fbc1|Request Id: 331c031c-beef-4e46-9c6e-480dabc1fbc1. Transaction Id: XDD5F. Begin TS: 2021-07-05T16:48:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:48:37.275 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 331c031c-beef-4e46-9c6e-480dabc1fbc1. Transaction Id: XDD5F. Begin TS: 2021-07-05T16:48:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:48:37.276+0000|2021-07-05T16:48:37.288+0000|331c031c-beef-4e46-9c6e-480dabc1fbc1|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.17|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 331c031c-beef-4e46-9c6e-480dabc1fbc1, Transaction Id: XDD5F, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-05 16:48:37.288 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 331c031c-beef-4e46-9c6e-480dabc1fbc1, Transaction Id: XDD5F, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-05 16:48:37.289 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=331c031c-beef-4e46-9c6e-480dabc1fbc1, X-ECOMP-TransactionID=XDD5F, X-Begin-Timestamp=2021-07-05T16:48:37.275+0000, id=a7cc37a8-c250-a666-61a6-c217d6f95a15, timestamp=1625503717276}], headers={id=f3fa14dc-c3aa-a6e1-c4ee-a2d407c17710, timestamp=1625503717289}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=331c031c-beef-4e46-9c6e-480dabc1fbc1, X-ECOMP-TransactionID=XDD5F, X-Begin-Timestamp=2021-07-05T16:48:37.275+0000, id=a7cc37a8-c250-a666-61a6-c217d6f95a15, timestamp=1625503717276}]
2021-07-05T16:49:07.275+0000|4bfbbd7d-659f-4b2a-ba86-99be2f13017d|Request Id: 4bfbbd7d-659f-4b2a-ba86-99be2f13017d. Transaction Id: RUHVR. Begin TS: 2021-07-05T16:49:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:49:07.275 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4bfbbd7d-659f-4b2a-ba86-99be2f13017d. Transaction Id: RUHVR. Begin TS: 2021-07-05T16:49:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:49:07.277+0000|2021-07-05T16:49:07.284+0000|4bfbbd7d-659f-4b2a-ba86-99be2f13017d|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.17|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4bfbbd7d-659f-4b2a-ba86-99be2f13017d, Transaction Id: RUHVR, 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-07-05 16:49:07.284 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4bfbbd7d-659f-4b2a-ba86-99be2f13017d, Transaction Id: RUHVR, 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-07-05 16:49:07.285 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=4bfbbd7d-659f-4b2a-ba86-99be2f13017d, X-ECOMP-TransactionID=RUHVR, X-Begin-Timestamp=2021-07-05T16:49:07.275+0000, id=5922a313-277c-3f6a-90dd-e9827984bbba, timestamp=1625503747276}], headers={id=0ee64954-e728-bed2-baf3-583fd662f57f, timestamp=1625503747285}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4bfbbd7d-659f-4b2a-ba86-99be2f13017d, X-ECOMP-TransactionID=RUHVR, X-Begin-Timestamp=2021-07-05T16:49:07.275+0000, id=5922a313-277c-3f6a-90dd-e9827984bbba, timestamp=1625503747276}]
2021-07-05 16:49:25.071 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-07-05 16:49:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:49:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-23, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:49:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-23, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:49:25.074 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: d2bbe24e-04f7-4b58-8844-e4abeb67297b, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:49:25.076 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-23, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:49:25.099 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-23, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=f279ac11-22bf-4c9a-bee9-4b9ffae27bb4, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:49:25 GMT, content-length=3707]
2021-07-05 16:49:25.099 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-23, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:49:25.099 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:49:25.099 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-23, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:49:25.100 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-23, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:49:25.101  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-07-05 16:49:25.101 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-07-05 16:49:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:49:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:49:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:49:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:49:37.276+0000|ed943e1b-e903-49dc-af66-c469411bb9ff|Request Id: ed943e1b-e903-49dc-af66-c469411bb9ff. Transaction Id: QJVE9. Begin TS: 2021-07-05T16:49:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:49:37.275 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ed943e1b-e903-49dc-af66-c469411bb9ff. Transaction Id: QJVE9. Begin TS: 2021-07-05T16:49:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:49:37.278+0000|2021-07-05T16:49:37.284+0000|ed943e1b-e903-49dc-af66-c469411bb9ff|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.17|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ed943e1b-e903-49dc-af66-c469411bb9ff, Transaction Id: QJVE9, 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-07-05 16:49:37.284 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ed943e1b-e903-49dc-af66-c469411bb9ff, Transaction Id: QJVE9, 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-07-05 16:49:37.285 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=ed943e1b-e903-49dc-af66-c469411bb9ff, X-ECOMP-TransactionID=QJVE9, X-Begin-Timestamp=2021-07-05T16:49:37.275+0000, id=40271ca7-9767-4ede-eed9-d1d603a176ef, timestamp=1625503777276}], headers={id=6a632223-34e3-d340-0b59-065681ab27a6, timestamp=1625503777285}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ed943e1b-e903-49dc-af66-c469411bb9ff, X-ECOMP-TransactionID=QJVE9, X-Begin-Timestamp=2021-07-05T16:49:37.275+0000, id=40271ca7-9767-4ede-eed9-d1d603a176ef, timestamp=1625503777276}]
2021-07-05T16:50:07.275+0000|571cbfca-4d89-49d8-9f74-bd0bae74d632|Request Id: 571cbfca-4d89-49d8-9f74-bd0bae74d632. Transaction Id: UWVNC. Begin TS: 2021-07-05T16:50:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:50:07.275 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 571cbfca-4d89-49d8-9f74-bd0bae74d632. Transaction Id: UWVNC. Begin TS: 2021-07-05T16:50:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:50:07.277+0000|2021-07-05T16:50:07.286+0000|571cbfca-4d89-49d8-9f74-bd0bae74d632|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.17|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 571cbfca-4d89-49d8-9f74-bd0bae74d632, Transaction Id: UWVNC, 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-07-05 16:50:07.286 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 571cbfca-4d89-49d8-9f74-bd0bae74d632, Transaction Id: UWVNC, 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-07-05 16:50:07.287 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=571cbfca-4d89-49d8-9f74-bd0bae74d632, X-ECOMP-TransactionID=UWVNC, X-Begin-Timestamp=2021-07-05T16:50:07.275+0000, id=e923bc77-20b5-1549-d2e5-4a81164aa15e, timestamp=1625503807276}], headers={id=ce52f03e-69fb-9824-d9b3-599aace93279, timestamp=1625503807287}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=571cbfca-4d89-49d8-9f74-bd0bae74d632, X-ECOMP-TransactionID=UWVNC, X-Begin-Timestamp=2021-07-05T16:50:07.275+0000, id=e923bc77-20b5-1549-d2e5-4a81164aa15e, timestamp=1625503807276}]
2021-07-05 16:50:25.071 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-07-05 16:50:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:50:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-24, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:50:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-24, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:50:25.074 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: 27a2c40c-8652-488e-8460-b1aaea0fce1c, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:50:25.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-24, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:50:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-24, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=924756f2-5375-44ea-9d41-ffddbf8d2d9e, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:50:25 GMT, content-length=3707]
2021-07-05 16:50:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-24, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:50:25.101 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:50:25.102 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-24, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:50:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-24, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:50:25.103  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-07-05 16:50:25.103 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-07-05 16:50:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:50:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:50:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:50:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:50:37.276+0000|e1a764e7-b899-48e0-8bfe-6ba68ff12abd|Request Id: e1a764e7-b899-48e0-8bfe-6ba68ff12abd. Transaction Id: HP0BE. Begin TS: 2021-07-05T16:50:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:50:37.275 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e1a764e7-b899-48e0-8bfe-6ba68ff12abd. Transaction Id: HP0BE. Begin TS: 2021-07-05T16:50:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:50:37.278+0000|2021-07-05T16:50:37.286+0000|e1a764e7-b899-48e0-8bfe-6ba68ff12abd|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.17|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e1a764e7-b899-48e0-8bfe-6ba68ff12abd, Transaction Id: HP0BE, 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-07-05 16:50:37.286 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e1a764e7-b899-48e0-8bfe-6ba68ff12abd, Transaction Id: HP0BE, 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-07-05 16:50:37.287 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=e1a764e7-b899-48e0-8bfe-6ba68ff12abd, X-ECOMP-TransactionID=HP0BE, X-Begin-Timestamp=2021-07-05T16:50:37.275+0000, id=f488ad64-510f-98ee-c583-3f947820e908, timestamp=1625503837276}], headers={id=55a97896-0a20-5826-b7a0-8a035ed0358e, timestamp=1625503837287}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e1a764e7-b899-48e0-8bfe-6ba68ff12abd, X-ECOMP-TransactionID=HP0BE, X-Begin-Timestamp=2021-07-05T16:50:37.275+0000, id=f488ad64-510f-98ee-c583-3f947820e908, timestamp=1625503837276}]
2021-07-05T16:51:07.276+0000|de2e4c68-20b1-49d7-8a12-0de4e411a61f|Request Id: de2e4c68-20b1-49d7-8a12-0de4e411a61f. Transaction Id: OEORH. Begin TS: 2021-07-05T16:51:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:51:07.276 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: de2e4c68-20b1-49d7-8a12-0de4e411a61f. Transaction Id: OEORH. Begin TS: 2021-07-05T16:51:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:51:07.279+0000|2021-07-05T16:51:07.288+0000|de2e4c68-20b1-49d7-8a12-0de4e411a61f|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.17|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: de2e4c68-20b1-49d7-8a12-0de4e411a61f, Transaction Id: OEORH, 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-07-05 16:51:07.289 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: de2e4c68-20b1-49d7-8a12-0de4e411a61f, Transaction Id: OEORH, 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-07-05 16:51:07.290 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=de2e4c68-20b1-49d7-8a12-0de4e411a61f, X-ECOMP-TransactionID=OEORH, X-Begin-Timestamp=2021-07-05T16:51:07.276+0000, id=995d1938-c035-f704-06c1-67fd938b0d26, timestamp=1625503867277}], headers={id=ef47b9da-dde0-e803-2fbe-dfea831f641b, timestamp=1625503867290}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=de2e4c68-20b1-49d7-8a12-0de4e411a61f, X-ECOMP-TransactionID=OEORH, X-Begin-Timestamp=2021-07-05T16:51:07.276+0000, id=995d1938-c035-f704-06c1-67fd938b0d26, timestamp=1625503867277}]
2021-07-05 16:51:25.071 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-07-05 16:51:25.072 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:51:25.072 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-25, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:51:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-25, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:51:25.073 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: 204aae85-692e-48d8-a324-d4a3b8dc53f9, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:51:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-25, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:51:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-25, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=2bfeec46-a6d1-4381-a6cd-d438d7aba2b7, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:51:25 GMT, content-length=3707]
2021-07-05 16:51:25.101 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-25, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:51:25.101 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:51:25.101 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-25, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:51:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-25, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:51:25.103  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-07-05 16:51:25.104 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-07-05 16:51:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:51:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:51:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:51:25.105 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:51:37.276+0000|0151db1f-5b2a-49d4-b1bf-45b80fc281fa|Request Id: 0151db1f-5b2a-49d4-b1bf-45b80fc281fa. Transaction Id: Q1CZZ. Begin TS: 2021-07-05T16:51:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:51:37.275 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0151db1f-5b2a-49d4-b1bf-45b80fc281fa. Transaction Id: Q1CZZ. Begin TS: 2021-07-05T16:51:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:51:37.279+0000|2021-07-05T16:51:37.290+0000|0151db1f-5b2a-49d4-b1bf-45b80fc281fa|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.17|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0151db1f-5b2a-49d4-b1bf-45b80fc281fa, Transaction Id: Q1CZZ, 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-07-05 16:51:37.290 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0151db1f-5b2a-49d4-b1bf-45b80fc281fa, Transaction Id: Q1CZZ, 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-07-05 16:51:37.291 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=0151db1f-5b2a-49d4-b1bf-45b80fc281fa, X-ECOMP-TransactionID=Q1CZZ, X-Begin-Timestamp=2021-07-05T16:51:37.275+0000, id=20fee3d5-8819-f8cb-0958-2481f5692ca3, timestamp=1625503897276}], headers={id=e12123e2-6d13-098d-3c77-09746ddc9da6, timestamp=1625503897291}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0151db1f-5b2a-49d4-b1bf-45b80fc281fa, X-ECOMP-TransactionID=Q1CZZ, X-Begin-Timestamp=2021-07-05T16:51:37.275+0000, id=20fee3d5-8819-f8cb-0958-2481f5692ca3, timestamp=1625503897276}]
2021-07-05T16:52:07.276+0000|7fad96cd-e4d4-45eb-a94c-933001707cd7|Request Id: 7fad96cd-e4d4-45eb-a94c-933001707cd7. Transaction Id: UNJGP. Begin TS: 2021-07-05T16:52:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:52:07.276 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7fad96cd-e4d4-45eb-a94c-933001707cd7. Transaction Id: UNJGP. Begin TS: 2021-07-05T16:52:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:52:07.278+0000|2021-07-05T16:52:07.286+0000|7fad96cd-e4d4-45eb-a94c-933001707cd7|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.17|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7fad96cd-e4d4-45eb-a94c-933001707cd7, Transaction Id: UNJGP, 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-07-05 16:52:07.287 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7fad96cd-e4d4-45eb-a94c-933001707cd7, Transaction Id: UNJGP, 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-07-05 16:52:07.288 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=7fad96cd-e4d4-45eb-a94c-933001707cd7, X-ECOMP-TransactionID=UNJGP, X-Begin-Timestamp=2021-07-05T16:52:07.275+0000, id=682ad384-c309-3e41-f3a2-aba7d151c40e, timestamp=1625503927277}], headers={id=41b382a1-8a47-ceb6-d09d-1b294f1a851d, timestamp=1625503927288}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7fad96cd-e4d4-45eb-a94c-933001707cd7, X-ECOMP-TransactionID=UNJGP, X-Begin-Timestamp=2021-07-05T16:52:07.275+0000, id=682ad384-c309-3e41-f3a2-aba7d151c40e, timestamp=1625503927277}]
2021-07-05 16:52:25.073 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-07-05 16:52:25.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:52:25.076 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-26, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:52:25.077 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-26, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:52:25.077 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: 81a956f2-98c2-4a18-b2c1-0e8d52c8cbe5, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:52:25.080 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-26, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:52:25.109 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-26, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=56e3b215-d0a6-4d04-bbe7-61c448dc2ca4, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:52:25 GMT, content-length=3707]
2021-07-05 16:52:25.109 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-26, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:52:25.109 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:52:25.110 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-26, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:52:25.111 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-26, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:52:25.112  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-07-05 16:52:25.112 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-07-05 16:52:25.112 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:52:25.112 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:52:25.112 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:52:25.113 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:52:37.276+0000|f7982cb1-80dd-4601-a4c2-995b12298a5e|Request Id: f7982cb1-80dd-4601-a4c2-995b12298a5e. Transaction Id: HDJFS. Begin TS: 2021-07-05T16:52:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:52:37.276 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f7982cb1-80dd-4601-a4c2-995b12298a5e. Transaction Id: HDJFS. Begin TS: 2021-07-05T16:52:37.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:52:37.278+0000|2021-07-05T16:52:37.285+0000|f7982cb1-80dd-4601-a4c2-995b12298a5e|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.17|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f7982cb1-80dd-4601-a4c2-995b12298a5e, Transaction Id: HDJFS, 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-07-05 16:52:37.285 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f7982cb1-80dd-4601-a4c2-995b12298a5e, Transaction Id: HDJFS, 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-07-05 16:52:37.287 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=f7982cb1-80dd-4601-a4c2-995b12298a5e, X-ECOMP-TransactionID=HDJFS, X-Begin-Timestamp=2021-07-05T16:52:37.276+0000, id=6164f797-15f0-0e0b-205e-f2c67d618e3d, timestamp=1625503957277}], headers={id=7bc71044-c74b-21eb-50d5-2ff1c15254f2, timestamp=1625503957287}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f7982cb1-80dd-4601-a4c2-995b12298a5e, X-ECOMP-TransactionID=HDJFS, X-Begin-Timestamp=2021-07-05T16:52:37.276+0000, id=6164f797-15f0-0e0b-205e-f2c67d618e3d, timestamp=1625503957277}]
2021-07-05T16:53:07.276+0000|d767021b-820e-4e90-a3d5-288d4c8f3e63|Request Id: d767021b-820e-4e90-a3d5-288d4c8f3e63. Transaction Id: 8QA50. Begin TS: 2021-07-05T16:53:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:53:07.276 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d767021b-820e-4e90-a3d5-288d4c8f3e63. Transaction Id: 8QA50. Begin TS: 2021-07-05T16:53:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:53:07.278+0000|2021-07-05T16:53:07.285+0000|d767021b-820e-4e90-a3d5-288d4c8f3e63|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.17|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d767021b-820e-4e90-a3d5-288d4c8f3e63, Transaction Id: 8QA50, 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-07-05 16:53:07.285 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d767021b-820e-4e90-a3d5-288d4c8f3e63, Transaction Id: 8QA50, 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-07-05 16:53:07.286 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=d767021b-820e-4e90-a3d5-288d4c8f3e63, X-ECOMP-TransactionID=8QA50, X-Begin-Timestamp=2021-07-05T16:53:07.275+0000, id=929e72df-219d-b2db-9e3a-fa76f29f9175, timestamp=1625503987276}], headers={id=cf8f65e1-fbc1-75a5-13cd-fa9f3f4ef73e, timestamp=1625503987286}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d767021b-820e-4e90-a3d5-288d4c8f3e63, X-ECOMP-TransactionID=8QA50, X-Begin-Timestamp=2021-07-05T16:53:07.275+0000, id=929e72df-219d-b2db-9e3a-fa76f29f9175, timestamp=1625503987276}]
2021-07-05 16:53:25.071 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-07-05 16:53:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:53:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-27, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:53:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-27, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:53:25.073 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: 57b48f01-142d-4131-84c5-2baeb676253e, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:53:25.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-27, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:53:25.100 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-27, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=f8df3d22-9cca-4be9-a407-454d417658ac, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:53:25 GMT, content-length=3707]
2021-07-05 16:53:25.100 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-27, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:53:25.100 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:53:25.100 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-27, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:53:25.102 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-27, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:53:25.102  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-07-05 16:53:25.102 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-07-05 16:53:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:53:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:53:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:53:25.103 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:53:37.275+0000|5a45c70a-1407-451d-acac-c2a1132deab1|Request Id: 5a45c70a-1407-451d-acac-c2a1132deab1. Transaction Id: JGZZT. Begin TS: 2021-07-05T16:53:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:53:37.275 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5a45c70a-1407-451d-acac-c2a1132deab1. Transaction Id: JGZZT. Begin TS: 2021-07-05T16:53:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:53:37.277+0000|2021-07-05T16:53:37.284+0000|5a45c70a-1407-451d-acac-c2a1132deab1|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.17|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5a45c70a-1407-451d-acac-c2a1132deab1, Transaction Id: JGZZT, 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-07-05 16:53:37.284 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5a45c70a-1407-451d-acac-c2a1132deab1, Transaction Id: JGZZT, 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-07-05 16:53:37.286 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=5a45c70a-1407-451d-acac-c2a1132deab1, X-ECOMP-TransactionID=JGZZT, X-Begin-Timestamp=2021-07-05T16:53:37.275+0000, id=933af650-1125-bfff-af40-70094fed1177, timestamp=1625504017276}], headers={id=d00948ad-c1c3-2fa2-e64a-de1baa9c28de, timestamp=1625504017286}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5a45c70a-1407-451d-acac-c2a1132deab1, X-ECOMP-TransactionID=JGZZT, X-Begin-Timestamp=2021-07-05T16:53:37.275+0000, id=933af650-1125-bfff-af40-70094fed1177, timestamp=1625504017276}]
2021-07-05T16:54:07.276+0000|d601af38-9078-452e-9acd-bda36f8bd4f0|Request Id: d601af38-9078-452e-9acd-bda36f8bd4f0. Transaction Id: FMBTL. Begin TS: 2021-07-05T16:54:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:54:07.276 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d601af38-9078-452e-9acd-bda36f8bd4f0. Transaction Id: FMBTL. Begin TS: 2021-07-05T16:54:07.276+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:54:07.277+0000|2021-07-05T16:54:07.284+0000|d601af38-9078-452e-9acd-bda36f8bd4f0|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.17|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d601af38-9078-452e-9acd-bda36f8bd4f0, Transaction Id: FMBTL, 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-07-05 16:54:07.284 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d601af38-9078-452e-9acd-bda36f8bd4f0, Transaction Id: FMBTL, 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-07-05 16:54:07.286 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=d601af38-9078-452e-9acd-bda36f8bd4f0, X-ECOMP-TransactionID=FMBTL, X-Begin-Timestamp=2021-07-05T16:54:07.276+0000, id=94579249-124c-e401-4b02-c51057833c4d, timestamp=1625504047276}], headers={id=e6b59342-f896-6962-8a05-427fc59d95e0, timestamp=1625504047286}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d601af38-9078-452e-9acd-bda36f8bd4f0, X-ECOMP-TransactionID=FMBTL, X-Begin-Timestamp=2021-07-05T16:54:07.276+0000, id=94579249-124c-e401-4b02-c51057833c4d, timestamp=1625504047276}]
2021-07-05 16:54:25.072 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-07-05 16:54:25.074 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:54:25.075 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-28, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:54:25.075 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-28, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_prepared])
2021-07-05 16:54:25.076 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: 3fe01bca-0d1c-4200-bca3-9bd1bc02614c, X-RequestID: e5a52a9a-70ef-44d9-b29b-b9b00bd157d0, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-05 16:54:25.078 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-28, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [request_sent])
2021-07-05 16:54:25.102 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-28, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received response (auto-read:false) : [x-onap-requestid=445c584e-c7ab-4b08-98c3-f7df3eab1fe3, Content-Type=application/json, Date=Mon, 05 Jul 2021 16:54:25 GMT, content-length=3707]
2021-07-05 16:54:25.102 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-28, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_received])
2021-07-05 16:54:25.102 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-05 16:54:25.103 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:e86c428a-28, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-05 16:54:25.104 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:e86c428a-28, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Received last HTTP packet
2021-07-05 16:54:25.105  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-07-05 16:54:25.105 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-07-05 16:54:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [response_completed])
2021-07-05 16:54:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443]}}, [disconnecting])
2021-07-05 16:54:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Releasing channel
2021-07-05 16:54:25.106 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-05T16:54:37.275+0000|81943b0b-a0f9-4987-9cde-fe836daed8b6|Request Id: 81943b0b-a0f9-4987-9cde-fe836daed8b6. Transaction Id: YCQOB. Begin TS: 2021-07-05T16:54:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:54:37.275 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 81943b0b-a0f9-4987-9cde-fe836daed8b6. Transaction Id: YCQOB. Begin TS: 2021-07-05T16:54:37.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05T16:54:37.277+0000|2021-07-05T16:54:37.284+0000|81943b0b-a0f9-4987-9cde-fe836daed8b6|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.17|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 81943b0b-a0f9-4987-9cde-fe836daed8b6, Transaction Id: YCQOB, 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-07-05 16:54:37.284 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 81943b0b-a0f9-4987-9cde-fe836daed8b6, Transaction Id: YCQOB, 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-07-05 16:54:37.286 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=81943b0b-a0f9-4987-9cde-fe836daed8b6, X-ECOMP-TransactionID=YCQOB, X-Begin-Timestamp=2021-07-05T16:54:37.275+0000, id=d570b0a3-d502-084f-9c9d-289eee05b46a, timestamp=1625504077276}], headers={id=cd9daed7-4372-0b8a-354f-3da9b9194bc2, timestamp=1625504077285}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=81943b0b-a0f9-4987-9cde-fe836daed8b6, X-ECOMP-TransactionID=YCQOB, X-Begin-Timestamp=2021-07-05T16:54:37.275+0000, id=d570b0a3-d502-084f-9c9d-289eee05b46a, timestamp=1625504077276}]
2021-07-05T16:55:07.276+0000|99e84d8c-e0cb-4a97-a9b5-162073c7e7cc|Request Id: 99e84d8c-e0cb-4a97-a9b5-162073c7e7cc. Transaction Id: DA6TX. Begin TS: 2021-07-05T16:55:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:55:07.275 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 99e84d8c-e0cb-4a97-a9b5-162073c7e7cc. Transaction Id: DA6TX. Begin TS: 2021-07-05T16:55:07.275+0000. Starting new DMaaP MR Subscriber poll.
2021-07-05 16:55:07.287  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-07-05 16:55:07.288  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-07-05T16:55:07.283+0000|2021-07-05T16:55:07.297+0000|99e84d8c-e0cb-4a97-a9b5-162073c7e7cc|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.17|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 99e84d8c-e0cb-4a97-a9b5-162073c7e7cc, Transaction Id: DA6TX, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-05 16:55:07.297 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 99e84d8c-e0cb-4a97-a9b5-162073c7e7cc, Transaction Id: DA6TX, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-05 16:55:07.298 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=99e84d8c-e0cb-4a97-a9b5-162073c7e7cc, X-ECOMP-TransactionID=DA6TX, X-Begin-Timestamp=2021-07-05T16:55:07.275+0000, id=2c4c539d-10f3-c58d-7f8f-14a19f235e38, timestamp=1625504107276}], headers={id=14ab49c0-8951-67aa-0d90-db689169ec4a, timestamp=1625504107298}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=99e84d8c-e0cb-4a97-a9b5-162073c7e7cc, X-ECOMP-TransactionID=DA6TX, X-Begin-Timestamp=2021-07-05T16:55:07.275+0000, id=2c4c539d-10f3-c58d-7f8f-14a19f235e38, timestamp=1625504107276}]
2021-07-05 16:55:25.071 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-07-05 16:55:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-05 16:55:25.073 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:e86c428a-29, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-05 16:55:25.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:e86c428a-29, L:/10.233.70.17:55892 - R:config-binding-service.onap.svc.cluster.local/10.233.77.61:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection