2021-06-11 22:44:42.068 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler  : [id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384 2021-06-11 22:44:42.073 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}, [connected]) 2021-06-11 22:44:42.085 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-1, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [configured]) 2021-06-11 22:44:42.088 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-1, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:44:42.092 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-1, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:44:42.094 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: 9b77a293-3690-4250-8a3f-9c384984a1b7, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:44:42.104 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-1, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:44:42.126 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-1, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=1a500afa-939c-4bac-9bfd-17746a301ff1, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:44:42 GMT, content-length=3707] 2021-06-11 22:44:42.126 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-1, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:44:42.127 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:44:42.144 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-1, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:44:42.150 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-1, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:44:42.304  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-06-11 22:44:42.304  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-06-11 22:44:42.307 DEBUG 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Running with Spring Boot v2.4.4, Spring v5.3.5 2021-06-11 22:44:42.307  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : The following profiles are active: configBindingService,dmaap,mongo 2021-06-11 22:44:42.307 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-06-11 22:44:42.597 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-06-11 22:44:42.633 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-06-11 22:44:42.634 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-06-11 22:44:42.634 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-06-11 22:44:42.634 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-06-11 22:44:42.634 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-06-11 22:44:42.634 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-06-11 22:44:42.634 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-06-11 22:44:42.635 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-06-11 22:44:42.635 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-06-11 22:44:42.635 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-06-11 22:44:42.635 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-06-11 22:44:42.635 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-06-11 22:44:42.635 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-06-11 22:44:42.635 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-06-11 22:44:42.636 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-06-11 22:44:42.636 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-06-11 22:44:42.636 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.enable_enrichment:true 2021-06-11 22:44:42.636 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-06-11 22:44:42.636 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-06-11 22:44:42.636 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-06-11 22:44:42.637 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai 2021-06-11 22:44:42.637 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-06-11 22:44:42.637 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-06-11 22:44:42.637 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_ecomp_logging:true 2021-06-11 22:44:42.637 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-06-11 22:44:42.637 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.processing_batch_size:10000 2021-06-11 22:44:42.646  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-06-11 22:44:42.646  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-06-11 22:44:42.646  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-06-11 22:44:42.646  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-06-11 22:44:42.646  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-06-11 22:44:42.647  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-06-11 22:44:42.647  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-06-11 22:44:42.647  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-06-11 22:44:42.647  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-06-11 22:44:42.647  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true 2021-06-11 22:44:42.647  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-06-11 22:44:42.647  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE 2021-06-11 22:44:42.647  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-06-11 22:44:42.648  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-06-11 22:44:42.648  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-06-11 22:44:42.648  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-06-11 22:44:42.648  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-06-11 22:44:42.648  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-06-11 22:44:42.648  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-06-11 22:44:42.648  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-06-11 22:44:42.648  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-06-11 22:44:42.649  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-06-11 22:44:42.649  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-06-11 22:44:42.649  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE 2021-06-11 22:44:42.649  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-06-11 22:44:42.650  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-06-11 22:44:42.650 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:44:42.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:44:42.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:44:42.655 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 22:44:43.832  INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode. 2021-06-11 22:44:43.932  INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 93 ms. Found 1 MongoDB repository interfaces. 2021-06-11 22:44:44.834  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. 2021-06-11 22:44:44.842  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2021-06-11 22:44:44.875  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-06-11 22:44:45.104  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-06-11 22:44:45.106  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-06-11 22:44:45.145  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-06-11 22:44:45.552 DEBUG 1 --- [ main] org.jboss.logging  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-06-11 22:44:45.610  INFO 1 --- [ main] io.undertow.servlet  : Initializing Spring embedded WebApplicationContext 2021-06-11 22:44:45.610  INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3239 ms 2021-06-11 22:44:45.751 DEBUG 1 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework 2021-06-11 22:44:46.801 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-06-11 22:44:46.806 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : s.d.s.w.ApiResourceController: {GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration() {GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration() {GET [/swagger-resources], produces [application/json]}: swaggerResources() 2021-06-11 22:44:46.820 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : o.o.d.a.t.w.c.TcaRestController: {POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy) {GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy() {POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest) 2021-06-11 22:44:46.830 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-06-11 22:44:47.145  INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver  : Exposing 16 endpoint(s) beneath base path '/actuator' 2021-06-11 22:44:47.218  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-06-11 22:44:47.272  INFO 1 --- [ main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in 2021-06-11 22:44:47.519  INFO 1 --- [ main] org.mongodb.driver.cluster  : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} 2021-06-11 22:44:47.659  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:1, serverValue:34}] to dcae-mongohost:27017 2021-06-11 22:44:47.660  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=50161502} 2021-06-11 22:44:47.666  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:2, serverValue:35}] to dcae-mongohost:27017 2021-06-11 22:44:47.870  INFO 1 --- [ main] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:3, serverValue:36}] to dcae-mongohost:27017 2021-06-11 22:44:48.373 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in 2021-06-11 22:44:48.380  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present 2021-06-11 22:44:48.381 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in 2021-06-11 22:44:48.381  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-06-11 22:44:48.381  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in 2021-06-11 22:44:48.391  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-06-11 22:44:48.403 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out 2021-06-11 22:44:48.404  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present 2021-06-11 22:44:48.404 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out 2021-06-11 22:44:48.404  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-06-11 22:44:48.404  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out 2021-06-11 22:44:48.429  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-06-11 22:44:48.431  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-06-11 22:44:49.103  INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor' 2021-06-11 22:44:49.212 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {} 2021-06-11 22:44:49.234 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-06-11 22:44:49.440  INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler  : Initializing ExecutorService 'taskScheduler' 2021-06-11 22:44:49.524  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel 2021-06-11 22:44:49.525  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s). 2021-06-11 22:44:49.525  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-06-11 22:44:49.525  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel 2021-06-11 22:44:49.526  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s). 2021-06-11 22:44:49.526  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-06-11 22:44:49.526  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel 2021-06-11 22:44:49.526  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s). 2021-06-11 22:44:49.526  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-06-11 22:44:49.526  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel 2021-06-11 22:44:49.526  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s). 2021-06-11 22:44:49.527  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-06-11 22:44:49.527  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel 2021-06-11 22:44:49.527  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s). 2021-06-11 22:44:49.527  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-06-11 22:44:49.527  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel 2021-06-11 22:44:49.527  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s). 2021-06-11 22:44:49.527  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-06-11 22:44:49.530  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-06-11 22:44:49.531  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-06-11T22:44:49.554+0000|47849445-7040-465b-86f2-37b687b8108a|Request Id: 47849445-7040-465b-86f2-37b687b8108a. Transaction Id: O8FUX. Begin TS: 2021-06-11T22:44:49.531+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:44:49.551 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 47849445-7040-465b-86f2-37b687b8108a. Transaction Id: O8FUX. Begin TS: 2021-06-11T22:44:49.531+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:44:49.578  INFO 1 --- [ main] io.undertow  : starting server: Undertow - 2.2.5.Final 2021-06-11 22:44:49.598  INFO 1 --- [ main] org.xnio  : XNIO version 3.8.0.Final 2021-06-11 22:44:49.620  INFO 1 --- [ main] org.xnio.nio  : XNIO NIO Implementation Version 3.8.0.Final 2021-06-11 22:44:49.727  INFO 1 --- [ main] org.jboss.threads  : JBoss Threads version 3.1.0.Final 2021-06-11 22:44:49.787  INFO 1 --- [ main] o.s.b.w.e.undertow.UndertowWebServer  : Undertow started on port(s) 9091 (http) 2021-06-11 22:44:50.280 DEBUG 1 --- [ main] Validator  : ERROR [ModelSpecification.spec] At least one type of specification is required 2021-06-11 22:44:50.339 DEBUG 1 --- [ main] Validator  : ERROR [ModelSpecification.spec] At least one type of specification is required 2021-06-11 22:44:50.406  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Started TcaAppMain in 10.094 seconds (JVM running for 11.37) 2021-06-11 22:45:41.377 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-06-11 22:45:41.396 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:45:41.398 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-2, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:45:41.399 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-2, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:45:41.399 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: 95c6b6ad-49ad-4231-a848-ee3de9b31fe3, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:45:41.405 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-2, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:45:41.422 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-2, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=b4f6899e-94c0-4148-ac8c-4c9634e6a321, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:45:41 GMT, content-length=3707] 2021-06-11 22:45:41.423 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-2, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:45:41.423 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:45:41.424 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-2, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:45:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-2, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:45:41.427  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-06-11 22:45:41.428 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-06-11 22:45:41.430 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:45:41.430 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:45:41.431 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:45:41.431 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 22:45:48.228  INFO 1 --- [ XNIO-1 task-1] io.undertow.servlet  : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-06-11 22:45:48.228  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : Initializing Servlet 'dispatcherServlet' 2021-06-11 22:45:48.239  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : Completed initialization in 10 ms 2021-06-11 22:46:41.375 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-06-11 22:46:41.382 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:46:41.384 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-3, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:46:41.385 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-3, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:46:41.385 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: f631245d-d609-4539-876e-16a78473fe4c, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:46:41.394 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-3, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:46:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-3, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=429106d7-0c9c-4953-b083-496164537939, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:46:41 GMT, content-length=3707] 2021-06-11 22:46:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-3, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:46:41.415 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:46:41.416 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-3, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:46:41.418 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-3, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:46:41.420  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-06-11 22:46:41.420 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-06-11 22:46:41.421 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:46:41.421 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:46:41.421 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:46:41.422 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T22:44:49.602+0000|2021-06-11T22:46:58.899+0000|47849445-7040-465b-86f2-37b687b8108a|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.242.96.151|129297|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 47849445-7040-465b-86f2-37b687b8108a, Transaction Id: O8FUX, Elapsed Time: 129297 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:46:58.909 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 47849445-7040-465b-86f2-37b687b8108a, Transaction Id: O8FUX, Elapsed Time: 129297 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:46:58.935 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=47849445-7040-465b-86f2-37b687b8108a, X-ECOMP-TransactionID=O8FUX, X-Begin-Timestamp=2021-06-11T22:44:49.531+0000, id=7edf2b4e-1b36-a74e-3f8f-db449691a3e8, timestamp=1623451489562}], headers={id=c0aba695-9b17-a124-afa1-2869bdbf65f9, timestamp=1623451618933}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=47849445-7040-465b-86f2-37b687b8108a, X-ECOMP-TransactionID=O8FUX, X-Begin-Timestamp=2021-06-11T22:44:49.531+0000, id=7edf2b4e-1b36-a74e-3f8f-db449691a3e8, timestamp=1623451489562}] 2021-06-11T22:46:58.937+0000|b465e631-7bc9-4802-9fe2-758969ea3fa8|Request Id: b465e631-7bc9-4802-9fe2-758969ea3fa8. Transaction Id: QMDPV. Begin TS: 2021-06-11T22:46:58.936+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:46:58.937 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b465e631-7bc9-4802-9fe2-758969ea3fa8. Transaction Id: QMDPV. Begin TS: 2021-06-11T22:46:58.936+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:47:41.374 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-06-11 22:47:41.388 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:47:41.390 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-4, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:47:41.391 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-4, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:47:41.391 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: f3f91a85-10f9-4789-bcb5-40b11161972c, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:47:41.396 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-4, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:47:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-4, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=5ea2e396-aab4-4877-8089-b24a236d0993, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:47:41 GMT, content-length=3707] 2021-06-11 22:47:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-4, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:47:41.421 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:47:41.422 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-4, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:47:41.423 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-4, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:47:41.425  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-06-11 22:47:41.425 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-06-11 22:47:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:47:41.427 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:47:41.427 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:47:41.427 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 22:48:41.373 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-06-11 22:48:41.380 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:48:41.382 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-5, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:48:41.382 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-5, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:48:41.383 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: 4ac2b0b0-942a-4259-9b06-a5c74984c0e3, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:48:41.388 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-5, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:48:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-5, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=a9b54f0e-0d93-402c-9585-b4896d39c0ce, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:48:41 GMT, content-length=3707] 2021-06-11 22:48:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-5, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:48:41.408 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:48:41.409 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-5, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:48:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-5, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:48:41.412  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-06-11 22:48:41.413 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-06-11 22:48:41.415 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:48:41.415 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:48:41.415 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:48:41.416 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T22:46:58.940+0000|2021-06-11T22:49:09.964+0000|b465e631-7bc9-4802-9fe2-758969ea3fa8|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.242.96.151|131024|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b465e631-7bc9-4802-9fe2-758969ea3fa8, Transaction Id: QMDPV, Elapsed Time: 131024 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:49:09.966 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b465e631-7bc9-4802-9fe2-758969ea3fa8, Transaction Id: QMDPV, Elapsed Time: 131024 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:49:09.973 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=b465e631-7bc9-4802-9fe2-758969ea3fa8, X-ECOMP-TransactionID=QMDPV, X-Begin-Timestamp=2021-06-11T22:46:58.936+0000, id=4c50c4f5-1086-33cd-29b0-5158c7c7b65d, timestamp=1623451618937}], headers={id=3cd3569d-506d-341a-30b1-4597b13ecaca, timestamp=1623451749973}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b465e631-7bc9-4802-9fe2-758969ea3fa8, X-ECOMP-TransactionID=QMDPV, X-Begin-Timestamp=2021-06-11T22:46:58.936+0000, id=4c50c4f5-1086-33cd-29b0-5158c7c7b65d, timestamp=1623451618937}] 2021-06-11T22:49:09.975+0000|8f21b463-4ccd-4860-a985-2474c44dfe80|Request Id: 8f21b463-4ccd-4860-a985-2474c44dfe80. Transaction Id: XZAPL. Begin TS: 2021-06-11T22:49:09.974+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:49:09.975 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8f21b463-4ccd-4860-a985-2474c44dfe80. Transaction Id: XZAPL. Begin TS: 2021-06-11T22:49:09.974+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:49:41.376 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-06-11 22:49:41.386 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:49:41.392 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-6, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:49:41.394 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-6, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:49:41.394 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: c09263ea-8328-4676-a068-304bdc313e76, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:49:41.402 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-6, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:49:41.421 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-6, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=0eb2535c-084e-4c0d-a501-81f34e805058, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:49:41 GMT, content-length=3707] 2021-06-11 22:49:41.422 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-6, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:49:41.422 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:49:41.423 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-6, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:49:41.424 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-6, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:49:41.427  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-06-11 22:49:41.427 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-06-11 22:49:41.428 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:49:41.429 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:49:41.429 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:49:41.430 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 22:50:41.374 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-06-11 22:50:41.381 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:50:41.382 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-7, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:50:41.383 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-7, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:50:41.384 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: c73d6864-963d-4a18-b81f-431ac0ce1c83, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:50:41.389 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-7, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:50:41.406 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-7, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=fe765e4d-5346-4fda-9c5e-47ded706bfb8, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:50:41 GMT, content-length=3707] 2021-06-11 22:50:41.406 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-7, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:50:41.407 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:50:41.407 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-7, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:50:41.409 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-7, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:50:41.411  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-06-11 22:50:41.412 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-06-11 22:50:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:50:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:50:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:50:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T22:49:09.984+0000|2021-06-11T22:51:21.042+0000|8f21b463-4ccd-4860-a985-2474c44dfe80|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.242.96.151|131058|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8f21b463-4ccd-4860-a985-2474c44dfe80, Transaction Id: XZAPL, Elapsed Time: 131058 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:51:21.043 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 8f21b463-4ccd-4860-a985-2474c44dfe80, Transaction Id: XZAPL, Elapsed Time: 131058 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:51:21.047 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=8f21b463-4ccd-4860-a985-2474c44dfe80, X-ECOMP-TransactionID=XZAPL, X-Begin-Timestamp=2021-06-11T22:49:09.974+0000, id=0ef10ba5-3940-a9e7-b869-8976c1781023, timestamp=1623451749976}], headers={id=cc742bd7-09d8-32a4-e9fb-3accff6aae70, timestamp=1623451881046}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8f21b463-4ccd-4860-a985-2474c44dfe80, X-ECOMP-TransactionID=XZAPL, X-Begin-Timestamp=2021-06-11T22:49:09.974+0000, id=0ef10ba5-3940-a9e7-b869-8976c1781023, timestamp=1623451749976}] 2021-06-11T22:51:21.048+0000|9aeef764-c26e-4a25-902d-3b3c58c759d5|Request Id: 9aeef764-c26e-4a25-902d-3b3c58c759d5. Transaction Id: XCVBE. Begin TS: 2021-06-11T22:51:21.047+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:51:21.048 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9aeef764-c26e-4a25-902d-3b3c58c759d5. Transaction Id: XCVBE. Begin TS: 2021-06-11T22:51:21.047+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:51:41.379 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-06-11 22:51:41.392 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:51:41.393 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-8, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:51:41.393 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-8, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:51:41.394 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: c4a1affd-5e5a-4826-bc16-7a71538f1055, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:51:41.398 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-8, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:51:41.424 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-8, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=0860f5d9-13f4-43bb-b340-d2df831682f9, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:51:41 GMT, content-length=3707] 2021-06-11 22:51:41.425 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-8, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:51:41.425 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:51:41.426 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-8, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:51:41.427 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-8, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:51:41.428  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-06-11 22:51:41.428 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-06-11 22:51:41.430 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:51:41.430 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:51:41.430 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:51:41.430 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 22:52:41.373 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-06-11 22:52:41.376 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:52:41.376 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-9, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:52:41.376 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-9, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:52:41.377 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: 11092389-8658-4790-a4c1-d2a745986333, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:52:41.378 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-9, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:52:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-9, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=fa70f5d9-75b7-4ce3-902c-b085e805b95c, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:52:41 GMT, content-length=3707] 2021-06-11 22:52:41.408 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-9, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:52:41.408 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:52:41.409 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-9, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:52:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-9, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:52:41.411  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-06-11 22:52:41.412 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-06-11 22:52:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:52:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:52:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:52:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T22:51:21.051+0000|2021-06-11T22:53:32.113+0000|9aeef764-c26e-4a25-902d-3b3c58c759d5|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.242.96.151|131062|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9aeef764-c26e-4a25-902d-3b3c58c759d5, Transaction Id: XCVBE, Elapsed Time: 131062 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:53:32.114 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9aeef764-c26e-4a25-902d-3b3c58c759d5, Transaction Id: XCVBE, Elapsed Time: 131062 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:53:32.127 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=9aeef764-c26e-4a25-902d-3b3c58c759d5, X-ECOMP-TransactionID=XCVBE, X-Begin-Timestamp=2021-06-11T22:51:21.047+0000, id=6d6e2078-ed74-87d6-231e-f945e3af0db0, timestamp=1623451881048}], headers={id=7bebf457-d7b3-3326-423e-58f74fa31b30, timestamp=1623452012126}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9aeef764-c26e-4a25-902d-3b3c58c759d5, X-ECOMP-TransactionID=XCVBE, X-Begin-Timestamp=2021-06-11T22:51:21.047+0000, id=6d6e2078-ed74-87d6-231e-f945e3af0db0, timestamp=1623451881048}] 2021-06-11T22:53:32.138+0000|7b9703a9-3a64-4db0-9992-61899b4ae98c|Request Id: 7b9703a9-3a64-4db0-9992-61899b4ae98c. Transaction Id: MGVFS. Begin TS: 2021-06-11T22:53:32.137+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:53:32.138 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 7b9703a9-3a64-4db0-9992-61899b4ae98c. Transaction Id: MGVFS. Begin TS: 2021-06-11T22:53:32.137+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:53:41.375 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-06-11 22:53:41.382 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:53:41.383 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-10, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:53:41.383 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-10, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:53:41.384 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: 9b884d2c-bddf-4482-94db-7621396ff6e0, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:53:41.389 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-10, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:53:41.408 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-10, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=0b3d6ced-a922-46a7-b0e0-738438415644, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:53:41 GMT, content-length=3707] 2021-06-11 22:53:41.408 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-10, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:53:41.408 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:53:41.409 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-10, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:53:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-10, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:53:41.412  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-06-11 22:53:41.413 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-06-11 22:53:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:53:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:53:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:53:41.415 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 22:54:41.375 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-06-11 22:54:41.384 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:54:41.385 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-11, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:54:41.386 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-11, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:54:41.386 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: 700127f2-a921-4f80-ace5-40ec0121ac24, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:54:41.390 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-11, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:54:41.411 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-11, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=0993b3f9-9840-458e-a56e-8db3a19668c3, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:54:41 GMT, content-length=3707] 2021-06-11 22:54:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-11, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:54:41.413 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:54:41.414 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-11, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:54:41.415 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-11, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:54:41.417  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-06-11 22:54:41.417 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-06-11 22:54:41.418 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:54:41.418 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:54:41.418 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:54:41.419 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 22:55:41.381 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-06-11 22:55:41.388 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:55:41.389 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-12, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:55:41.390 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-12, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:55:41.390 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: 9ded59c3-c46e-42f5-a7a6-9757920651af, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:55:41.395 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-12, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:55:41.419 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-12, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=3c6865e0-c214-41d2-923c-4cf93d4c0a82, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:55:41 GMT, content-length=3707] 2021-06-11 22:55:41.419 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-12, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:55:41.419 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:55:41.420 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-12, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:55:41.422 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-12, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:55:41.423  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-06-11 22:55:41.423 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-06-11 22:55:41.425 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:55:41.425 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:55:41.425 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:55:41.425 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T22:53:32.169+0000|2021-06-11T22:55:43.179+0000|7b9703a9-3a64-4db0-9992-61899b4ae98c|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.242.96.151|131010|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7b9703a9-3a64-4db0-9992-61899b4ae98c, Transaction Id: MGVFS, Elapsed Time: 131010 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:55:43.180 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 7b9703a9-3a64-4db0-9992-61899b4ae98c, Transaction Id: MGVFS, Elapsed Time: 131010 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:55:43.184 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=7b9703a9-3a64-4db0-9992-61899b4ae98c, X-ECOMP-TransactionID=MGVFS, X-Begin-Timestamp=2021-06-11T22:53:32.137+0000, id=f5153edd-948d-1458-2215-70f3bec9c99b, timestamp=1623452012139}], headers={id=76dd70a9-1db3-897b-656e-b0bfbef6d02a, timestamp=1623452143184}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7b9703a9-3a64-4db0-9992-61899b4ae98c, X-ECOMP-TransactionID=MGVFS, X-Begin-Timestamp=2021-06-11T22:53:32.137+0000, id=f5153edd-948d-1458-2215-70f3bec9c99b, timestamp=1623452012139}] 2021-06-11T22:55:43.186+0000|3508adef-bc38-4a2a-84d4-7820174e9e7f|Request Id: 3508adef-bc38-4a2a-84d4-7820174e9e7f. Transaction Id: 79AJX. Begin TS: 2021-06-11T22:55:43.185+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:55:43.186 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3508adef-bc38-4a2a-84d4-7820174e9e7f. Transaction Id: 79AJX. Begin TS: 2021-06-11T22:55:43.185+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:56:41.382 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-06-11 22:56:41.399 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:56:41.400 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-13, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:56:41.403 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-13, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:56:41.405 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: 70a182bf-01db-44e3-9610-5998b2eba517, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:56:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-13, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:56:41.429 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-13, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=fe5c5b85-7d83-465d-897a-9d2bfdeaae17, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:56:41 GMT, content-length=3732] 2021-06-11 22:56:41.429 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-13, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:56:41.430 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:56:41.431 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-13, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:56:41.432 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-13, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:56:41.434  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-06-11 22:56:41.434 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 22:56:41.435 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 22:56:41.438 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-06-11 22:56:41.438 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-06-11 22:56:41.438 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-06-11 22:56:41.438 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.enable_enrichment:true 2021-06-11 22:56:41.439 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-06-11 22:56:41.439 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-06-11 22:56:41.439 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-06-11 22:56:41.439 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai.onap.svc.cluster.local 2021-06-11 22:56:41.440 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-06-11 22:56:41.440 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-06-11 22:56:41.440 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.processing_batch_size:10000 2021-06-11 22:56:41.440 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-06-11 22:56:41.440 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_ecomp_logging:true 2021-06-11 22:56:41.442  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-06-11 22:56:41.442  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-06-11 22:56:41.442  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-06-11 22:56:41.442  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-06-11 22:56:41.442  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-06-11 22:56:41.442  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-06-11 22:56:41.442  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-06-11 22:56:41.442  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-06-11 22:56:41.442  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-06-11 22:56:41.442  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true 2021-06-11 22:56:41.442  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-06-11 22:56:41.442  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE 2021-06-11 22:56:41.443  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-06-11 22:56:41.443  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-06-11 22:56:41.443  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-06-11 22:56:41.443  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-06-11 22:56:41.443  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-06-11 22:56:41.443  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-06-11 22:56:41.443  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-06-11 22:56:41.443  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai.onap.svc.cluster.local 2021-06-11 22:56:41.443  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-06-11 22:56:41.443  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-06-11 22:56:41.443  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-06-11 22:56:41.443  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE 2021-06-11 22:56:41.443  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-06-11 22:56:41.444  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-06-11 22:56:41.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:56:41.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:56:41.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:56:41.445 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 22:57:41.377 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-06-11 22:57:41.387 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:57:41.388 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-14, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:57:41.389 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-14, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:57:41.390 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: 8fd89f4e-3283-414f-907f-a659e962b630, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:57:41.395 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-14, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:57:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-14, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=3d861707-1037-4e25-8777-a2ed05f85f10, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:57:41 GMT, content-length=3732] 2021-06-11 22:57:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-14, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:57:41.413 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:57:41.414 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-14, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:57:41.416 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-14, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:57:41.418  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-06-11 22:57:41.418 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 22:57:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:57:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:57:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:57:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T22:55:43.190+0000|2021-06-11T22:57:54.251+0000|3508adef-bc38-4a2a-84d4-7820174e9e7f|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.242.96.151|131061|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3508adef-bc38-4a2a-84d4-7820174e9e7f, Transaction Id: 79AJX, Elapsed Time: 131061 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:57:54.251 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3508adef-bc38-4a2a-84d4-7820174e9e7f, Transaction Id: 79AJX, Elapsed Time: 131061 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 22:57:54.255 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=3508adef-bc38-4a2a-84d4-7820174e9e7f, X-ECOMP-TransactionID=79AJX, X-Begin-Timestamp=2021-06-11T22:55:43.185+0000, id=968e75bb-2cdb-8085-7328-d45b9be6dbd1, timestamp=1623452143186}], headers={id=8ffcd201-12d5-6fef-c2b0-b5d25c3f555b, timestamp=1623452274254}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3508adef-bc38-4a2a-84d4-7820174e9e7f, X-ECOMP-TransactionID=79AJX, X-Begin-Timestamp=2021-06-11T22:55:43.185+0000, id=968e75bb-2cdb-8085-7328-d45b9be6dbd1, timestamp=1623452143186}] 2021-06-11T22:57:54.256+0000|f3c56805-38d2-4b20-ac90-970ba0f0cb92|Request Id: f3c56805-38d2-4b20-ac90-970ba0f0cb92. Transaction Id: KL6FY. Begin TS: 2021-06-11T22:57:54.256+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:57:54.256 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f3c56805-38d2-4b20-ac90-970ba0f0cb92. Transaction Id: KL6FY. Begin TS: 2021-06-11T22:57:54.256+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 22:58:41.375 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-06-11 22:58:41.380 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:58:41.381 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-15, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:58:41.382 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-15, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:58:41.382 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: 9b163912-4093-4922-9cad-02be961882f3, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:58:41.386 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-15, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:58:41.404 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-15, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=127bee78-ee53-4107-b894-799d2a410ee6, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:58:41 GMT, content-length=3732] 2021-06-11 22:58:41.404 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-15, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:58:41.404 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:58:41.405 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-15, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:58:41.406 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-15, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:58:41.408  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-06-11 22:58:41.408 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 22:58:41.409 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:58:41.409 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:58:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:58:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 22:59:41.374 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-06-11 22:59:41.381 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 22:59:41.382 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-16, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 22:59:41.383 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-16, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 22:59:41.383 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: ba928823-41da-4a42-bfb1-f5c542b06008, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 22:59:41.388 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-16, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 22:59:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-16, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=c0693e6f-16d7-4469-bc47-1b1f730942d3, Content-Type=application/json, Date=Fri, 11 Jun 2021 22:59:41 GMT, content-length=3732] 2021-06-11 22:59:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-16, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 22:59:41.410 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 22:59:41.411 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-16, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 22:59:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-16, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 22:59:41.415  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-06-11 22:59:41.415 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 22:59:41.416 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 22:59:41.417 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 22:59:41.417 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 22:59:41.417 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T22:57:54.259+0000|2021-06-11T23:00:05.324+0000|f3c56805-38d2-4b20-ac90-970ba0f0cb92|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.242.96.151|131065|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f3c56805-38d2-4b20-ac90-970ba0f0cb92, Transaction Id: KL6FY, Elapsed Time: 131065 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:00:05.325 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f3c56805-38d2-4b20-ac90-970ba0f0cb92, Transaction Id: KL6FY, Elapsed Time: 131065 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:00:05.331 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=f3c56805-38d2-4b20-ac90-970ba0f0cb92, X-ECOMP-TransactionID=KL6FY, X-Begin-Timestamp=2021-06-11T22:57:54.256+0000, id=23213078-c774-5cdb-5680-38aaf32c6015, timestamp=1623452274257}], headers={id=bd5675ae-42ac-6e48-8b5c-afb9af0c42a6, timestamp=1623452405331}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f3c56805-38d2-4b20-ac90-970ba0f0cb92, X-ECOMP-TransactionID=KL6FY, X-Begin-Timestamp=2021-06-11T22:57:54.256+0000, id=23213078-c774-5cdb-5680-38aaf32c6015, timestamp=1623452274257}] 2021-06-11T23:00:05.335+0000|fc3f884d-a526-463b-83e7-275c7f0efecb|Request Id: fc3f884d-a526-463b-83e7-275c7f0efecb. Transaction Id: DSUCN. Begin TS: 2021-06-11T23:00:05.333+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:00:05.333 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: fc3f884d-a526-463b-83e7-275c7f0efecb. Transaction Id: DSUCN. Begin TS: 2021-06-11T23:00:05.333+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:00:41.373 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-06-11 23:00:41.378 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:00:41.378 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-17, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:00:41.379 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-17, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:00:41.379 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: 0dbbb4cd-3b30-4e57-ae5c-8c60ea334fce, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:00:41.383 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-17, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:00:41.399 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-17, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=cb971bc4-11cb-4c9f-b422-0f77b98caa66, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:00:41 GMT, content-length=3732] 2021-06-11 23:00:41.399 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-17, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:00:41.400 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:00:41.400 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-17, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:00:41.401 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-17, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:00:41.402  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-06-11 23:00:41.402 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:00:41.404 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:00:41.404 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:00:41.404 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:00:41.404 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 23:01:41.374 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-06-11 23:01:41.383 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:01:41.384 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-18, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:01:41.385 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-18, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:01:41.385 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: e9161ad6-c28e-4f01-b549-feece366704d, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:01:41.390 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-18, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:01:41.409 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-18, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=c159e3d6-a58d-4108-befb-f6a2e9a77c31, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:01:41 GMT, content-length=3732] 2021-06-11 23:01:41.409 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-18, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:01:41.410 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:01:41.410 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-18, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:01:41.411 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-18, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:01:41.413  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-06-11 23:01:41.414 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:01:41.415 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:01:41.415 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:01:41.415 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:01:41.415 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T23:00:05.351+0000|2021-06-11T23:02:16.396+0000|fc3f884d-a526-463b-83e7-275c7f0efecb|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.242.96.151|131045|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fc3f884d-a526-463b-83e7-275c7f0efecb, Transaction Id: DSUCN, Elapsed Time: 131045 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:02:16.399 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: fc3f884d-a526-463b-83e7-275c7f0efecb, Transaction Id: DSUCN, Elapsed Time: 131045 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:02:16.406 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=fc3f884d-a526-463b-83e7-275c7f0efecb, X-ECOMP-TransactionID=DSUCN, X-Begin-Timestamp=2021-06-11T23:00:05.333+0000, id=d690c4d0-0b66-7a2e-1260-5f96f4dbf6c1, timestamp=1623452405335}], headers={id=9a361279-0df5-b3d7-3810-3cd12e5e1101, timestamp=1623452536406}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fc3f884d-a526-463b-83e7-275c7f0efecb, X-ECOMP-TransactionID=DSUCN, X-Begin-Timestamp=2021-06-11T23:00:05.333+0000, id=d690c4d0-0b66-7a2e-1260-5f96f4dbf6c1, timestamp=1623452405335}] 2021-06-11T23:02:16.408+0000|e1a5c9b1-8295-48f2-a751-9b3db8d6e472|Request Id: e1a5c9b1-8295-48f2-a751-9b3db8d6e472. Transaction Id: GMX6V. Begin TS: 2021-06-11T23:02:16.408+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:02:16.408 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e1a5c9b1-8295-48f2-a751-9b3db8d6e472. Transaction Id: GMX6V. Begin TS: 2021-06-11T23:02:16.408+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:02:41.379 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-06-11 23:02:41.385 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:02:41.385 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-19, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:02:41.386 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-19, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:02:41.386 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: 1e251a16-242d-4e01-b6c7-5bed128be1ee, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:02:41.402 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-19, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:02:41.419 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-19, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=c68791d8-846c-4720-9f69-2999b0260ce1, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:02:41 GMT, content-length=3732] 2021-06-11 23:02:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-19, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:02:41.420 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:02:41.421 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-19, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:02:41.422 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-19, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:02:41.424  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-06-11 23:02:41.424 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:02:41.425 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:02:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:02:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:02:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 23:03:41.377 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-06-11 23:03:41.388 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:03:41.389 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-20, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:03:41.390 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-20, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:03:41.390 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: 0094e65c-d2eb-450f-8c4c-9d77ba6f69e2, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:03:41.394 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-20, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:03:41.425 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-20, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=0939c371-7c96-40c9-9b3a-def809629d39, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:03:41 GMT, content-length=3732] 2021-06-11 23:03:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-20, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:03:41.426 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:03:41.426 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-20, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:03:41.427 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-20, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:03:41.431  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-06-11 23:03:41.431 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:03:41.433 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:03:41.433 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:03:41.433 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:03:41.434 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T23:02:16.413+0000|2021-06-11T23:04:27.472+0000|e1a5c9b1-8295-48f2-a751-9b3db8d6e472|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.242.96.151|131059|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e1a5c9b1-8295-48f2-a751-9b3db8d6e472, Transaction Id: GMX6V, Elapsed Time: 131059 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:04:27.472 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e1a5c9b1-8295-48f2-a751-9b3db8d6e472, Transaction Id: GMX6V, Elapsed Time: 131059 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:04:27.479 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=e1a5c9b1-8295-48f2-a751-9b3db8d6e472, X-ECOMP-TransactionID=GMX6V, X-Begin-Timestamp=2021-06-11T23:02:16.408+0000, id=ca839e23-b02d-9b8f-6e02-f91f032ea345, timestamp=1623452536409}], headers={id=e3932999-277c-561a-05d6-5172c72df8ad, timestamp=1623452667478}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e1a5c9b1-8295-48f2-a751-9b3db8d6e472, X-ECOMP-TransactionID=GMX6V, X-Begin-Timestamp=2021-06-11T23:02:16.408+0000, id=ca839e23-b02d-9b8f-6e02-f91f032ea345, timestamp=1623452536409}] 2021-06-11T23:04:27.480+0000|132de2e7-92c2-4f46-8044-e94488094271|Request Id: 132de2e7-92c2-4f46-8044-e94488094271. Transaction Id: VZTIT. Begin TS: 2021-06-11T23:04:27.479+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:04:27.480 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 132de2e7-92c2-4f46-8044-e94488094271. Transaction Id: VZTIT. Begin TS: 2021-06-11T23:04:27.479+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:04:41.374 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-06-11 23:04:41.381 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:04:41.383 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-21, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:04:41.384 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-21, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:04:41.384 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: 6ba83753-aed9-4c00-b1aa-08145a3c618e, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:04:41.390 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-21, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:04:41.408 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-21, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=3993aa69-71f7-4c44-a316-609f5b0e510a, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:04:41 GMT, content-length=3732] 2021-06-11 23:04:41.408 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-21, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:04:41.408 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:04:41.409 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-21, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:04:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-21, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:04:41.412  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-06-11 23:04:41.412 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:04:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:04:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:04:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:04:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 23:05:41.375 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-06-11 23:05:41.385 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:05:41.386 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-22, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:05:41.387 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-22, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:05:41.387 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: 18cc67d7-f642-4471-a019-a190d9405b05, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:05:41.396 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-22, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:05:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-22, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=9b558b79-52ac-48c3-b615-38e333ff2b40, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:05:41 GMT, content-length=3732] 2021-06-11 23:05:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-22, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:05:41.414 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:05:41.416 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-22, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:05:41.418 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-22, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:05:41.425  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-06-11 23:05:41.425 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:05:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:05:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:05:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:05:41.427 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T23:04:27.482+0000|2021-06-11T23:06:38.541+0000|132de2e7-92c2-4f46-8044-e94488094271|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.242.96.151|131059|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 132de2e7-92c2-4f46-8044-e94488094271, Transaction Id: VZTIT, Elapsed Time: 131059 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:06:38.542 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 132de2e7-92c2-4f46-8044-e94488094271, Transaction Id: VZTIT, Elapsed Time: 131059 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:06:38.549 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=132de2e7-92c2-4f46-8044-e94488094271, X-ECOMP-TransactionID=VZTIT, X-Begin-Timestamp=2021-06-11T23:04:27.479+0000, id=807bbaf2-058c-7851-3886-311b350bb481, timestamp=1623452667480}], headers={id=fc137495-1655-c07f-6f58-6e185aca9733, timestamp=1623452798548}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=132de2e7-92c2-4f46-8044-e94488094271, X-ECOMP-TransactionID=VZTIT, X-Begin-Timestamp=2021-06-11T23:04:27.479+0000, id=807bbaf2-058c-7851-3886-311b350bb481, timestamp=1623452667480}] 2021-06-11T23:06:38.551+0000|010c9bf8-4a2c-4aa1-9ce8-c8ad986a3411|Request Id: 010c9bf8-4a2c-4aa1-9ce8-c8ad986a3411. Transaction Id: BS768. Begin TS: 2021-06-11T23:06:38.550+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:06:38.551 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 010c9bf8-4a2c-4aa1-9ce8-c8ad986a3411. Transaction Id: BS768. Begin TS: 2021-06-11T23:06:38.550+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:06:41.375 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-06-11 23:06:41.381 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:06:41.382 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-23, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:06:41.383 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-23, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:06:41.383 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: f37b80a8-d967-4ff6-895d-cd9df75c948c, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:06:41.389 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-23, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:06:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-23, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=5ec1d8ac-8bee-4c45-b702-f45217cdfdda, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:06:41 GMT, content-length=3732] 2021-06-11 23:06:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-23, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:06:41.411 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:06:41.412 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-23, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:06:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-23, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:06:41.417  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-06-11 23:06:41.418 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:06:41.419 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:06:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:06:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:06:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 23:07:41.374 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-06-11 23:07:41.380 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:07:41.381 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-24, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:07:41.382 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-24, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:07:41.382 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: 2adc5e3e-2e9d-46b9-b23b-4f329d9d966b, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:07:41.387 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-24, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:07:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-24, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=48b934ec-494c-42e1-b1fa-7133c052eb98, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:07:41 GMT, content-length=3732] 2021-06-11 23:07:41.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-24, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:07:41.414 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:07:41.415 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-24, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:07:41.416 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-24, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:07:41.418  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-06-11 23:07:41.418 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:07:41.419 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:07:41.419 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:07:41.419 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:07:41.419 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 23:08:41.374 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-06-11 23:08:41.380 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:08:41.382 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-25, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:08:41.382 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-25, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:08:41.383 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: 8451a37a-27b6-41cc-aeb8-706e468d3508, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:08:41.387 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-25, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:08:41.419 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-25, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=9ae932c7-07d8-4359-9c40-44869eef3d64, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:08:41 GMT, content-length=3732] 2021-06-11 23:08:41.420 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-25, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:08:41.420 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:08:41.421 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-25, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:08:41.422 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-25, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:08:41.423  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-06-11 23:08:41.423 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:08:41.424 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:08:41.424 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:08:41.424 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:08:41.425 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T23:06:38.556+0000|2021-06-11T23:08:49.615+0000|010c9bf8-4a2c-4aa1-9ce8-c8ad986a3411|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.242.96.151|131059|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 010c9bf8-4a2c-4aa1-9ce8-c8ad986a3411, Transaction Id: BS768, Elapsed Time: 131059 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:08:49.616 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 010c9bf8-4a2c-4aa1-9ce8-c8ad986a3411, Transaction Id: BS768, Elapsed Time: 131059 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:08:49.622 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=010c9bf8-4a2c-4aa1-9ce8-c8ad986a3411, X-ECOMP-TransactionID=BS768, X-Begin-Timestamp=2021-06-11T23:06:38.550+0000, id=5b5d781f-6ca1-0c7e-c2ea-5f23d48b201c, timestamp=1623452798552}], headers={id=6a9a8553-b760-b955-bb26-e9543c029006, timestamp=1623452929622}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=010c9bf8-4a2c-4aa1-9ce8-c8ad986a3411, X-ECOMP-TransactionID=BS768, X-Begin-Timestamp=2021-06-11T23:06:38.550+0000, id=5b5d781f-6ca1-0c7e-c2ea-5f23d48b201c, timestamp=1623452798552}] 2021-06-11T23:08:49.624+0000|55547ed5-004d-4a04-b301-fb1c6bcc171e|Request Id: 55547ed5-004d-4a04-b301-fb1c6bcc171e. Transaction Id: SHNXN. Begin TS: 2021-06-11T23:08:49.623+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:08:49.624 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 55547ed5-004d-4a04-b301-fb1c6bcc171e. Transaction Id: SHNXN. Begin TS: 2021-06-11T23:08:49.623+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:09:41.374 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-06-11 23:09:41.380 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:09:41.381 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-26, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:09:41.382 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-26, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:09:41.382 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: 5e8a766c-b30b-44fb-a82a-2b5aae2f07cc, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:09:41.387 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-26, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:09:41.406 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-26, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=80324264-10d5-4731-8b16-651f8512fb1a, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:09:41 GMT, content-length=3732] 2021-06-11 23:09:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-26, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:09:41.407 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:09:41.408 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-26, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:09:41.409 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-26, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:09:41.410  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-06-11 23:09:41.410 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:09:41.411 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:09:41.411 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:09:41.411 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:09:41.412 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 23:10:41.374 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-06-11 23:10:41.380 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:10:41.381 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-27, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:10:41.382 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-27, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:10:41.382 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: ca9b023d-1f4a-42cf-9fa1-cfbaab05d0f5, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:10:41.388 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-27, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:10:41.406 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-27, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=98b7ee24-4b61-4a10-946c-081775bf5ce5, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:10:41 GMT, content-length=3732] 2021-06-11 23:10:41.406 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-27, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:10:41.406 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:10:41.407 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-27, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:10:41.408 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-27, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:10:41.409  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-06-11 23:10:41.409 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:10:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:10:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:10:41.410 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:10:41.411 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T23:08:49.632+0000|2021-06-11T23:11:00.683+0000|55547ed5-004d-4a04-b301-fb1c6bcc171e|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.242.96.151|131051|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 55547ed5-004d-4a04-b301-fb1c6bcc171e, Transaction Id: SHNXN, Elapsed Time: 131051 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:11:00.683 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 55547ed5-004d-4a04-b301-fb1c6bcc171e, Transaction Id: SHNXN, Elapsed Time: 131051 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:11:00.687 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=55547ed5-004d-4a04-b301-fb1c6bcc171e, X-ECOMP-TransactionID=SHNXN, X-Begin-Timestamp=2021-06-11T23:08:49.623+0000, id=248b069e-da5c-2e09-601c-e890e04a02ce, timestamp=1623452929625}], headers={id=56690176-ba23-ccaf-6f09-9aabb51d3cd2, timestamp=1623453060687}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=55547ed5-004d-4a04-b301-fb1c6bcc171e, X-ECOMP-TransactionID=SHNXN, X-Begin-Timestamp=2021-06-11T23:08:49.623+0000, id=248b069e-da5c-2e09-601c-e890e04a02ce, timestamp=1623452929625}] 2021-06-11T23:11:00.689+0000|5d251084-ea40-4ebc-ac08-1d18af69b3ff|Request Id: 5d251084-ea40-4ebc-ac08-1d18af69b3ff. Transaction Id: IJHBU. Begin TS: 2021-06-11T23:11:00.688+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:11:00.689 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 5d251084-ea40-4ebc-ac08-1d18af69b3ff. Transaction Id: IJHBU. Begin TS: 2021-06-11T23:11:00.688+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:11:41.373 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-06-11 23:11:41.378 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:11:41.379 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-28, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:11:41.380 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-28, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:11:41.380 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: f3d37e95-0805-47a4-b65d-d09ca4c9511b, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:11:41.383 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-28, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:11:41.400 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-28, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=9e10cb55-495c-43ed-86d7-1efb3b1af495, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:11:41 GMT, content-length=3732] 2021-06-11 23:11:41.400 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-28, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:11:41.401 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:11:41.401 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-28, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:11:41.403 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-28, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:11:41.404  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-06-11 23:11:41.405 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:11:41.406 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:11:41.406 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:11:41.406 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:11:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 23:12:41.374 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-06-11 23:12:41.380 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:12:41.381 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-29, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:12:41.381 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-29, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:12:41.382 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: 0d503406-9e3e-432c-8732-59825ae5dd9e, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:12:41.386 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-29, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:12:41.402 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-29, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=1c55e8bd-22f2-4f50-a1ad-67ba4aab5504, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:12:41 GMT, content-length=3732] 2021-06-11 23:12:41.403 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-29, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:12:41.403 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:12:41.403 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-29, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:12:41.404 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-29, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:12:41.406  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-06-11 23:12:41.406 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:12:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:12:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:12:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:12:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T23:11:00.692+0000|2021-06-11T23:13:11.755+0000|5d251084-ea40-4ebc-ac08-1d18af69b3ff|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.242.96.151|131063|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5d251084-ea40-4ebc-ac08-1d18af69b3ff, Transaction Id: IJHBU, Elapsed Time: 131063 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:13:11.755 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 5d251084-ea40-4ebc-ac08-1d18af69b3ff, Transaction Id: IJHBU, Elapsed Time: 131063 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:13:11.758 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=5d251084-ea40-4ebc-ac08-1d18af69b3ff, X-ECOMP-TransactionID=IJHBU, X-Begin-Timestamp=2021-06-11T23:11:00.688+0000, id=868be724-583a-ddf7-eb10-a2df8b8817e7, timestamp=1623453060689}], headers={id=11d20114-21ed-fe5c-d766-450982a924ed, timestamp=1623453191758}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5d251084-ea40-4ebc-ac08-1d18af69b3ff, X-ECOMP-TransactionID=IJHBU, X-Begin-Timestamp=2021-06-11T23:11:00.688+0000, id=868be724-583a-ddf7-eb10-a2df8b8817e7, timestamp=1623453060689}] 2021-06-11T23:13:11.760+0000|8c5d93d7-0f9b-4636-94aa-9cd4c3f54724|Request Id: 8c5d93d7-0f9b-4636-94aa-9cd4c3f54724. Transaction Id: QVRPB. Begin TS: 2021-06-11T23:13:11.759+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:13:11.759 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8c5d93d7-0f9b-4636-94aa-9cd4c3f54724. Transaction Id: QVRPB. Begin TS: 2021-06-11T23:13:11.759+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:13:41.374 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-06-11 23:13:41.380 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:13:41.381 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-30, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:13:41.381 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-30, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:13:41.382 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: 7e75685e-0c03-47ad-9b6a-d48ac1dbff8f, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:13:41.386 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-30, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:13:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-30, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=197d276e-7428-4407-a644-a53225c39daa, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:13:41 GMT, content-length=3732] 2021-06-11 23:13:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-30, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:13:41.407 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:13:41.408 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-30, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:13:41.409 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-30, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:13:41.410  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-06-11 23:13:41.410 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:13:41.411 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:13:41.411 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:13:41.412 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:13:41.412 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11 23:14:41.374 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-06-11 23:14:41.381 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-11 23:14:41.382 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:eff1baca-31, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-11 23:14:41.382 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-31, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_prepared]) 2021-06-11 23:14:41.383 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: a83eb63e-0061-4d68-9d7f-6a22ba744a93, X-RequestID: b05d8c2d-08ef-4c4c-92ae-399bfe782b8e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-11 23:14:41.388 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-31, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [request_sent]) 2021-06-11 23:14:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-31, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received response (auto-read:false) : [x-onap-requestid=7fafd05e-f090-4dc7-a75e-ded1ac76f8b5, Content-Type=application/json, Date=Fri, 11 Jun 2021 23:14:41 GMT, content-length=3732] 2021-06-11 23:14:41.407 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca-31, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_received]) 2021-06-11 23:14:41.408 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-11 23:14:41.408 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:eff1baca-31, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-11 23:14:41.409 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:eff1baca-31, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Received last HTTP packet 2021-06-11 23:14:41.410  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-06-11 23:14:41.411 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-06-11 23:14:41.412 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [response_completed]) 2021-06-11 23:14:41.412 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xeff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443]}}, [disconnecting]) 2021-06-11 23:14:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Releasing channel 2021-06-11 23:14:41.413 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:eff1baca, L:/10.242.96.151:41898 - R:config-binding-service.onap.svc.cluster.local/10.96.183.125:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-11T23:13:11.762+0000|2021-06-11T23:15:22.831+0000|8c5d93d7-0f9b-4636-94aa-9cd4c3f54724|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.242.96.151|131069|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8c5d93d7-0f9b-4636-94aa-9cd4c3f54724, Transaction Id: QVRPB, Elapsed Time: 131069 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:15:22.832 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 8c5d93d7-0f9b-4636-94aa-9cd4c3f54724, Transaction Id: QVRPB, Elapsed Time: 131069 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.68.170] failed: Connection timed out (Connection timed out) 2021-06-11 23:15:22.838 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=8c5d93d7-0f9b-4636-94aa-9cd4c3f54724, X-ECOMP-TransactionID=QVRPB, X-Begin-Timestamp=2021-06-11T23:13:11.759+0000, id=934254ab-8451-d684-41f4-578bbc1c7791, timestamp=1623453191760}], headers={id=8a7595c6-c54c-1ba4-81b7-80605311f0cc, timestamp=1623453322837}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8c5d93d7-0f9b-4636-94aa-9cd4c3f54724, X-ECOMP-TransactionID=QVRPB, X-Begin-Timestamp=2021-06-11T23:13:11.759+0000, id=934254ab-8451-d684-41f4-578bbc1c7791, timestamp=1623453191760}] 2021-06-11T23:15:22.841+0000|e637e41f-aed5-448f-9d14-3ef8c5585424|Request Id: e637e41f-aed5-448f-9d14-3ef8c5585424. Transaction Id: AA4DJ. Begin TS: 2021-06-11T23:15:22.839+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:22.839 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e637e41f-aed5-448f-9d14-3ef8c5585424. Transaction Id: AA4DJ. Begin TS: 2021-06-11T23:15:22.839+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:22.845+0000|2021-06-11T23:15:23.183+0000|e637e41f-aed5-448f-9d14-3ef8c5585424|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|338|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e637e41f-aed5-448f-9d14-3ef8c5585424, Transaction Id: AA4DJ, Elapsed Time: 338 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.183 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e637e41f-aed5-448f-9d14-3ef8c5585424, Transaction Id: AA4DJ, Elapsed Time: 338 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.207 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e637e41f-aed5-448f-9d14-3ef8c5585424, X-ECOMP-TransactionID=AA4DJ, X-Begin-Timestamp=2021-06-11T23:15:22.839+0000, id=3dba7c5f-11b4-4c04-c264-2dc88d39e0db, timestamp=1623453322842}], headers={id=da147403-d1d9-fd8b-c10a-011e4e0adc3c, timestamp=1623453323207}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e637e41f-aed5-448f-9d14-3ef8c5585424, X-ECOMP-TransactionID=AA4DJ, X-Begin-Timestamp=2021-06-11T23:15:22.839+0000, id=3dba7c5f-11b4-4c04-c264-2dc88d39e0db, timestamp=1623453322842}] 2021-06-11T23:15:23.209+0000|d926dce7-0964-4618-a001-d69037eb65d6|Request Id: d926dce7-0964-4618-a001-d69037eb65d6. Transaction Id: VHRJU. Begin TS: 2021-06-11T23:15:23.209+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.209 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d926dce7-0964-4618-a001-d69037eb65d6. Transaction Id: VHRJU. Begin TS: 2021-06-11T23:15:23.209+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.210+0000|2021-06-11T23:15:23.220+0000|d926dce7-0964-4618-a001-d69037eb65d6|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.96.151|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d926dce7-0964-4618-a001-d69037eb65d6, Transaction Id: VHRJU, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.220 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d926dce7-0964-4618-a001-d69037eb65d6, Transaction Id: VHRJU, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.221 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d926dce7-0964-4618-a001-d69037eb65d6, X-ECOMP-TransactionID=VHRJU, X-Begin-Timestamp=2021-06-11T23:15:23.209+0000, id=de7ae91b-421c-dfe9-d4bf-01a5cdfd4f34, timestamp=1623453323209}], headers={id=b9f14cbe-4549-a8ea-2e9b-85918bcd09b1, timestamp=1623453323221}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d926dce7-0964-4618-a001-d69037eb65d6, X-ECOMP-TransactionID=VHRJU, X-Begin-Timestamp=2021-06-11T23:15:23.209+0000, id=de7ae91b-421c-dfe9-d4bf-01a5cdfd4f34, timestamp=1623453323209}] 2021-06-11T23:15:23.222+0000|44e84dfa-ebc9-41ae-96f9-f090c67f8f80|Request Id: 44e84dfa-ebc9-41ae-96f9-f090c67f8f80. Transaction Id: ZCBKD. Begin TS: 2021-06-11T23:15:23.222+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.222 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 44e84dfa-ebc9-41ae-96f9-f090c67f8f80. Transaction Id: ZCBKD. Begin TS: 2021-06-11T23:15:23.222+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.223+0000|2021-06-11T23:15:23.229+0000|44e84dfa-ebc9-41ae-96f9-f090c67f8f80|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 44e84dfa-ebc9-41ae-96f9-f090c67f8f80, Transaction Id: ZCBKD, 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-06-11 23:15:23.229 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 44e84dfa-ebc9-41ae-96f9-f090c67f8f80, Transaction Id: ZCBKD, 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-06-11 23:15:23.231 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=44e84dfa-ebc9-41ae-96f9-f090c67f8f80, X-ECOMP-TransactionID=ZCBKD, X-Begin-Timestamp=2021-06-11T23:15:23.222+0000, id=b0737f49-73eb-24dd-617e-1f167fd7c6c7, timestamp=1623453323222}], headers={id=05bf5054-74d4-0f53-2373-d01c95222750, timestamp=1623453323231}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=44e84dfa-ebc9-41ae-96f9-f090c67f8f80, X-ECOMP-TransactionID=ZCBKD, X-Begin-Timestamp=2021-06-11T23:15:23.222+0000, id=b0737f49-73eb-24dd-617e-1f167fd7c6c7, timestamp=1623453323222}] 2021-06-11T23:15:23.231+0000|15c7068f-0e5b-4ef3-8ffe-e408cd926a7d|Request Id: 15c7068f-0e5b-4ef3-8ffe-e408cd926a7d. Transaction Id: ASCP5. Begin TS: 2021-06-11T23:15:23.231+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.231 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 15c7068f-0e5b-4ef3-8ffe-e408cd926a7d. Transaction Id: ASCP5. Begin TS: 2021-06-11T23:15:23.231+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.232+0000|2021-06-11T23:15:23.242+0000|15c7068f-0e5b-4ef3-8ffe-e408cd926a7d|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.96.151|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 15c7068f-0e5b-4ef3-8ffe-e408cd926a7d, Transaction Id: ASCP5, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.242 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 15c7068f-0e5b-4ef3-8ffe-e408cd926a7d, Transaction Id: ASCP5, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.243 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=15c7068f-0e5b-4ef3-8ffe-e408cd926a7d, X-ECOMP-TransactionID=ASCP5, X-Begin-Timestamp=2021-06-11T23:15:23.231+0000, id=5673e889-9078-6c3a-54a1-ca1e59b6672f, timestamp=1623453323232}], headers={id=4221d9d7-86ef-e13e-3f21-5ff6ef393e34, timestamp=1623453323243}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=15c7068f-0e5b-4ef3-8ffe-e408cd926a7d, X-ECOMP-TransactionID=ASCP5, X-Begin-Timestamp=2021-06-11T23:15:23.231+0000, id=5673e889-9078-6c3a-54a1-ca1e59b6672f, timestamp=1623453323232}] 2021-06-11T23:15:23.244+0000|6f88601e-63da-40eb-8526-a5365c8a9ab5|Request Id: 6f88601e-63da-40eb-8526-a5365c8a9ab5. Transaction Id: R063S. Begin TS: 2021-06-11T23:15:23.244+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.244 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6f88601e-63da-40eb-8526-a5365c8a9ab5. Transaction Id: R063S. Begin TS: 2021-06-11T23:15:23.244+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.245+0000|2021-06-11T23:15:23.252+0000|6f88601e-63da-40eb-8526-a5365c8a9ab5|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6f88601e-63da-40eb-8526-a5365c8a9ab5, Transaction Id: R063S, 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-06-11 23:15:23.252 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6f88601e-63da-40eb-8526-a5365c8a9ab5, Transaction Id: R063S, 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-06-11 23:15:23.253 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6f88601e-63da-40eb-8526-a5365c8a9ab5, X-ECOMP-TransactionID=R063S, X-Begin-Timestamp=2021-06-11T23:15:23.244+0000, id=5230627c-9cae-84b6-202e-80d0460e5bee, timestamp=1623453323244}], headers={id=15bf4fec-f74f-b97e-e57c-d5918d57b6f2, timestamp=1623453323253}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6f88601e-63da-40eb-8526-a5365c8a9ab5, X-ECOMP-TransactionID=R063S, X-Begin-Timestamp=2021-06-11T23:15:23.244+0000, id=5230627c-9cae-84b6-202e-80d0460e5bee, timestamp=1623453323244}] 2021-06-11T23:15:23.254+0000|59243fe7-baec-47ab-9aab-eb7777749ad4|Request Id: 59243fe7-baec-47ab-9aab-eb7777749ad4. Transaction Id: XSUDB. Begin TS: 2021-06-11T23:15:23.253+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.253 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 59243fe7-baec-47ab-9aab-eb7777749ad4. Transaction Id: XSUDB. Begin TS: 2021-06-11T23:15:23.253+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.255+0000|2021-06-11T23:15:23.262+0000|59243fe7-baec-47ab-9aab-eb7777749ad4|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.96.151|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 59243fe7-baec-47ab-9aab-eb7777749ad4, Transaction Id: XSUDB, 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-06-11 23:15:23.262 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 59243fe7-baec-47ab-9aab-eb7777749ad4, Transaction Id: XSUDB, 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-06-11 23:15:23.265 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=59243fe7-baec-47ab-9aab-eb7777749ad4, X-ECOMP-TransactionID=XSUDB, X-Begin-Timestamp=2021-06-11T23:15:23.253+0000, id=8ce1356d-2cfb-ab1d-38bb-f81ee5a91f87, timestamp=1623453323254}], headers={id=c8e1b684-1643-7d10-bd7a-4c4c574dcfb2, timestamp=1623453323264}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=59243fe7-baec-47ab-9aab-eb7777749ad4, X-ECOMP-TransactionID=XSUDB, X-Begin-Timestamp=2021-06-11T23:15:23.253+0000, id=8ce1356d-2cfb-ab1d-38bb-f81ee5a91f87, timestamp=1623453323254}] 2021-06-11T23:15:23.266+0000|3e639899-a7e2-459e-9454-b406c9589e17|Request Id: 3e639899-a7e2-459e-9454-b406c9589e17. Transaction Id: RWTR0. Begin TS: 2021-06-11T23:15:23.265+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.266 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3e639899-a7e2-459e-9454-b406c9589e17. Transaction Id: RWTR0. Begin TS: 2021-06-11T23:15:23.265+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.270+0000|2021-06-11T23:15:23.280+0000|3e639899-a7e2-459e-9454-b406c9589e17|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3e639899-a7e2-459e-9454-b406c9589e17, Transaction Id: RWTR0, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.280 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3e639899-a7e2-459e-9454-b406c9589e17, Transaction Id: RWTR0, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.283 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3e639899-a7e2-459e-9454-b406c9589e17, X-ECOMP-TransactionID=RWTR0, X-Begin-Timestamp=2021-06-11T23:15:23.265+0000, id=d1665ac6-e98c-fe4e-980c-4098074d335a, timestamp=1623453323269}], headers={id=caa57501-8754-e5f8-3111-f7ceaac521f9, timestamp=1623453323282}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3e639899-a7e2-459e-9454-b406c9589e17, X-ECOMP-TransactionID=RWTR0, X-Begin-Timestamp=2021-06-11T23:15:23.265+0000, id=d1665ac6-e98c-fe4e-980c-4098074d335a, timestamp=1623453323269}] 2021-06-11T23:15:23.285+0000|60ad57d5-f293-407b-af03-e0deec39a5b0|Request Id: 60ad57d5-f293-407b-af03-e0deec39a5b0. Transaction Id: F2RCQ. Begin TS: 2021-06-11T23:15:23.284+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.284 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 60ad57d5-f293-407b-af03-e0deec39a5b0. Transaction Id: F2RCQ. Begin TS: 2021-06-11T23:15:23.284+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.290+0000|2021-06-11T23:15:23.299+0000|60ad57d5-f293-407b-af03-e0deec39a5b0|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.96.151|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 60ad57d5-f293-407b-af03-e0deec39a5b0, Transaction Id: F2RCQ, 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-06-11 23:15:23.299 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 60ad57d5-f293-407b-af03-e0deec39a5b0, Transaction Id: F2RCQ, 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-06-11 23:15:23.305 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=60ad57d5-f293-407b-af03-e0deec39a5b0, X-ECOMP-TransactionID=F2RCQ, X-Begin-Timestamp=2021-06-11T23:15:23.284+0000, id=520103a6-12e2-fda6-3bc0-73e835273d13, timestamp=1623453323286}], headers={id=2cbb495c-c244-5ba2-f12c-cfb6d65deed5, timestamp=1623453323305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=60ad57d5-f293-407b-af03-e0deec39a5b0, X-ECOMP-TransactionID=F2RCQ, X-Begin-Timestamp=2021-06-11T23:15:23.284+0000, id=520103a6-12e2-fda6-3bc0-73e835273d13, timestamp=1623453323286}] 2021-06-11T23:15:23.305+0000|9dd027b4-dccb-40c0-9f2d-84dac03a35b0|Request Id: 9dd027b4-dccb-40c0-9f2d-84dac03a35b0. Transaction Id: XCJR0. Begin TS: 2021-06-11T23:15:23.305+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.305 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9dd027b4-dccb-40c0-9f2d-84dac03a35b0. Transaction Id: XCJR0. Begin TS: 2021-06-11T23:15:23.305+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.307+0000|2021-06-11T23:15:23.314+0000|9dd027b4-dccb-40c0-9f2d-84dac03a35b0|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9dd027b4-dccb-40c0-9f2d-84dac03a35b0, Transaction Id: XCJR0, 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-06-11 23:15:23.314 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9dd027b4-dccb-40c0-9f2d-84dac03a35b0, Transaction Id: XCJR0, 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-06-11 23:15:23.315 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9dd027b4-dccb-40c0-9f2d-84dac03a35b0, X-ECOMP-TransactionID=XCJR0, X-Begin-Timestamp=2021-06-11T23:15:23.305+0000, id=219c1c16-f7a6-0b05-a20a-fbb027162425, timestamp=1623453323305}], headers={id=24b6804b-914f-b590-70b5-3c74a1904553, timestamp=1623453323315}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9dd027b4-dccb-40c0-9f2d-84dac03a35b0, X-ECOMP-TransactionID=XCJR0, X-Begin-Timestamp=2021-06-11T23:15:23.305+0000, id=219c1c16-f7a6-0b05-a20a-fbb027162425, timestamp=1623453323305}] 2021-06-11T23:15:23.316+0000|2ecff821-77d5-4ca6-940c-cc46ee5f96cf|Request Id: 2ecff821-77d5-4ca6-940c-cc46ee5f96cf. Transaction Id: AYAWW. Begin TS: 2021-06-11T23:15:23.315+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.315 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2ecff821-77d5-4ca6-940c-cc46ee5f96cf. Transaction Id: AYAWW. Begin TS: 2021-06-11T23:15:23.315+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.317+0000|2021-06-11T23:15:23.325+0000|2ecff821-77d5-4ca6-940c-cc46ee5f96cf|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.96.151|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2ecff821-77d5-4ca6-940c-cc46ee5f96cf, Transaction Id: AYAWW, 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-06-11 23:15:23.325 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2ecff821-77d5-4ca6-940c-cc46ee5f96cf, Transaction Id: AYAWW, 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-06-11 23:15:23.327 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2ecff821-77d5-4ca6-940c-cc46ee5f96cf, X-ECOMP-TransactionID=AYAWW, X-Begin-Timestamp=2021-06-11T23:15:23.315+0000, id=b7a4fbfd-7fe4-f178-5483-49a34eb8bab8, timestamp=1623453323316}], headers={id=8eefda87-96c2-82ee-64a1-e801c27052d7, timestamp=1623453323327}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2ecff821-77d5-4ca6-940c-cc46ee5f96cf, X-ECOMP-TransactionID=AYAWW, X-Begin-Timestamp=2021-06-11T23:15:23.315+0000, id=b7a4fbfd-7fe4-f178-5483-49a34eb8bab8, timestamp=1623453323316}] 2021-06-11T23:15:23.328+0000|46c6bbfa-bad3-402a-9764-1b4e90c4db91|Request Id: 46c6bbfa-bad3-402a-9764-1b4e90c4db91. Transaction Id: KRIRH. Begin TS: 2021-06-11T23:15:23.328+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.328 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 46c6bbfa-bad3-402a-9764-1b4e90c4db91. Transaction Id: KRIRH. Begin TS: 2021-06-11T23:15:23.328+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.333+0000|2021-06-11T23:15:23.397+0000|46c6bbfa-bad3-402a-9764-1b4e90c4db91|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|64|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 46c6bbfa-bad3-402a-9764-1b4e90c4db91, Transaction Id: KRIRH, Elapsed Time: 64 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.397 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 46c6bbfa-bad3-402a-9764-1b4e90c4db91, Transaction Id: KRIRH, Elapsed Time: 64 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.398 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=46c6bbfa-bad3-402a-9764-1b4e90c4db91, X-ECOMP-TransactionID=KRIRH, X-Begin-Timestamp=2021-06-11T23:15:23.328+0000, id=7173bc0d-a37e-d26e-5801-7fff4b4feb7c, timestamp=1623453323328}], headers={id=66f5b9aa-c3e3-e495-4a1b-2e06673352ae, timestamp=1623453323398}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=46c6bbfa-bad3-402a-9764-1b4e90c4db91, X-ECOMP-TransactionID=KRIRH, X-Begin-Timestamp=2021-06-11T23:15:23.328+0000, id=7173bc0d-a37e-d26e-5801-7fff4b4feb7c, timestamp=1623453323328}] 2021-06-11T23:15:23.398+0000|185a5c88-5385-4dd0-bbd0-468782302d26|Request Id: 185a5c88-5385-4dd0-bbd0-468782302d26. Transaction Id: MHIKC. Begin TS: 2021-06-11T23:15:23.398+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.398 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 185a5c88-5385-4dd0-bbd0-468782302d26. Transaction Id: MHIKC. Begin TS: 2021-06-11T23:15:23.398+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.399+0000|2021-06-11T23:15:23.406+0000|185a5c88-5385-4dd0-bbd0-468782302d26|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.96.151|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 185a5c88-5385-4dd0-bbd0-468782302d26, Transaction Id: MHIKC, 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-06-11 23:15:23.406 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 185a5c88-5385-4dd0-bbd0-468782302d26, Transaction Id: MHIKC, 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-06-11 23:15:23.408 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=185a5c88-5385-4dd0-bbd0-468782302d26, X-ECOMP-TransactionID=MHIKC, X-Begin-Timestamp=2021-06-11T23:15:23.398+0000, id=0e441891-f102-18e1-bc87-768f75728dfa, timestamp=1623453323398}], headers={id=4f8b7c6c-df27-2ebc-dfb5-db2eaf8a0217, timestamp=1623453323407}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=185a5c88-5385-4dd0-bbd0-468782302d26, X-ECOMP-TransactionID=MHIKC, X-Begin-Timestamp=2021-06-11T23:15:23.398+0000, id=0e441891-f102-18e1-bc87-768f75728dfa, timestamp=1623453323398}] 2021-06-11T23:15:23.408+0000|80ffa4b8-a8fc-4a62-9fce-559b062d1834|Request Id: 80ffa4b8-a8fc-4a62-9fce-559b062d1834. Transaction Id: GVDJY. Begin TS: 2021-06-11T23:15:23.408+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.408 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 80ffa4b8-a8fc-4a62-9fce-559b062d1834. Transaction Id: GVDJY. Begin TS: 2021-06-11T23:15:23.408+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.409+0000|2021-06-11T23:15:23.416+0000|80ffa4b8-a8fc-4a62-9fce-559b062d1834|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 80ffa4b8-a8fc-4a62-9fce-559b062d1834, Transaction Id: GVDJY, 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-06-11 23:15:23.416 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 80ffa4b8-a8fc-4a62-9fce-559b062d1834, Transaction Id: GVDJY, 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-06-11 23:15:23.417 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=80ffa4b8-a8fc-4a62-9fce-559b062d1834, X-ECOMP-TransactionID=GVDJY, X-Begin-Timestamp=2021-06-11T23:15:23.408+0000, id=33beb04d-0ac7-41b1-1242-16f758914f69, timestamp=1623453323408}], headers={id=0f3b2a65-08b9-c154-a8b0-361b31d090fb, timestamp=1623453323417}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=80ffa4b8-a8fc-4a62-9fce-559b062d1834, X-ECOMP-TransactionID=GVDJY, X-Begin-Timestamp=2021-06-11T23:15:23.408+0000, id=33beb04d-0ac7-41b1-1242-16f758914f69, timestamp=1623453323408}] 2021-06-11T23:15:23.417+0000|de04c8d9-c80a-46a7-8da5-c71c082404fd|Request Id: de04c8d9-c80a-46a7-8da5-c71c082404fd. Transaction Id: YUZ88. Begin TS: 2021-06-11T23:15:23.417+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.417 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: de04c8d9-c80a-46a7-8da5-c71c082404fd. Transaction Id: YUZ88. Begin TS: 2021-06-11T23:15:23.417+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.418+0000|2021-06-11T23:15:23.426+0000|de04c8d9-c80a-46a7-8da5-c71c082404fd|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.96.151|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: de04c8d9-c80a-46a7-8da5-c71c082404fd, Transaction Id: YUZ88, 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-06-11 23:15:23.426 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: de04c8d9-c80a-46a7-8da5-c71c082404fd, Transaction Id: YUZ88, 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-06-11 23:15:23.427 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=de04c8d9-c80a-46a7-8da5-c71c082404fd, X-ECOMP-TransactionID=YUZ88, X-Begin-Timestamp=2021-06-11T23:15:23.417+0000, id=e70d144f-2457-a5c9-ee90-f2ba31465e86, timestamp=1623453323417}], headers={id=1075d0d3-2c4d-ed94-6b4c-72f474ff53f8, timestamp=1623453323427}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=de04c8d9-c80a-46a7-8da5-c71c082404fd, X-ECOMP-TransactionID=YUZ88, X-Begin-Timestamp=2021-06-11T23:15:23.417+0000, id=e70d144f-2457-a5c9-ee90-f2ba31465e86, timestamp=1623453323417}] 2021-06-11T23:15:23.428+0000|b4826c7a-4472-419c-86c1-4d6e58e7afd4|Request Id: b4826c7a-4472-419c-86c1-4d6e58e7afd4. Transaction Id: LXXAX. Begin TS: 2021-06-11T23:15:23.427+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.428 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b4826c7a-4472-419c-86c1-4d6e58e7afd4. Transaction Id: LXXAX. Begin TS: 2021-06-11T23:15:23.427+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.429+0000|2021-06-11T23:15:23.435+0000|b4826c7a-4472-419c-86c1-4d6e58e7afd4|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b4826c7a-4472-419c-86c1-4d6e58e7afd4, Transaction Id: LXXAX, 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-06-11 23:15:23.435 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b4826c7a-4472-419c-86c1-4d6e58e7afd4, Transaction Id: LXXAX, 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-06-11 23:15:23.436 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b4826c7a-4472-419c-86c1-4d6e58e7afd4, X-ECOMP-TransactionID=LXXAX, X-Begin-Timestamp=2021-06-11T23:15:23.427+0000, id=178cfbc8-8834-7f13-6926-96ae7378b398, timestamp=1623453323428}], headers={id=e140335b-8e4c-b7bf-b42f-0de97480db70, timestamp=1623453323436}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b4826c7a-4472-419c-86c1-4d6e58e7afd4, X-ECOMP-TransactionID=LXXAX, X-Begin-Timestamp=2021-06-11T23:15:23.427+0000, id=178cfbc8-8834-7f13-6926-96ae7378b398, timestamp=1623453323428}] 2021-06-11T23:15:23.436+0000|aa30fa9f-a09d-4f57-beee-b764f42062ca|Request Id: aa30fa9f-a09d-4f57-beee-b764f42062ca. Transaction Id: 0PXG5. Begin TS: 2021-06-11T23:15:23.436+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.436 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: aa30fa9f-a09d-4f57-beee-b764f42062ca. Transaction Id: 0PXG5. Begin TS: 2021-06-11T23:15:23.436+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.437+0000|2021-06-11T23:15:23.447+0000|aa30fa9f-a09d-4f57-beee-b764f42062ca|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.242.96.151|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aa30fa9f-a09d-4f57-beee-b764f42062ca, Transaction Id: 0PXG5, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.447 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: aa30fa9f-a09d-4f57-beee-b764f42062ca, Transaction Id: 0PXG5, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.449 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=aa30fa9f-a09d-4f57-beee-b764f42062ca, X-ECOMP-TransactionID=0PXG5, X-Begin-Timestamp=2021-06-11T23:15:23.436+0000, id=13f78606-15e4-ec9d-a132-0194444f37a2, timestamp=1623453323437}], headers={id=b37db314-4848-db85-51db-c61b24c21c3b, timestamp=1623453323449}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=aa30fa9f-a09d-4f57-beee-b764f42062ca, X-ECOMP-TransactionID=0PXG5, X-Begin-Timestamp=2021-06-11T23:15:23.436+0000, id=13f78606-15e4-ec9d-a132-0194444f37a2, timestamp=1623453323437}] 2021-06-11T23:15:23.450+0000|d18b4d71-5a78-4b2f-be29-fef84f76510b|Request Id: d18b4d71-5a78-4b2f-be29-fef84f76510b. Transaction Id: SFOYG. Begin TS: 2021-06-11T23:15:23.450+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.450 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d18b4d71-5a78-4b2f-be29-fef84f76510b. Transaction Id: SFOYG. Begin TS: 2021-06-11T23:15:23.450+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.451+0000|2021-06-11T23:15:23.458+0000|d18b4d71-5a78-4b2f-be29-fef84f76510b|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d18b4d71-5a78-4b2f-be29-fef84f76510b, Transaction Id: SFOYG, 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-06-11 23:15:23.458 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d18b4d71-5a78-4b2f-be29-fef84f76510b, Transaction Id: SFOYG, 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-06-11 23:15:23.459 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d18b4d71-5a78-4b2f-be29-fef84f76510b, X-ECOMP-TransactionID=SFOYG, X-Begin-Timestamp=2021-06-11T23:15:23.450+0000, id=0f3b76b3-bb4c-aa8b-36a0-319600f41cb8, timestamp=1623453323450}], headers={id=ddb28cd4-c3c0-6ed3-d62e-1f3be6a4c9d7, timestamp=1623453323459}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d18b4d71-5a78-4b2f-be29-fef84f76510b, X-ECOMP-TransactionID=SFOYG, X-Begin-Timestamp=2021-06-11T23:15:23.450+0000, id=0f3b76b3-bb4c-aa8b-36a0-319600f41cb8, timestamp=1623453323450}] 2021-06-11T23:15:23.460+0000|9638c7d7-bd1f-4ed0-8110-faccfe0aa010|Request Id: 9638c7d7-bd1f-4ed0-8110-faccfe0aa010. Transaction Id: PNNUN. Begin TS: 2021-06-11T23:15:23.459+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.459 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9638c7d7-bd1f-4ed0-8110-faccfe0aa010. Transaction Id: PNNUN. Begin TS: 2021-06-11T23:15:23.459+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.460+0000|2021-06-11T23:15:23.477+0000|9638c7d7-bd1f-4ed0-8110-faccfe0aa010|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.242.96.151|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9638c7d7-bd1f-4ed0-8110-faccfe0aa010, Transaction Id: PNNUN, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.477 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9638c7d7-bd1f-4ed0-8110-faccfe0aa010, Transaction Id: PNNUN, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.479 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=9638c7d7-bd1f-4ed0-8110-faccfe0aa010, X-ECOMP-TransactionID=PNNUN, X-Begin-Timestamp=2021-06-11T23:15:23.459+0000, id=a3caa3aa-0166-ac7e-cf60-c6f0b52425a0, timestamp=1623453323460}], headers={id=5970ccfc-403c-e8d9-1afd-91e214b51946, timestamp=1623453323478}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9638c7d7-bd1f-4ed0-8110-faccfe0aa010, X-ECOMP-TransactionID=PNNUN, X-Begin-Timestamp=2021-06-11T23:15:23.459+0000, id=a3caa3aa-0166-ac7e-cf60-c6f0b52425a0, timestamp=1623453323460}] 2021-06-11T23:15:23.479+0000|a1e6f4e5-4f85-4404-af6b-3e7c5e3e46cc|Request Id: a1e6f4e5-4f85-4404-af6b-3e7c5e3e46cc. Transaction Id: YM4EQ. Begin TS: 2021-06-11T23:15:23.479+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.479 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a1e6f4e5-4f85-4404-af6b-3e7c5e3e46cc. Transaction Id: YM4EQ. Begin TS: 2021-06-11T23:15:23.479+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.480+0000|2021-06-11T23:15:23.487+0000|a1e6f4e5-4f85-4404-af6b-3e7c5e3e46cc|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a1e6f4e5-4f85-4404-af6b-3e7c5e3e46cc, Transaction Id: YM4EQ, 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-06-11 23:15:23.487 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a1e6f4e5-4f85-4404-af6b-3e7c5e3e46cc, Transaction Id: YM4EQ, 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-06-11 23:15:23.488 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a1e6f4e5-4f85-4404-af6b-3e7c5e3e46cc, X-ECOMP-TransactionID=YM4EQ, X-Begin-Timestamp=2021-06-11T23:15:23.479+0000, id=4c8741db-8036-f341-93c9-0f87a696b01b, timestamp=1623453323479}], headers={id=443fa5c6-52ad-8282-b8b0-001b7b359040, timestamp=1623453323488}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a1e6f4e5-4f85-4404-af6b-3e7c5e3e46cc, X-ECOMP-TransactionID=YM4EQ, X-Begin-Timestamp=2021-06-11T23:15:23.479+0000, id=4c8741db-8036-f341-93c9-0f87a696b01b, timestamp=1623453323479}] 2021-06-11T23:15:23.488+0000|d84bd1e1-6d7a-460f-bb44-8819e9e87c66|Request Id: d84bd1e1-6d7a-460f-bb44-8819e9e87c66. Transaction Id: ZQCNP. Begin TS: 2021-06-11T23:15:23.488+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.488 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d84bd1e1-6d7a-460f-bb44-8819e9e87c66. Transaction Id: ZQCNP. Begin TS: 2021-06-11T23:15:23.488+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.489+0000|2021-06-11T23:15:23.496+0000|d84bd1e1-6d7a-460f-bb44-8819e9e87c66|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.242.96.151|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d84bd1e1-6d7a-460f-bb44-8819e9e87c66, Transaction Id: ZQCNP, 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-06-11 23:15:23.496 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d84bd1e1-6d7a-460f-bb44-8819e9e87c66, Transaction Id: ZQCNP, 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-06-11 23:15:23.498 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=d84bd1e1-6d7a-460f-bb44-8819e9e87c66, X-ECOMP-TransactionID=ZQCNP, X-Begin-Timestamp=2021-06-11T23:15:23.488+0000, id=e9399ac4-6622-2d63-b1ff-1e65c928ccbc, timestamp=1623453323488}], headers={id=6222ff7b-6229-373a-8f00-fccbdbf98817, timestamp=1623453323498}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d84bd1e1-6d7a-460f-bb44-8819e9e87c66, X-ECOMP-TransactionID=ZQCNP, X-Begin-Timestamp=2021-06-11T23:15:23.488+0000, id=e9399ac4-6622-2d63-b1ff-1e65c928ccbc, timestamp=1623453323488}] 2021-06-11T23:15:23.500+0000|b17fe14e-41d1-4353-b972-30526a34f264|Request Id: b17fe14e-41d1-4353-b972-30526a34f264. Transaction Id: LURPS. Begin TS: 2021-06-11T23:15:23.499+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.500 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b17fe14e-41d1-4353-b972-30526a34f264. Transaction Id: LURPS. Begin TS: 2021-06-11T23:15:23.499+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.501+0000|2021-06-11T23:15:23.511+0000|b17fe14e-41d1-4353-b972-30526a34f264|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b17fe14e-41d1-4353-b972-30526a34f264, Transaction Id: LURPS, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.511 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b17fe14e-41d1-4353-b972-30526a34f264, Transaction Id: LURPS, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.512 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b17fe14e-41d1-4353-b972-30526a34f264, X-ECOMP-TransactionID=LURPS, X-Begin-Timestamp=2021-06-11T23:15:23.499+0000, id=3e9b597e-f489-0547-d874-a62549e6a0bc, timestamp=1623453323501}], headers={id=97a667b5-2aef-c635-43b4-dfb36811966d, timestamp=1623453323512}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b17fe14e-41d1-4353-b972-30526a34f264, X-ECOMP-TransactionID=LURPS, X-Begin-Timestamp=2021-06-11T23:15:23.499+0000, id=3e9b597e-f489-0547-d874-a62549e6a0bc, timestamp=1623453323501}] 2021-06-11T23:15:23.512+0000|26573f33-6915-4b41-88f9-98b87662abd0|Request Id: 26573f33-6915-4b41-88f9-98b87662abd0. Transaction Id: AMV9R. Begin TS: 2021-06-11T23:15:23.512+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.512 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 26573f33-6915-4b41-88f9-98b87662abd0. Transaction Id: AMV9R. Begin TS: 2021-06-11T23:15:23.512+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.514+0000|2021-06-11T23:15:23.520+0000|26573f33-6915-4b41-88f9-98b87662abd0|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.242.96.151|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 26573f33-6915-4b41-88f9-98b87662abd0, Transaction Id: AMV9R, 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-06-11 23:15:23.520 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 26573f33-6915-4b41-88f9-98b87662abd0, Transaction Id: AMV9R, 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-06-11 23:15:23.522 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=26573f33-6915-4b41-88f9-98b87662abd0, X-ECOMP-TransactionID=AMV9R, X-Begin-Timestamp=2021-06-11T23:15:23.512+0000, id=74ec9c41-00b8-3804-bf73-bdff04d9f10d, timestamp=1623453323512}], headers={id=6f83c352-3abd-8fe1-ba78-f2884c41f8d0, timestamp=1623453323522}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=26573f33-6915-4b41-88f9-98b87662abd0, X-ECOMP-TransactionID=AMV9R, X-Begin-Timestamp=2021-06-11T23:15:23.512+0000, id=74ec9c41-00b8-3804-bf73-bdff04d9f10d, timestamp=1623453323512}] 2021-06-11T23:15:23.523+0000|00726fbe-7e6d-496f-84c6-0c0126724d3e|Request Id: 00726fbe-7e6d-496f-84c6-0c0126724d3e. Transaction Id: PR36E. Begin TS: 2021-06-11T23:15:23.522+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.523 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 00726fbe-7e6d-496f-84c6-0c0126724d3e. Transaction Id: PR36E. Begin TS: 2021-06-11T23:15:23.522+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.524+0000|2021-06-11T23:15:23.532+0000|00726fbe-7e6d-496f-84c6-0c0126724d3e|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 00726fbe-7e6d-496f-84c6-0c0126724d3e, Transaction Id: PR36E, 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-06-11 23:15:23.532 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 00726fbe-7e6d-496f-84c6-0c0126724d3e, Transaction Id: PR36E, 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-06-11 23:15:23.534 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=00726fbe-7e6d-496f-84c6-0c0126724d3e, X-ECOMP-TransactionID=PR36E, X-Begin-Timestamp=2021-06-11T23:15:23.522+0000, id=971f4eed-7420-c7fa-9ebc-d8cf0dac91d1, timestamp=1623453323523}], headers={id=97cb638f-7778-242e-9fc4-fb39234fbc8c, timestamp=1623453323534}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=00726fbe-7e6d-496f-84c6-0c0126724d3e, X-ECOMP-TransactionID=PR36E, X-Begin-Timestamp=2021-06-11T23:15:23.522+0000, id=971f4eed-7420-c7fa-9ebc-d8cf0dac91d1, timestamp=1623453323523}] 2021-06-11T23:15:23.535+0000|a9602d18-69c2-4d07-bb59-a498897ebcbb|Request Id: a9602d18-69c2-4d07-bb59-a498897ebcbb. Transaction Id: HTAD2. Begin TS: 2021-06-11T23:15:23.534+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.534 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a9602d18-69c2-4d07-bb59-a498897ebcbb. Transaction Id: HTAD2. Begin TS: 2021-06-11T23:15:23.534+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.536+0000|2021-06-11T23:15:23.560+0000|a9602d18-69c2-4d07-bb59-a498897ebcbb|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.242.96.151|24|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a9602d18-69c2-4d07-bb59-a498897ebcbb, Transaction Id: HTAD2, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.560 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a9602d18-69c2-4d07-bb59-a498897ebcbb, Transaction Id: HTAD2, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-11 23:15:23.562 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=a9602d18-69c2-4d07-bb59-a498897ebcbb, X-ECOMP-TransactionID=HTAD2, X-Begin-Timestamp=2021-06-11T23:15:23.534+0000, id=17908b0e-cdee-e1ad-b331-8ac72b1efa65, timestamp=1623453323535}], headers={id=61ad6044-9722-e4cf-e2cc-01e17d1b4713, timestamp=1623453323562}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a9602d18-69c2-4d07-bb59-a498897ebcbb, X-ECOMP-TransactionID=HTAD2, X-Begin-Timestamp=2021-06-11T23:15:23.534+0000, id=17908b0e-cdee-e1ad-b331-8ac72b1efa65, timestamp=1623453323535}] 2021-06-11T23:15:23.562+0000|544c7774-8dc7-462f-a543-c8996a5aff1c|Request Id: 544c7774-8dc7-462f-a543-c8996a5aff1c. Transaction Id: PGPFE. Begin TS: 2021-06-11T23:15:23.562+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11 23:15:23.562 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 544c7774-8dc7-462f-a543-c8996a5aff1c. Transaction Id: PGPFE. Begin TS: 2021-06-11T23:15:23.562+0000. Starting new DMaaP MR Subscriber poll. 2021-06-11T23:15:23.564+0000|2021-06-11T23:15:23.573+0000|544c7774-8dc7-462f-a543-c8996a5aff1c|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.96.151|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 544c7774-8dc7-462f-a543-c8996a5aff1c, Transaction Id: PGPFE, 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-06-11 23:15:23.574 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 544c7774-8dc7-462f-a543-c8996a5aff1c, Transaction Id: PGPFE, 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-06-11 23:15:23.575 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=544c7774-8dc7-462f-a543-c8996a5aff1c, X-ECOMP-TransactionID=PGPFE, X-Begin-Timestamp=2021-06-11T23:15:23.562+0000, id=484b1e8c-9de4-6ae0-bf93-d98f59446f86, timestamp=1623453323563}], headers={id=44c35b26-a620-0955-3589-21df5f8c5a13, timestamp=1623453323575}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=544c7774-8dc7-462f-a543-c8996a5aff1c, X-ECOMP-TransactionID=PGPFE, X-Begin-Timestamp=2021-06-11T23:15:23.562+0000, id=484b1e8c-9de4-6ae0-bf93-d98f59446f86, timesta