2021-09-13 08:28:39.446 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler  : [id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384 2021-09-13 08:28:39.458 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}, [connected]) 2021-09-13 08:28:39.527 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-1, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [configured]) 2021-09-13 08:28:39.530 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-1, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:28:39.542 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-1, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:28:39.543 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: 17d21018-0c17-4fe3-8034-c92e721faaad, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:28:39.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-1, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:28:39.624 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-1, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=4eefd2ea-f630-4445-af9b-97f1c67de965, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:28:39 GMT, content-length=3707] 2021-09-13 08:28:39.625 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-1, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:28:39.626 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:28:39.646 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-1, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:28:39.891 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-1, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:28:39.911  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Starting TcaAppMain v1.3.0 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.0.jar started by tca-gen2 in /opt) 2021-09-13 08:28:39.914 DEBUG 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Running with Spring Boot v2.4.4, Spring v5.3.5 2021-09-13 08:28:39.914  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : The following profiles are active: configBindingService,dmaap,mongo 2021-09-13 08:28:40.026  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:28:40.026 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:28:40.154 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:28:40.232 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-09-13 08:28:40.233 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2 2021-09-13 08:28:40.233 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT 2021-09-13 08:28:40.233 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router 2021-09-13 08:28:40.233 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT 2021-09-13 08:28:40.233 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router 2021-09-13 08:28:40.233 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1 2021-09-13 08:28:40.233 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0 2021-09-13 08:28:40.233 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1 2021-09-13 08:28:40.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000 2021-09-13 08:28:40.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000 2021-09-13 08:28:40.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000 2021-09-13 08:28:40.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000 2021-09-13 08:28:40.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000 2021-09-13 08:28:40.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0 2021-09-13 08:28:40.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1 2021-09-13 08:28:40.234 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.enable_enrichment:true 2021-09-13 08:28:40.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf 2021-09-13 08:28:40.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query 2021-09-13 08:28:40.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-09-13 08:28:40.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai 2021-09-13 08:28:40.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-09-13 08:28:40.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-09-13 08:28:40.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_ecomp_logging:true 2021-09-13 08:28:40.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]} 2021-09-13 08:28:40.235 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.processing_batch_size:10000 2021-09-13 08:28:40.244  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router 2021-09-13 08:28:40.244  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true 2021-09-13 08:28:40.244  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0 2021-09-13 08:28:40.245  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]} 2021-09-13 08:28:40.245  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT 2021-09-13 08:28:40.245  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1 2021-09-13 08:28:40.245  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1 2021-09-13 08:28:40.245  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query 2021-09-13 08:28:40.245  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000 2021-09-13 08:28:40.245  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true 2021-09-13 08:28:40.245  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router 2021-09-13 08:28:40.246  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE 2021-09-13 08:28:40.246  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf 2021-09-13 08:28:40.246  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1 2021-09-13 08:28:40.246  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000 2021-09-13 08:28:40.246  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000 2021-09-13 08:28:40.246  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT 2021-09-13 08:28:40.246  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000 2021-09-13 08:28:40.247  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000 2021-09-13 08:28:40.247  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai 2021-09-13 08:28:40.247  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true 2021-09-13 08:28:40.247  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0 2021-09-13 08:28:40.247  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000 2021-09-13 08:28:40.247  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE 2021-09-13 08:28:40.247  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2 2021-09-13 08:28:40.249  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-09-13 08:28:40.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:28:40.251 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:28:40.251 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:28:40.255 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13 08:28:41.853  INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode. 2021-09-13 08:28:41.965  INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 106 ms. Found 1 MongoDB repository interfaces. 2021-09-13 08:28:42.881  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. 2021-09-13 08:28:42.890  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2021-09-13 08:28:42.964  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-09-13 08:28:43.252  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-09-13 08:28:43.254  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-09-13 08:28:43.286  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-09-13 08:28:43.724 DEBUG 1 --- [ main] org.jboss.logging  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-09-13 08:28:43.785  INFO 1 --- [ main] io.undertow.servlet  : Initializing Spring embedded WebApplicationContext 2021-09-13 08:28:43.786  INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3736 ms 2021-09-13 08:28:43.887 DEBUG 1 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework 2021-09-13 08:28:44.803 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : s.d.s.w.Swagger2ControllerWebMvc: {GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest) 2021-09-13 08:28:44.808 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : s.d.s.w.ApiResourceController: {GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration() {GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration() {GET [/swagger-resources], produces [application/json]}: swaggerResources() 2021-09-13 08:28:44.832 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : o.o.d.a.t.w.c.TcaRestController: {GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy() {POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy) {POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest) 2021-09-13 08:28:44.841 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2021-09-13 08:28:45.172  INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver  : Exposing 16 endpoint(s) beneath base path '/actuator' 2021-09-13 08:28:45.245  INFO 1 --- [ main] f.TcaAppPropsToMrSubscriberPrefsFunction : Creating DMaaP MR Subscriber from config properties key: tca_handle_in, props: BaseConfigBindingServiceProperties.SubscriberDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000))) 2021-09-13 08:28:45.326  INFO 1 --- [ main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in 2021-09-13 08:28:45.592  INFO 1 --- [ main] org.mongodb.driver.cluster  : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} 2021-09-13 08:28:45.816  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:2, serverValue:190}] to dcae-mongohost:27017 2021-09-13 08:28:45.816  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:1, serverValue:191}] to dcae-mongohost:27017 2021-09-13 08:28:45.817  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=45917794} 2021-09-13 08:28:46.111  INFO 1 --- [ main] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:3, serverValue:193}] to dcae-mongohost:27017 2021-09-13 08:28:51.136 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in 2021-09-13 08:28:51.143  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present 2021-09-13 08:28:51.144 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in 2021-09-13 08:28:51.144  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in 2021-09-13 08:28:51.144  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in 2021-09-13 08:28:51.155  INFO 1 --- [ main] .f.TcaAppPropsToMrPublisherPrefsFunction : Creating DMaaP MR Publisher from config properties key: tca_handle_out, props: BaseConfigBindingServiceProperties.PublisherDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null)) 2021-09-13 08:28:51.169 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out 2021-09-13 08:28:51.170  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present 2021-09-13 08:28:51.170 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out 2021-09-13 08:28:51.170  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out 2021-09-13 08:28:51.170  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out 2021-09-13 08:28:51.194  INFO 1 --- [ main] o.o.d.a.w.u.f.MrSubscriberURLFunction  : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000 2021-09-13 08:28:51.195  INFO 1 --- [ main] o.o.d.a.w.u.f.MrSubscriberURLFunction  : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000 2021-09-13 08:28:51.934  INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor' 2021-09-13 08:28:52.029 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {} 2021-09-13 08:28:52.051 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]} 2021-09-13 08:28:52.246  INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler  : Initializing ExecutorService 'taskScheduler' 2021-09-13 08:28:52.359  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel 2021-09-13 08:28:52.360  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s). 2021-09-13 08:28:52.360  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow' 2021-09-13 08:28:52.360  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel 2021-09-13 08:28:52.360  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s). 2021-09-13 08:28:52.360  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow' 2021-09-13 08:28:52.360  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel 2021-09-13 08:28:52.361  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s). 2021-09-13 08:28:52.361  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow' 2021-09-13 08:28:52.361  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel 2021-09-13 08:28:52.361  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s). 2021-09-13 08:28:52.361  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow' 2021-09-13 08:28:52.361  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel 2021-09-13 08:28:52.361  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s). 2021-09-13 08:28:52.361  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow' 2021-09-13 08:28:52.362  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel 2021-09-13 08:28:52.362  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s). 2021-09-13 08:28:52.362  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow' 2021-09-13 08:28:52.365  INFO 1 --- [ main] o.s.i.e.SourcePollingChannelAdapter  : started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow' 2021-09-13 08:28:52.366  INFO 1 --- [ main] o.s.i.endpoint.PollingConsumer  : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow' 2021-09-13T08:28:52.376+0000|62e3b1a0-558a-4193-8827-8cf2b81a3703|Request Id: 62e3b1a0-558a-4193-8827-8cf2b81a3703. Transaction Id: WQDFC. Begin TS: 2021-09-13T08:28:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:28:52.372 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 62e3b1a0-558a-4193-8827-8cf2b81a3703. Transaction Id: WQDFC. Begin TS: 2021-09-13T08:28:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:28:52.392  INFO 1 --- [ main] io.undertow  : starting server: Undertow - 2.2.5.Final 2021-09-13 08:28:52.439  INFO 1 --- [ main] org.xnio  : XNIO version 3.8.0.Final 2021-09-13 08:28:52.462  INFO 1 --- [ main] org.xnio.nio  : XNIO NIO Implementation Version 3.8.0.Final 2021-09-13 08:28:52.647  INFO 1 --- [ main] org.jboss.threads  : JBoss Threads version 3.1.0.Final 2021-09-13 08:28:52.717  INFO 1 --- [ main] o.s.b.w.e.undertow.UndertowWebServer  : Undertow started on port(s) 9091 (http) 2021-09-13 08:28:53.226 DEBUG 1 --- [ main] Validator  : ERROR [ModelSpecification.spec] At least one type of specification is required 2021-09-13 08:28:53.284 DEBUG 1 --- [ main] Validator  : ERROR [ModelSpecification.spec] At least one type of specification is required 2021-09-13 08:28:53.360  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Started TcaAppMain in 16.128 seconds (JVM running for 17.56) 2021-09-13T08:28:52.455+0000|2021-09-13T08:28:53.616+0000|62e3b1a0-558a-4193-8827-8cf2b81a3703|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1161|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 62e3b1a0-558a-4193-8827-8cf2b81a3703, Transaction Id: WQDFC, Elapsed Time: 1161 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:28:53.619 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 62e3b1a0-558a-4193-8827-8cf2b81a3703, Transaction Id: WQDFC, Elapsed Time: 1161 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:28:53.633 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=62e3b1a0-558a-4193-8827-8cf2b81a3703, X-ECOMP-TransactionID=WQDFC, X-Begin-Timestamp=2021-09-13T08:28:52.366+0000, id=af68828f-47da-474f-4817-6eac6c2daebf, timestamp=1631521732383}], headers={id=c86830de-ab69-f898-7c96-215c3875a009, timestamp=1631521733632}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=62e3b1a0-558a-4193-8827-8cf2b81a3703, X-ECOMP-TransactionID=WQDFC, X-Begin-Timestamp=2021-09-13T08:28:52.366+0000, id=af68828f-47da-474f-4817-6eac6c2daebf, timestamp=1631521732383}] 2021-09-13 08:28:55.678  INFO 1 --- [ XNIO-1 task-1] io.undertow.servlet  : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-09-13 08:28:55.678  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : Initializing Servlet 'dispatcherServlet' 2021-09-13 08:28:55.681  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : Completed initialization in 3 ms 2021-09-13T08:29:22.366+0000|dcf4df7c-c7fe-47c0-970f-5c2e477a7f7d|Request Id: dcf4df7c-c7fe-47c0-970f-5c2e477a7f7d. Transaction Id: 9LKBP. Begin TS: 2021-09-13T08:29:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:29:22.365 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: dcf4df7c-c7fe-47c0-970f-5c2e477a7f7d. Transaction Id: 9LKBP. Begin TS: 2021-09-13T08:29:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:29:22.368+0000|2021-09-13T08:29:23.406+0000|dcf4df7c-c7fe-47c0-970f-5c2e477a7f7d|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1038|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dcf4df7c-c7fe-47c0-970f-5c2e477a7f7d, Transaction Id: 9LKBP, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:29:23.406 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: dcf4df7c-c7fe-47c0-970f-5c2e477a7f7d, Transaction Id: 9LKBP, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:29:23.409 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dcf4df7c-c7fe-47c0-970f-5c2e477a7f7d, X-ECOMP-TransactionID=9LKBP, X-Begin-Timestamp=2021-09-13T08:29:22.365+0000, id=5944417f-4828-6f57-fd03-10acbd300802, timestamp=1631521762367}], headers={id=ebdc8f6c-3932-6b26-17b0-5a4eec73c6f3, timestamp=1631521763409}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dcf4df7c-c7fe-47c0-970f-5c2e477a7f7d, X-ECOMP-TransactionID=9LKBP, X-Begin-Timestamp=2021-09-13T08:29:22.365+0000, id=5944417f-4828-6f57-fd03-10acbd300802, timestamp=1631521762367}] 2021-09-13 08:29:38.341 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:29:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:29:38.344 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-2, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:29:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-2, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:29:38.345 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: 1acd5bc9-763b-4ee9-afec-d3270586d7d4, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:29:38.347 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-2, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:29:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-2, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=8a9505ce-39b2-43cd-a9fb-edc5841971f9, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:29:38 GMT, content-length=3707] 2021-09-13 08:29:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-2, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:29:38.369 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:29:38.369 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-2, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:29:38.372 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-2, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:29:38.373  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:29:38.373 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:29:38.375 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:29:38.375 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:29:38.376 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:29:38.376 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:29:52.366+0000|b4ceabcb-7006-4749-8d22-acce08341861|Request Id: b4ceabcb-7006-4749-8d22-acce08341861. Transaction Id: YM9PM. Begin TS: 2021-09-13T08:29:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:29:52.366 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b4ceabcb-7006-4749-8d22-acce08341861. Transaction Id: YM9PM. Begin TS: 2021-09-13T08:29:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:29:52.368+0000|2021-09-13T08:29:53.390+0000|b4ceabcb-7006-4749-8d22-acce08341861|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1022|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b4ceabcb-7006-4749-8d22-acce08341861, Transaction Id: YM9PM, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:29:53.390 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b4ceabcb-7006-4749-8d22-acce08341861, Transaction Id: YM9PM, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:29:53.392 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=b4ceabcb-7006-4749-8d22-acce08341861, X-ECOMP-TransactionID=YM9PM, X-Begin-Timestamp=2021-09-13T08:29:52.365+0000, id=0f902069-e38f-a6e9-323c-3783a623ba4d, timestamp=1631521792366}], headers={id=da247045-5a88-b74a-6887-15cecaa8e246, timestamp=1631521793392}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b4ceabcb-7006-4749-8d22-acce08341861, X-ECOMP-TransactionID=YM9PM, X-Begin-Timestamp=2021-09-13T08:29:52.365+0000, id=0f902069-e38f-a6e9-323c-3783a623ba4d, timestamp=1631521792366}] 2021-09-13T08:30:22.366+0000|551a881e-1c76-463e-a933-9562f87724a1|Request Id: 551a881e-1c76-463e-a933-9562f87724a1. Transaction Id: 8LBON. Begin TS: 2021-09-13T08:30:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:30:22.366 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 551a881e-1c76-463e-a933-9562f87724a1. Transaction Id: 8LBON. Begin TS: 2021-09-13T08:30:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:30:22.368+0000|2021-09-13T08:30:23.406+0000|551a881e-1c76-463e-a933-9562f87724a1|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1038|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 551a881e-1c76-463e-a933-9562f87724a1, Transaction Id: 8LBON, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:30:23.407 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 551a881e-1c76-463e-a933-9562f87724a1, Transaction Id: 8LBON, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:30:23.409 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=551a881e-1c76-463e-a933-9562f87724a1, X-ECOMP-TransactionID=8LBON, X-Begin-Timestamp=2021-09-13T08:30:22.366+0000, id=909cbf6e-0436-ca57-5750-5f856e4fcc45, timestamp=1631521822367}], headers={id=9eda7f20-7b41-4cb4-37a0-afd76bd6ccf1, timestamp=1631521823409}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=551a881e-1c76-463e-a933-9562f87724a1, X-ECOMP-TransactionID=8LBON, X-Begin-Timestamp=2021-09-13T08:30:22.366+0000, id=909cbf6e-0436-ca57-5750-5f856e4fcc45, timestamp=1631521822367}] 2021-09-13 08:30:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:30:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:30:38.343 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-3, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:30:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-3, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:30:38.344 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: 7f39c12b-9cca-4950-bdb5-aefcdbc08d2f, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:30:38.347 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-3, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:30:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-3, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=eecd7c5c-bb83-49b2-87f2-5ef9fc262695, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:30:38 GMT, content-length=3707] 2021-09-13 08:30:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-3, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:30:38.365 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:30:38.365 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-3, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:30:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-3, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:30:38.367  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:30:38.368 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:30:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:30:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:30:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:30:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:30:52.367+0000|08746461-e6dc-45d5-9595-77767b7f19ea|Request Id: 08746461-e6dc-45d5-9595-77767b7f19ea. Transaction Id: MKCAZ. Begin TS: 2021-09-13T08:30:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:30:52.366 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 08746461-e6dc-45d5-9595-77767b7f19ea. Transaction Id: MKCAZ. Begin TS: 2021-09-13T08:30:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:30:52.369+0000|2021-09-13T08:30:53.390+0000|08746461-e6dc-45d5-9595-77767b7f19ea|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1021|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 08746461-e6dc-45d5-9595-77767b7f19ea, Transaction Id: MKCAZ, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:30:53.390 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 08746461-e6dc-45d5-9595-77767b7f19ea, Transaction Id: MKCAZ, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:30:53.393 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=08746461-e6dc-45d5-9595-77767b7f19ea, X-ECOMP-TransactionID=MKCAZ, X-Begin-Timestamp=2021-09-13T08:30:52.366+0000, id=cd57bbe9-b7e6-dea9-2e53-ad681ff3fad7, timestamp=1631521852367}], headers={id=b4548bbb-6ca8-81b6-e251-954e6dcd33fb, timestamp=1631521853393}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=08746461-e6dc-45d5-9595-77767b7f19ea, X-ECOMP-TransactionID=MKCAZ, X-Begin-Timestamp=2021-09-13T08:30:52.366+0000, id=cd57bbe9-b7e6-dea9-2e53-ad681ff3fad7, timestamp=1631521852367}] 2021-09-13T08:31:22.366+0000|4c6e8c84-fb11-4a49-8724-852f5a022071|Request Id: 4c6e8c84-fb11-4a49-8724-852f5a022071. Transaction Id: 445KB. Begin TS: 2021-09-13T08:31:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:31:22.366 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4c6e8c84-fb11-4a49-8724-852f5a022071. Transaction Id: 445KB. Begin TS: 2021-09-13T08:31:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:31:22.368+0000|2021-09-13T08:31:23.407+0000|4c6e8c84-fb11-4a49-8724-852f5a022071|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4c6e8c84-fb11-4a49-8724-852f5a022071, Transaction Id: 445KB, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:31:23.407 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4c6e8c84-fb11-4a49-8724-852f5a022071, Transaction Id: 445KB, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:31:23.409 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=4c6e8c84-fb11-4a49-8724-852f5a022071, X-ECOMP-TransactionID=445KB, X-Begin-Timestamp=2021-09-13T08:31:22.366+0000, id=6e3f89f4-b155-2a27-5050-36e508b82d9a, timestamp=1631521882367}], headers={id=8d40045f-e245-25fa-dc25-e994f1a8c790, timestamp=1631521883409}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4c6e8c84-fb11-4a49-8724-852f5a022071, X-ECOMP-TransactionID=445KB, X-Begin-Timestamp=2021-09-13T08:31:22.366+0000, id=6e3f89f4-b155-2a27-5050-36e508b82d9a, timestamp=1631521882367}] 2021-09-13 08:31:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:31:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:31:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-4, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:31:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-4, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:31:38.343 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: 31a191d2-e638-42ea-beec-7d2d228108f9, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:31:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-4, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:31:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-4, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=a951c694-2006-4f58-aefc-cc383b3c2475, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:31:38 GMT, content-length=3707] 2021-09-13 08:31:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-4, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:31:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:31:38.365 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-4, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:31:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-4, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:31:38.367  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:31:38.367 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:31:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:31:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:31:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:31:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:31:52.366+0000|5a3310f4-6a4d-45ae-bd59-efcdfe70c22c|Request Id: 5a3310f4-6a4d-45ae-bd59-efcdfe70c22c. Transaction Id: G5M88. Begin TS: 2021-09-13T08:31:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:31:52.366 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 5a3310f4-6a4d-45ae-bd59-efcdfe70c22c. Transaction Id: G5M88. Begin TS: 2021-09-13T08:31:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:31:52.368+0000|2021-09-13T08:31:53.390+0000|5a3310f4-6a4d-45ae-bd59-efcdfe70c22c|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1022|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5a3310f4-6a4d-45ae-bd59-efcdfe70c22c, Transaction Id: G5M88, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:31:53.390 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 5a3310f4-6a4d-45ae-bd59-efcdfe70c22c, Transaction Id: G5M88, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:31:53.392 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5a3310f4-6a4d-45ae-bd59-efcdfe70c22c, X-ECOMP-TransactionID=G5M88, X-Begin-Timestamp=2021-09-13T08:31:52.365+0000, id=4e23ce97-c6ee-e2e4-a812-2ea13d36b95e, timestamp=1631521912367}], headers={id=0d0df200-f338-868b-2886-48341b1bbf75, timestamp=1631521913392}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5a3310f4-6a4d-45ae-bd59-efcdfe70c22c, X-ECOMP-TransactionID=G5M88, X-Begin-Timestamp=2021-09-13T08:31:52.365+0000, id=4e23ce97-c6ee-e2e4-a812-2ea13d36b95e, timestamp=1631521912367}] 2021-09-13T08:32:22.366+0000|80621eec-b633-4b1a-9200-e6cca83d0175|Request Id: 80621eec-b633-4b1a-9200-e6cca83d0175. Transaction Id: LAR8M. Begin TS: 2021-09-13T08:32:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:32:22.366 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 80621eec-b633-4b1a-9200-e6cca83d0175. Transaction Id: LAR8M. Begin TS: 2021-09-13T08:32:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:32:22.369+0000|2021-09-13T08:32:23.406+0000|80621eec-b633-4b1a-9200-e6cca83d0175|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1037|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 80621eec-b633-4b1a-9200-e6cca83d0175, Transaction Id: LAR8M, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:32:23.407 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 80621eec-b633-4b1a-9200-e6cca83d0175, Transaction Id: LAR8M, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:32:23.408 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=80621eec-b633-4b1a-9200-e6cca83d0175, X-ECOMP-TransactionID=LAR8M, X-Begin-Timestamp=2021-09-13T08:32:22.365+0000, id=fbb7da21-7036-d9ff-f53a-b8e015899ca8, timestamp=1631521942367}], headers={id=0d2595fc-9c1f-849f-e2bb-078096c9099b, timestamp=1631521943408}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=80621eec-b633-4b1a-9200-e6cca83d0175, X-ECOMP-TransactionID=LAR8M, X-Begin-Timestamp=2021-09-13T08:32:22.365+0000, id=fbb7da21-7036-d9ff-f53a-b8e015899ca8, timestamp=1631521942367}] 2021-09-13 08:32:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:32:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:32:38.343 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-5, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:32:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-5, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:32:38.344 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: c0f0e909-2de9-4ea7-a15b-4090a7321b52, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:32:38.346 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-5, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:32:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-5, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=8698af71-3193-488d-9ba7-56804e679988, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:32:38 GMT, content-length=3707] 2021-09-13 08:32:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-5, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:32:38.366 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:32:38.367 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-5, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:32:38.375 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-5, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:32:38.376  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:32:38.376 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:32:38.377 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:32:38.377 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:32:38.377 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:32:38.378 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:32:52.366+0000|10f12abd-de54-4d06-a7a5-cf7c1fc87656|Request Id: 10f12abd-de54-4d06-a7a5-cf7c1fc87656. Transaction Id: CLKVD. Begin TS: 2021-09-13T08:32:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:32:52.365 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 10f12abd-de54-4d06-a7a5-cf7c1fc87656. Transaction Id: CLKVD. Begin TS: 2021-09-13T08:32:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:32:52.368+0000|2021-09-13T08:32:53.390+0000|10f12abd-de54-4d06-a7a5-cf7c1fc87656|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1022|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 10f12abd-de54-4d06-a7a5-cf7c1fc87656, Transaction Id: CLKVD, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:32:53.391 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 10f12abd-de54-4d06-a7a5-cf7c1fc87656, Transaction Id: CLKVD, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:32:53.392 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=10f12abd-de54-4d06-a7a5-cf7c1fc87656, X-ECOMP-TransactionID=CLKVD, X-Begin-Timestamp=2021-09-13T08:32:52.365+0000, id=37f93779-4fba-bcb0-4da6-55cdabf32cdd, timestamp=1631521972366}], headers={id=daf94614-3e8f-6257-b63d-7f0a0dbac1e3, timestamp=1631521973392}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=10f12abd-de54-4d06-a7a5-cf7c1fc87656, X-ECOMP-TransactionID=CLKVD, X-Begin-Timestamp=2021-09-13T08:32:52.365+0000, id=37f93779-4fba-bcb0-4da6-55cdabf32cdd, timestamp=1631521972366}] 2021-09-13T08:33:22.367+0000|831987b9-47d6-4565-a26d-06d067e6e636|Request Id: 831987b9-47d6-4565-a26d-06d067e6e636. Transaction Id: KNQIC. Begin TS: 2021-09-13T08:33:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:33:22.366 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 831987b9-47d6-4565-a26d-06d067e6e636. Transaction Id: KNQIC. Begin TS: 2021-09-13T08:33:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:33:22.368+0000|2021-09-13T08:33:23.406+0000|831987b9-47d6-4565-a26d-06d067e6e636|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1038|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 831987b9-47d6-4565-a26d-06d067e6e636, Transaction Id: KNQIC, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:33:23.406 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 831987b9-47d6-4565-a26d-06d067e6e636, Transaction Id: KNQIC, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:33:23.407 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=831987b9-47d6-4565-a26d-06d067e6e636, X-ECOMP-TransactionID=KNQIC, X-Begin-Timestamp=2021-09-13T08:33:22.366+0000, id=7a5c6dae-a391-defc-9524-28ee5f95e18c, timestamp=1631522002367}], headers={id=b3dd60da-1d1d-6341-674e-44a0b3cead18, timestamp=1631522003407}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=831987b9-47d6-4565-a26d-06d067e6e636, X-ECOMP-TransactionID=KNQIC, X-Begin-Timestamp=2021-09-13T08:33:22.366+0000, id=7a5c6dae-a391-defc-9524-28ee5f95e18c, timestamp=1631522002367}] 2021-09-13 08:33:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:33:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:33:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-6, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:33:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-6, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:33:38.343 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: 09178291-bbc0-4267-a980-a090dc086553, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:33:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-6, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:33:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-6, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=79acedab-f8d5-4a15-8d3b-52b1e81ed1e1, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:33:38 GMT, content-length=3707] 2021-09-13 08:33:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-6, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:33:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:33:38.364 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-6, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:33:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-6, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:33:38.367  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:33:38.367 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:33:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:33:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:33:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:33:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:33:52.366+0000|db94fee7-7e78-4fed-86b2-e503e51107af|Request Id: db94fee7-7e78-4fed-86b2-e503e51107af. Transaction Id: 0S4FP. Begin TS: 2021-09-13T08:33:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:33:52.365 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: db94fee7-7e78-4fed-86b2-e503e51107af. Transaction Id: 0S4FP. Begin TS: 2021-09-13T08:33:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:33:52.367+0000|2021-09-13T08:33:53.391+0000|db94fee7-7e78-4fed-86b2-e503e51107af|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1024|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: db94fee7-7e78-4fed-86b2-e503e51107af, Transaction Id: 0S4FP, Elapsed Time: 1024 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:33:53.391 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: db94fee7-7e78-4fed-86b2-e503e51107af, Transaction Id: 0S4FP, Elapsed Time: 1024 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:33:53.393 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=db94fee7-7e78-4fed-86b2-e503e51107af, X-ECOMP-TransactionID=0S4FP, X-Begin-Timestamp=2021-09-13T08:33:52.365+0000, id=6dd36aac-d46d-935f-097f-8697522e31f1, timestamp=1631522032366}], headers={id=4eae33ad-e0f6-6752-4aeb-663dbc52e7d5, timestamp=1631522033393}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=db94fee7-7e78-4fed-86b2-e503e51107af, X-ECOMP-TransactionID=0S4FP, X-Begin-Timestamp=2021-09-13T08:33:52.365+0000, id=6dd36aac-d46d-935f-097f-8697522e31f1, timestamp=1631522032366}] 2021-09-13T08:34:22.366+0000|d9d82086-63fe-4b05-811d-d21585de5f64|Request Id: d9d82086-63fe-4b05-811d-d21585de5f64. Transaction Id: FLK9W. Begin TS: 2021-09-13T08:34:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:34:22.366 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d9d82086-63fe-4b05-811d-d21585de5f64. Transaction Id: FLK9W. Begin TS: 2021-09-13T08:34:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:34:22.367+0000|2021-09-13T08:34:23.407+0000|d9d82086-63fe-4b05-811d-d21585de5f64|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1040|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d9d82086-63fe-4b05-811d-d21585de5f64, Transaction Id: FLK9W, Elapsed Time: 1040 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:34:23.407 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d9d82086-63fe-4b05-811d-d21585de5f64, Transaction Id: FLK9W, Elapsed Time: 1040 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:34: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.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=d9d82086-63fe-4b05-811d-d21585de5f64, X-ECOMP-TransactionID=FLK9W, X-Begin-Timestamp=2021-09-13T08:34:22.365+0000, id=709e40aa-eb3a-976a-bbce-9aadedf3b3c9, timestamp=1631522062366}], headers={id=534f5a29-140b-219b-c80a-0f1ae296f4cd, timestamp=1631522063408}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d9d82086-63fe-4b05-811d-d21585de5f64, X-ECOMP-TransactionID=FLK9W, X-Begin-Timestamp=2021-09-13T08:34:22.365+0000, id=709e40aa-eb3a-976a-bbce-9aadedf3b3c9, timestamp=1631522062366}] 2021-09-13 08:34:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:34:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:34:38.345 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-7, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:34:38.346 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-7, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:34:38.346 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: 9a8d186b-69d2-4278-a339-4a4048f2ad55, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:34:38.347 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-7, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:34:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-7, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=218249b2-7a69-443b-bde2-6d80e192c4ba, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:34:38 GMT, content-length=3707] 2021-09-13 08:34:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-7, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:34:38.369 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:34:38.369 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-7, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:34:38.370 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-7, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:34:38.371  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:34:38.371 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:34:38.371 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:34:38.371 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:34:38.372 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:34:38.372 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:34:52.366+0000|f8ce1b9f-03fb-4215-98c1-9112d5996df9|Request Id: f8ce1b9f-03fb-4215-98c1-9112d5996df9. Transaction Id: NMDMR. Begin TS: 2021-09-13T08:34:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:34:52.366 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f8ce1b9f-03fb-4215-98c1-9112d5996df9. Transaction Id: NMDMR. Begin TS: 2021-09-13T08:34:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:34:52.368+0000|2021-09-13T08:34:53.390+0000|f8ce1b9f-03fb-4215-98c1-9112d5996df9|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1022|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f8ce1b9f-03fb-4215-98c1-9112d5996df9, Transaction Id: NMDMR, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:34:53.390 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f8ce1b9f-03fb-4215-98c1-9112d5996df9, Transaction Id: NMDMR, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:34:53.392 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f8ce1b9f-03fb-4215-98c1-9112d5996df9, X-ECOMP-TransactionID=NMDMR, X-Begin-Timestamp=2021-09-13T08:34:52.366+0000, id=15ef0eec-1650-1406-0b23-05135a75fb16, timestamp=1631522092367}], headers={id=e0f4f054-a9c1-8509-df2a-137de19dea15, timestamp=1631522093391}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f8ce1b9f-03fb-4215-98c1-9112d5996df9, X-ECOMP-TransactionID=NMDMR, X-Begin-Timestamp=2021-09-13T08:34:52.366+0000, id=15ef0eec-1650-1406-0b23-05135a75fb16, timestamp=1631522092367}] 2021-09-13T08:35:22.366+0000|c388ab76-c45d-4699-8c07-3f71dbb9a01d|Request Id: c388ab76-c45d-4699-8c07-3f71dbb9a01d. Transaction Id: P3EDS. Begin TS: 2021-09-13T08:35:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:35:22.365 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: c388ab76-c45d-4699-8c07-3f71dbb9a01d. Transaction Id: P3EDS. Begin TS: 2021-09-13T08:35:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:35:22.367+0000|2021-09-13T08:35:23.374+0000|c388ab76-c45d-4699-8c07-3f71dbb9a01d|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1007|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c388ab76-c45d-4699-8c07-3f71dbb9a01d, Transaction Id: P3EDS, Elapsed Time: 1007 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:35:23.374 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: c388ab76-c45d-4699-8c07-3f71dbb9a01d, Transaction Id: P3EDS, Elapsed Time: 1007 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:35:23.376 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=c388ab76-c45d-4699-8c07-3f71dbb9a01d, X-ECOMP-TransactionID=P3EDS, X-Begin-Timestamp=2021-09-13T08:35:22.365+0000, id=a25a5774-2830-30ab-3478-bc810990d2cd, timestamp=1631522122366}], headers={id=033e7bcd-7344-9d1d-a22f-627cfad8674e, timestamp=1631522123376}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c388ab76-c45d-4699-8c07-3f71dbb9a01d, X-ECOMP-TransactionID=P3EDS, X-Begin-Timestamp=2021-09-13T08:35:22.365+0000, id=a25a5774-2830-30ab-3478-bc810990d2cd, timestamp=1631522122366}] 2021-09-13 08:35:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:35:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:35:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-8, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:35:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-8, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:35:38.343 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: d5338a83-3547-4305-ab46-045a64ce1de9, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:35:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-8, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:35:38.361 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-8, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=4acae0fc-3841-48d5-b1ec-87edcba880a4, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:35:38 GMT, content-length=3707] 2021-09-13 08:35:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-8, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:35:38.362 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:35:38.362 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-8, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:35:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-8, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:35:38.364  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:35:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:35:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:35:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:35:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:35:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:35:52.366+0000|757924d1-86df-427c-b605-1ca704334406|Request Id: 757924d1-86df-427c-b605-1ca704334406. Transaction Id: IHHSB. Begin TS: 2021-09-13T08:35:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:35:52.365 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 757924d1-86df-427c-b605-1ca704334406. Transaction Id: IHHSB. Begin TS: 2021-09-13T08:35:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:35:52.367+0000|2021-09-13T08:35:53.390+0000|757924d1-86df-427c-b605-1ca704334406|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1023|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 757924d1-86df-427c-b605-1ca704334406, Transaction Id: IHHSB, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:35:53.390 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 757924d1-86df-427c-b605-1ca704334406, Transaction Id: IHHSB, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:35:53.392 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=757924d1-86df-427c-b605-1ca704334406, X-ECOMP-TransactionID=IHHSB, X-Begin-Timestamp=2021-09-13T08:35:52.365+0000, id=941c1a82-16da-3fae-bffd-a7592d74d781, timestamp=1631522152366}], headers={id=431f83f1-aa57-d796-b591-5a3474f47965, timestamp=1631522153391}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=757924d1-86df-427c-b605-1ca704334406, X-ECOMP-TransactionID=IHHSB, X-Begin-Timestamp=2021-09-13T08:35:52.365+0000, id=941c1a82-16da-3fae-bffd-a7592d74d781, timestamp=1631522152366}] 2021-09-13T08:36:22.366+0000|d5a9bc63-61e0-42f4-8157-e140aa7f9342|Request Id: d5a9bc63-61e0-42f4-8157-e140aa7f9342. Transaction Id: X5LSS. Begin TS: 2021-09-13T08:36:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:36:22.366 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d5a9bc63-61e0-42f4-8157-e140aa7f9342. Transaction Id: X5LSS. Begin TS: 2021-09-13T08:36:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:36:22.368+0000|2021-09-13T08:36:23.406+0000|d5a9bc63-61e0-42f4-8157-e140aa7f9342|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1038|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d5a9bc63-61e0-42f4-8157-e140aa7f9342, Transaction Id: X5LSS, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:36:23.406 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d5a9bc63-61e0-42f4-8157-e140aa7f9342, Transaction Id: X5LSS, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:36:23.408 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d5a9bc63-61e0-42f4-8157-e140aa7f9342, X-ECOMP-TransactionID=X5LSS, X-Begin-Timestamp=2021-09-13T08:36:22.366+0000, id=1729691b-7ba9-0570-0ead-aa253db9a132, timestamp=1631522182367}], headers={id=189d3a56-6ac2-77c5-d1dc-684816b4c05d, timestamp=1631522183408}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d5a9bc63-61e0-42f4-8157-e140aa7f9342, X-ECOMP-TransactionID=X5LSS, X-Begin-Timestamp=2021-09-13T08:36:22.366+0000, id=1729691b-7ba9-0570-0ead-aa253db9a132, timestamp=1631522182367}] 2021-09-13 08:36:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:36:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:36:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-9, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:36:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-9, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:36:38.342 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: 14e1348c-585f-4a9e-92aa-881477701317, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:36:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-9, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:36:38.360 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-9, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=306e2362-49b6-474e-a411-9da65f96e046, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:36:38 GMT, content-length=3707] 2021-09-13 08:36:38.361 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-9, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:36:38.361 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:36:38.361 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-9, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:36:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-9, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:36:38.363  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:36:38.363 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:36:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:36:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:36:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:36:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:36:52.366+0000|a1d842d8-b8d6-4221-9d52-3820de84c948|Request Id: a1d842d8-b8d6-4221-9d52-3820de84c948. Transaction Id: FOHM8. Begin TS: 2021-09-13T08:36:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:36:52.366 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a1d842d8-b8d6-4221-9d52-3820de84c948. Transaction Id: FOHM8. Begin TS: 2021-09-13T08:36:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:36:52.368+0000|2021-09-13T08:36:53.391+0000|a1d842d8-b8d6-4221-9d52-3820de84c948|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1023|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a1d842d8-b8d6-4221-9d52-3820de84c948, Transaction Id: FOHM8, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:36:53.391 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a1d842d8-b8d6-4221-9d52-3820de84c948, Transaction Id: FOHM8, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:36:53.392 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a1d842d8-b8d6-4221-9d52-3820de84c948, X-ECOMP-TransactionID=FOHM8, X-Begin-Timestamp=2021-09-13T08:36:52.366+0000, id=8e0f5b6f-15c7-9a17-d32f-1b357382e6da, timestamp=1631522212367}], headers={id=6e56aad8-3447-d659-467e-87b0afdf5fff, timestamp=1631522213392}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a1d842d8-b8d6-4221-9d52-3820de84c948, X-ECOMP-TransactionID=FOHM8, X-Begin-Timestamp=2021-09-13T08:36:52.366+0000, id=8e0f5b6f-15c7-9a17-d32f-1b357382e6da, timestamp=1631522212367}] 2021-09-13T08:37:22.366+0000|35426247-ea81-445d-b656-1803bf98ea46|Request Id: 35426247-ea81-445d-b656-1803bf98ea46. Transaction Id: UDWBA. Begin TS: 2021-09-13T08:37:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:37:22.365 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 35426247-ea81-445d-b656-1803bf98ea46. Transaction Id: UDWBA. Begin TS: 2021-09-13T08:37:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:37:22.368+0000|2021-09-13T08:37:23.407+0000|35426247-ea81-445d-b656-1803bf98ea46|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 35426247-ea81-445d-b656-1803bf98ea46, Transaction Id: UDWBA, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:37:23.407 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 35426247-ea81-445d-b656-1803bf98ea46, Transaction Id: UDWBA, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:37:23.408 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=35426247-ea81-445d-b656-1803bf98ea46, X-ECOMP-TransactionID=UDWBA, X-Begin-Timestamp=2021-09-13T08:37:22.365+0000, id=11ad878d-4629-e648-9516-e2ac50b34c1d, timestamp=1631522242366}], headers={id=27df3641-6c2c-7541-74e3-79f08f3f9297, timestamp=1631522243408}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=35426247-ea81-445d-b656-1803bf98ea46, X-ECOMP-TransactionID=UDWBA, X-Begin-Timestamp=2021-09-13T08:37:22.365+0000, id=11ad878d-4629-e648-9516-e2ac50b34c1d, timestamp=1631522242366}] 2021-09-13 08:37:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:37:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:37:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-10, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:37:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-10, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:37:38.343 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: 707f9573-3056-40b5-be4c-70294e6efcc5, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:37:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-10, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:37:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-10, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=74e96fd6-3cde-40e9-b9e3-c362e7d41e35, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:37:38 GMT, content-length=3707] 2021-09-13 08:37:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-10, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:37:38.367 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:37:38.368 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-10, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:37:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-10, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:37:38.370  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:37:38.370 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:37:38.371 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:37:38.371 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:37:38.371 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:37:38.371 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:37:52.366+0000|d6fc2d05-8f47-4fc1-be5a-c3729c11b0ec|Request Id: d6fc2d05-8f47-4fc1-be5a-c3729c11b0ec. Transaction Id: 6AFAU. Begin TS: 2021-09-13T08:37:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:37:52.365 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d6fc2d05-8f47-4fc1-be5a-c3729c11b0ec. Transaction Id: 6AFAU. Begin TS: 2021-09-13T08:37:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:37:52.367+0000|2021-09-13T08:37:53.390+0000|d6fc2d05-8f47-4fc1-be5a-c3729c11b0ec|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1023|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d6fc2d05-8f47-4fc1-be5a-c3729c11b0ec, Transaction Id: 6AFAU, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:37:53.390 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d6fc2d05-8f47-4fc1-be5a-c3729c11b0ec, Transaction Id: 6AFAU, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:37:53.392 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d6fc2d05-8f47-4fc1-be5a-c3729c11b0ec, X-ECOMP-TransactionID=6AFAU, X-Begin-Timestamp=2021-09-13T08:37:52.365+0000, id=eaae78cc-9324-c325-325f-b8e01634e36e, timestamp=1631522272366}], headers={id=96ea86bf-d954-3060-51e8-dcd60ba9eff3, timestamp=1631522273392}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d6fc2d05-8f47-4fc1-be5a-c3729c11b0ec, X-ECOMP-TransactionID=6AFAU, X-Begin-Timestamp=2021-09-13T08:37:52.365+0000, id=eaae78cc-9324-c325-325f-b8e01634e36e, timestamp=1631522272366}] 2021-09-13T08:38:22.366+0000|049f3f3b-e11a-4f8f-bbf5-326e25a36805|Request Id: 049f3f3b-e11a-4f8f-bbf5-326e25a36805. Transaction Id: 828AL. Begin TS: 2021-09-13T08:38:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:38:22.366 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 049f3f3b-e11a-4f8f-bbf5-326e25a36805. Transaction Id: 828AL. Begin TS: 2021-09-13T08:38:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:38:22.367+0000|2021-09-13T08:38:23.406+0000|049f3f3b-e11a-4f8f-bbf5-326e25a36805|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 049f3f3b-e11a-4f8f-bbf5-326e25a36805, Transaction Id: 828AL, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:38:23.406 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 049f3f3b-e11a-4f8f-bbf5-326e25a36805, Transaction Id: 828AL, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:38: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.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=049f3f3b-e11a-4f8f-bbf5-326e25a36805, X-ECOMP-TransactionID=828AL, X-Begin-Timestamp=2021-09-13T08:38:22.365+0000, id=17e5b73b-298c-39ca-584b-409a4d466b6b, timestamp=1631522302366}], headers={id=0446147c-27e8-06ba-e695-66cbfc1ab896, timestamp=1631522303408}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=049f3f3b-e11a-4f8f-bbf5-326e25a36805, X-ECOMP-TransactionID=828AL, X-Begin-Timestamp=2021-09-13T08:38:22.365+0000, id=17e5b73b-298c-39ca-584b-409a4d466b6b, timestamp=1631522302366}] 2021-09-13 08:38:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:38:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:38:38.343 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-11, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:38:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-11, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:38:38.343 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: dff2666b-ef61-4e07-9aa3-b962d5997d3e, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:38:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-11, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:38:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-11, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=f549ab6c-86e3-4399-93d0-a8a6b9fc351d, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:38:38 GMT, content-length=3707] 2021-09-13 08:38:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-11, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:38:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:38:38.364 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-11, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:38:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-11, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:38:38.366  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:38:38.366 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:38:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:38:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:38:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:38:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:38:52.366+0000|b2c5b826-77a4-49ed-9493-6dfa78b32165|Request Id: b2c5b826-77a4-49ed-9493-6dfa78b32165. Transaction Id: OGJ6S. Begin TS: 2021-09-13T08:38:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:38:52.365 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b2c5b826-77a4-49ed-9493-6dfa78b32165. Transaction Id: OGJ6S. Begin TS: 2021-09-13T08:38:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:38:52.367+0000|2021-09-13T08:38:53.394+0000|b2c5b826-77a4-49ed-9493-6dfa78b32165|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1027|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b2c5b826-77a4-49ed-9493-6dfa78b32165, Transaction Id: OGJ6S, Elapsed Time: 1027 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:38:53.394 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b2c5b826-77a4-49ed-9493-6dfa78b32165, Transaction Id: OGJ6S, Elapsed Time: 1027 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:38:53.395 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b2c5b826-77a4-49ed-9493-6dfa78b32165, X-ECOMP-TransactionID=OGJ6S, X-Begin-Timestamp=2021-09-13T08:38:52.365+0000, id=cc6465a9-5362-695e-0a87-f2303fe9e893, timestamp=1631522332366}], headers={id=2ea3f11b-688b-41f0-d230-ef8440eab5b9, timestamp=1631522333395}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b2c5b826-77a4-49ed-9493-6dfa78b32165, X-ECOMP-TransactionID=OGJ6S, X-Begin-Timestamp=2021-09-13T08:38:52.365+0000, id=cc6465a9-5362-695e-0a87-f2303fe9e893, timestamp=1631522332366}] 2021-09-13T08:39:22.366+0000|0b9211a3-b862-4983-b56f-fb0b77b5a469|Request Id: 0b9211a3-b862-4983-b56f-fb0b77b5a469. Transaction Id: LKBUB. Begin TS: 2021-09-13T08:39:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:39:22.365 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0b9211a3-b862-4983-b56f-fb0b77b5a469. Transaction Id: LKBUB. Begin TS: 2021-09-13T08:39:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:39:22.367+0000|2021-09-13T08:39:23.407+0000|0b9211a3-b862-4983-b56f-fb0b77b5a469|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1040|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0b9211a3-b862-4983-b56f-fb0b77b5a469, Transaction Id: LKBUB, Elapsed Time: 1040 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:39:23.407 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0b9211a3-b862-4983-b56f-fb0b77b5a469, Transaction Id: LKBUB, Elapsed Time: 1040 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:39:23.409 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0b9211a3-b862-4983-b56f-fb0b77b5a469, X-ECOMP-TransactionID=LKBUB, X-Begin-Timestamp=2021-09-13T08:39:22.365+0000, id=ee7a7f16-0519-0ccb-219f-19fb7b4e2b94, timestamp=1631522362366}], headers={id=c5328f5a-8f29-f7ca-c597-1db938fe8815, timestamp=1631522363409}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0b9211a3-b862-4983-b56f-fb0b77b5a469, X-ECOMP-TransactionID=LKBUB, X-Begin-Timestamp=2021-09-13T08:39:22.365+0000, id=ee7a7f16-0519-0ccb-219f-19fb7b4e2b94, timestamp=1631522362366}] 2021-09-13 08:39:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:39:38.341 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:39:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-12, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:39:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-12, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:39:38.342 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: 20b4f696-fa34-4de1-bfe0-d96b5b0086c9, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:39:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-12, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:39:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-12, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=fbd1d2c1-c665-4640-acd9-f641a78b829c, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:39:38 GMT, content-length=3707] 2021-09-13 08:39:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-12, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:39:38.362 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:39:38.363 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-12, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:39:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-12, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:39:38.365  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:39:38.365 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:39:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:39:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:39:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:39:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:39:52.366+0000|befd61a0-26dd-4496-97ad-4bf5e80c0c24|Request Id: befd61a0-26dd-4496-97ad-4bf5e80c0c24. Transaction Id: DQQBN. Begin TS: 2021-09-13T08:39:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:39:52.366 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: befd61a0-26dd-4496-97ad-4bf5e80c0c24. Transaction Id: DQQBN. Begin TS: 2021-09-13T08:39:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:39:52.368+0000|2021-09-13T08:39:53.390+0000|befd61a0-26dd-4496-97ad-4bf5e80c0c24|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1022|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: befd61a0-26dd-4496-97ad-4bf5e80c0c24, Transaction Id: DQQBN, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:39:53.391 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: befd61a0-26dd-4496-97ad-4bf5e80c0c24, Transaction Id: DQQBN, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:39:53.392 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=befd61a0-26dd-4496-97ad-4bf5e80c0c24, X-ECOMP-TransactionID=DQQBN, X-Begin-Timestamp=2021-09-13T08:39:52.366+0000, id=986e46f0-5462-ad17-c8c7-55ad555e3f50, timestamp=1631522392367}], headers={id=ed0e88cc-f44b-32e6-06f2-d0f8491d6d8b, timestamp=1631522393392}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=befd61a0-26dd-4496-97ad-4bf5e80c0c24, X-ECOMP-TransactionID=DQQBN, X-Begin-Timestamp=2021-09-13T08:39:52.366+0000, id=986e46f0-5462-ad17-c8c7-55ad555e3f50, timestamp=1631522392367}] 2021-09-13T08:40:22.366+0000|e34963da-325c-4c45-afdf-e6353a3522a0|Request Id: e34963da-325c-4c45-afdf-e6353a3522a0. Transaction Id: ECVME. Begin TS: 2021-09-13T08:40:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:40:22.366 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e34963da-325c-4c45-afdf-e6353a3522a0. Transaction Id: ECVME. Begin TS: 2021-09-13T08:40:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:40:22.369+0000|2021-09-13T08:40:23.410+0000|e34963da-325c-4c45-afdf-e6353a3522a0|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.72.117|1041|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e34963da-325c-4c45-afdf-e6353a3522a0, Transaction Id: ECVME, Elapsed Time: 1041 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:40:23.411 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e34963da-325c-4c45-afdf-e6353a3522a0, Transaction Id: ECVME, Elapsed Time: 1041 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.44.63] failed: Connection refused (Connection refused) 2021-09-13 08:40:23.412 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e34963da-325c-4c45-afdf-e6353a3522a0, X-ECOMP-TransactionID=ECVME, X-Begin-Timestamp=2021-09-13T08:40:22.366+0000, id=9a136608-fc90-fd7b-00f3-62b3654cfe66, timestamp=1631522422367}], headers={id=be75c275-d302-3980-eead-a1755b49cdbf, timestamp=1631522423412}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e34963da-325c-4c45-afdf-e6353a3522a0, X-ECOMP-TransactionID=ECVME, X-Begin-Timestamp=2021-09-13T08:40:22.366+0000, id=9a136608-fc90-fd7b-00f3-62b3654cfe66, timestamp=1631522422367}] 2021-09-13 08:40:38.341 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:40:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:40:38.344 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-13, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:40:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-13, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:40:38.345 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: 83430a0f-b4c7-40e0-acc9-983615df29fa, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:40:38.347 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-13, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:40:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-13, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=802c54ea-47d4-443b-a845-4af6ab0358ba, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:40:38 GMT, content-length=3707] 2021-09-13 08:40:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-13, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:40:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:40:38.364 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-13, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:40:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-13, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:40:38.366  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:40:38.366 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:40:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:40:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:40:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:40:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:40:52.367+0000|2a3c2341-5927-4166-94c5-61fbfd7acebd|Request Id: 2a3c2341-5927-4166-94c5-61fbfd7acebd. Transaction Id: FKFSN. Begin TS: 2021-09-13T08:40:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:40:52.366 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2a3c2341-5927-4166-94c5-61fbfd7acebd. Transaction Id: FKFSN. Begin TS: 2021-09-13T08:40:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:40:52.369+0000|2021-09-13T08:40:52.410+0000|2a3c2341-5927-4166-94c5-61fbfd7acebd|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|41|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2a3c2341-5927-4166-94c5-61fbfd7acebd, Transaction Id: FKFSN, Elapsed Time: 41 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:40:52.410 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2a3c2341-5927-4166-94c5-61fbfd7acebd, Transaction Id: FKFSN, Elapsed Time: 41 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:40:52.418 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2a3c2341-5927-4166-94c5-61fbfd7acebd, X-ECOMP-TransactionID=FKFSN, X-Begin-Timestamp=2021-09-13T08:40:52.366+0000, id=f52ccf10-d988-df37-1a37-1b6a043c2a8b, timestamp=1631522452367}], headers={id=c6d36c1c-cc5d-b9d4-6bcf-13de5d2c366c, timestamp=1631522452418}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2a3c2341-5927-4166-94c5-61fbfd7acebd, X-ECOMP-TransactionID=FKFSN, X-Begin-Timestamp=2021-09-13T08:40:52.366+0000, id=f52ccf10-d988-df37-1a37-1b6a043c2a8b, timestamp=1631522452367}] 2021-09-13T08:41:22.365+0000|3c4a7ac7-6b30-424a-8b43-f1372efc5034|Request Id: 3c4a7ac7-6b30-424a-8b43-f1372efc5034. Transaction Id: M7XIY. Begin TS: 2021-09-13T08:41:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:41:22.365 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3c4a7ac7-6b30-424a-8b43-f1372efc5034. Transaction Id: M7XIY. Begin TS: 2021-09-13T08:41:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:41:22.367+0000|2021-09-13T08:41:22.382+0000|3c4a7ac7-6b30-424a-8b43-f1372efc5034|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3c4a7ac7-6b30-424a-8b43-f1372efc5034, Transaction Id: M7XIY, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:41:22.382 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3c4a7ac7-6b30-424a-8b43-f1372efc5034, Transaction Id: M7XIY, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:41:22.384 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3c4a7ac7-6b30-424a-8b43-f1372efc5034, X-ECOMP-TransactionID=M7XIY, X-Begin-Timestamp=2021-09-13T08:41:22.365+0000, id=609f6a53-6e3f-1458-3f85-ef67d2f4ca10, timestamp=1631522482366}], headers={id=869ea129-6474-dc66-7e8e-54d7bf9479af, timestamp=1631522482384}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3c4a7ac7-6b30-424a-8b43-f1372efc5034, X-ECOMP-TransactionID=M7XIY, X-Begin-Timestamp=2021-09-13T08:41:22.365+0000, id=609f6a53-6e3f-1458-3f85-ef67d2f4ca10, timestamp=1631522482366}] 2021-09-13 08:41:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:41:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:41:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-14, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:41:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-14, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:41:38.343 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: 34af5c08-fb7e-4b93-bae7-36f553ad589b, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:41:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-14, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:41:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-14, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=b2da13e0-d6fc-4763-bad4-3699705c1d90, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:41:38 GMT, content-length=3707] 2021-09-13 08:41:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-14, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:41:38.362 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:41:38.362 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-14, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:41:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-14, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:41:38.364  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:41:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:41:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:41:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:41:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:41:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:41:52.365+0000|21fedea3-a932-47cf-b325-16fcd5e9aeb2|Request Id: 21fedea3-a932-47cf-b325-16fcd5e9aeb2. Transaction Id: 8VG0I. Begin TS: 2021-09-13T08:41:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:41:52.365 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 21fedea3-a932-47cf-b325-16fcd5e9aeb2. Transaction Id: 8VG0I. Begin TS: 2021-09-13T08:41:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:41:52.366+0000|2021-09-13T08:41:52.379+0000|21fedea3-a932-47cf-b325-16fcd5e9aeb2|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 21fedea3-a932-47cf-b325-16fcd5e9aeb2, Transaction Id: 8VG0I, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:41:52.379 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 21fedea3-a932-47cf-b325-16fcd5e9aeb2, Transaction Id: 8VG0I, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:41:52.380 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=21fedea3-a932-47cf-b325-16fcd5e9aeb2, X-ECOMP-TransactionID=8VG0I, X-Begin-Timestamp=2021-09-13T08:41:52.365+0000, id=c6731079-61cc-a5a7-ebaf-50ae33a7bc50, timestamp=1631522512365}], headers={id=f0febb77-83fe-811a-bd45-9ddcf60115eb, timestamp=1631522512380}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=21fedea3-a932-47cf-b325-16fcd5e9aeb2, X-ECOMP-TransactionID=8VG0I, X-Begin-Timestamp=2021-09-13T08:41:52.365+0000, id=c6731079-61cc-a5a7-ebaf-50ae33a7bc50, timestamp=1631522512365}] 2021-09-13T08:42:22.367+0000|7030626e-5fff-493d-b717-f332669dfc87|Request Id: 7030626e-5fff-493d-b717-f332669dfc87. Transaction Id: K6WIA. Begin TS: 2021-09-13T08:42:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:42:22.366 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 7030626e-5fff-493d-b717-f332669dfc87. Transaction Id: K6WIA. Begin TS: 2021-09-13T08:42:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:42:22.368+0000|2021-09-13T08:42:22.382+0000|7030626e-5fff-493d-b717-f332669dfc87|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7030626e-5fff-493d-b717-f332669dfc87, Transaction Id: K6WIA, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:42:22.382 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 7030626e-5fff-493d-b717-f332669dfc87, Transaction Id: K6WIA, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:42:22.384 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7030626e-5fff-493d-b717-f332669dfc87, X-ECOMP-TransactionID=K6WIA, X-Begin-Timestamp=2021-09-13T08:42:22.366+0000, id=c6a96c76-fc09-7430-6ec1-c2b3ccc0a210, timestamp=1631522542367}], headers={id=f04ba7a5-f57c-2603-d2b0-9575fb402dcd, timestamp=1631522542384}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7030626e-5fff-493d-b717-f332669dfc87, X-ECOMP-TransactionID=K6WIA, X-Begin-Timestamp=2021-09-13T08:42:22.366+0000, id=c6a96c76-fc09-7430-6ec1-c2b3ccc0a210, timestamp=1631522542367}] 2021-09-13 08:42:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:42:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:42:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-15, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:42:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-15, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:42:38.343 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: 9f8c48b8-934b-48b5-84e6-9fb586d72f38, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:42:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-15, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:42:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-15, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=8da32035-78ce-4e41-86de-621cffcd0295, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:42:38 GMT, content-length=3707] 2021-09-13 08:42:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-15, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:42:38.369 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:42:38.369 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-15, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:42:38.370 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-15, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:42:38.370  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:42:38.370 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:42:38.371 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:42:38.371 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:42:38.371 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:42:38.371 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:42:52.366+0000|2c90ca1d-b18d-4af7-8df5-347dc95f0f06|Request Id: 2c90ca1d-b18d-4af7-8df5-347dc95f0f06. Transaction Id: Y7JE7. Begin TS: 2021-09-13T08:42:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:42:52.366 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2c90ca1d-b18d-4af7-8df5-347dc95f0f06. Transaction Id: Y7JE7. Begin TS: 2021-09-13T08:42:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:42:52.367+0000|2021-09-13T08:42:52.380+0000|2c90ca1d-b18d-4af7-8df5-347dc95f0f06|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2c90ca1d-b18d-4af7-8df5-347dc95f0f06, Transaction Id: Y7JE7, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:42:52.380 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2c90ca1d-b18d-4af7-8df5-347dc95f0f06, Transaction Id: Y7JE7, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:42:52.381 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2c90ca1d-b18d-4af7-8df5-347dc95f0f06, X-ECOMP-TransactionID=Y7JE7, X-Begin-Timestamp=2021-09-13T08:42:52.366+0000, id=32dabb20-aec5-84d7-6aa2-94b30bd1b0f1, timestamp=1631522572366}], headers={id=e054b365-e9f1-355d-f97a-4fc6cc18b1fe, timestamp=1631522572381}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2c90ca1d-b18d-4af7-8df5-347dc95f0f06, X-ECOMP-TransactionID=Y7JE7, X-Begin-Timestamp=2021-09-13T08:42:52.366+0000, id=32dabb20-aec5-84d7-6aa2-94b30bd1b0f1, timestamp=1631522572366}] 2021-09-13T08:43:22.366+0000|6965dde3-8ab4-4612-b03f-b0c5812db3dc|Request Id: 6965dde3-8ab4-4612-b03f-b0c5812db3dc. Transaction Id: J8OWI. Begin TS: 2021-09-13T08:43:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:43:22.366 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6965dde3-8ab4-4612-b03f-b0c5812db3dc. Transaction Id: J8OWI. Begin TS: 2021-09-13T08:43:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:43:22.367+0000|2021-09-13T08:43:22.379+0000|6965dde3-8ab4-4612-b03f-b0c5812db3dc|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6965dde3-8ab4-4612-b03f-b0c5812db3dc, Transaction Id: J8OWI, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:43:22.379 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6965dde3-8ab4-4612-b03f-b0c5812db3dc, Transaction Id: J8OWI, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:43:22.381 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6965dde3-8ab4-4612-b03f-b0c5812db3dc, X-ECOMP-TransactionID=J8OWI, X-Begin-Timestamp=2021-09-13T08:43:22.365+0000, id=90a9897f-8880-f9d3-5810-76959d7dfb04, timestamp=1631522602366}], headers={id=117cb7c5-7529-cd3c-861d-b574ea06758d, timestamp=1631522602381}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6965dde3-8ab4-4612-b03f-b0c5812db3dc, X-ECOMP-TransactionID=J8OWI, X-Begin-Timestamp=2021-09-13T08:43:22.365+0000, id=90a9897f-8880-f9d3-5810-76959d7dfb04, timestamp=1631522602366}] 2021-09-13 08:43:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:43:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:43:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-16, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:43:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-16, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:43:38.343 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: c4ba583a-3273-4dde-94e2-19ab17dca6e9, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:43:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-16, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:43:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-16, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=dba8d327-9fd5-4122-a259-2d3c68b40f11, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:43:38 GMT, content-length=3707] 2021-09-13 08:43:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-16, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:43:38.362 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:43:38.363 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-16, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:43:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-16, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:43:38.364  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:43:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:43:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:43:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:43:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:43:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:43:52.366+0000|31d17555-34d5-4cb9-afb7-b75c6743478e|Request Id: 31d17555-34d5-4cb9-afb7-b75c6743478e. Transaction Id: 7WYAV. Begin TS: 2021-09-13T08:43:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:43:52.365 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 31d17555-34d5-4cb9-afb7-b75c6743478e. Transaction Id: 7WYAV. Begin TS: 2021-09-13T08:43:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:43:52.367+0000|2021-09-13T08:43:52.377+0000|31d17555-34d5-4cb9-afb7-b75c6743478e|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 31d17555-34d5-4cb9-afb7-b75c6743478e, Transaction Id: 7WYAV, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:43:52.377 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 31d17555-34d5-4cb9-afb7-b75c6743478e, Transaction Id: 7WYAV, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:43:52.378 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=31d17555-34d5-4cb9-afb7-b75c6743478e, X-ECOMP-TransactionID=7WYAV, X-Begin-Timestamp=2021-09-13T08:43:52.365+0000, id=9c0adbab-c1bf-ccf9-03e4-650cf6864308, timestamp=1631522632366}], headers={id=49a18e9d-0f92-2b1b-5d0e-86c0da0b5a92, timestamp=1631522632378}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=31d17555-34d5-4cb9-afb7-b75c6743478e, X-ECOMP-TransactionID=7WYAV, X-Begin-Timestamp=2021-09-13T08:43:52.365+0000, id=9c0adbab-c1bf-ccf9-03e4-650cf6864308, timestamp=1631522632366}] 2021-09-13T08:44:22.368+0000|ea3caf4d-7c12-4e64-9241-6bf8adc0dde8|Request Id: ea3caf4d-7c12-4e64-9241-6bf8adc0dde8. Transaction Id: DUCZR. Begin TS: 2021-09-13T08:44:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:44:22.367 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ea3caf4d-7c12-4e64-9241-6bf8adc0dde8. Transaction Id: DUCZR. Begin TS: 2021-09-13T08:44:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:44:22.380  INFO 1 --- [ask-scheduler-6] o.apache.http.impl.execchain.RetryExec  : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 2021-09-13 08:44:22.381  INFO 1 --- [ask-scheduler-6] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-09-13T08:44:22.370+0000|2021-09-13T08:44:22.399+0000|ea3caf4d-7c12-4e64-9241-6bf8adc0dde8|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|29|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ea3caf4d-7c12-4e64-9241-6bf8adc0dde8, Transaction Id: DUCZR, Elapsed Time: 29 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:44:22.399 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ea3caf4d-7c12-4e64-9241-6bf8adc0dde8, Transaction Id: DUCZR, Elapsed Time: 29 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:44:22.401 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=ea3caf4d-7c12-4e64-9241-6bf8adc0dde8, X-ECOMP-TransactionID=DUCZR, X-Begin-Timestamp=2021-09-13T08:44:22.366+0000, id=c4506ef0-33ed-b813-0aa8-b241ccdc6c7a, timestamp=1631522662368}], headers={id=40dc3528-15a5-5792-783e-3a74a487d1c3, timestamp=1631522662401}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ea3caf4d-7c12-4e64-9241-6bf8adc0dde8, X-ECOMP-TransactionID=DUCZR, X-Begin-Timestamp=2021-09-13T08:44:22.366+0000, id=c4506ef0-33ed-b813-0aa8-b241ccdc6c7a, timestamp=1631522662368}] 2021-09-13 08:44:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:44:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:44:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-17, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:44:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-17, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:44:38.342 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: f8a95d78-4ee4-4f37-9418-94786f839de9, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:44:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-17, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:44:38.361 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-17, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=bfb31766-6921-4a1e-ac71-710eafc38852, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:44:38 GMT, content-length=3707] 2021-09-13 08:44:38.361 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-17, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:44:38.362 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:44:38.365 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-17, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:44:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-17, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:44:38.367  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:44:38.367 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:44:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:44:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:44:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:44:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:44:52.366+0000|d9cbcf15-998b-44df-b2bb-b5c75eaec2da|Request Id: d9cbcf15-998b-44df-b2bb-b5c75eaec2da. Transaction Id: SFVPQ. Begin TS: 2021-09-13T08:44:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:44:52.366 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d9cbcf15-998b-44df-b2bb-b5c75eaec2da. Transaction Id: SFVPQ. Begin TS: 2021-09-13T08:44:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:44:52.367+0000|2021-09-13T08:44:52.378+0000|d9cbcf15-998b-44df-b2bb-b5c75eaec2da|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d9cbcf15-998b-44df-b2bb-b5c75eaec2da, Transaction Id: SFVPQ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:44:52.378 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d9cbcf15-998b-44df-b2bb-b5c75eaec2da, Transaction Id: SFVPQ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:44:52.379 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d9cbcf15-998b-44df-b2bb-b5c75eaec2da, X-ECOMP-TransactionID=SFVPQ, X-Begin-Timestamp=2021-09-13T08:44:52.366+0000, id=aa12fbe9-dbc7-ead1-627f-077e9cc213ab, timestamp=1631522692366}], headers={id=2207184b-47df-b744-65e8-66065726509d, timestamp=1631522692379}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d9cbcf15-998b-44df-b2bb-b5c75eaec2da, X-ECOMP-TransactionID=SFVPQ, X-Begin-Timestamp=2021-09-13T08:44:52.366+0000, id=aa12fbe9-dbc7-ead1-627f-077e9cc213ab, timestamp=1631522692366}] 2021-09-13T08:45:22.366+0000|10638683-48b1-40dd-9b46-680b5f418d89|Request Id: 10638683-48b1-40dd-9b46-680b5f418d89. Transaction Id: OPIKM. Begin TS: 2021-09-13T08:45:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:45:22.365 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 10638683-48b1-40dd-9b46-680b5f418d89. Transaction Id: OPIKM. Begin TS: 2021-09-13T08:45:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:45:22.367+0000|2021-09-13T08:45:22.383+0000|10638683-48b1-40dd-9b46-680b5f418d89|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 10638683-48b1-40dd-9b46-680b5f418d89, Transaction Id: OPIKM, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:45:22.383 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 10638683-48b1-40dd-9b46-680b5f418d89, Transaction Id: OPIKM, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:45:22.384 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=10638683-48b1-40dd-9b46-680b5f418d89, X-ECOMP-TransactionID=OPIKM, X-Begin-Timestamp=2021-09-13T08:45:22.365+0000, id=a6dc9b99-5c64-6125-d35b-bfc72404f224, timestamp=1631522722366}], headers={id=10195036-4749-a224-c5ae-7edc83dc8184, timestamp=1631522722384}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=10638683-48b1-40dd-9b46-680b5f418d89, X-ECOMP-TransactionID=OPIKM, X-Begin-Timestamp=2021-09-13T08:45:22.365+0000, id=a6dc9b99-5c64-6125-d35b-bfc72404f224, timestamp=1631522722366}] 2021-09-13 08:45:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:45:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:45:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-18, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:45:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-18, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:45:38.343 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: f8d5da60-8585-4ef4-8c23-6ab106052436, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:45:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-18, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:45:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-18, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=e9e34497-80cc-480e-8bbb-867379f612a5, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:45:38 GMT, content-length=3707] 2021-09-13 08:45:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-18, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:45:38.366 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:45:38.366 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-18, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:45:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-18, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:45:38.368  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:45:38.368 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:45:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:45:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:45:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:45:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:45:52.365+0000|19663556-1989-4749-9438-f2e41e57aa45|Request Id: 19663556-1989-4749-9438-f2e41e57aa45. Transaction Id: BPTYU. Begin TS: 2021-09-13T08:45:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:45:52.365 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 19663556-1989-4749-9438-f2e41e57aa45. Transaction Id: BPTYU. Begin TS: 2021-09-13T08:45:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:45:52.367+0000|2021-09-13T08:45:52.377+0000|19663556-1989-4749-9438-f2e41e57aa45|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 19663556-1989-4749-9438-f2e41e57aa45, Transaction Id: BPTYU, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:45:52.377 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 19663556-1989-4749-9438-f2e41e57aa45, Transaction Id: BPTYU, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:45:52.379 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=19663556-1989-4749-9438-f2e41e57aa45, X-ECOMP-TransactionID=BPTYU, X-Begin-Timestamp=2021-09-13T08:45:52.365+0000, id=42b3cbb6-7dbd-1d3a-7684-f85ae7390657, timestamp=1631522752366}], headers={id=9e50ecd7-2090-240e-cf0a-0721bdf350dd, timestamp=1631522752379}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=19663556-1989-4749-9438-f2e41e57aa45, X-ECOMP-TransactionID=BPTYU, X-Begin-Timestamp=2021-09-13T08:45:52.365+0000, id=42b3cbb6-7dbd-1d3a-7684-f85ae7390657, timestamp=1631522752366}] 2021-09-13T08:46:22.366+0000|1f3cf5a3-65a0-4025-b377-11211c486399|Request Id: 1f3cf5a3-65a0-4025-b377-11211c486399. Transaction Id: 11CMG. Begin TS: 2021-09-13T08:46:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:46:22.366 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 1f3cf5a3-65a0-4025-b377-11211c486399. Transaction Id: 11CMG. Begin TS: 2021-09-13T08:46:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:46:22.368+0000|2021-09-13T08:46:22.376+0000|1f3cf5a3-65a0-4025-b377-11211c486399|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1f3cf5a3-65a0-4025-b377-11211c486399, Transaction Id: 11CMG, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:46:22.376 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 1f3cf5a3-65a0-4025-b377-11211c486399, Transaction Id: 11CMG, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:46:22.378 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1f3cf5a3-65a0-4025-b377-11211c486399, X-ECOMP-TransactionID=11CMG, X-Begin-Timestamp=2021-09-13T08:46:22.366+0000, id=bc65a111-a6d4-83a4-3d6c-2235ad1daf2c, timestamp=1631522782366}], headers={id=562e7c13-bcad-86eb-ca0a-9d081f27124e, timestamp=1631522782377}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1f3cf5a3-65a0-4025-b377-11211c486399, X-ECOMP-TransactionID=11CMG, X-Begin-Timestamp=2021-09-13T08:46:22.366+0000, id=bc65a111-a6d4-83a4-3d6c-2235ad1daf2c, timestamp=1631522782366}] 2021-09-13 08:46:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:46:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:46:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-19, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:46:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-19, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:46:38.343 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: 66317f74-8ed8-455b-9274-4a7cbd1429d8, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:46:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-19, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:46:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-19, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=da5c53e7-deae-4e00-bf83-d9a2282cfc36, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:46:38 GMT, content-length=3707] 2021-09-13 08:46:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-19, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:46:38.367 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:46:38.367 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-19, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:46:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-19, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:46:38.369  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:46:38.369 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:46:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:46:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:46:38.370 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:46:38.370 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:46:52.366+0000|3bd3befd-ba88-479a-9250-1f50b6d02c62|Request Id: 3bd3befd-ba88-479a-9250-1f50b6d02c62. Transaction Id: CVE19. Begin TS: 2021-09-13T08:46:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:46:52.365 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3bd3befd-ba88-479a-9250-1f50b6d02c62. Transaction Id: CVE19. Begin TS: 2021-09-13T08:46:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:46:52.367+0000|2021-09-13T08:46:52.377+0000|3bd3befd-ba88-479a-9250-1f50b6d02c62|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3bd3befd-ba88-479a-9250-1f50b6d02c62, Transaction Id: CVE19, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:46:52.377 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3bd3befd-ba88-479a-9250-1f50b6d02c62, Transaction Id: CVE19, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:46:52.378 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=3bd3befd-ba88-479a-9250-1f50b6d02c62, X-ECOMP-TransactionID=CVE19, X-Begin-Timestamp=2021-09-13T08:46:52.365+0000, id=87b03281-6762-8fc0-6bd8-ffaa00ef2c59, timestamp=1631522812366}], headers={id=343f73ce-6d21-4a6b-9660-63b2c5cf678d, timestamp=1631522812378}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3bd3befd-ba88-479a-9250-1f50b6d02c62, X-ECOMP-TransactionID=CVE19, X-Begin-Timestamp=2021-09-13T08:46:52.365+0000, id=87b03281-6762-8fc0-6bd8-ffaa00ef2c59, timestamp=1631522812366}] 2021-09-13T08:47:22.366+0000|30837e74-2c0f-4303-9a95-62c5446639d2|Request Id: 30837e74-2c0f-4303-9a95-62c5446639d2. Transaction Id: OTUPN. Begin TS: 2021-09-13T08:47:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:47:22.366 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 30837e74-2c0f-4303-9a95-62c5446639d2. Transaction Id: OTUPN. Begin TS: 2021-09-13T08:47:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:47:22.368+0000|2021-09-13T08:47:22.377+0000|30837e74-2c0f-4303-9a95-62c5446639d2|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 30837e74-2c0f-4303-9a95-62c5446639d2, Transaction Id: OTUPN, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:47:22.377 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 30837e74-2c0f-4303-9a95-62c5446639d2, Transaction Id: OTUPN, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:47:22.378 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=30837e74-2c0f-4303-9a95-62c5446639d2, X-ECOMP-TransactionID=OTUPN, X-Begin-Timestamp=2021-09-13T08:47:22.365+0000, id=ca2f49ad-f216-beb3-1857-5725afe73a77, timestamp=1631522842367}], headers={id=29b72aa9-65b8-a7a4-24c0-b3095021aef3, timestamp=1631522842378}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=30837e74-2c0f-4303-9a95-62c5446639d2, X-ECOMP-TransactionID=OTUPN, X-Begin-Timestamp=2021-09-13T08:47:22.365+0000, id=ca2f49ad-f216-beb3-1857-5725afe73a77, timestamp=1631522842367}] 2021-09-13 08:47:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:47:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:47:38.343 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-20, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:47:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-20, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:47:38.343 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: e8232641-a873-4c11-b27e-992be2049e01, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:47:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-20, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:47:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-20, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=ec517fdf-5791-4bc2-804a-945c5ae2def0, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:47:38 GMT, content-length=3707] 2021-09-13 08:47:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-20, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:47:38.366 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:47:38.366 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-20, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:47:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-20, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:47:38.368  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:47:38.368 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:47:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:47:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:47:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:47:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:47:52.366+0000|bedd5e92-c760-489b-b8a7-684dd603ba25|Request Id: bedd5e92-c760-489b-b8a7-684dd603ba25. Transaction Id: C0RSW. Begin TS: 2021-09-13T08:47:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:47:52.366 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: bedd5e92-c760-489b-b8a7-684dd603ba25. Transaction Id: C0RSW. Begin TS: 2021-09-13T08:47:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:47:52.368+0000|2021-09-13T08:47:52.386+0000|bedd5e92-c760-489b-b8a7-684dd603ba25|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bedd5e92-c760-489b-b8a7-684dd603ba25, Transaction Id: C0RSW, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:47:52.386 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: bedd5e92-c760-489b-b8a7-684dd603ba25, Transaction Id: C0RSW, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:47:52.387 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bedd5e92-c760-489b-b8a7-684dd603ba25, X-ECOMP-TransactionID=C0RSW, X-Begin-Timestamp=2021-09-13T08:47:52.366+0000, id=df21d3fd-9c6a-d1fc-ae05-ccad4ec0b2c1, timestamp=1631522872367}], headers={id=99db8bab-3de6-cde5-f98d-2d30677602b2, timestamp=1631522872387}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bedd5e92-c760-489b-b8a7-684dd603ba25, X-ECOMP-TransactionID=C0RSW, X-Begin-Timestamp=2021-09-13T08:47:52.366+0000, id=df21d3fd-9c6a-d1fc-ae05-ccad4ec0b2c1, timestamp=1631522872367}] 2021-09-13T08:48:22.365+0000|9c486f7c-c00f-408f-a5ff-3b1256f4ae61|Request Id: 9c486f7c-c00f-408f-a5ff-3b1256f4ae61. Transaction Id: AP9BL. Begin TS: 2021-09-13T08:48:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:48:22.365 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9c486f7c-c00f-408f-a5ff-3b1256f4ae61. Transaction Id: AP9BL. Begin TS: 2021-09-13T08:48:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:48:22.367+0000|2021-09-13T08:48:22.375+0000|9c486f7c-c00f-408f-a5ff-3b1256f4ae61|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9c486f7c-c00f-408f-a5ff-3b1256f4ae61, Transaction Id: AP9BL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:48:22.376 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9c486f7c-c00f-408f-a5ff-3b1256f4ae61, Transaction Id: AP9BL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:48:22.377 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9c486f7c-c00f-408f-a5ff-3b1256f4ae61, X-ECOMP-TransactionID=AP9BL, X-Begin-Timestamp=2021-09-13T08:48:22.365+0000, id=d5f9b91d-60fe-c9fe-6fa7-98eab5446c16, timestamp=1631522902366}], headers={id=dc3dad43-72ad-614d-b0dd-7b0032ad3701, timestamp=1631522902377}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9c486f7c-c00f-408f-a5ff-3b1256f4ae61, X-ECOMP-TransactionID=AP9BL, X-Begin-Timestamp=2021-09-13T08:48:22.365+0000, id=d5f9b91d-60fe-c9fe-6fa7-98eab5446c16, timestamp=1631522902366}] 2021-09-13 08:48:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:48:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:48:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-21, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:48:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-21, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:48:38.343 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: 620eb41f-99df-4bcf-886d-159038b0cfb6, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:48:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-21, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:48:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-21, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=c18e4f4c-970c-4908-924a-ed361f4b79db, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:48:38 GMT, content-length=3707] 2021-09-13 08:48:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-21, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:48:38.363 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:48:38.363 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-21, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:48:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-21, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:48:38.365  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:48:38.365 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:48:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:48:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:48:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:48:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:48:52.366+0000|4dfd78f3-0b79-403e-9985-ccd6925bb88b|Request Id: 4dfd78f3-0b79-403e-9985-ccd6925bb88b. Transaction Id: D4UVG. Begin TS: 2021-09-13T08:48:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:48:52.365 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4dfd78f3-0b79-403e-9985-ccd6925bb88b. Transaction Id: D4UVG. Begin TS: 2021-09-13T08:48:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:48:52.367+0000|2021-09-13T08:48:52.376+0000|4dfd78f3-0b79-403e-9985-ccd6925bb88b|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4dfd78f3-0b79-403e-9985-ccd6925bb88b, Transaction Id: D4UVG, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:48:52.376 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4dfd78f3-0b79-403e-9985-ccd6925bb88b, Transaction Id: D4UVG, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:48:52.377 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4dfd78f3-0b79-403e-9985-ccd6925bb88b, X-ECOMP-TransactionID=D4UVG, X-Begin-Timestamp=2021-09-13T08:48:52.365+0000, id=efc108ca-5c8c-be7e-ec0b-27857df8ca28, timestamp=1631522932366}], headers={id=c0c5ecb3-e317-04bf-75c0-6c2bdd9349d3, timestamp=1631522932377}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4dfd78f3-0b79-403e-9985-ccd6925bb88b, X-ECOMP-TransactionID=D4UVG, X-Begin-Timestamp=2021-09-13T08:48:52.365+0000, id=efc108ca-5c8c-be7e-ec0b-27857df8ca28, timestamp=1631522932366}] 2021-09-13T08:49:22.366+0000|8646969a-fab3-4c1d-9078-3269ead66be6|Request Id: 8646969a-fab3-4c1d-9078-3269ead66be6. Transaction Id: LVJFI. Begin TS: 2021-09-13T08:49:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:49:22.365 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8646969a-fab3-4c1d-9078-3269ead66be6. Transaction Id: LVJFI. Begin TS: 2021-09-13T08:49:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:49:22.367+0000|2021-09-13T08:49:22.376+0000|8646969a-fab3-4c1d-9078-3269ead66be6|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8646969a-fab3-4c1d-9078-3269ead66be6, Transaction Id: LVJFI, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:49:22.376 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 8646969a-fab3-4c1d-9078-3269ead66be6, Transaction Id: LVJFI, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:49:22.377 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8646969a-fab3-4c1d-9078-3269ead66be6, X-ECOMP-TransactionID=LVJFI, X-Begin-Timestamp=2021-09-13T08:49:22.365+0000, id=234e8c19-5168-709e-8fc5-bdbc86cbab45, timestamp=1631522962366}], headers={id=058c5075-553f-de38-8ae3-334a1b652192, timestamp=1631522962377}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8646969a-fab3-4c1d-9078-3269ead66be6, X-ECOMP-TransactionID=LVJFI, X-Begin-Timestamp=2021-09-13T08:49:22.365+0000, id=234e8c19-5168-709e-8fc5-bdbc86cbab45, timestamp=1631522962366}] 2021-09-13 08:49:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:49:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:49:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-22, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:49:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-22, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:49:38.343 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: 98c8b17e-9b62-4ce7-a9ed-ba326028a2bf, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:49:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-22, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:49:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-22, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=041f13f5-5a3b-4be1-a567-e801af227849, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:49:38 GMT, content-length=3707] 2021-09-13 08:49:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-22, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:49:38.366 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:49:38.366 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-22, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:49:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-22, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:49:38.367  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:49:38.367 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:49:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:49:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:49:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:49:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:49:52.366+0000|9251db21-652e-4a0d-bcf6-846c1ad7dceb|Request Id: 9251db21-652e-4a0d-bcf6-846c1ad7dceb. Transaction Id: KFITS. Begin TS: 2021-09-13T08:49:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:49:52.366 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9251db21-652e-4a0d-bcf6-846c1ad7dceb. Transaction Id: KFITS. Begin TS: 2021-09-13T08:49:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:49:52.368+0000|2021-09-13T08:49:52.376+0000|9251db21-652e-4a0d-bcf6-846c1ad7dceb|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9251db21-652e-4a0d-bcf6-846c1ad7dceb, Transaction Id: KFITS, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:49:52.376 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9251db21-652e-4a0d-bcf6-846c1ad7dceb, Transaction Id: KFITS, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:49:52.377 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9251db21-652e-4a0d-bcf6-846c1ad7dceb, X-ECOMP-TransactionID=KFITS, X-Begin-Timestamp=2021-09-13T08:49:52.366+0000, id=9c3e5704-2790-bf77-1230-be1374dea4ce, timestamp=1631522992367}], headers={id=e0843822-efe5-758e-c57e-f201a054bd3e, timestamp=1631522992377}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9251db21-652e-4a0d-bcf6-846c1ad7dceb, X-ECOMP-TransactionID=KFITS, X-Begin-Timestamp=2021-09-13T08:49:52.366+0000, id=9c3e5704-2790-bf77-1230-be1374dea4ce, timestamp=1631522992367}] 2021-09-13T08:50:22.366+0000|08875c21-698c-4a60-9de7-fe8f99cdfc33|Request Id: 08875c21-698c-4a60-9de7-fe8f99cdfc33. Transaction Id: K4VKG. Begin TS: 2021-09-13T08:50:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:50:22.365 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 08875c21-698c-4a60-9de7-fe8f99cdfc33. Transaction Id: K4VKG. Begin TS: 2021-09-13T08:50:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:50:22.367+0000|2021-09-13T08:50:22.377+0000|08875c21-698c-4a60-9de7-fe8f99cdfc33|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 08875c21-698c-4a60-9de7-fe8f99cdfc33, Transaction Id: K4VKG, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:50:22.377 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 08875c21-698c-4a60-9de7-fe8f99cdfc33, Transaction Id: K4VKG, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:50:22.377 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=08875c21-698c-4a60-9de7-fe8f99cdfc33, X-ECOMP-TransactionID=K4VKG, X-Begin-Timestamp=2021-09-13T08:50:22.365+0000, id=39d2d3b5-674c-601f-06c7-2c9b2d57c99e, timestamp=1631523022366}], headers={id=79faaa34-be9e-4c13-1093-defda62b0dd4, timestamp=1631523022377}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=08875c21-698c-4a60-9de7-fe8f99cdfc33, X-ECOMP-TransactionID=K4VKG, X-Begin-Timestamp=2021-09-13T08:50:22.365+0000, id=39d2d3b5-674c-601f-06c7-2c9b2d57c99e, timestamp=1631523022366}] 2021-09-13 08:50:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:50:38.341 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:50:38.341 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-23, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:50:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-23, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:50:38.342 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: 5c85f81e-9bd9-4524-ad62-03ac36d965a1, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:50:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-23, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:50:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-23, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=babfb0db-b181-4fd0-bbbf-beb14ad73435, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:50:38 GMT, content-length=3707] 2021-09-13 08:50:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-23, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:50:38.362 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:50:38.363 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-23, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:50:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-23, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:50:38.364  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:50:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:50:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:50:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:50:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:50:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:50:52.365+0000|5d2805a2-6963-49a9-be48-ff6d917d58ed|Request Id: 5d2805a2-6963-49a9-be48-ff6d917d58ed. Transaction Id: OFVRA. Begin TS: 2021-09-13T08:50:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:50:52.365 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 5d2805a2-6963-49a9-be48-ff6d917d58ed. Transaction Id: OFVRA. Begin TS: 2021-09-13T08:50:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:50:52.366+0000|2021-09-13T08:50:52.374+0000|5d2805a2-6963-49a9-be48-ff6d917d58ed|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5d2805a2-6963-49a9-be48-ff6d917d58ed, Transaction Id: OFVRA, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:50:52.374 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 5d2805a2-6963-49a9-be48-ff6d917d58ed, Transaction Id: OFVRA, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:50:52.375 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5d2805a2-6963-49a9-be48-ff6d917d58ed, X-ECOMP-TransactionID=OFVRA, X-Begin-Timestamp=2021-09-13T08:50:52.365+0000, id=0b894d1f-bf60-747f-4ecc-7d5d5c4563df, timestamp=1631523052365}], headers={id=6dd7c542-3286-0bce-e978-a31669f51529, timestamp=1631523052375}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5d2805a2-6963-49a9-be48-ff6d917d58ed, X-ECOMP-TransactionID=OFVRA, X-Begin-Timestamp=2021-09-13T08:50:52.365+0000, id=0b894d1f-bf60-747f-4ecc-7d5d5c4563df, timestamp=1631523052365}] 2021-09-13T08:51:22.366+0000|97415a6e-8ab4-4506-84b6-5fdaff2d55e3|Request Id: 97415a6e-8ab4-4506-84b6-5fdaff2d55e3. Transaction Id: U5UMM. Begin TS: 2021-09-13T08:51:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:51:22.366 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 97415a6e-8ab4-4506-84b6-5fdaff2d55e3. Transaction Id: U5UMM. Begin TS: 2021-09-13T08:51:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:51:22.367+0000|2021-09-13T08:51:22.375+0000|97415a6e-8ab4-4506-84b6-5fdaff2d55e3|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 97415a6e-8ab4-4506-84b6-5fdaff2d55e3, Transaction Id: U5UMM, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:51:22.375 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 97415a6e-8ab4-4506-84b6-5fdaff2d55e3, Transaction Id: U5UMM, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:51:22.376 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=97415a6e-8ab4-4506-84b6-5fdaff2d55e3, X-ECOMP-TransactionID=U5UMM, X-Begin-Timestamp=2021-09-13T08:51:22.365+0000, id=db961c54-82cc-e92c-a13e-e0cef296556f, timestamp=1631523082366}], headers={id=4cc11e6b-9f8a-3d63-dfbe-d576abbb2eae, timestamp=1631523082376}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=97415a6e-8ab4-4506-84b6-5fdaff2d55e3, X-ECOMP-TransactionID=U5UMM, X-Begin-Timestamp=2021-09-13T08:51:22.365+0000, id=db961c54-82cc-e92c-a13e-e0cef296556f, timestamp=1631523082366}] 2021-09-13 08:51:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:51:38.341 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:51:38.341 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-24, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:51:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-24, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:51:38.342 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: 99c30a23-e8fd-41b0-8bab-9ece626dbe30, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:51:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-24, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:51:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-24, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=6dba455e-882a-435d-88c1-e9baf42334f5, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:51:38 GMT, content-length=3707] 2021-09-13 08:51:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-24, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:51:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:51:38.364 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-24, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:51:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-24, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:51:38.365  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:51:38.365 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:51:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:51:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:51:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:51:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:51:52.366+0000|aa59b40b-b26b-4c2b-8d69-3ab4215b065a|Request Id: aa59b40b-b26b-4c2b-8d69-3ab4215b065a. Transaction Id: LVF8O. Begin TS: 2021-09-13T08:51:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:51:52.366 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: aa59b40b-b26b-4c2b-8d69-3ab4215b065a. Transaction Id: LVF8O. Begin TS: 2021-09-13T08:51:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:51:52.367+0000|2021-09-13T08:51:52.374+0000|aa59b40b-b26b-4c2b-8d69-3ab4215b065a|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aa59b40b-b26b-4c2b-8d69-3ab4215b065a, Transaction Id: LVF8O, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:51:52.374 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: aa59b40b-b26b-4c2b-8d69-3ab4215b065a, Transaction Id: LVF8O, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:51:52.375 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aa59b40b-b26b-4c2b-8d69-3ab4215b065a, X-ECOMP-TransactionID=LVF8O, X-Begin-Timestamp=2021-09-13T08:51:52.365+0000, id=a125dd73-251b-c114-0b20-81f69f1c18e4, timestamp=1631523112366}], headers={id=1c031c52-bd44-da04-1b58-94ed31536849, timestamp=1631523112375}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aa59b40b-b26b-4c2b-8d69-3ab4215b065a, X-ECOMP-TransactionID=LVF8O, X-Begin-Timestamp=2021-09-13T08:51:52.365+0000, id=a125dd73-251b-c114-0b20-81f69f1c18e4, timestamp=1631523112366}] 2021-09-13T08:52:22.365+0000|0e601f29-2a84-49bb-9cfc-8219f57407c6|Request Id: 0e601f29-2a84-49bb-9cfc-8219f57407c6. Transaction Id: AJSS8. Begin TS: 2021-09-13T08:52:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:52:22.365 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0e601f29-2a84-49bb-9cfc-8219f57407c6. Transaction Id: AJSS8. Begin TS: 2021-09-13T08:52:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:52:22.366+0000|2021-09-13T08:52:22.375+0000|0e601f29-2a84-49bb-9cfc-8219f57407c6|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0e601f29-2a84-49bb-9cfc-8219f57407c6, Transaction Id: AJSS8, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:52:22.375 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0e601f29-2a84-49bb-9cfc-8219f57407c6, Transaction Id: AJSS8, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:52:22.377 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=0e601f29-2a84-49bb-9cfc-8219f57407c6, X-ECOMP-TransactionID=AJSS8, X-Begin-Timestamp=2021-09-13T08:52:22.365+0000, id=0e685c4a-c344-9da0-6c0c-81395d9e7f57, timestamp=1631523142366}], headers={id=d4479068-2960-235a-d41a-b1e943387246, timestamp=1631523142377}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0e601f29-2a84-49bb-9cfc-8219f57407c6, X-ECOMP-TransactionID=AJSS8, X-Begin-Timestamp=2021-09-13T08:52:22.365+0000, id=0e685c4a-c344-9da0-6c0c-81395d9e7f57, timestamp=1631523142366}] 2021-09-13 08:52:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:52:38.341 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:52:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-25, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:52:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-25, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:52:38.342 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: 06c0de65-2e9f-46ea-93ff-4e80dd45b689, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:52:38.344 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-25, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:52:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-25, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=bcf0013e-a780-4355-b9e4-6049af46ef9f, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:52:38 GMT, content-length=3707] 2021-09-13 08:52:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-25, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:52:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:52:38.364 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-25, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:52:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-25, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:52:38.366  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:52:38.366 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:52:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:52:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:52:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:52:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:52:52.365+0000|ee944edc-74d7-483d-8bed-e5e7ca299ee8|Request Id: ee944edc-74d7-483d-8bed-e5e7ca299ee8. Transaction Id: YYVRA. Begin TS: 2021-09-13T08:52:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:52:52.365 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ee944edc-74d7-483d-8bed-e5e7ca299ee8. Transaction Id: YYVRA. Begin TS: 2021-09-13T08:52:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:52:52.367+0000|2021-09-13T08:52:52.374+0000|ee944edc-74d7-483d-8bed-e5e7ca299ee8|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ee944edc-74d7-483d-8bed-e5e7ca299ee8, Transaction Id: YYVRA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:52:52.374 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ee944edc-74d7-483d-8bed-e5e7ca299ee8, Transaction Id: YYVRA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:52:52.375 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=ee944edc-74d7-483d-8bed-e5e7ca299ee8, X-ECOMP-TransactionID=YYVRA, X-Begin-Timestamp=2021-09-13T08:52:52.365+0000, id=037c2558-9a1e-3fbc-f71f-964de6ffc3a9, timestamp=1631523172366}], headers={id=e2242333-e293-9681-da8e-fac8307b8ec6, timestamp=1631523172375}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ee944edc-74d7-483d-8bed-e5e7ca299ee8, X-ECOMP-TransactionID=YYVRA, X-Begin-Timestamp=2021-09-13T08:52:52.365+0000, id=037c2558-9a1e-3fbc-f71f-964de6ffc3a9, timestamp=1631523172366}] 2021-09-13T08:53:22.366+0000|2fdf699b-e6dc-46cb-82e0-be542fdc084d|Request Id: 2fdf699b-e6dc-46cb-82e0-be542fdc084d. Transaction Id: VGTM6. Begin TS: 2021-09-13T08:53:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:53:22.365 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2fdf699b-e6dc-46cb-82e0-be542fdc084d. Transaction Id: VGTM6. Begin TS: 2021-09-13T08:53:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:53:22.367+0000|2021-09-13T08:53:22.376+0000|2fdf699b-e6dc-46cb-82e0-be542fdc084d|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2fdf699b-e6dc-46cb-82e0-be542fdc084d, Transaction Id: VGTM6, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:53:22.376 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2fdf699b-e6dc-46cb-82e0-be542fdc084d, Transaction Id: VGTM6, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:53:22.377 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2fdf699b-e6dc-46cb-82e0-be542fdc084d, X-ECOMP-TransactionID=VGTM6, X-Begin-Timestamp=2021-09-13T08:53:22.365+0000, id=181dd8a9-8c5b-cef7-b52d-94de3975769b, timestamp=1631523202366}], headers={id=a67450f1-cc2a-f604-0c0c-8140c8bc665d, timestamp=1631523202377}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2fdf699b-e6dc-46cb-82e0-be542fdc084d, X-ECOMP-TransactionID=VGTM6, X-Begin-Timestamp=2021-09-13T08:53:22.365+0000, id=181dd8a9-8c5b-cef7-b52d-94de3975769b, timestamp=1631523202366}] 2021-09-13 08:53:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:53:38.341 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:53:38.341 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-26, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:53:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-26, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:53:38.342 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: d048c28d-d672-43fe-850c-b17574e1f0f0, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:53:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-26, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:53:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-26, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=444c04b0-a7b7-496c-bc21-61cdb4a489ef, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:53:38 GMT, content-length=3707] 2021-09-13 08:53:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-26, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:53:38.362 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:53:38.363 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-26, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:53:38.363 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-26, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:53:38.364  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:53:38.364 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:53:38.364 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:53:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:53:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:53:38.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:53:52.366+0000|dde9a562-8d94-4b30-8932-4c7e597156c0|Request Id: dde9a562-8d94-4b30-8932-4c7e597156c0. Transaction Id: MN6HQ. Begin TS: 2021-09-13T08:53:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:53:52.365 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: dde9a562-8d94-4b30-8932-4c7e597156c0. Transaction Id: MN6HQ. Begin TS: 2021-09-13T08:53:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:53:52.367+0000|2021-09-13T08:53:52.375+0000|dde9a562-8d94-4b30-8932-4c7e597156c0|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dde9a562-8d94-4b30-8932-4c7e597156c0, Transaction Id: MN6HQ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:53:52.375 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: dde9a562-8d94-4b30-8932-4c7e597156c0, Transaction Id: MN6HQ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:53:52.376 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dde9a562-8d94-4b30-8932-4c7e597156c0, X-ECOMP-TransactionID=MN6HQ, X-Begin-Timestamp=2021-09-13T08:53:52.365+0000, id=1627b3bf-9f1c-12dd-0046-55df19c75927, timestamp=1631523232366}], headers={id=f4800852-301c-aad5-e228-f1a3e03ad48f, timestamp=1631523232376}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=dde9a562-8d94-4b30-8932-4c7e597156c0, X-ECOMP-TransactionID=MN6HQ, X-Begin-Timestamp=2021-09-13T08:53:52.365+0000, id=1627b3bf-9f1c-12dd-0046-55df19c75927, timestamp=1631523232366}] 2021-09-13T08:54:22.366+0000|48d1be74-0c00-49e9-b17f-d1619ca232f1|Request Id: 48d1be74-0c00-49e9-b17f-d1619ca232f1. Transaction Id: ZKCMM. Begin TS: 2021-09-13T08:54:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:54:22.366 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 48d1be74-0c00-49e9-b17f-d1619ca232f1. Transaction Id: ZKCMM. Begin TS: 2021-09-13T08:54:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:54:22.368+0000|2021-09-13T08:54:22.375+0000|48d1be74-0c00-49e9-b17f-d1619ca232f1|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 48d1be74-0c00-49e9-b17f-d1619ca232f1, Transaction Id: ZKCMM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:54:22.375 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 48d1be74-0c00-49e9-b17f-d1619ca232f1, Transaction Id: ZKCMM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:54:22.376 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=48d1be74-0c00-49e9-b17f-d1619ca232f1, X-ECOMP-TransactionID=ZKCMM, X-Begin-Timestamp=2021-09-13T08:54:22.365+0000, id=7de8fcc9-7d11-fb6f-088d-bc538da74ed0, timestamp=1631523262366}], headers={id=96fd3adb-3ab4-fb2d-e478-5dbbd2ececb9, timestamp=1631523262376}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=48d1be74-0c00-49e9-b17f-d1619ca232f1, X-ECOMP-TransactionID=ZKCMM, X-Begin-Timestamp=2021-09-13T08:54:22.365+0000, id=7de8fcc9-7d11-fb6f-088d-bc538da74ed0, timestamp=1631523262366}] 2021-09-13 08:54:38.340 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:54:38.341 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:54:38.342 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-27, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:54:38.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-27, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:54:38.342 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: fd43e340-c922-4782-82d8-fe1dae2e7a16, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:54:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-27, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:54:38.360 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-27, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=7a3369fd-d1a8-4732-9560-325f41dea68a, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:54:38 GMT, content-length=3707] 2021-09-13 08:54:38.360 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-27, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:54:38.360 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:54:38.360 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-27, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:54:38.361 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-27, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:54:38.361  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:54:38.361 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:54:38.361 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:54:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:54:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:54:38.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:54:52.366+0000|c7efafa8-d935-4844-8d9f-eef7456c048d|Request Id: c7efafa8-d935-4844-8d9f-eef7456c048d. Transaction Id: RNAST. Begin TS: 2021-09-13T08:54:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:54:52.365 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: c7efafa8-d935-4844-8d9f-eef7456c048d. Transaction Id: RNAST. Begin TS: 2021-09-13T08:54:52.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:54:52.367+0000|2021-09-13T08:54:52.375+0000|c7efafa8-d935-4844-8d9f-eef7456c048d|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c7efafa8-d935-4844-8d9f-eef7456c048d, Transaction Id: RNAST, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:54:52.375 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: c7efafa8-d935-4844-8d9f-eef7456c048d, Transaction Id: RNAST, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:54:52.376 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c7efafa8-d935-4844-8d9f-eef7456c048d, X-ECOMP-TransactionID=RNAST, X-Begin-Timestamp=2021-09-13T08:54:52.365+0000, id=ff4433aa-f528-21bd-5161-cd9e6216c62b, timestamp=1631523292366}], headers={id=c8d2d648-7acc-ed81-309b-11a8faafe779, timestamp=1631523292376}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c7efafa8-d935-4844-8d9f-eef7456c048d, X-ECOMP-TransactionID=RNAST, X-Begin-Timestamp=2021-09-13T08:54:52.365+0000, id=ff4433aa-f528-21bd-5161-cd9e6216c62b, timestamp=1631523292366}] 2021-09-13T08:55:22.366+0000|77fb759d-37cc-47d7-aba3-c43eb283d572|Request Id: 77fb759d-37cc-47d7-aba3-c43eb283d572. Transaction Id: WOPHQ. Begin TS: 2021-09-13T08:55:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:55:22.366 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 77fb759d-37cc-47d7-aba3-c43eb283d572. Transaction Id: WOPHQ. Begin TS: 2021-09-13T08:55:22.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:55:22.367+0000|2021-09-13T08:55:22.374+0000|77fb759d-37cc-47d7-aba3-c43eb283d572|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 77fb759d-37cc-47d7-aba3-c43eb283d572, Transaction Id: WOPHQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:55:22.374 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 77fb759d-37cc-47d7-aba3-c43eb283d572, Transaction Id: WOPHQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:55:22.375 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=77fb759d-37cc-47d7-aba3-c43eb283d572, X-ECOMP-TransactionID=WOPHQ, X-Begin-Timestamp=2021-09-13T08:55:22.366+0000, id=03a82d7c-78d1-164b-33d2-1005a4d56bcd, timestamp=1631523322366}], headers={id=bab7086f-6494-b380-f898-48123a84a91d, timestamp=1631523322375}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=77fb759d-37cc-47d7-aba3-c43eb283d572, X-ECOMP-TransactionID=WOPHQ, X-Begin-Timestamp=2021-09-13T08:55:22.366+0000, id=03a82d7c-78d1-164b-33d2-1005a4d56bcd, timestamp=1631523322366}] 2021-09-13 08:55:38.342 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-09-13 08:55:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-09-13 08:55:38.343 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:d3dab2da-28, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-09-13 08:55:38.343 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-28, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_prepared]) 2021-09-13 08:55:38.344 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: 762ced53-0291-4386-9032-f0669c0ef9ff, X-RequestID: 410fdd26-c3ea-42c1-a05e-78f9cb7b4cd3, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-09-13 08:55:38.345 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-28, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [request_sent]) 2021-09-13 08:55:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-28, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received response (auto-read:false) : [x-onap-requestid=19a0031c-39d8-466a-af72-e931f84fca8a, Content-Type=application/json, Date=Mon, 13 Sep 2021 08:55:38 GMT, content-length=3707] 2021-09-13 08:55:38.366 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da-28, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_received]) 2021-09-13 08:55:38.366 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-09-13 08:55:38.366 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:d3dab2da-28, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-09-13 08:55:38.367 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:d3dab2da-28, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Received last HTTP packet 2021-09-13 08:55:38.368  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-09-13 08:55:38.368 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-09-13 08:55:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [response_completed]) 2021-09-13 08:55:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xd3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443]}}, [disconnecting]) 2021-09-13 08:55:38.368 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Releasing channel 2021-09-13 08:55:38.369 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:d3dab2da, L:/10.233.72.117:47648 - R:config-binding-service.onap.svc.cluster.local/10.233.67.162:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-09-13T08:55:52.366+0000|a80adb58-00f1-4944-9c1d-dc85d4bf654a|Request Id: a80adb58-00f1-4944-9c1d-dc85d4bf654a. Transaction Id: BB2HV. Begin TS: 2021-09-13T08:55:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:55:52.366 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a80adb58-00f1-4944-9c1d-dc85d4bf654a. Transaction Id: BB2HV. Begin TS: 2021-09-13T08:55:52.366+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:55:52.368+0000|2021-09-13T08:55:52.376+0000|a80adb58-00f1-4944-9c1d-dc85d4bf654a|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.117|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a80adb58-00f1-4944-9c1d-dc85d4bf654a, Transaction Id: BB2HV, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:55:52.376 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a80adb58-00f1-4944-9c1d-dc85d4bf654a, Transaction Id: BB2HV, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:55:52.377 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a80adb58-00f1-4944-9c1d-dc85d4bf654a, X-ECOMP-TransactionID=BB2HV, X-Begin-Timestamp=2021-09-13T08:55:52.366+0000, id=23c79ae5-9dc9-b33d-5966-c32029eefadc, timestamp=1631523352367}], headers={id=129dc21a-d0e9-0786-0294-e07a77d80db9, timestamp=1631523352377}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a80adb58-00f1-4944-9c1d-dc85d4bf654a, X-ECOMP-TransactionID=BB2HV, X-Begin-Timestamp=2021-09-13T08:55:52.366+0000, id=23c79ae5-9dc9-b33d-5966-c32029eefadc, timestamp=1631523352367}] 2021-09-13T08:56:22.366+0000|83377ae9-825d-4729-9507-134e3f444924|Request Id: 83377ae9-825d-4729-9507-134e3f444924. Transaction Id: 9RAUA. Begin TS: 2021-09-13T08:56:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13 08:56:22.365 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 83377ae9-825d-4729-9507-134e3f444924. Transaction Id: 9RAUA. Begin TS: 2021-09-13T08:56:22.365+0000. Starting new DMaaP MR Subscriber poll. 2021-09-13T08:56:22.367+0000|2021-09-13T08:56:22.374+0000|83377ae9-825d-4729-9507-134e3f444924|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.117|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 83377ae9-825d-4729-9507-134e3f444924, Transaction Id: 9RAUA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:56:22.374 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 83377ae9-825d-4729-9507-134e3f444924, Transaction Id: 9RAUA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-09-13 08:56:22.375 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSu